facebookarchive / RseqLinks
Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations
☆38Updated 7 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 9 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆76Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- I-cache line packing and branch misprediction measuring tool☆18Updated 9 years ago
- A demo of concurrency primitives in x64 assembly☆18Updated 4 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- RLU resizable hash-table☆17Updated 10 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- An-source C library developed and used at AppNexus.☆114Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- malloc leak tracer☆72Updated 3 years ago
- Iterator library.☆80Updated 6 years ago
- A distributed key-value cache with builtin materialized views.☆25Updated 11 years ago
- Linear vs binary search benchmark☆41Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- QSBR and EBR library☆135Updated 6 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- Simple out-of-process invoker☆19Updated 7 months ago
- High-performance dictionary coding☆109Updated 8 years ago
- Software transactional memory system developed at Wyatt Technology☆30Updated 6 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 4 months ago
- NetBSD cdb (constant database) library☆14Updated 6 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
- Compact tries for fixed-width keys☆26Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago