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
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆158Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 2 months ago
- Code used in the "Go Profiling and Optimization" talk☆82Updated 7 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- A Go redis cluster client built on top of redigo.☆231Updated last year
- Bitset data structure☆164Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Various golang benchmarks I've written☆109Updated 7 years ago
- Recursive go testing, done better.☆141Updated 11 years ago
- A few miscellaneous Go microbenchmarks.☆148Updated 9 years ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆251Updated 10 months ago
- A pseudo-random number generator wriiten in Golang☆112Updated 2 years ago
- [mirror] Performance measurement, storage, and analysis.☆387Updated 3 weeks ago
- Go Pooling Helpers☆117Updated 5 years ago
- concurrency utilities☆301Updated 5 years ago
- A least frequently used cache for Golang☆152Updated 5 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- TryLock for Go☆66Updated 5 years ago
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 10 months ago
- A trivial channel pubsub I use in lots of projects.☆245Updated last year
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆136Updated last year
- ☆241Updated 2 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- [mirror] debugging tools☆239Updated last week