scivey / xactLinks
multi-way atomic compare-and-swap with x64/TSX
☆86Updated 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☆107Updated 8 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 7 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- transducers in C++ 14☆40Updated 10 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- bit & sketches data structures☆60Updated 6 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- Joedb, the Journal-Only Embedded Database☆103Updated this week
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Binary floating-point to decimal string conversion algorithm.☆104Updated 7 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago