ucf-cs / tldsLinks
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
Sorting:
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 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☆53Updated last year
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- Our open source benchmarks and code samples☆192Updated this week
- Consistent Hashing data structures and algorithms for C++☆39Updated 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
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Mordor is a high performance I/O library based on fibers.☆21Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- A Variable-Length String Hashing Library in C++☆44Updated 5 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- ☆106Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago