ucf-cs / Tervel
Fast wait-free algorithms designed for shared memory systems
☆45Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Tervel
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- QSBR and EBR library☆115Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Different implementations of spinlock.☆103Updated 9 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated this week
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆44Updated 2 years ago
- Implementation of the BwTree as specified by Microsoft Research☆98Updated 8 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆97Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆55Updated 7 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 10 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆47Updated 9 years ago
- A SQL-to-native-code compiler based on LLVM☆45Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆67Updated 10 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Our open source benchmarks and code samples☆188Updated last month
- Toy prototype for a distributed computing system in C++☆18Updated 9 years ago
- A high-performance, concurrent hash table☆24Updated 10 years ago
- A nano concurrency library☆24Updated 4 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- The Cicada engine☆56Updated 7 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago