yosefk / checkedthreadsLinks
checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking
☆297Updated 12 years ago
Alternatives and similar repositories for checkedthreads
Users that are interested in checkedthreads are comparing it to the libraries listed below
Sorting:
- A collection of clang plugins for safer C programming☆93Updated 7 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 6 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A minimal blocking queue backed by a circular buffer☆117Updated 4 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated this week
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 9 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 10 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- Coroutines in C☆122Updated 11 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- BSD Licensed Bignum Library☆232Updated last year
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆61Updated 16 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆190Updated 9 years ago
- A KISS, cross-platform C mocking library☆164Updated 3 weeks ago
- Convenient & cross-platform sandboxing C library☆45Updated 3 months ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago