armon / go-radix
Golang implementation of Radix trees
☆905Updated 10 months ago
Alternatives and similar repositories for go-radix:
Users that are interested in go-radix are comparing it to the libraries listed below
- An immutable radix tree implementation in Golang☆1,038Updated 2 weeks ago
- Go package implementing bitsets☆1,408Updated this week
- A portable mmap package for Go☆1,022Updated 4 months ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆810Updated 2 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆576Updated 4 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆768Updated 7 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,840Updated last month
- A disk-backed key-value store.☆1,431Updated 3 years ago
- Golang channel helpers and special types☆809Updated last year
- The Snappy compression format in the Go programming language.☆1,556Updated last month
- Goroutine Leak Detector☆1,044Updated 4 years ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,843Updated last month
- Goroutine local storage☆674Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆891Updated last year
- A golang LRU Cache for high concurrency☆1,344Updated 4 months ago
- LZ4 compression and decompression in pure Go☆914Updated 3 weeks ago
- Fast golang queue using ring-buffer☆623Updated 2 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,884Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,929Updated 10 months ago
- Buffer/Byte pool for Go☆475Updated 5 years ago
- Anti-memory-waste byte buffer pool☆1,258Updated 9 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,399Updated 3 weeks ago
- reflect api without runtime reflect.Value cost☆790Updated last month
- Native MurmurHash3 Go implementation☆978Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated last year
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,540Updated 3 months ago
- Benchmarks of Go serialization methods☆1,587Updated 8 months ago