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
- A light-weight C++ profiling library☆31Updated 10 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
- 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.☆23Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- ☆13Updated 8 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
- A C++ 14 implementation of graph data structures☆36Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 9 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆13Updated 13 years ago
- Home of the Lava graphics shader language compiler and other tools☆19Updated 9 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 7 years ago
- Automatically detects cache lines in a portable cross-platform way. This code is pure C89.☆16Updated 14 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- Easily batch-build cmake projects!☆17Updated 8 months ago
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- Modern C++ Parallel Task Programming Library☆8Updated 5 years ago
- ☆40Updated last year
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago