ucf-cs / tlds
Lock-free Transactions without Rollbacks for Linked Data Structures
☆22Updated 2 years ago
Alternatives and similar repositories for tlds:
Users that are interested in tlds are comparing it to the libraries listed below
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 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 fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- Concurrent trie-hash map library☆91Updated last year
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- ☆66Updated 4 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- Mordor is a high performance I/O library based on fibers.☆21Updated 7 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆23Updated 9 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- QSBR and EBR library☆119Updated 5 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- A Variable-Length String Hashing Library in C++☆44Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- High-performance dictionary coding☆104Updated 8 years ago
- C++ framework for rapid server development☆77Updated last year
- A dependency-based coroutine scheduler☆45Updated 8 years ago