Sedeniono / tiny-optionalLinks
Replacement for std::optional that does not waste memory unnecessarily
☆132Updated last week
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☆108Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago
- C++20 Static Branch library☆68Updated 4 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 3 weeks ago
- P0323 & P2505 std::expected simple implementation☆42Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 months ago
- Boost.PFR without the boost namespaces☆75Updated 3 months 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 6 months ago
- C++20 [Minimal] Static Perfect Hash library☆236Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- C++ library aiming to replace all built-in integers☆97Updated this week
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 2 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A C++ parser combinator library.☆155Updated last month
- std::embed implementation for the poor (C++17)☆91Updated last year
- Lightweight header-only C++20 enum and typename reflection☆79Updated 2 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 4 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆133Updated last week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated 3 weeks ago
- An indirect value-type for C++☆84Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆178Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated last year
- C++20 Unit-Testing library☆50Updated 5 months ago