pramalhe / CX
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
- The world's first wait-free Software Transactional Memory☆171Updated 5 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆78Updated 7 years ago
- Testing memory-level parallelism☆67Updated 11 months ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆103Updated 5 months ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- ☆39Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- An Evaluation of Linear Probing Hashtable Algorithms☆29Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- ☆104Updated last year
- A small DFA for under 16 states☆51Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated last month
- Public-facing version of the Twizzler OS source code. Note: this is not completely up-to-date with internal Twizzler code.☆65Updated 4 years ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆100Updated 6 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆121Updated 5 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Backtrace.io's resilient log record framing format☆37Updated 3 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- ☆53Updated 9 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆40Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago