C++ Insights - See your source code with the eyes of a compiler
☆4,472Mar 10, 2026Updated last week
Alternatives and similar repositories for cppinsights
Users that are interested in cppinsights are comparing it to the libraries listed below
Sorting:
- A modern formatting library☆23,328Updated this week
- Abseil Common Libraries (C++)☆17,120Updated this week
- Compile Time Regular Expression in C++☆3,770Sep 12, 2025Updated 6 months ago
- Run compilers interactively from your web browser and interact with the assembly☆18,627Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- MSVC's implementation of the C++ Standard Library.☆10,994Updated this week
- A cheatsheet of modern C++ language and library features.☆21,530Mar 1, 2026Updated 2 weeks ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,816Mar 11, 2026Updated last week
- Fast C++ logging library.☆28,471Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,674Oct 6, 2024Updated last year
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- A beautiful stack trace pretty printer for C++☆4,262Apr 14, 2025Updated 11 months ago
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,840Mar 12, 2026Updated last week
- A tool for use with clang to analyze #includes in C and C++ source files☆4,636Updated this week
- C/C++ Performance Profiler☆4,319Jan 31, 2025Updated last year
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- An open-source C++ library developed and used at Facebook.☆30,291Updated this week
- A microbenchmark support library☆10,070Updated this week
- JSON for Modern C++☆49,151Updated 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,247Mar 11, 2026Updated last week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,746May 1, 2025Updated 10 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,598May 29, 2025Updated 9 months ago
- Library to parse and work with the C++ AST☆1,771Jun 13, 2024Updated last year
- Guidelines Support Library☆6,628Feb 6, 2026Updated last month
- A dbg(…) macro for C++☆3,235Feb 14, 2026Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- A personal experimental C++ Syntax 2 -> Syntax 1 compiler☆5,930Feb 22, 2026Updated 3 weeks ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,649Updated this week
- A collection of resources on modern C++☆12,923Aug 20, 2024Updated last year
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,277Mar 1, 2026Updated 2 weeks ago
- AddressSanitizer, ThreadSanitizer, MemorySanitizer☆12,331Feb 16, 2026Updated last month
- mold: A Modern Linker 🦠☆16,263Mar 4, 2026Updated 2 weeks ago
- A categorized list of C++ resources.☆5,219Updated this week
- C++20 μ(micro)/Unit Testing framework☆1,420Feb 14, 2026Updated last month
- C++ parsing DSL☆1,234Oct 18, 2025Updated 5 months ago