ucf-cs / TervelLinks
Fast wait-free algorithms designed for shared memory systems
☆46Updated 7 years ago
Alternatives and similar repositories for Tervel
Users that are interested in Tervel are comparing it to the libraries listed below
Sorting:
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- QSBR and EBR library☆119Updated 5 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A nano concurrency library☆24Updated 5 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Lock-free Transactions without Rollbacks for Linked Data Structures☆22Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 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
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 11 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Toy prototype for a distributed computing system in C++☆18Updated 10 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- Our open source benchmarks and code samples☆192Updated this week