ddmitv / optionLinks
Replacement for std::optional with efficient memory usage and additional features.
☆51Updated 11 months ago
Alternatives and similar repositories for option
Users that are interested in option are comparing it to the libraries listed below
Sorting:
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- Meta C++ Library and Tool☆83Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆107Updated last week
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- C++20 Static Branch library☆96Updated 8 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- Coroutines for C++23☆39Updated 4 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Yet another C++ text formatting library.☆71Updated last year
- value types for composite class design - with allocators☆73Updated last week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- C++ command line argument parsing and routing☆51Updated last year
- C++20 compile time compressed string tables☆46Updated 3 years ago
- ☆103Updated last year
- C++20 Dependency Injection library☆31Updated 8 months ago
- Advanced compile-time validation in C++☆43Updated last year
- C++ small containers☆148Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 months ago
- Proposed SG14 status_code for the C++ standard☆69Updated 2 weeks ago
- A lightweight, non-owning reference to a callable.☆184Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 6 months ago