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☆108Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- compile time assembly interpreter☆86Updated 7 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A library for Study Group 14 of Working Group 21 (C++)☆34Updated 8 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 9 months ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 10 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- bit & sketches data structures☆60Updated 7 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 6 months ago
- Lock-free multithreaded memory allocation☆110Updated 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☆143Updated 6 years ago
- Hashing functions and PRNGs based on them☆165Updated 9 months ago
- transducers in C++ 14☆40Updated 11 years ago
- A collection of clang plugins for safer C programming☆92Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Propositional Encodings in C++11☆18Updated 7 years ago
- Persistent immutable data structures for C++☆284Updated 9 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago