pramalhe / CXLinks
A Wait-Free Universal Construct for Large Objects
☆96Updated 5 years ago
Alternatives and similar repositories for CX
Users that are interested in CX are comparing it to the libraries listed below
Sorting:
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆79Updated 7 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 2 weeks ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- ☆39Updated 4 years ago
- Testing memory-level parallelism☆82Updated last year
- ☆109Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆49Updated 4 years ago