ddmitv / optionLinks
Replacement for std::optional with efficient memory usage and additional features.
☆47Updated 4 months ago
Alternatives and similar repositories for option
Users that are interested in option are comparing it to the libraries listed below
Sorting:
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 2 weeks ago
- C++20 Static Branch library☆60Updated last month
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆79Updated this week
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Lightweight header-only C++20 enum and typename reflection☆59Updated last month
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- Boost.PFR without the boost namespaces☆72Updated 3 weeks ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆221Updated 6 months ago
- C++20 Unit-Testing library☆48Updated 2 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated last month
- value types for composite class design - with allocators☆53Updated 2 weeks ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated this week
- C++ library aiming to replace all built-in integers☆94Updated last month
- C++20 Value-oriented Metaprogramming Library☆25Updated this week
- C++20 [Minimal] Static Perfect Hash library☆223Updated 2 months ago
- Build C, C++ and ASM files in C++☆50Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- CMake script for embedding resources in binaries.☆93Updated 2 years ago
- C++20 Compact Tuple Tools☆51Updated 3 weeks ago
- Backward compatibly refactor header-based C++ into modules.☆91Updated 3 weeks ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- List-initialize containers with proper move semantics☆30Updated 4 months ago
- Coroutines for C++23☆38Updated 2 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year