yalekseev / shared_ptrLinks
A simple implementation of a thread-safe shared pointer
☆8Updated 8 years ago
Alternatives and similar repositories for shared_ptr
Users that are interested in shared_ptr are comparing it to the libraries listed below
Sorting:
- flat_map standardization proposal☆10Updated 3 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- ☆24Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- C++ header-only mempool library☆19Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A lightweight lazy-loading wrapper written in Modern C++☆47Updated 8 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- ☆22Updated this week
- A minimal C++11 header only serializer. Can serialize basic types, strings, containers, maps and custom classes. No suppprt yet for point…☆52Updated 4 months ago
- Fast string to integer conversion☆15Updated 7 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆144Updated 3 months ago
- ☆34Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago