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:
- ☆243Updated 3 years ago
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- A few miscellaneous Go microbenchmarks.☆150Updated 9 years ago
- A skip list implementation in Go☆239Updated 6 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆380Updated 5 months ago
- concurrency utilities☆304Updated 6 years ago
- Go YAML Parser for Simple YAML☆220Updated 2 years ago
- A playground for things that aren't interesting enough to have their own repo.☆336Updated last year
- Code used in the "Go Profiling and Optimization" talk☆83Updated 8 years ago
- Go datastructures.☆419Updated 3 years ago
- Simple AMQP wrapper around github.com/streadway/amqp☆172Updated 2 years ago
- Simple, thread-safe Go rate-limiter☆82Updated 4 months ago
- Buffer/Byte pool for Go☆477Updated 6 years ago
- ☆154Updated last year
- Collect golang runtime metrics, pushing to InfluxDB or pulling with Telegraf☆288Updated 7 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆293Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- [DEPRECATED] Please see https://github.com/bsm/redislock instead☆142Updated 6 years ago
- A Go redis cluster client built on top of redigo.☆232Updated 2 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆290Updated 5 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago