duneroadrunner / scpptoolLinks
scpptool is a command line tool to help enforce a memory and data race safe subset of C++.
☆166Updated this week
Alternatives and similar repositories for scpptool
Users that are interested in scpptool are comparing it to the libraries listed below
Sorting:
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆96Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 2 weeks ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated last month
- High performance, tagged binary data specification☆93Updated 3 weeks ago
- Lightweight C++20 testing framework.☆285Updated 3 months ago
- Smart Garbage Collection Library for C++☆220Updated 2 months ago
- A C++ type to trace calls to special member functions.☆102Updated last year
- ☆87Updated 2 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 months 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…☆94Updated 3 months ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆79Updated 2 months ago
- Collection of self-contained header-only libraries for C++17☆296Updated this week
- Migrated to https://codeberg.org/cmargiotta/compile-time-fsm☆100Updated last week
- Simple C++20 module support for CMake☆211Updated last year
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆140Updated 7 months ago
- Lightweight header-only C++20 enum and typename reflection☆58Updated last month
- High-performance metrics library☆43Updated 6 months ago
- CMake wrapper around the cppfront repository☆79Updated 8 months ago
- A modern C++ library for type-safe environment variable parsing☆145Updated 7 months ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆326Updated 2 weeks ago
- C++ library aiming to replace all built-in integers☆94Updated last month
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆264Updated last month
- ☆63Updated 2 weeks ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆97Updated last year
- Source for papers and proposals☆74Updated last month
- A faster alternative to clang-tidy☆123Updated last month
- List-initialize containers with proper move semantics☆30Updated 4 months ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago