tidwall / btreeLinks
B-tree implementation for Go
☆1,122Updated last week
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.☆667Updated 7 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,486Updated 2 weeks ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆892Updated last year
- Golang port of Abseil's SwissTable☆827Updated 4 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,859Updated 3 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆1,003Updated 8 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,343Updated 5 months ago
- High Availability Raft Framework for Go☆637Updated 2 months ago
- Fast ring-buffer deque (double-ended queue)☆690Updated this week
- Concurrent data structures for Go☆1,415Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,974Updated last year
- An immutable radix tree implementation in Golang☆1,048Updated last week
- A golang LRU Cache for high concurrency☆1,366Updated 6 months ago
- Optimized JSON for Go☆902Updated last week
- An embedded time-series database☆1,201Updated 8 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- Go execution trace frontend☆1,268Updated 4 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,238Updated last month
- Go package implementing bitsets☆1,429Updated last month
- 📝 Go: A Documentary | https://golang.design/history☆1,069Updated last month
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,016Updated last month
- A collection of generic data structures written in Go.☆1,332Updated last year
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆987Updated 3 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,923Updated 3 weeks ago
- Consistent hashing with bounded loads in Golang☆737Updated last year
- Modern embedded SQL database☆1,602Updated 8 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆911Updated 2 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,731Updated this week
- Adaptive Radix Trees implemented in Go☆392Updated 6 months ago
- Anti-memory-waste byte buffer pool☆1,281Updated 11 months ago