yosefk / checkedthreads
checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking
☆290Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for checkedthreads
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆157Updated last year
- Self-contained C/C++ profiler library for Linux☆178Updated last week
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 7 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆160Updated 8 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆107Updated 9 months ago
- An-source C library developed and used at AppNexus.☆105Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆57Updated 2 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- Clone of wc in x64 assembly☆87Updated 6 months ago
- A C++ library for concurrent programming☆70Updated 3 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 9 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆173Updated 8 years ago
- C11 Lock-free Stack☆180Updated 6 months ago
- A fast preprocessor for C and C++☆527Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆174Updated 5 years ago
- A collection of compiler, emulator and microkernel tools.☆244Updated 4 years ago
- Compiler and tools for the Loci programming language.☆115Updated 4 years ago
- Hashing functions and PRNGs based on them☆145Updated 3 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- High performance utility library for C☆92Updated 2 months ago