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:
- forward declarations for C++ std headers☆74Updated 4 years ago
- C++ string formatting library☆45Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 10 months ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ☆26Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Lightweight C++ task system☆81Updated 8 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆93Updated 3 months ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆63Updated 9 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- A header-only C++ parsing framework☆36Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Flat containers for C++☆59Updated last month
- C++17 immutable compile-time key value map