mini-rose / mleakLinks
Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().
☆60Updated 2 years ago
Alternatives and similar repositories for mleak
Users that are interested in mleak are comparing it to the libraries listed below
Sorting:
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆64Updated 3 months ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆59Updated last week
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- Bytecode interpreter☆77Updated 8 months ago
- C++ messaging and serialization library☆77Updated last week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 6 months ago
- C23 Checked Arithmetic☆140Updated 2 months ago
- A self-written C++ standard library☆51Updated last week
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 3 weeks ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 2 weeks ago
- Documentation generator for C/C++ code☆53Updated 8 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- A command line parser for C++.☆38Updated 8 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆169Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Radix set/map implementation☆18Updated last year
- BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN☆95Updated 2 months ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- C++ HTML Element Apparator☆42Updated last year
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- Decimal Floating Point C Library☆105Updated last week
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago