okdshin / unique_resourceLinks
unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.
☆49Updated last year
Alternatives and similar repositories for unique_resource
Users that are interested in unique_resource 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☆38Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 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☆50Updated last week
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- ☆27Updated 7 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)☆38Updated last week
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- ☆25Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Library for extracting stacktrace from exception.