philip82148 / cpp-dumpLinks
A C++ library for debugging purposes that can print any variable, even user-defined types.
☆361Updated 6 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☆324Updated this week
- C++20 [Minimal] Static Perfect Hash library☆237Updated 2 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆630Updated 2 years ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆328Updated last year
- A helper to convert a header-based C++ project to module-based one.☆57Updated last year
- Very fast synchronous and asynchronous C++17 logging library☆308Updated this week
- A C++ type to trace calls to special member functions.☆103Updated last year
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆214Updated this week
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆264Updated 4 months ago
- C++20 State Machine library☆229Updated 5 months ago
- Lightweight C++20 testing framework.☆293Updated 2 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆538Updated last year
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- Simple C++20 module support for CMake☆212Updated last year
- C++ Faker library for generating fake (but realistic) data.☆387Updated 3 weeks ago
- The modern documentation tool for C++.☆331Updated last year
- 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…☆478Updated last year
- C++20 Meta-Programming library☆296Updated 4 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆92Updated last week
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆105Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆203Updated last year
- A C++20 library for sequence-orientated programming☆641Updated last month
- The most over-engineered C++ assertion library☆682Updated 2 months ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆154Updated 5 months ago
- Small C++ header to display async animations, counters, progress bars, and status messages☆201Updated 9 months ago
- Backward compatibly refactor header-based C++ into modules.☆90Updated 3 months ago
- C++20 Static Reflection library☆462Updated 3 weeks ago
- C++ CSV parser☆55Updated 3 months ago
- C++ command line parsing library☆203Updated 2 years ago