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
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- C++ string formatting library☆46Updated 5 years ago
- Flat containers for C++☆59Updated 3 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Virtual memory based containers☆43Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- ☆27Updated 7 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 9 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- A header-only C++ parsing framework☆36Updated 4 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆37Updated last week
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last week