B-tree implementation for Go
☆239Mar 6, 2022Updated 3 years ago
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Mar 17, 2023Updated 2 years ago
- A race detector for Golang☆12Jan 16, 2020Updated 6 years ago
- B-tree implementation for Go☆1,198Updated this week
- Faster base64 encoding for Go☆185Feb 25, 2023Updated 3 years ago
- Go Progress Bar☆124Aug 12, 2022Updated 3 years ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆911Sep 23, 2025Updated 5 months ago
- Minimalist and zero-dependency scheduling library for Go☆2,008Jan 20, 2026Updated last month
- A slick BTree on disk based key value store implemented in pure Go☆150Jun 26, 2022Updated 3 years ago
- A pure golang SQL database for database theory research☆846Aug 31, 2021Updated 4 years ago
- quiwi 🥝 - QUIC implementation in Go.☆264Feb 25, 2023Updated 3 years ago
- Go library for printing human readable, relative time differences 🕰️☆419Sep 30, 2025Updated 5 months ago
- etcd 注解版☆17Dec 7, 2022Updated 3 years ago
- shoco is a compressor for small text strings. [Not maintained].☆10Sep 4, 2019Updated 6 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Dec 5, 2018Updated 7 years ago
- Load file-backed memory☆121Oct 12, 2022Updated 3 years ago
- A multiformat-inspired go module for working with multiple kinds of keypairs.☆22Oct 15, 2021Updated 4 years ago
- Concurrent data structures for Go☆1,637Feb 9, 2026Updated 3 weeks ago
- A Decentralised React Todo List Application using OrbitDb and IPFS. 🚀☆10Jul 30, 2021Updated 4 years ago
- The world’s most powerful template engine and Go embeddable interpreter☆572Feb 23, 2026Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆1,031Oct 27, 2024Updated last year
- ☆13Jun 24, 2021Updated 4 years ago
- Concurrent (with OLC) Adaptive Radix Trie in Golang.☆11Jul 31, 2020Updated 5 years ago
- Go implementation of B plus tree☆33Apr 7, 2022Updated 3 years ago
- Go immutable, versioned, diffable map implementation of Merkle Search Trees☆46Dec 15, 2025Updated 2 months ago
- Golang port of Abseil's SwissTable☆828Mar 7, 2025Updated 11 months ago
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- 😴 A tiny library for handling system interrupts☆38Jun 18, 2021Updated 4 years ago
- 🔍 Go binary size SVG treemap☆592Updated this week
- ☆19Aug 24, 2022Updated 3 years ago
- Media search's code☆15Sep 15, 2018Updated 7 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆198Apr 11, 2024Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174May 10, 2023Updated 2 years ago
- A go library for reading and creating ISO9660 images☆281Jan 23, 2024Updated 2 years ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,509Jun 28, 2025Updated 8 months ago
- A small library to detect if an IP address is close to yours or another of your choosing using https://ipbase.com☆18Jul 21, 2024Updated last year
- ☆17Jan 19, 2025Updated last year
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆66Jul 27, 2022Updated 3 years ago
- RocksDB/LevelDB inspired key-value database in Go☆5,790Updated this week
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆419Aug 21, 2023Updated 2 years ago