pramalhe / CXLinks
A Wait-Free Universal Construct for Large Objects
☆96Updated 6 years ago
Alternatives and similar repositories for CX
Users that are interested in CX are comparing it to the libraries listed below
Sorting:
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- Poireau: a sampling allocation debugger☆98Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆81Updated 8 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- ☆113Updated 2 years ago
- ☆39Updated 5 years ago
- Testing memory-level parallelism☆82Updated last year
- Comparing linear and binary searches☆44Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 9 years ago
- Two-Phase Locking with Starvation-Freedom☆23Updated 3 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- An-source C library developed and used at AppNexus.☆114Updated 6 years ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Updated 4 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 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
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago