sinelaw / elfs-clang-pluginsLinks
A collection of clang plugins for safer C programming
☆92Updated 6 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
- compile time assembly interpreter☆86Updated 7 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
- 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
- a tool for querying Dwarf (debuginfo) graphs☆56Updated last year
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- C API for creation and analysis of binary data☆21Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 10 years ago
- experimental high performance, low fragmentation memory allocator☆57Updated 8 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- Library for generating ABI-compliant LLVM IR☆62Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Missed optimizations in C compilers☆340Updated 7 years ago
- resurrected LLVM "C Backend", with improvements☆131Updated 5 years ago
- portable libc optimized for code size and readability☆81Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last month
- Self-contained C/C++ profiler library for Linux☆176Updated 11 months ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- Hashing functions and PRNGs based on them☆164Updated 8 months ago
- Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.☆288Updated 5 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 5 months ago
- Memoro: A Detailed Heap Profiler☆185Updated 2 years ago