andreasfertig / cppinsightsLinks
C++ Insights - See your source code with the eyes of a compiler
☆4,380Updated 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 dbg(…) macro for C++☆3,183Updated 6 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,481Updated this week
- C/C++ Performance Profiler☆4,311Updated 7 months ago
- A beautiful stack trace pretty printer for C++☆4,135Updated 5 months ago
- Guidelines Support Library☆6,506Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,681Updated last year
- Activity Indicators for Modern C++☆3,260Updated 4 months ago
- A curated list of awesome header-only C++ libraries☆3,932Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,302Updated 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,680Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,659Updated 4 months ago
- Compile Time Regular Expression in C++☆3,659Updated this week
- A microbenchmark support library☆9,717Updated this week
- C++ Tip Of The Week☆1,635Updated 3 months ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,661Updated 3 months 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,842Updated this week
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,045Updated 6 months ago
- Argument Parser for Modern C++☆3,221Updated 7 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,021Updated last week
- Asynchronous Low Latency C++ Logging Library☆2,464Updated this week
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,255Updated last year
- Proxy: Next Generation Polymorphism in C++☆2,925Updated 2 weeks ago
- Lightweight C++ command line option parser☆4,561Updated 2 weeks ago
- C++ Reflection Library☆3,372Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,231Updated 11 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,500Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,595Updated 11 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,052Updated last week
- Slides and other materials from CppCon 2019☆1,256Updated 2 years ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework