martinmoene / optional-bare
optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-file header-only library
☆20Updated 2 years ago
Alternatives and similar repositories for optional-bare:
Users that are interested in optional-bare are comparing it to the libraries listed below
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Yet another C++ text formatting library.☆70Updated 2 months ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Text encoding for modern C++☆30Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 8 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- forward declarations for C++ std headers☆72Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Windows Using Headers Only...☆60Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 5 months ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 8 months ago
- Result<T, E> for Modern C++☆32Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 6 months ago
- Comparison operators for std::span☆15Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year