Sedeniono / tiny-optionalLinks
Replacement for std::optional that does not waste memory unnecessarily
☆124Updated 3 months 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☆104Updated last year
- Boost.PFR without the boost namespaces☆71Updated 2 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago
- C++20 Static Branch library☆59Updated 2 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆111Updated 2 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 8 months ago
- Coroutines for C++23☆38Updated last month
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated last week
- high performance C++20 implementation of std::variant☆54Updated 2 months ago
- C++20 [Minimal] Static Perfect Hash library☆209Updated last month
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆91Updated 2 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- std::embed implementation for the poor (C++17)☆91Updated last year
- ☆102Updated last year
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- A collection of std-like single-header C++ libraries☆179Updated 2 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 6 months ago
- C++20 implementation of mutable constexpr expressions☆115Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A helper to convert a header-based C++ project to module-based one.☆49Updated 9 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- C++ library aiming to replace all built-in integers☆93Updated last week
- C++20 Unit-Testing library☆47Updated last month