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:
- QSBR and EBR library☆127Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 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 14 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A nano concurrency library☆24Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- Toy prototype for a distributed computing system in C++☆18Updated 10 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
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆63Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago