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
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆157Updated last year
- Self-contained C/C++ profiler library for Linux☆178Updated 3 weeks ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 7 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆398Updated this week
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated 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
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆160Updated 8 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆57Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- Clone of wc in x64 assembly☆88Updated 6 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆107Updated 9 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- An-source C library developed and used at AppNexus.☆107Updated 4 years ago
- Hashing functions and PRNGs based on them☆145Updated 3 years ago
- Coroutines in C☆121Updated 10 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- Hasta la vista, baby!☆130Updated last year
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆334Updated 7 years ago
- C++11 metaprogramming library☆111Updated 9 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 9 years ago
- C11 Lock-free Stack☆180Updated 6 months ago
- Random access array of tightly packed unsigned integers☆158Updated 2 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆117Updated 2 years ago