yalekseev / shared_ptr
A simple implementation of a thread-safe shared pointer
☆8Updated 7 years ago
Alternatives and similar repositories for shared_ptr:
Users that are interested in shared_ptr are comparing it to the libraries listed below
- CppProperties is a single header libaray for enabling the property system architecture☆38Updated 4 years ago
- C++ header-only mempool library☆19Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated last year
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- Fixed size function wrapper like std::function☆68Updated 8 years ago
- C++ class reflection library without RTTI.☆34Updated 7 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- C++ asynchronous promises like a Promises/A+☆44Updated last year
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- Boost.org signals2 module☆77Updated last week
- A CMake-based cross-platform (Android, iOS, OSX, Windows) build system and utilities.☆21Updated last week
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆91Updated 3 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆34Updated 6 years ago
- Provides run-time tuple element access☆15Updated 3 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆21Updated 3 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆72Updated 5 years ago
- Collection of header-only utilities for C++☆35Updated 11 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Boost.org circular_buffer module☆53Updated last week
- A constexpr STL style circular buffer implementation☆68Updated 6 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Custom C++ String Pool Allocator, including benchmark code to compare vs. STL strings.☆10Updated 7 years ago
- generic stack-based container☆105Updated 6 years ago
- C++ plugin framework☆48Updated 5 years ago
- File/Directory Watcher for Modern C++☆79Updated 2 years ago
- C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.☆22Updated 2 years ago