observable_unique_ptr
Smart pointers
Provides unique ownership smart pointers with observable lifetime control
Unique-ownership smart pointers with observable lifetime.
34 stars
4 watching
3 forks
Language: C++
last commit: over 1 year ago cppcpp17header-onlyownership-typessmart-pointers
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ implementation of a smart pointer that uses reference counting for managing dynamic memory | 2 |
| A smart pointer class that updates when the tracked object moves or is destroyed. | 25 |
| A set of smart pointer constructs for the C programming language | 1,608 |
| Provides functions to simplify creation of pointers from constants of basic types | 27 |
| An implementation of smart pointer techniques in Ada to manage dynamic memory and reduce manual memory management overhead. | 1 |
| A lightweight C++20 serialization and RPC library in one header file | 755 |
| A .NET library for computations on objects with INotifyPropertyChanged and INotifyCollectionChanged interfaces | 114 |
| A C++ implementation of PyTorch tutorials | 1,978 |
| Compares performance of various data serialization libraries in C++ | 731 |
| A companion code repository for the book Real-Time C++ providing reference application code and examples for efficient object-oriented and template microcontroller programming. | 620 |
| Compares C and C++ language features to determine their type and behavior | 196 |
| A tutorial on using Travis CI with C++ to integrate continuous integration into C++ projects. | 169 |
| A managed .NET wrapper around the PKCS#11 API to access cryptographic hardware. | 264 |
| A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler. | 21 |
| Provides compile-time reflection and introspection capabilities for C++17 | 1,097 |