ucf-cs / tldsLinks
Lock-free Transactions without Rollbacks for Linked Data Structures
☆23Updated 3 years ago
Alternatives and similar repositories for tlds
Users that are interested in tlds are comparing it to the libraries listed below
Sorting:
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- QSBR and EBR library☆133Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- ☆111Updated last year
- Our open source benchmarks and code samples☆193Updated last month
- Mordor is a high performance I/O library based on fibers.☆21Updated 8 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- C++ framework for rapid server development☆77Updated last year
- ☆66Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- ☆128Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- For details, see the blog post:☆34Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 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
- Different implementations of spinlock.☆105Updated 11 years ago
- The Lightstep distributed tracing library for C++☆39Updated 2 years ago