tidwall / btreeLinks
B-tree implementation for Go
☆1,179Updated 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.☆696Updated 4 months ago
- Golang port of Abseil's SwissTable☆829Updated 9 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆907Updated 3 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,503Updated 6 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Updated 5 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,025Updated last year
- Embedded key-value store for read-heavy workloads written in Go☆1,347Updated 2 months ago
- Fast ring-buffer deque (double-ended queue)☆746Updated last month
- High Availability Raft Framework for Go☆656Updated 2 weeks ago
- An embedded time-series database☆1,226Updated 4 months ago
- Concurrent data structures for Go☆1,530Updated 3 months ago
- Online deadlock detection in go (golang)☆1,155Updated 2 months ago
- A golang LRU Cache for high concurrency☆1,384Updated last month
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated 6 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- Go execution trace frontend☆1,363Updated 2 weeks ago
- Go package implementing bitsets☆1,470Updated 3 weeks ago
- Provides easy-to-use async IO interface with io_uring☆675Updated 2 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,811Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,304Updated last month
- Modern embedded SQL database☆1,652Updated last week
- A pure golang SQL database for database theory research☆849Updated 4 years ago
- Adaptive Radix Trees implemented in Go☆410Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,056Updated last year
- A collection of generic data structures written in Go.☆1,348Updated last year
- A portable mmap package for Go☆1,081Updated last year
- Anti-memory-waste byte buffer pool☆1,320Updated last year
- Generate x86 Assembly with Go☆2,915Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆612Updated 9 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆497Updated last year