romaincheminade / sync_ptrLinks
Reference counted synchronized pointer.
☆14Updated 8 years ago
Alternatives and similar repositories for sync_ptr
Users that are interested in sync_ptr are comparing it to the libraries listed below
Sorting:
- Foundations of symbol based programming☆30Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated this week
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last week
- WIP☆27Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- C++ string formatting library☆46Updated 5 years ago
- Fast containers of polymorphic objects.☆68Updated 2 weeks 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
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 10 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- dynamic polymorphism without inheritance☆31Updated 8 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago