tidwall / btreeLinks
B-tree implementation for Go
☆1,116Updated last year
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.☆663Updated 7 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,475Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,854Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)☆685Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆999Updated 7 months ago
- High Availability Raft Framework for Go☆636Updated 2 months ago
- Golang port of Abseil's SwissTable☆825Updated 3 months ago
- Go execution trace frontend☆1,263Updated 3 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,338Updated 5 months ago
- Concurrent data structures for Go☆1,348Updated last month
- An immutable radix tree implementation in Golang☆1,043Updated last week
- A thread-safe queue faster and more resource efficient than golang's native channels☆675Updated last year
- Anti-memory-waste byte buffer pool☆1,274Updated 11 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,956Updated 11 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,228Updated 2 weeks ago
- ⚡ A memory arena implementation for Go.☆538Updated last year
- XXH3 algorithm in Go☆456Updated 3 months ago
- A collection of generic data structures written in Go.☆1,308Updated last year
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆886Updated last year
- An embedded time-series database☆1,198Updated 8 months ago
- Generate x86 Assembly with Go☆2,839Updated 2 weeks ago
- Modern embedded SQL database☆1,598Updated 7 months ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,013Updated last week
- indexing library for Go☆1,964Updated last year
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆910Updated 2 years ago
- Raft backend implementation using BoltDB☆684Updated this week
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,916Updated this week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆577Updated 3 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆982Updated 3 months ago
- Adaptive Radix Trees implemented in Go☆391Updated 6 months ago