golang-collections / go-datastructuresLinks
go datastructures using generics
☆105Updated 8 years ago
Alternatives and similar repositories for go-datastructures
Users that are interested in go-datastructures are comparing it to the libraries listed below
Sorting:
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated 3 months ago
- TryLock for Go☆66Updated 5 years ago
- ☆242Updated 3 years ago
- A few miscellaneous Go microbenchmarks.☆149Updated 9 years ago
- Go YAML Parser for Simple YAML☆217Updated 2 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆160Updated 2 years ago
- Go datastructures.☆418Updated 2 years ago
- A playground for things that aren't interesting enough to have their own repo.☆334Updated 11 months ago
- Code used in the "Go Profiling and Optimization" talk☆82Updated 8 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 3 years ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆137Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆401Updated 4 years ago
- Customizable TCP net.Listener for Go☆149Updated 2 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆286Updated 3 years ago
- [mirror]☆280Updated 11 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Buffer/Byte pool for Go☆477Updated 6 years ago
- A Go redis cluster client built on top of redigo.☆232Updated last year
- A skip list implementation in Go☆238Updated 5 years ago
- Bitset data structure☆164Updated 2 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- A simple parser & evaluator of the arithmetic/logical conditions☆213Updated 5 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Pure Go Implementation of a Subset of ZeroMQ☆302Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆339Updated 2 years ago
- [DEPRECATED] Please see https://github.com/bsm/redislock instead☆142Updated 6 years ago
- Collect golang runtime metrics, pushing to InfluxDB or pulling with Telegraf☆288Updated 7 years ago