renatoGarcia / icecream-cpp
🍦 Never use cout/printf to debug again
☆601Updated this week
Alternatives and similar repositories for icecream-cpp:
Users that are interested in icecream-cpp are comparing it to the libraries listed below
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,492Updated 4 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,304Updated last week
- scanf for modern C++☆1,123Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,934Updated last week
- A C++ compile-time math library using generalized constant expressions☆758Updated 7 months ago
- A miniature library for struct-field reflection in C++☆532Updated last month
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,122Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,559Updated 5 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆502Updated last week
- Parse command line arguments by defining a struct☆473Updated 3 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆652Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,588Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,369Updated last month
- A lightweight C++20 serialization and RPC library☆796Updated last month
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆813Updated this week
- C++ parsing DSL☆1,031Updated last month
- A modern, fast, lightweight thread pool library based on C++20☆481Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆922Updated 2 weeks ago
- Implementation of strong types in C++☆785Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆348Updated this week
- The most over-engineered C++ assertion library☆583Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆876Updated 8 months ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆912Updated 3 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆489Updated 4 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated 2 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆949Updated 8 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,508Updated 6 months ago
- Runtime polymorphism done right☆991Updated 3 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,134Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆559Updated 6 months ago