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 10 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 2 weeks 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
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 10 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- A compiler-friendly variadic type list for C++.☆36Updated 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 10 months ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 weeks ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++ Defensive Macros☆31Updated 6 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆46Updated 8 months ago
- A fixed capacity dynamically sized string☆65Updated 3 weeks ago
- easy to use callback library for C++☆42Updated 8 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 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
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Updated 5 years ago