NUCLEAR-BOMB / option
Replacement for std::optional with efficient memory usage and additional features.
☆46Updated 2 months ago
Alternatives and similar repositories for option:
Users that are interested in option are comparing it to the libraries listed below
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- Boost.PFR without the boost namespaces☆71Updated last month
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- Lightweight header-only C++20 enum and typename reflection☆56Updated 2 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆215Updated 4 months ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Coroutines for C++23☆34Updated last week
- value types for composite class design - with allocators☆50Updated this week
- C++ command line argument parsing and routing☆53Updated 9 months ago
- C++ library aiming to replace all built-in integers☆93Updated 2 months ago
- Backward compatibly refactor header-based C++ into modules.☆91Updated last month
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- C++20 Unit-Testing library☆47Updated 2 weeks ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆91Updated 3 weeks ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Ease-of-use-first argument parsing for C++23☆61Updated 2 months ago
- C++20 Dependency Injection library☆26Updated last week
- Replacement for std::optional that does not waste memory unnecessarily☆122Updated 2 months ago
- List-initialize containers with proper move semantics☆30Updated last month
- Build C, C++ and ASM files in C++☆50Updated 2 years ago
- C++ small containers☆142Updated this week
- C++20 Compact Tuple Tools☆49Updated this week
- Yet another C++ text formatting library.☆71Updated 4 months ago
- ☆75Updated 3 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago