eyal0 / valgrind-false-positive
A deep investigation into a valgrind false-positive that took me like 15 hours to figure out.
☆33Updated 4 years ago
Alternatives and similar repositories for valgrind-false-positive:
Users that are interested in valgrind-false-positive are comparing it to the libraries listed below
- Compiler Optimizations Playground☆27Updated 4 years ago
- C string buffer library☆68Updated 4 years ago
- Interactive C/C++ preprocessor macro debugger☆157Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 5 years ago
- An interpreter☆181Updated 3 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆46Updated last year
- ☆114Updated 5 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆197Updated 4 years ago
- Query C++ codebases using SQLite☆187Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆126Updated last month
- Rewrite C++ code to automatically apply `constexpr` where possible☆245Updated 2 years ago
- Implementing a CPU emulator using C++Templates☆150Updated 4 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- Optimising Brainfuck compiler: Run your beloved Brainfuck code, but faster.☆69Updated 6 years ago
- Generic scaffolding for an end-to-end LLVM-based compiler☆35Updated 4 years ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆143Updated 3 years ago
- Some experiments with SMT solvers and GIMPLE IR☆36Updated last year
- "Replay-based" REPLs for compiled languages.☆308Updated 2 years ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆102Updated 7 months ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- A (non-production) implementation of AES for educational purposes☆20Updated 2 years ago
- A superset of brainfuck with dynamic memory management.☆27Updated 4 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆97Updated 3 years ago
- Fast binary logger for C++☆215Updated last month
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆30Updated 3 years ago
- Volkswagen C++ makes your tests pass when run on a CI server☆55Updated 2 years ago
- Type-safe Printf in C☆71Updated last month
- Super-parallel Python port of the C-Reduce☆273Updated last month