martinmoene / value-ptr-liteLinks
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
Alternatives and similar repositories for value-ptr-lite
Users that are interested in value-ptr-lite 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
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years 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
- An indirect value-type for C++☆83Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Coroutine Support Library☆33Updated 10 months ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Fast containers of polymorphic objects.☆68Updated this week
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 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 3 months ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last month
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago