Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SYM01/algo

Repository files navigation

algo

PkgGoDev codecov

algo == common ALgorithms and data structures for GOlang.

Features:

  • avl: an easy-to-use AVL tree in Golang
  • ipfilter: a high performance IP filter based on AVL tree
  • concurrent: some well-tested concurrent features, such as Goroutine pool
  • stream: a set of utils to modify the stream, such as streaming replace

More and more common algorithms and data structures will be implemented here.

Install

go get -u github.com/sym01/algo

Document

API Reference

About

algo == common algorithm data structures for Golang.

Topics

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /