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:
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 6 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 6 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C++ type_name template utilities for pretty-printing type names☆11Updated 6 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆15Updated 10 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Fast multi-threaded memory allocator☆79Updated 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