Pretty Printer for Modern C++
☆927Feb 20, 2020Updated 6 years ago
Alternatives and similar repositories for pprint
Users that are interested in pprint are comparing it to the libraries listed below
Sorting:
- A dbg(…) macro for C++☆3,228Feb 14, 2026Updated 2 weeks ago
- Activity Indicators for Modern C++☆3,356May 9, 2025Updated 9 months ago
- [DEPRECATED] See https://github.com/p-ranav/csv2☆234Apr 19, 2020Updated 5 years ago
- Table Maker for Modern C++☆2,145May 14, 2025Updated 9 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,915Feb 11, 2024Updated 2 years ago
- A modern formatting library☆23,287Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,961Feb 7, 2026Updated 3 weeks ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,740Updated this week
- Parse command line arguments by defining a struct☆508Oct 27, 2024Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- File/Directory Watcher for Modern C++☆87Nov 26, 2022Updated 3 years ago
- scanf for modern C++☆1,298Oct 29, 2025Updated 4 months ago
- Argument Parser for Modern C++☆3,396Jan 26, 2025Updated last year
- A collection of resources on modern C++☆12,895Aug 20, 2024Updated last year
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,273Jan 18, 2026Updated last month
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,580Jul 23, 2024Updated last year
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,029Dec 17, 2025Updated 2 months ago
- envy: Deserialize environment variables into type-safe structs☆67Aug 10, 2020Updated 5 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,993Feb 22, 2025Updated last year
- A cheatsheet of modern C++ language and library features.☆21,483Feb 22, 2026Updated last week
- Abseil Common Libraries (C++)☆17,052Updated this week
- Parsing Expression Grammar Template Library☆2,109Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,378Jan 10, 2026Updated last month
- Elements C++ GUI library☆3,666Nov 23, 2025Updated 3 months ago
- JSON for Modern C++☆48,965Updated this week
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆20,200Feb 18, 2026Updated last week
- Implementation of python itertools and builtin iteration functions for C++17☆1,428Dec 7, 2025Updated 2 months ago
- Fast C++ logging library.☆28,364Updated this week
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,622Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,152Dec 6, 2025Updated 2 months ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆382Dec 4, 2019Updated 6 years ago
- Embedded Scripting Language Designed for C++☆3,114Jul 30, 2025Updated 7 months ago
- C++ Insights - See your source code with the eyes of a compiler☆4,464Feb 16, 2026Updated last week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack