begeekmyfriend / bplustreeView external linksLinks
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
☆1,885Jan 4, 2023Updated 3 years ago
Alternatives and similar repositories for bplustree
Users that are interested in bplustree are comparing it to the libraries listed below
Sorting:
- B+ tree implementation which stores data in file☆280Jan 12, 2024Updated 2 years ago
- B+ tree implementation in C☆131Oct 2, 2020Updated 5 years ago
- skip list with rank, code less than z_set in redis☆175May 24, 2023Updated 2 years ago
- A working project for High-concurrency B-tree source code in C☆252Aug 29, 2020Updated 5 years ago
- An advanced Tompson Shell porting on Linux.☆50Jul 10, 2014Updated 11 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆478Feb 4, 2021Updated 5 years ago
- Substitute for bloom filter.☆327Jan 3, 2021Updated 5 years ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,198Oct 25, 2024Updated last year
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆526Nov 14, 2018Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Jul 3, 2021Updated 4 years ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,378Dec 4, 2023Updated 2 years ago
- A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie☆1,329Nov 21, 2025Updated 2 months ago
- LeetCode in pure C☆3,164Jul 11, 2025Updated 7 months ago
- C++ implementation of Raft core logic as a replication library☆1,160Feb 1, 2026Updated 2 weeks ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,671May 21, 2022Updated 3 years ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,681Mar 7, 2024Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆1,167Jun 26, 2023Updated 2 years ago
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆17,461Updated this week
- A asymmetric coroutine library for C.☆2,519Dec 16, 2022Updated 3 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)☆522Apr 16, 2024Updated last year
- B-tree implementation in C☆373Jan 23, 2025Updated last year
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆38,824Jan 30, 2025Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Jul 20, 2016Updated 9 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆425Jul 14, 2013Updated 12 years ago
- A radix tree implementation in ANSI C☆1,221Nov 26, 2023Updated 2 years ago
- A library that provides an embeddable, persistent key-value store for fast storage.☆31,538Updated this week
- 🎁 A glib-like multi-platform c library☆5,094Feb 10, 2026Updated last week
- A high-performance, concurrent hash table☆1,732Mar 31, 2025Updated 10 months ago
- LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a rel…☆1,955Jun 21, 2024Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,159Aug 21, 2024Updated last year
- Raft一致性算法论文的 中文翻译☆6,280Apr 23, 2024Updated last year
- ☆10,532Jun 2, 2025Updated 8 months ago
- Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store☆2,047Updated this week
- Modern C++ B-tree containers☆280Aug 11, 2023Updated 2 years ago
- Writing a sqlite clone from scratch in C☆10,278Mar 4, 2024Updated last year
- a simple btree implementation with automatic space reclaiming☆282Oct 5, 2018Updated 7 years ago
- A library of common data structures and algorithms written in C.☆3,580Apr 17, 2025Updated 10 months ago
- C macros for hash tables and more☆4,641May 5, 2025Updated 9 months ago
- A RocksDB compatible KV storage engine with better performance☆2,142Aug 25, 2025Updated 5 months ago