JacobDomagala / StaticAnalysisLinks
GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.
☆32Updated this week
Alternatives and similar repositories for StaticAnalysis
Users that are interested in StaticAnalysis are comparing it to the libraries listed below
Sorting:
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆90Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆92Updated last month
- Coroutine support tools☆35Updated 2 months ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- A modern and (mostly) macro free mocking-framework☆41Updated 2 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- variadic pointers and references☆23Updated last month
- A C++ serialization/deserialization library designed with embedded systems in mind☆93Updated last week
- Lightweight state machine implemented in C++☆29Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆32Updated last week
- Build-system agnostic code generation application for C++.☆20Updated last month
- ☆30Updated last year
- simple ray tracing library focusing on good code☆57Updated last year
- type-safe and low-boilerplate bit level serialization☆121Updated 3 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆29Updated 2 months ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆88Updated last year
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated last month
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Various documents and code related to proposals for WG21☆66Updated 10 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small …☆157Updated 3 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- CMake wrapper around the cppfront repository☆78Updated 7 months ago
- Document modern C++ using unit tests☆55Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆32Updated this week