pramalhe / CXLinks
A Wait-Free Universal Construct for Large Objects
☆97Updated 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☆96Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Testing memory-level parallelism☆68Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆31Updated last year
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- ☆39Updated 4 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆79Updated 7 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- Experiments with array layouts for comparison-based searching☆84Updated last year
- ☆53Updated 9 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 4 months ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆105Updated 9 months ago
- Fast WebAssembly Baseline Compiler☆56Updated last year
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 8 months ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆140Updated 5 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- ☆48Updated 4 years ago
- Lightweight framework for easy and efficient code generation☆100Updated 9 months ago