steinwurf / recycleLinks
Simple resource pool for recycling resources in C++
☆68Updated 10 months ago
Alternatives and similar repositories for recycle
Users that are interested in recycle are comparing it to the libraries listed below
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 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☆157Updated 2 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- 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☆239Updated 4 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last week
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Boost.org circular_buffer module☆58Updated 3 weeks ago
- A C++14 reflection library☆72Updated last week
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 2 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆133Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago