ddmitv / optionLinks
Replacement for std::optional with efficient memory usage and additional features.
☆51Updated 9 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
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 3 weeks ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆99Updated last month
- C++ small containers☆147Updated 6 months ago
- List-initialize containers with proper move semantics☆30Updated 8 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- C++ command line argument parsing and routing☆52Updated last year
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Meta C++ Library and Tool☆83Updated 2 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated 2 months ago
- Coroutines for C++23☆39Updated 2 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months ago
- C++ library aiming to replace all built-in integers☆98Updated 3 weeks ago
- C++20 Static Branch library☆70Updated 6 months ago
- CMake script for embedding resources in binaries.☆94Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- C++20 Dependency Injection library☆31Updated 6 months ago
- SPY - C++ Information Broker☆157Updated last week
- ☆103Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated last week
- repr for Modern C++: Return printable string representation of a value☆85Updated 5 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 4 months ago