hashicorp / go-immutable-radixLinks
An immutable radix tree implementation in Golang
☆1,062Updated 2 weeks ago
Alternatives and similar repositories for go-immutable-radix
Users that are interested in go-immutable-radix are comparing it to the libraries listed below
Sorting:
- Golang implementation of Radix trees☆923Updated last year
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,010Updated 8 months ago
- A portable mmap package for Go☆1,071Updated 8 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆580Updated 5 years ago
- A disk-backed key-value store.☆1,443Updated 3 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆778Updated last week
- Consistent hashing with bounded loads in Golang☆745Updated last year
- Type-safe, zero-allocation sets for Go☆818Updated 5 years ago
- Golang channel helpers and special types☆810Updated last year
- Goroutine Leak Detector☆1,042Updated 4 years ago
- Raft backend implementation using BoltDB☆691Updated 3 weeks ago
- Diodes are ring buffers manipulated via atomics.☆484Updated last week
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆815Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,868Updated last month
- The Snappy compression format in the Go programming language.☆1,561Updated 6 months ago
- A golang LRU Cache for high concurrency☆1,374Updated 8 months ago
- Go package implementing bitsets☆1,449Updated last week
- A Go metrics interface with fast buffered metrics and third party reporters☆887Updated 2 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 3 months ago
- Circuit Breakers in Go☆1,157Updated last year
- Persistent stacks and queues for Go backed by LevelDB☆865Updated 8 months ago
- dque is a fast, embedded, durable queue for Go☆789Updated 10 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,529Updated this week
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,426Updated 4 months ago
- Benchmarks of Go serialization methods☆1,607Updated 2 months ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,555Updated last week
- Fast golang queue using ring-buffer☆633Updated 2 years ago