steinwurf / recycleLinks
Simple resource pool for recycling resources in C++
☆69Updated 3 weeks ago
Alternatives and similar repositories for recycle
Users that are interested in recycle are comparing it to the libraries listed below
Sorting:
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 4 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 2 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆244Updated 6 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Boost.org circular_buffer module☆60Updated 3 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months 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 4 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- An indirect value-type for C++☆83Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated 2 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago