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☆60Updated 6 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- TokuFT is a high-performance, transactional key-value store☆19Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last week
- 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 lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 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
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 11 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- Lock-free Transactions without Rollbacks for Linked Data Structures☆22Updated 2 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago