tower120 / trackable_ptrLinks
Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.
☆25Updated 6 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:
- Use unused bits in your pointer☆45Updated 7 years ago
- ☆26Updated 7 years ago
- 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
- A light-weight C++ profiling library☆31Updated 10 years ago
- C++ string formatting library☆44Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Useful C++ templates☆14Updated last year
- Generic 2D graphics library for C++14☆28Updated 4 months 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
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆31Updated 9 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Fast delegates implementation☆56Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 7 months ago
- ☆39Updated 9 years ago
- Thoughts for replacing C++ iostreams.☆12Updated 8 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Fast hash table template for array indexes.☆27Updated 8 years ago
- Mutex implementations and utilities☆31Updated 8 years ago