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
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 5 months ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆184Updated 9 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- BSD Licensed Bignum Library☆233Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- Unicode library for C++☆227Updated last year
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆407Updated this week
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Coroutines in C☆120Updated 10 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Functional Utilities for C++☆40Updated 10 years ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 9 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.☆286Updated 4 years ago
- Hashing functions and PRNGs based on them☆161Updated 2 months ago