cschreib / observable_unique_ptrLinks
Unique-ownership smart pointers with observable lifetime.
☆39Updated 2 months ago
Alternatives and similar repositories for observable_unique_ptr
Users that are interested in observable_unique_ptr are comparing it to the libraries listed below
Sorting:
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- A hash function library☆47Updated 2 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- C++20 Static Branch library☆68Updated 4 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- The Fancy Named Parameters Library☆36Updated this week
- a small lightweight std::execution work-alike☆65Updated 7 months ago
- meta-programming, C++11☆16Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 6 months ago
- List-initialize containers with proper move semantics☆30Updated 7 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- std::optional for C++20☆31Updated last year
- SPY - C++ Information Broker☆157Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- C++20 Compact Tuple Tools☆56Updated last week
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago