jeremy-rifkin / cpp-dependency-analyzer
A static-analysis tool for dependencies within a C/C++ codebase.
☆18Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-dependency-analyzer
- C++ build system that uses C++ for build configuration.☆15Updated this week
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- The IDK (Industrial Development Kit) library!☆28Updated 3 months ago
- ☆26Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Bytecode interpreter☆69Updated 7 months ago
- A C interpreter developed live on YouTube☆50Updated last year
- Playground for Cloud CI development for C++☆24Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago
- ☆21Updated 4 years ago
- Portable UUID generation library for C++☆24Updated last year
- A single-header cross-platform library for custom printing to the output stream.☆42Updated last year
- Coroutine support tools☆32Updated 2 months ago
- Documentation generator for C/C++ code☆48Updated 7 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- A modern C++ standard library.☆15Updated last year
- A header only structure of arrays container for C++☆39Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Result<T, E> for Modern C++☆32Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆69Updated 3 weeks ago
- Cut down and minimalistic C++ string formatting library☆26Updated 10 months ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- A wrapper of common C++ std types for functional programming☆22Updated last year