martinmoene / value-ptr-lite
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
Alternatives and similar repositories for value-ptr-lite:
Users that are interested in value-ptr-lite 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
- 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
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated this week
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 2 weeks ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A C++14 and later CRTP template for defining iterators☆73Updated 2 weeks ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- WIP☆26Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆107Updated 3 weeks ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Modern C++ generic header-only template library.☆102Updated 2 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 last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Coroutine Support Library☆33Updated 8 months ago