tidwall / btreeLinks
B-tree implementation for Go
☆1,149Updated last month
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.☆678Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,869Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,019Updated 10 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆896Updated last year
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,493Updated 2 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,347Updated 8 months ago
- Golang port of Abseil's SwissTable☆830Updated 6 months ago
- Fast ring-buffer deque (double-ended queue)☆704Updated 2 months ago
- Go package implementing bitsets☆1,451Updated 2 weeks ago
- High Availability Raft Framework for Go☆650Updated last month
- An embedded time-series database☆1,213Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,265Updated last month
- A portable mmap package for Go☆1,071Updated 9 months ago
- Adaptive Radix Trees implemented in Go☆399Updated 9 months ago
- An immutable radix tree implementation in Golang☆1,062Updated last week
- Generate x86 Assembly with Go☆2,872Updated 2 weeks ago
- A golang LRU Cache for high concurrency☆1,376Updated 8 months ago
- ⚡ A memory arena implementation for Go.☆553Updated last year
- Concurrent data structures for Go☆1,485Updated this week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,759Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,298Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆685Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,012Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,955Updated 3 weeks ago
- Consistent hashing with bounded loads in Golang☆746Updated last year
- Modern embedded SQL database☆1,619Updated last week
- A collection of generic data structures written in Go.☆1,342Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆593Updated 6 months ago
- Optimized JSON for Go☆909Updated 2 weeks ago
- Online deadlock detection in go (golang)☆1,144Updated 2 weeks ago