facebookarchive / RseqLinks
Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations
☆38Updated 6 years ago
Alternatives and similar repositories for Rseq
Users that are interested in Rseq are comparing it to the libraries listed below
Sorting:
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- A small DFA for under 16 states☆53Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆74Updated 4 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- A demo of concurrency primitives in x64 assembly☆18Updated 3 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- RLU resizable hash-table☆17Updated 10 years ago
- An-source C library developed and used at AppNexus.☆112Updated 6 years ago
- Lock-free slab allocator / freelist.☆69Updated 10 years ago
- I-cache line packing and branch misprediction measuring tool☆18Updated 8 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Simple out-of-process invoker☆18Updated 5 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆27Updated 3 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Compiler intermediate language for static analysis.☆107Updated 6 years ago
- RWMutex for sharing of multicore machines.☆18Updated 6 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- Compact tries for fixed-width keys☆26Updated 7 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆29Updated 11 years ago