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
☆21Updated 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
- Windows Using Headers Only...☆63Updated 4 years ago
- forward declarations for C++ std headers☆74Updated 4 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☆49Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆23Updated this week
- Yet another C++ text formatting library.☆70Updated 9 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆57Updated 5 months ago
- C++ Defensive Macros☆31Updated 6 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A collection of std-like single-header C++ libraries☆192Updated last month
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Virtual memory based containers☆43Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆87Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year