okdshin / unique_resource
unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.
☆45Updated 7 months ago
Alternatives and similar repositories for unique_resource:
Users that are interested in unique_resource 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 9 months ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 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 9 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ☆26Updated 7 years ago
- Small small_vector☆33Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- ☆48Updated 7 years ago
- WIP☆26Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 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☆48Updated 9 months ago
- Flat containers for C++☆59Updated 2 years ago
- 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…☆65Updated 3 weeks ago
- A library of type traits for introspecting C++ function types☆29Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆32Updated 3 weeks ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 6 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago