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:
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- 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
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 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
- Foundations of symbol based programming☆30Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Modern C++ Parallel Task Programming Library☆8Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- ☆31Updated 9 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 6 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆14Updated 14 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated last year
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago