armon / go-radix
Golang implementation of Radix trees
☆896Updated 6 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,020Updated 3 weeks ago
- Go package implementing bitsets☆1,377Updated 3 weeks ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆767Updated 4 months ago
- Golang channel helpers and special types☆808Updated 10 months ago
- Visualise Go program GC trace data in real time☆1,102Updated 5 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,373Updated last week
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆569Updated 4 years ago
- The Snappy compression format in the Go programming language.☆1,547Updated last year
- Buffer/Byte pool for Go☆470Updated 5 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,811Updated last year
- A portable mmap package for Go☆982Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆479Updated 3 months ago
- A disk-backed key-value store.☆1,411Updated 3 years ago
- Type-safe, zero-allocation sets for Go☆815Updated 4 years ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,517Updated last year
- Fast golang queue using ring-buffer☆618Updated last year
- A golang LRU Cache for high concurrency☆1,326Updated 3 weeks ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆884Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,858Updated 6 months ago
- Goroutine Leak Detector☆1,042Updated 4 years ago
- Raft backend implementation using BoltDB☆664Updated this week
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- [mirror] concurrency primitives☆881Updated last month
- Circuit Breakers in Go☆1,131Updated 8 months ago
- Anti-memory-waste byte buffer pool☆1,216Updated 5 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,819Updated last month
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆805Updated 2 years ago
- Benchmarks of Go serialization methods☆1,580Updated 4 months ago
- Thread-safe file locking library in Go☆603Updated last week
- Native MurmurHash3 Go implementation☆961Updated last year