ganesh-k13 / BtreeLinks
B-tree implementation in C based on algorithm in CLRS.
☆13Updated 4 years ago
Alternatives and similar repositories for Btree
Users that are interested in Btree are comparing it to the libraries listed below
Sorting:
- C implementation of a compressed trie lookup map☆23Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- ☆31Updated 2 years ago
- A working project for High-concurrency B-tree source code in C☆252Updated 5 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- A simple and small bloom filter implementation in plain C.☆304Updated 3 years ago
- ☆121Updated 2 years ago
- A simplified implementation for log structured merge tree.☆62Updated 5 years ago
- Implementation of Google File System☆54Updated 11 years ago
- How to use the Linux AIO feature☆340Updated 2 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- ☆29Updated 9 years ago
- LSM tree based key-value database☆31Updated last year
- Couchbase Key-Value Engine☆145Updated this week
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- example code☆52Updated 11 years ago
- Key/Value Datastore for Persistent Memory☆404Updated 2 years ago
- B+ tree implementation in C☆131Updated 5 years ago
- DHT-based Distributed File System for MapReduce Jobs☆26Updated last year
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 5 years ago
- A simple implementation of the Google File System in golang☆162Updated 8 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆150Updated 6 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A comparison of skip lists written in Go☆55Updated 4 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago