jeremy-rifkin / cpp-dependency-analyzerLinks
A static-analysis tool for dependencies within a C/C++ codebase.
☆19Updated last year
Alternatives and similar repositories for cpp-dependency-analyzer
Users that are interested in cpp-dependency-analyzer are comparing it to the libraries listed below
Sorting:
- The IDK (Industrial Development Kit) library!☆36Updated last month
- ☆17Updated 3 years ago
- Bytecode interpreter☆76Updated 6 months ago
- LALR(1) parser for C++☆79Updated last year
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 years ago
- A tagged-pointer type for C++.☆35Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- C++ messaging and serialization library☆76Updated this week
- Interactive C/C++ preprocessor macro debugger☆168Updated 4 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆98Updated 4 months ago
- Enumerating all of the Undefined Behavior in C++☆36Updated 3 years ago
- Documentation generator for C/C++ code☆53Updated 6 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- A wrapper of common C++ std types for functional programming☆22Updated last year
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- test suite generation for C++☆27Updated last month
- Library for complex bitfields☆19Updated last year
- Prints values and types during compilation!☆58Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆94Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A single-header cross-platform library for custom printing to the output stream.☆42Updated last year
- C++ utilities☆136Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year