philip82148 / cpp-dumpLinks
A C++ library for debugging purposes that can print any variable, even user-defined types.
☆350Updated 3 months ago
Alternatives and similar repositories for cpp-dump
Users that are interested in cpp-dump are comparing it to the libraries listed below
Sorting:
- Collection of self-contained header-only libraries for C++17☆296Updated last week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆616Updated 2 years ago
- The most over-engineered C++ assertion library☆654Updated this week
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆326Updated 10 months ago
- C++20 [Minimal] Static Perfect Hash library☆225Updated 2 months ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆179Updated last month
- Very fast synchronous and asynchronous C++17 logging library☆300Updated last month
- A C++20 library for sequence-orientated programming☆625Updated last month
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆264Updated last month
- Lightweight C++20 testing framework.☆286Updated 3 months ago
- A C++ type to trace calls to special member functions.☆102Updated last year
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆101Updated last year
- C++ Fixed Containers☆417Updated last week
- C++20 Meta-Programming library☆285Updated last month
- 🍦 Never use cout/printf to debug again☆712Updated 3 weeks ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆527Updated 9 months ago
- C++20 Static Reflection library☆439Updated last month
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆475Updated 10 months ago
- Simple C++20 module support for CMake☆211Updated last year
- Small C++ header to display async animations, counters, progress bars, and status messages☆194Updated 6 months ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆239Updated 7 months ago
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- The modern documentation tool for C++.☆330Updated 11 months ago
- C++ command line parsing library☆202Updated last year
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆80Updated this week
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆153Updated 2 months ago
- C++20 Static Branch library☆60Updated last month
- Replacement for std::optional that does not waste memory unnecessarily☆126Updated 2 weeks ago
- C++ Faker library for generating fake (but realistic) data.☆365Updated 2 months ago
- C++ CSV parser☆54Updated last week