sinelaw / elfs-clang-pluginsLinks
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
Sorting:
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 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)☆159Updated 8 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated this week
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 7 months ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆174Updated 3 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 9 years ago
- A static checker for identifying unstable code.☆361Updated 10 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.☆186Updated 9 years ago
- Library for generating ABI-compliant LLVM IR☆60Updated 5 years ago
- API tracing framework for Linux C/C++ applications☆158Updated 9 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Memory allocation tracking library☆60Updated 5 years ago
- BSD Licensed Bignum Library☆232Updated last year
- A C++ library for concurrent programming☆71Updated 4 years ago