yugr / sortcheck
Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.
☆52Updated 2 months ago
Alternatives and similar repositories for sortcheck:
Users that are interested in sortcheck are comparing it to the libraries listed below
- Automatically spawn gdb on error.☆66Updated 2 years ago
- Proof-of-concept tool for checking signal handlers for reentrancy issues.☆18Updated 4 years ago
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆39Updated 2 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Tool for detecting violations of ordering axioms in STL comparators☆15Updated 2 weeks ago
- LD_PRELOAD-able library which runs all spawned processes under Valgrind.☆15Updated 2 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated this week
- A list of compiler warning flags for different GCC and clang versions☆64Updated last month
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆41Updated 8 months ago
- ☆31Updated last year
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 7 months ago
- Clade is a tool for extracting information about software build process and source code☆21Updated last year
- A Valgrind tool for finding redundant loads/stores☆21Updated 5 years ago
- ☆28Updated 5 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- grep for C/C++ source files.☆26Updated 7 months ago
- Convert a C Standard Draft PDF into HTML☆19Updated 3 weeks ago
- Some experiments with SMT solvers and GIMPLE IR☆36Updated last year
- CLang Plugin for calculating AST hashes☆15Updated 6 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆42Updated last month
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 7 months ago
- gcc plugin to discover optimization passes used during compilation☆20Updated 4 years ago
- GCC plugin for C language that tracks references to allocated objects☆26Updated last month
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- Example implementation of coroutine in C☆20Updated 4 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- A program for automatically resolving #ifdef statements in C code.☆38Updated 5 months ago