tower120 / trackable_ptr
Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.
☆25Updated 5 years ago
Alternatives and similar repositories for trackable_ptr
Users that are interested in trackable_ptr are comparing it to the libraries listed below
Sorting:
- ☆26Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- A light-weight C++ profiling library☆31Updated 10 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
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 7 months ago
- Mutex implementations and utilities☆31Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆39Updated 9 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- C++ string formatting library☆44Updated 5 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago