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
- forward declarations for C++ std headers☆74Updated 4 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years 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
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 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
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 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 last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++ Defensive Macros☆31Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- A collection of std-like single-header C++ libraries☆187Updated last week
- type-safe and low-boilerplate bit level serialization☆123Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 3 weeks ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago