duneroadrunner / scpptoolLinks
scpptool is a command line tool to help enforce a memory and data race safe subset of C++.
☆169Updated this week
Alternatives and similar repositories for scpptool
Users that are interested in scpptool are comparing it to the libraries listed below
Sorting:
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated last week
- High performance, tagged binary data specification☆102Updated last week
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆124Updated last week
- Smart Garbage Collection Library for C++☆231Updated 6 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 3 weeks ago
- 🐈⬛ 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 7 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 5 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆94Updated 3 weeks ago
- A C++ type to trace calls to special member functions.☆103Updated last year
- C++20 Dependency Injection library☆31Updated 6 months ago
- Lightweight C++20 testing framework.☆293Updated 3 months ago
- CMake wrapper around the cppfront repository☆79Updated last year
- A C++ parser combinator library.☆156Updated last week
- Collection of self-contained header-only libraries for C++17☆323Updated 2 weeks ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- Lightweight header-only C++20 enum and typename reflection☆81Updated 3 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆97Updated last month
- High-performance metrics library☆48Updated last week
- ☆70Updated 4 months ago
- List-initialize containers with proper move semantics☆30Updated 8 months ago
- ☆103Updated last year
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- C++ library aiming to replace all built-in integers☆98Updated this week
- An efficient, composable design pattern for range processing☆131Updated 8 months ago
- C++ command line argument parsing and routing☆52Updated last year
- ☆91Updated 6 months ago
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆266Updated 5 months ago
- A C++ data structure visualization library using GraphViz☆47Updated last year
- Coroutines for C++23☆39Updated last month