Tool to check C++ #include dependencies (dependency graphs created in .dot format)
☆768Jan 13, 2026Updated last month
Alternatives and similar repositories for cpp-dependencies
Users that are interested in cpp-dependencies are comparing it to the libraries listed below
Sorting:
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Dec 7, 2024Updated last year
- Magic build tool☆170Sep 16, 2025Updated 5 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,629Feb 10, 2026Updated 2 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆654Jan 31, 2024Updated 2 years ago
- C++ Metaprogramming library enabling better static checking and register abstraction in embedded software☆421Jun 11, 2020Updated 5 years ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- Header only C++14 mocking framework☆871Apr 26, 2025Updated 10 months ago
- Guidelines Support Library☆6,615Feb 6, 2026Updated 3 weeks ago
- Clang build analysis tool using -ftime-trace☆1,216Mar 21, 2025Updated 11 months ago
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆197May 7, 2021Updated 4 years ago
- Experimental deferred and unordered destruction library for C++☆914May 16, 2019Updated 6 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Finds problems in C++ source that slow development of large code bases☆721Jul 26, 2022Updated 3 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Oct 21, 2016Updated 9 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- A C++ library for type level flagging☆64Jun 28, 2018Updated 7 years 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,594May 29, 2025Updated 9 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Hasta la vista, baby!☆136Apr 6, 2023Updated 2 years ago
- A new take on polymorphism☆691Dec 11, 2025Updated 2 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆262Apr 22, 2021Updated 4 years ago
- A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.☆884Jun 11, 2018Updated 7 years ago
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- A C++ micro-benchmarking framework☆367Feb 25, 2020Updated 6 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- A fast, memory efficient hash map for C++☆1,300May 19, 2025Updated 9 months ago
- An implementation of C++ Extensions for Ranges☆225Feb 24, 2020Updated 6 years ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,622Feb 23, 2026Updated last week
- C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"☆147Jan 16, 2022Updated 4 years ago
- Parsing Expression Grammar Template Library☆2,112Updated this week