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
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- Mordor is a high performance I/O library based on fibers.☆21Updated 7 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- C++ framework for rapid server development☆77Updated last year
- 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
- Effective Memory Reclamation☆54Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- ☆66Updated 4 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago