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
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- ☆26Updated 6 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆39Updated 2 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Easily batch-build cmake projects!☆17Updated 8 months 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
- 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
- ☆39Updated 9 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Useful C++ templates☆14Updated 8 months ago
- C++ string formatting library☆44Updated 5 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Flat containers for C++☆56Updated 2 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated this week
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Virtual memory based containers☆40Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago