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:
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- 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
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 8 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A C++ 14 implementation of graph data structures☆35Updated 9 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- A clean implementation of reflection and related proposals.☆28Updated 8 years ago
- Lightweight logging library for C/C++☆39Updated 6 months ago
- Software implementation of any size ieee754 floating points☆56Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- Foundations of symbol based programming☆30Updated 6 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- fast open addressing hash table☆42Updated 3 months ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 6 years ago