jeremy-rifkin / cpp-dependency-analyzer
A static-analysis tool for dependencies within a C/C++ codebase.
☆18Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-dependency-analyzer
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- C++ build system that uses C++ for build configuration.☆15Updated this week
- The IDK (Industrial Development Kit) library!☆28Updated 2 months ago
- Bytecode interpreter☆69Updated 6 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- ☆26Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated 9 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A C interpreter developed live on YouTube☆49Updated last year
- A wrapper of common C++ std types for functional programming☆22Updated last year
- Towards a constexpr version of the C++ standard library☆18Updated 9 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- 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
- parser combinator and AST generator in c++17☆24Updated last year
- Generic hash function for STL style unordered containers☆32Updated last month
- Simple mutation-testing☆43Updated 7 months ago
- A C++17 full-text search engine library☆31Updated 3 years ago
- Cross-platform C++ Utility Library☆50Updated this week
- ☆16Updated 2 years ago
- Portable UUID generation library for C++☆24Updated last year
- Null-termination-aware string-view class for C++☆24Updated last year
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 8 months ago
- C++20 SIMD Within A Register library☆24Updated 2 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago