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 Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 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
- Self-contained C/C++ profiler library for Linux☆175Updated 4 months ago
- compile time assembly interpreter☆84Updated 7 years ago
- 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.☆181Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated last month
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆403Updated this week
- C++11 metaprogramming library☆113Updated 9 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- A C++ pointer bump memory arena implementation☆91Updated 10 years ago
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Live Asynchronous Visualized Architecture☆96Updated 6 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 9 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 7 years ago
- Coroutines in C☆120Updated 10 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆256Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- Compiler and tools for the Loci programming language.☆115Updated 5 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- Hasta la vista, baby!☆133Updated last year