scivey / xactLinks
multi-way atomic compare-and-swap with x64/TSX
☆85Updated 8 years ago
Alternatives and similar repositories for xact
Users that are interested in xact are comparing it to the libraries listed below
Sorting:
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 6 months ago
- compile time assembly interpreter☆86Updated 7 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆34Updated 8 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 11 months ago
- bit & sketches data structures☆60Updated 7 years ago
- A collection of clang plugins for safer C programming☆93Updated 7 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 8 months ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆296Updated 12 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Hashing functions and PRNGs based on them☆166Updated last month
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- Wannabe Main Memory Database and More☆54Updated 5 years ago
- Binary floating-point to decimal string conversion algorithm.☆106Updated 8 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- transducers in C++ 14☆40Updated 11 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- C++1y coroutine library.☆17Updated 7 years ago