steinwurf / recycleLinks
Simple resource pool for recycling resources in C++
☆69Updated 2 weeks 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
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- A modern, fast, structured logging framework in C++☆60Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 3 months 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 3 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 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☆242Updated 5 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆47Updated 8 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Literal Logging for C++☆86Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost.org circular_buffer module☆60Updated 2 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- spdlog setup initialization via file configuration for convenience.☆81Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 months ago