yosefk / checkedthreadsLinks
checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking
☆293Updated 11 years ago
Alternatives and similar repositories for checkedthreads
Users that are interested in checkedthreads are comparing it to the libraries listed below
Sorting:
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 weeks ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 8 months ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- A minimal blocking queue backed by a circular buffer☆114Updated 4 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Hashing functions and PRNGs based on them☆163Updated 5 months ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Coroutines in C☆121Updated 11 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 months ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Random access array of tightly packed unsigned integers☆163Updated 3 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- BSD Licensed Bignum Library☆233Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- GCC Tiny front-end☆104Updated 7 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- A KISS, cross-platform C mocking library☆161Updated 11 months ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago