sinelaw / elfs-clang-plugins
A collection of clang plugins for safer C programming
☆91Updated 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
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- a tool for querying Dwarf (debuginfo) graphs☆53Updated 10 months ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 8 years ago
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- Library for generating ABI-compliant LLVM IR☆60Updated 5 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 5 months ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- API tracing framework for Linux C/C++ applications☆157Updated 9 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- A static checker for identifying unstable code.☆361Updated 9 years ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆46Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Memoro: A Detailed Heap Profiler☆181Updated 2 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- C API for creation and analysis of binary data☆21Updated 7 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆184Updated 9 years ago
- A C++ library for concurrent programming☆71Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Debug Information Visual Analyzer☆77Updated 5 months ago