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:
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆349Updated 4 years ago
- Bitset data structure☆164Updated 2 years ago
- Code used in the "Go Profiling and Optimization" talk☆82Updated 7 years ago
- Recursive go testing, done better.☆141Updated 11 years ago
- my personal golang lib☆127Updated 4 years ago
- Go YAML Parser for Simple YAML☆216Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- ☆240Updated 2 years ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- A least frequently used cache for Golang☆152Updated 5 years ago
- Common Go lang data structures, utilities, ML algorithms etc☆145Updated 9 years ago
- go-farm: a pure-Go farmhash implementation☆251Updated 9 months ago
- Various golang benchmarks I've written☆109Updated 7 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
- Golang circular (ring) buffer☆174Updated 2 years ago
- A Go redis cluster client built on top of redigo.☆231Updated last year
- A few miscellaneous Go microbenchmarks.☆148Updated 9 years ago
- Go reflection simplified☆102Updated 8 months ago
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆136Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated last month
- ☆154Updated last year
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- a Go package to observe notable events in a decoupled fashion☆239Updated 12 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Easy json/xml Tag generation tool for golang☆71Updated 5 years ago