JochenBaier / BugInsight
A memory leak and deadlock finder for C, C++
☆57Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for BugInsight
- A modern C++ library for type-safe environment variable parsing☆129Updated this week
- Lightweight header-only C++20 enum and typename reflection☆53Updated 3 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆42Updated this week
- ☆96Updated 6 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- C++ command line argument parsing and routing☆52Updated 4 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆80Updated this week
- C++20 State Machine library☆173Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆201Updated last month
- A C++ type to trace calls to special member functions.☆98Updated 7 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆64Updated this week
- Lightweight C++20 testing framework.☆264Updated this week
- C++20 [Minimal] Static Perfect Hash library☆178Updated last month
- Small C++ header to display async animations, counters, and progress bars☆140Updated 3 weeks ago
- Recursive Variant: A simple library for Recursive Variant Types