tidwall / btreeLinks
B-tree implementation for Go
☆1,173Updated 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.☆691Updated 3 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,503Updated 5 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- Golang port of Abseil's SwissTable☆828Updated 9 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆905Updated 2 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Fast ring-buffer deque (double-ended queue)☆744Updated last month
- An embedded time-series database☆1,223Updated 4 months ago
- Go package implementing bitsets☆1,465Updated last week
- Consistent hashing with bounded loads in Golang☆760Updated 2 years ago
- A golang LRU Cache for high concurrency☆1,382Updated last month
- Concurrent data structures for Go☆1,524Updated 2 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,801Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,298Updated last month
- Online deadlock detection in go (golang)☆1,152Updated last month
- An immutable radix tree implementation in Golang☆1,078Updated 2 weeks ago
- Go execution trace frontend☆1,348Updated last week
- Modern embedded SQL database☆1,643Updated last month
- A portable mmap package for Go☆1,079Updated 11 months ago
- High Availability Raft Framework for Go☆654Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,045Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,989Updated 3 months ago
- Adaptive Radix Trees implemented in Go☆408Updated 2 weeks ago
- Anti-memory-waste byte buffer pool☆1,312Updated last year
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,399Updated 2 years ago
- A collection of generic data structures written in Go.☆1,346Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,438Updated 7 months ago
- Provides easy-to-use async IO interface with io_uring☆674Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆608Updated 8 months ago