tidwall / btreeLinks
B-tree implementation for Go
☆1,167Updated 2 weeks ago
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- Write ahead log for Go.☆689Updated 2 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆903Updated last month
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,500Updated 4 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Embedded key-value store for read-heavy workloads written in Go☆1,347Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,876Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)☆739Updated 2 weeks ago
- High Availability Raft Framework for Go☆651Updated 3 months ago
- Golang port of Abseil's SwissTable☆828Updated 8 months ago
- An embedded time-series database☆1,219Updated 3 months ago
- Go package implementing bitsets☆1,456Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,039Updated last year
- A portable mmap package for Go☆1,077Updated 11 months ago
- Modern embedded SQL database☆1,637Updated 2 weeks ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,979Updated 2 months ago
- Adaptive Radix Trees implemented in Go☆406Updated 11 months ago
- Optimized JSON for Go☆925Updated last week
- Consistent hashing with bounded loads in Golang☆757Updated 2 years ago
- Concurrent data structures for Go☆1,516Updated 2 months ago
- A collection of generic data structures written in Go.☆1,347Updated last year
- An immutable radix tree implementation in Golang☆1,074Updated last week
- A golang LRU Cache for high concurrency☆1,381Updated 2 weeks ago
- Go execution trace frontend☆1,338Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆602Updated 8 months ago
- Online deadlock detection in go (golang)☆1,150Updated 3 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,291Updated last week
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- An early PostgreSQL implementation in Go☆726Updated 4 years ago
- Go library implementing binary fuse and xor filters☆701Updated 2 months ago
- Anti-memory-waste byte buffer pool☆1,310Updated last year