tidwall / btree
B-tree implementation for Go
☆1,092Updated 9 months ago
Alternatives and similar repositories for btree:
Users that are interested in btree are comparing it to the libraries listed below
- Write ahead log for Go.☆645Updated 4 months ago
- An immutable radix tree implementation in Golang☆1,033Updated last month
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,463Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,830Updated 2 weeks ago
- Embedded key-value store for read-heavy workloads written in Go☆1,322Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,189Updated 8 months ago
- Fastest and most memory efficient golang concurrent hashmap☆980Updated 4 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆885Updated last year
- Go package implementing bitsets☆1,396Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,906Updated 8 months ago
- Golang port of Abseil's SwissTable☆826Updated 2 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,634Updated last month
- Concurrent data structures for Go☆1,225Updated last month
- A portable mmap package for Go☆993Updated 3 months ago
- Anti-memory-waste byte buffer pool☆1,238Updated 8 months ago
- Fast ring-buffer deque (double-ended queue)☆659Updated last week
- Modern embedded SQL database☆1,577Updated 4 months ago
- Online deadlock detection in go (golang)☆1,087Updated 2 months ago
- A disk-backed key-value store.☆1,422Updated 3 years ago
- A golang LRU Cache for high concurrency☆1,334Updated 2 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,884Updated 2 weeks ago
- High Availability Raft Framework for Go☆618Updated 2 months ago
- Golang implementation of Radix trees☆903Updated 8 months ago
- Go execution trace frontend☆1,240Updated 3 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,522Updated 3 months ago
- XXH3 algorithm in Go☆441Updated 2 weeks ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆908Updated 2 years ago
- indexing library for Go☆1,944Updated 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…☆321Updated this week
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,349Updated last year