B-tree implementation for Go
☆1,198Feb 28, 2026Updated this week
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Feb 24, 2026Updated last week
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,157Aug 21, 2024Updated last year
- Write ahead log for Go.☆710Aug 31, 2025Updated 6 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,790Updated this week
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,836Sep 10, 2024Updated last year
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,506Jun 28, 2025Updated 8 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 5 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,349Oct 21, 2025Updated 4 months ago
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated last month
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 2 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Optimized Go Compression Packages☆5,416Updated this week
- An R-tree implementation for Go☆339Aug 18, 2024Updated last year
- Redis compatible server framework for Go☆2,296May 9, 2025Updated 9 months ago
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- Fast event-loop networking for Go☆6,037Oct 22, 2023Updated 2 years ago
- Fast key-value DB in Go.☆15,499Updated this week
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,557Feb 8, 2026Updated 3 weeks ago
- An embedded key/value database for Go.☆9,382Updated this week
- An embedded time-series database☆1,236Aug 6, 2025Updated 6 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,752Oct 26, 2025Updated 4 months ago
- Golang in-memory database built on immutable radix trees☆3,444Feb 22, 2026Updated last week
- LevelDB key/value database in Go.☆6,324May 14, 2024Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- indexing library for Go☆2,004Jan 25, 2026Updated last month
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated 11 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- Load file-backed memory☆121Oct 12, 2022Updated 3 years ago
- Generate x86 Assembly with Go☆2,943Updated this week
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 months ago
- Concurrent data structures for Go☆1,637Feb 9, 2026Updated 3 weeks ago
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,423Jan 29, 2026Updated last month
- ❄️ Coolest database around 🧊 Embeddable column database written in Go.☆1,506Feb 18, 2026Updated last week
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,095May 2, 2025Updated 10 months ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Mar 29, 2019Updated 6 years ago
- Go package implementing bitsets☆1,485Feb 1, 2026Updated last month