andreasfertig / cppinsightsLinks
C++ Insights - See your source code with the eyes of a compiler
☆4,364Updated 2 months ago
Alternatives and similar repositories for cppinsights
Users that are interested in cppinsights are comparing it to the libraries listed below
Sorting:
- A beautiful stack trace pretty printer for C++☆4,117Updated 4 months ago
- Compile Time Regular Expression in C++☆3,651Updated 3 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,459Updated this week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,300Updated 5 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,626Updated 3 weeks ago
- Activity Indicators for Modern C++☆3,245Updated 3 months ago
- C/C++ Performance Profiler☆4,312Updated 6 months ago
- A curated list of awesome header-only C++ libraries☆3,901Updated last year
- A dbg(…) macro for C++☆3,177Updated 5 months ago
- Guidelines Support Library☆6,484Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,671Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,646Updated 3 months ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,370Updated last week
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,018Updated 5 months ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,250Updated last year
- Asynchronous Low Latency C++ Logging Library☆2,432Updated this week
- A microbenchmark support library☆9,673Updated last week
- C++ Tip Of The Week☆1,630Updated 3 months ago
- Argument Parser for Modern C++☆3,192Updated 7 months ago
- Slides and other materials from CppCon 2020☆1,633Updated 4 years ago
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,803Updated 2 weeks ago
- A C++11 library for serialization☆4,500Updated 7 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,222Updated 2 months ago
- Lightweight C++ command line option parser☆4,545Updated this week
- oneAPI Threading Building Blocks (oneTBB)☆6,287Updated this week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,007Updated this week
- C++ compile-time enum to string, iteration, in a single header file☆1,785Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,228Updated 10 months ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,616Updated 3 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,856Updated last week