philip82148 / cpp-dumpLinks
A C++ library for debugging purposes that can print any variable, even user-defined types.
☆363Updated 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
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆628Updated 2 years ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆328Updated last year
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆266Updated 5 months ago
- 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…☆480Updated last year
- C++20 [Minimal] Static Perfect Hash library☆240Updated 3 months ago
- Lightweight C++20 testing framework.☆293Updated 2 months ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆216Updated 3 weeks ago
- A C++20 library for sequence-orientated programming☆658Updated last week
- The most over-engineered C++ assertion library☆684Updated 3 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆540Updated last year
- C++ Faker library for generating fake (but realistic) data.☆392Updated last month
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆95Updated 3 weeks ago
- C++20 State Machine library☆229Updated 5 months ago
- A C++ type to trace calls to special member functions.☆103Updated last year
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- Very fast synchronous and asynchronous C++17 logging library☆310Updated 2 weeks ago
- C++20 Meta-Programming library☆298Updated 5 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated last month
- Simple C++20 module support for CMake☆212Updated last year
- The modern documentation tool for C++.☆333Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆530Updated last month
- C++20 Static Reflection library☆469Updated last month
- C++ command line parsing library☆203Updated 2 years ago
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆141Updated this week
- 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
- 🍦 Never use cout/printf to debug again☆726Updated 2 months ago
- C++ CSV parser☆56Updated 3 months ago
- Light-weight Thread Pool library in modern C++☆103Updated last week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆275Updated this week