cschreib / observable_unique_ptr
Unique-ownership smart pointers with observable lifetime.
☆35Updated last year
Alternatives and similar repositories for observable_unique_ptr:
Users that are interested in observable_unique_ptr are comparing it to the libraries listed below
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++20 Static Branch library☆52Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Comparison operators for std::span☆15Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆100Updated 9 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- An indirect value-type for C++☆82Updated last year
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- value types for composite class design - with allocators☆44Updated last week
- A header only structure of arrays container for C++☆41Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆78Updated this week
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 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
- Replacement for std::optional with efficient memory usage and additional features.☆44Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 4 months ago
- a small lightweight std::execution work-alike☆60Updated this week
- A hash function library☆39Updated 2 weeks ago
- A universal type for non-type template parameters for C++20 or later.☆26Updated 6 months ago
- std::optional for C++20☆30Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago