JacobDomagala / StaticAnalysisLinks
GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.
☆34Updated 3 months ago
Alternatives and similar repositories for StaticAnalysis
Users that are interested in StaticAnalysis are comparing it to the libraries listed below
Sorting:
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated 2 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆96Updated last week
- CMake wrapper around the cppfront repository☆78Updated 10 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 2 weeks ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆102Updated 3 years ago
- value types for composite class design - with allocators☆59Updated 3 weeks ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- A modern and (mostly) macro free mocking-framework☆44Updated last week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library