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
- A light-weight C++ profiling library☆31Updated 10 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- ☆26Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- ☆39Updated 9 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Useful C++ templates☆14Updated 9 months ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 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
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- WIP☆26Updated 5 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- C++ string formatting library☆44Updated 5 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated last month
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A very minimal .INI reader/writer (C++11)☆30Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 4 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago