HadrienG2 / copy-on-write-ptr
A C++ smart pointer with copy-on-write semantics
☆15Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for copy-on-write-ptr
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆22Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- High performance event tracing☆16Updated 7 months ago
- Allocation benchmarks☆30Updated 8 years ago
- Slides for my 2019 presentation at C++ on Sea