yosefk / checkedthreads
checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking
☆292Updated 11 years ago
Alternatives and similar repositories for checkedthreads:
Users that are interested in checkedthreads are comparing it to the libraries listed below
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 5 months ago
- compile time assembly interpreter☆85Updated 7 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 10 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated 3 months ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Coroutines in C☆120Updated 10 years ago
- C11 Lock-free Stack☆181Updated 11 months ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A KISS, cross-platform C mocking library☆161Updated 9 months ago
- A deflate/gzip decompressor that requires minimal amount of memory to work☆176Updated 8 months ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Hashing functions and PRNGs based on them☆161Updated 2 months ago
- Fast, efficient string interning☆98Updated 7 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 9 years ago
- What did you expect?☆111Updated 7 years ago