tidwall / btreeLinks
B-tree implementation for Go
☆1,131Updated 3 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.☆670Updated 8 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,491Updated last month
- Embedded key-value store for read-heavy workloads written in Go☆1,346Updated 6 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,010Updated 9 months ago
- Fast ring-buffer deque (double-ended queue)☆694Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,861Updated this week
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆894Updated last year
- A golang LRU Cache for high concurrency☆1,368Updated 7 months ago
- High Availability Raft Framework for Go☆642Updated 3 months ago
- A portable mmap package for Go☆1,061Updated 7 months ago
- Adaptive Radix Trees implemented in Go☆395Updated 7 months ago
- Golang port of Abseil's SwissTable☆828Updated 4 months ago
- Go package implementing bitsets☆1,437Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,247Updated last week
- Consistent hashing with bounded loads in Golang☆741Updated last year
- Anti-memory-waste byte buffer pool☆1,289Updated last year
- Online deadlock detection in go (golang)☆1,134Updated 7 months ago
- A pure golang SQL database for database theory research☆844Updated 3 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,988Updated last year
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated last month
- Example code for how to get hashicorp/raft running with gRPC☆227Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,744Updated last week
- RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc☆362Updated 2 months ago
- Concurrent data structures for Go☆1,440Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆590Updated 4 months ago
- An immutable radix tree implementation in Golang☆1,057Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆681Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,938Updated last month
- Modern embedded SQL database☆1,610Updated 8 months ago
- indexing library for Go☆1,973Updated last year