ucf-cs / Tervel
Fast wait-free algorithms designed for shared memory systems
☆45Updated 6 years ago
Alternatives and similar repositories for Tervel:
Users that are interested in Tervel are comparing it to the libraries listed below
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- QSBR and EBR library☆119Updated 5 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- Toy prototype for a distributed computing system in C++☆18Updated 10 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 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
- A nano concurrency library☆24Updated 4 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 10 months ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- ☆66Updated 4 years ago
- Lock-free Transactions without Rollbacks for Linked Data Structures☆22Updated 2 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- ☆20Updated 2 years ago
- TokuFT is a high-performance, transactional key-value store☆19Updated 4 years ago