HadrienG2 / copy-on-write-ptr
A C++ smart pointer with copy-on-write semantics
☆15Updated 8 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
- 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
- A light-weight C++ profiling library☆31Updated 10 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Home of the Lava graphics shader language compiler and other tools☆19Updated 9 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Yet Another MAthematical library☆13Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 7 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated last year
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- ☆26Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- any_function is a functional counterpart to std::any☆14Updated 8 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last month
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Easily batch-build cmake projects!☆17Updated 9 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago