jeremy-rifkin / cpp-dependency-analyzer
A static-analysis tool for dependencies within a C/C++ codebase.
☆19Updated 11 months ago
Alternatives and similar repositories for cpp-dependency-analyzer:
Users that are interested in cpp-dependency-analyzer are comparing it to the libraries listed below
- The IDK (Industrial Development Kit) library!☆32Updated this week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- The Fancy Named Parameters Library☆31Updated last week
- Enumerating all of the Undefined Behavior in C++☆36Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 6 months ago
- C++20 SIMD Within A Register library☆30Updated 7 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- My talks from CppCon 2020☆23Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- ☆26Updated last year
- Clang C/C++ Visual Profiler for compile times visualization☆36Updated 4 years ago
- Documentation generator for C/C++ code☆51Updated 2 months ago
- C++ build system that uses C++ for build configuration.☆15Updated last week
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- Library for complex bitfields☆19Updated 10 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A C interpreter developed live on YouTube☆53Updated last year
- Papers intended for the C++ Standardization Committee☆14Updated last year
- Converting (scoped)enum values to string names written in C++>=11.☆20Updated 3 weeks ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Low memory overhead allocator☆29Updated 4 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated this week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆86Updated this week
- Some "slides" about coroutines in C☆40Updated 5 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago