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
- 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
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- compile time assembly interpreter☆84Updated 7 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- a tool for querying Dwarf (debuginfo) graphs☆53Updated 9 months ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 4 months ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- API tracing framework for Linux C/C++ applications☆157Updated 9 years ago
- JIT Assembler Library for multiple ISAs☆74Updated 10 years ago
- Library for generating ABI-compliant LLVM IR☆60Updated 5 years ago
- Debug Information Visual Analyzer