jbcoe / value_typesLinks
value types for composite class design - with allocators
☆51Updated last month
Alternatives and similar repositories for value_types
Users that are interested in value_types 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
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- C++20 Unit-Testing library☆47Updated 2 months ago
- ☆52Updated 9 months ago
- An indirect value-type for C++☆83Updated last year
- A C++20 concepts library, providing container concepts etc.☆81Updated 7 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated 3 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆93Updated 2 months ago
- A C++14 reflection library☆73Updated 3 weeks ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- C++20 Compact Tuple Tools☆51Updated last week
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Boost.PFR without the boost namespaces☆72Updated this week
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- P0323 & P2505 std::expected simple implementation☆40Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- A C++ parser combinator library.☆144Updated last month
- C++ library aiming to replace all built-in integers☆93Updated last month
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆137Updated 6 months ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- 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
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year