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
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated 2 weeks ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Static global objects with constructors and destructors made useful in C++☆27Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- WIP☆27Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆63Updated 9 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago