duneroadrunner / scpptoolLinks
scpptool is a command line tool to help enforce a memory and data race safe subset of C++.
☆171Updated this week
Alternatives and similar repositories for scpptool
Users that are interested in scpptool are comparing it to the libraries listed below
Sorting:
- High performance, tagged binary data specification☆108Updated 3 weeks ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆142Updated 2 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 months ago
- ☆71Updated last week
- Smart Garbage Collection Library for C++☆234Updated 8 months ago
- A C++ type to trace calls to special member functions.☆104Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆141Updated 2 months ago
- Lightweight C++20 testing framework.☆300Updated last month
- C++ library aiming to replace all built-in integers☆99Updated 2 weeks ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆97Updated 3 weeks ago
- CMake wrapper around the cppfront repository☆79Updated last year
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆152Updated last week
- C++20 Compact Tuple Tools