B-tree implementation for Go
☆1,206Feb 28, 2026Updated 3 weeks ago
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆222Feb 24, 2026Updated 3 weeks ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,155Aug 21, 2024Updated last year
- Write ahead log for Go.☆720Aug 31, 2025Updated 6 months ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,841Sep 10, 2024Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,811Updated this week
- An immutable radix tree implementation in Golang☆1,091Mar 13, 2026Updated last week
- High Availability Raft Framework for Go☆661Dec 16, 2025Updated 3 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,348Oct 21, 2025Updated 5 months ago
- An R-tree implementation for Go☆341Aug 18, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,508Jun 28, 2025Updated 8 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆913Sep 23, 2025Updated 6 months ago
- Optimized Go Compression Packages☆5,437Updated this week
- Redis compatible server framework for Go☆2,298May 9, 2025Updated 10 months ago
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated 2 weeks ago
- Fast event-loop networking for Go☆6,038Oct 22, 2023Updated 2 years ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,561Feb 8, 2026Updated last month
- An embedded key/value database for Go.☆9,411Mar 12, 2026Updated last week
- A high performance memory-bound Go cache☆6,816Jan 21, 2026Updated 2 months ago
- Load file-backed memory☆122Oct 12, 2022Updated 3 years ago
- An embedded time-series database☆1,240Mar 16, 2026Updated last week
- Golang in-memory database built on immutable radix trees☆3,449Mar 13, 2026Updated last week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,851Updated this week
- LevelDB key/value database in Go.☆6,320May 14, 2024Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,762Oct 26, 2025Updated 4 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated last year
- indexing library for Go☆2,006Jan 25, 2026Updated last month
- Concurrent data structures for Go☆1,649Feb 9, 2026Updated last month
- Anti-memory-waste byte buffer pool☆1,328Jul 20, 2024Updated last year
- Generate x86 Assembly with Go☆2,952Mar 1, 2026Updated 3 weeks ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Mar 29, 2019Updated 6 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,014Aug 26, 2025Updated 6 months ago
- ❄️ Coolest database around 🧊 Embeddable column database written in Go.☆1,514Mar 16, 2026Updated last week
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago
- A buffer pool file I/O library for Go☆56Feb 7, 2022Updated 4 years ago
- A fast little LRU cache for Go☆175May 22, 2023Updated 2 years ago
- B-tree implementation for Go☆239Mar 6, 2022Updated 4 years ago