A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types
☆420Mar 13, 2026Updated last week
Alternatives and similar repositories for SaferCPlusPlus
Users that are interested in SaferCPlusPlus are comparing it to the libraries listed below
Sorting:
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆173Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Implementation of strong types in C++☆820Sep 29, 2022Updated 3 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆970Mar 14, 2026Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆22Jan 7, 2024Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆382Feb 2, 2026Updated last month
- A header-only library for convenient saving of program preferences with minimal amount of code☆21Apr 16, 2021Updated 4 years ago
- 🦘 A dependency injection container for C++11, C++14 and later☆544Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 2 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 6 months ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Apr 2, 2025Updated 11 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Nov 28, 2025Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- What a c++ standard Unicode library might look like.☆342Jan 18, 2024Updated 2 years ago
- C++ generic make factory☆108May 6, 2019Updated 6 years ago
- Qt interface for cling☆85Feb 6, 2014Updated 12 years ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Simple, flexible and modular assertion macro.☆229Dec 23, 2025Updated 2 months ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,820Feb 25, 2026Updated 3 weeks ago
- Parsing Expression Grammar Template Library☆2,113Mar 11, 2026Updated last week
- C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++☆761Updated this week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 3 months ago
- A C++20 library for sequence-orientated programming☆731Oct 24, 2025Updated 4 months ago
- An additive strong typedef library for C++14/17/20☆477Jan 28, 2025Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- This is an experimental library that has evolved to P2688☆681Nov 27, 2024Updated last year
- Guidelines Support Library☆6,628Feb 6, 2026Updated last month
- Replacements to standard numeric types which throw exceptions on errors☆221Mar 11, 2026Updated last week
- Lightweight Error Augmentation Framework☆338Mar 11, 2026Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- A new take on polymorphism☆693Updated this week
- C++17 & C++ 20 error-handling and utility extensions.☆633Dec 26, 2023Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago