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
- C++ Config library for managing application configuration.☆26Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- ☆17Updated 3 years ago
- Cake is a fast build system written in Python.☆20Updated 5 months ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Some library components that didn't quite fit anywhere else...☆37Updated this week
- A wrapper of common C++ std types for functional programming☆22Updated 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…☆100Updated 5 months ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Bytecode interpreter☆76Updated 7 months ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 years ago
- ☆26Updated 2 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- Low memory overhead allocator☆32Updated 9 months ago
- A C++17 full-text search engine library☆32Updated 3 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- test suite generation for C++☆27Updated 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 library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 4 months ago
- ☆32Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- A compiler front end for the C++ language☆146Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- The Fancy Named Parameters Library☆34Updated 3 weeks ago