A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go
☆820Dec 7, 2022Updated 3 years ago
Alternatives and similar repositories for GoLLRB
Users that are interested in GoLLRB are comparing it to the libraries listed below
Sorting:
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,156Aug 21, 2024Updated last year
- Golang in-memory database built on immutable radix trees☆3,449Mar 13, 2026Updated last week
- RocksDB/LevelDB inspired key-value database in Go☆5,805Updated this week
- An immutable radix tree implementation in Golang☆1,091Mar 13, 2026Updated last week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,851Updated this week
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,841Sep 10, 2024Updated last year
- Stochastic flame graph profiler for Go programs☆3,945Nov 7, 2018Updated 7 years ago
- Golang implementation of Radix trees☆936Jul 6, 2024Updated last year
- LevelDB key/value database in Go.☆6,324May 14, 2024Updated last year
- An embedded key/value database for Go.☆14,619Mar 2, 2018Updated 8 years ago
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- A collection of useful, performant, and threadsafe Go datastructures.☆7,908Feb 16, 2026Updated last month
- C to Go Assembly☆1,343Nov 27, 2021Updated 4 years ago
- Golang implementation of the Raft consensus protocol☆8,956Mar 13, 2026Updated last week
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,339Nov 29, 2024Updated last year
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- An embedded key/value database for Go.☆9,411Mar 12, 2026Updated last week
- A portable mmap package for Go☆1,096Dec 12, 2024Updated last year
- Go package implementing bitsets☆1,488Mar 1, 2026Updated 2 weeks ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year
- The Snappy compression format in the Go programming language.☆1,572Mar 7, 2025Updated last year
- The LevelDB key-value database in the Go programming language.☆1,155Jan 7, 2017Updated 9 years ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,683Jul 27, 2023Updated 2 years ago
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,762Oct 26, 2025Updated 4 months ago
- failpoints for go☆413Mar 13, 2026Updated last week
- Consistent hash package for Go.☆982Apr 10, 2020Updated 5 years ago
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆17,409Mar 12, 2025Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,934Feb 26, 2026Updated 3 weeks ago
- Reed-Solomon Erasure Coding in Go☆2,051Mar 9, 2026Updated last week
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,943Oct 28, 2025Updated 4 months ago
- Randomized testing for Go☆4,841Sep 24, 2024Updated last year
- Optimized Go Compression Packages☆5,432Mar 2, 2026Updated 2 weeks ago
- github.com/cznic/kv has moved to modernc.org/kv☆412Nov 22, 2018Updated 7 years ago
- go-farm: a pure-Go farmhash implementation☆255Sep 24, 2024Updated last year
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,293Updated this week
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Mar 29, 2019Updated 6 years ago