scivey / xact
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
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- compile time assembly interpreter☆84Updated 6 years ago
- bit & sketches data structures☆60Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- A C++ library for concurrent programming☆71Updated 3 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- nkvdb - is a numeric time-series database.☆35Updated 7 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 6 years ago
- An-source C library developed and used at AppNexus.☆108Updated 5 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆290Updated 11 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆134Updated 4 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated last month
- transducers in C++ 14☆40Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Hashing functions and PRNGs based on them☆147Updated 3 years ago
- Propositional Encodings in C++11☆18Updated 6 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆108Updated 9 years ago
- ☆53Updated 9 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆102Updated 4 months ago