tidwall / btreeLinks
B-tree implementation for Go
☆1,107Updated 11 months 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.☆662Updated 6 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,474Updated last year
- High Availability Raft Framework for Go☆634Updated last month
- Fast ring-buffer deque (double-ended queue)☆682Updated 3 weeks ago
- Golang port of Abseil's SwissTable☆825Updated 2 months ago
- A portable mmap package for Go☆1,027Updated 5 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆978Updated 2 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,335Updated 4 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,708Updated last week
- An immutable radix tree implementation in Golang☆1,042Updated this week
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆888Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,918Updated 2 months ago
- Concurrent data structures for Go☆1,341Updated 3 weeks ago
- Go package implementing bitsets☆1,419Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- Anti-memory-waste byte buffer pool☆1,275Updated 10 months ago
- Go execution trace frontend☆1,258Updated 2 months ago
- Fastest and most memory efficient golang concurrent hashmap☆993Updated 7 months ago
- Adaptive Radix Trees implemented in Go☆390Updated 5 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,217Updated last week
- Golang implementation of Radix trees☆908Updated 10 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆329Updated 3 weeks ago
- Consistent hashing with bounded loads in Golang☆733Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,949Updated 10 months ago
- Zero-allocation reflection library for Go☆572Updated last year
- Simple dense bitmap index in Go with binary operators☆334Updated last week
- Raft implementation in Go☆1,152Updated 4 months ago
- A collection of generic data structures written in Go.☆1,307Updated last year
- XXH3 algorithm in Go☆451Updated 2 months ago