andreasfertig / cppinsightsLinks
C++ Insights - See your source code with the eyes of a compiler
☆4,419Updated 5 months ago
Alternatives and similar repositories for cppinsights
Users that are interested in cppinsights are comparing it to the libraries listed below
Sorting:
- A tool for use with clang to analyze #includes in C and C++ source files☆4,559Updated 2 weeks ago
- A beautiful stack trace pretty printer for C++☆4,185Updated 7 months ago
- Compile Time Regular Expression in C++☆3,714Updated 2 months ago
- A dbg(…) macro for C++☆3,211Updated 9 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,769Updated last year
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,823Updated 2 weeks ago
- C/C++ Performance Profiler☆4,308Updated 10 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,331Updated 8 months ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,510Updated 2 weeks ago
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,219Updated 8 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,094Updated last week
- A curated list of awesome header-only C++ libraries☆3,981Updated 3 weeks ago
- Asynchronous Low Latency C++ Logging Library☆2,672Updated 2 weeks ago
- A C++11 library for serialization☆4,567Updated 10 months ago
- Lightweight C++ command line option parser☆4,629Updated last week
- A microbenchmark support library☆9,865Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,708Updated 7 months ago
- Activity Indicators for Modern C++☆3,304Updated 6 months ago
- Guidelines Support Library☆6,570Updated last month
- C++ Tip Of The Week☆1,652Updated 6 months ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,307Updated last year
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,831Updated 5 months ago
- oneAPI Threading Building Blocks (oneTBB)☆6,448Updated this week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,111Updated last week
- Argument Parser for Modern C++☆3,309Updated 10 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,993Updated this week
- Proxy: Next Generation Polymorphism in C++☆3,023Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,256Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,391Updated 5 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, MySQL, Chro…☆1,923Updated last week