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:
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated 2 weeks ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Ease-of-use-first argument parsing for C++23☆63Updated last month
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆107Updated last week
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- C++20 Static Branch library☆96Updated 8 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated this week
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- C++ command line argument parsing and routing☆51Updated last year
- P0323 & P2505 std::expected simple implementation☆43Updated 6 months ago
- Yet another C++ text formatting library.☆71Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- C++20 Dependency Injection library☆32Updated 8 months ago
- C++ small containers☆148Updated 3 weeks ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆94Updated last month
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆229Updated 4 months ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- value types for composite class design - with allocators☆73Updated 2 weeks ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- C++20 compile time compressed string tables☆46Updated 3 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆147Updated last week
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago