Sedeniono / tiny-optionalLinks
Drop-in replacement for std::optional that does not waste memory unnecessarily
☆132Updated 3 weeks ago
Alternatives and similar repositories for tiny-optional
Users that are interested in tiny-optional are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 8 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 2 months ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months ago
- C++20 implementation of mutable constexpr expressions☆131Updated 4 years ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 7 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- C++20 Static Branch library☆68Updated 5 months ago
- Lightweight header-only C++20 enum and typename reflection☆81Updated 3 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- A C++ parser combinator library.☆156Updated last week
- std::embed implementation for the poor (C++17)☆89Updated last year
- A helper to convert a header-based C++ project to module-based one.☆58Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- An indirect value-type for C++☆84Updated 2 years ago