HadrienG2 / copy-on-write-ptrLinks
A C++ smart pointer with copy-on-write semantics
☆15Updated 9 years ago
Alternatives and similar repositories for copy-on-write-ptr
Users that are interested in copy-on-write-ptr are comparing it to the libraries listed below
Sorting:
- 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
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 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
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 6 years ago
- ☆13Updated 9 years ago
- Public Domain random number generators for C++☆16Updated 10 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 3 months ago
- ☆27Updated last year
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- A collection of bit manipulation routines for C++☆21Updated 11 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- `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
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++ header-only data reflection/introspection☆9Updated 3 years ago