martinmoene / optional-bareLinks
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
Sorting:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++ Defensive Macros☆31Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years 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 last year
- forward declarations for C++ std headers☆74Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- Virtual memory based containers☆42Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 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 last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago