NicolasLM / bplustree
An on-disk B+tree for Python 3
☆768Updated 6 years ago
Alternatives and similar repositories for bplustree:
Users that are interested in bplustree are comparing it to the libraries listed below
- Asynchronous replication framework for distributed Python projects☆353Updated last year
- Python library for handling efficiently sorted integer sets.☆209Updated last week
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆115Updated 6 months ago
- Fast, pure Python indexable skip list☆27Updated 9 years ago
- This is an implementation of a log structure merge tree.☆59Updated 7 years ago
- Python bindings for the SQLite4 LSM database.☆131Updated last month
- ☆81Updated last month
- Full featured consistent hashing python library compatible with ketama☆207Updated last week
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- A working project for High-concurrency B-tree source code in C☆250Updated 4 years ago
- Paxos in Python, tested with Jepsen☆31Updated 3 years ago
- Diskbased (persistent) hashtable☆161Updated 6 months ago
- A implementation of Raft in pure Python☆300Updated 9 years ago
- A fast and memory efficient LRU cache for Python☆275Updated this week
- 🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage☆213Updated last year
- Collection of Papers On Database Management Systems☆221Updated 8 years ago
- Python bindings for RocksDB☆276Updated last year
- Order-preserving key encoder☆122Updated 4 years ago
- A python module that gives access to PostgreSQL's query parser, for turning SQL into a parse tree.☆164Updated 2 years ago
- Python implementation of the Raft algorithm for distributed consensus☆156Updated 6 years ago
- Roaring Bitmap in Cython☆81Updated 11 months ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆460Updated 9 years ago
- Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretat…☆254Updated 6 years ago
- ☆286Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 7 years ago
- An adaptive radix tree for efficient indexing in main memory.☆156Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 8 years ago
- Beta release of Masstree.☆441Updated last year
- PostgreSQL Languages AST and statements prettifier: master branch covers PG10, v2 branch covers PG12, v3 covers PG13, v4 covers PG14, v5 …☆371Updated 2 weeks ago