sinelaw / elfs-clang-pluginsLinks
A collection of clang plugins for safer C programming
☆92Updated 7 years ago
Alternatives and similar repositories for elfs-clang-plugins
Users that are interested in elfs-clang-plugins are comparing it to the libraries listed below
Sorting:
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 10 years ago
- a tool for querying Dwarf (debuginfo) graphs☆57Updated last year
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 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 6 months ago
- C API for creation and analysis of binary data☆21Updated 8 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- resurrected LLVM "C Backend", with improvements☆131Updated 5 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Memoro: A Detailed Heap Profiler☆185Updated 2 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- experimental high performance, low fragmentation memory allocator☆57Updated 8 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last month
- JIT Assembler Library for multiple ISAs☆76Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Integer arithmetic with overflow detection☆72Updated 10 years ago
- Library for generating ABI-compliant LLVM IR☆62Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago