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 7 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years 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 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Similar to python's `repr`, for c++☆32Updated 2 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 7 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 4 months ago
- 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 7 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 5 months ago
- File/Directory Watcher for Modern C++☆82Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- easy to use callback library for C++☆39Updated 7 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
- A fixed capacity dynamically sized string☆64Updated last month
- A compiler-friendly variadic type list for C++.☆36Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Yet another C++ text formatting library.☆70Updated last month
- A bunch of small C++ utilities☆64Updated last year
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- forward declarations for C++ std headers☆72Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year