HadrienG2 / copy-on-write-ptr
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:
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- ☆13Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 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
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Interchangeable AoS and SoA containers☆23Updated 2 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Modern C++ Parallel Task Programming Library☆8Updated 6 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- a fast fixed size block allocator☆20Updated 9 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- A simple, header-only match maker(match making) implementation for C++.☆19Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Single file utilities for C++.☆30Updated 2 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- A sparse and compressed bitmap library.☆12Updated 10 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago