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.☆352Updated 4 years ago
- ☆243Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- A Go redis cluster client built on top of redigo.☆232Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆379Updated 4 months ago
- Bitset data structure☆166Updated 2 years ago
- concurrency utilities☆303Updated 6 years ago
- Code used in the "Go Profiling and Optimization" talk☆82Updated 8 years ago
- A few miscellaneous Go microbenchmarks.☆150Updated 9 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Collect golang runtime metrics, pushing to InfluxDB or pulling with Telegraf☆288Updated 7 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A playground for things that aren't interesting enough to have their own repo.☆335Updated last year
- Buffer/Byte pool for Go☆477Updated 6 years ago
- [mirror] Performance measurement, storage, and analysis.☆387Updated last month
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆290Updated 3 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- my personal golang lib☆127Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆255Updated last year
- Non blocking data structures for Go☆267Updated 9 years ago
- [DEPRECATED] Please see https://github.com/bsm/redislock instead☆142Updated 6 years ago
- a Go package to observe notable events in a decoupled fashion☆239Updated 12 years ago
- Go YAML Parser for Simple YAML☆218Updated 2 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago