steinwurf / recycleLinks
Simple resource pool for recycling resources in C++
☆71Updated 4 months ago
Alternatives and similar repositories for recycle
Users that are interested in recycle are comparing it to the libraries listed below
Sorting:
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- Boost.org circular_buffer module☆63Updated 3 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 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.☆252Updated last month
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- 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
- A bunch of small C++ utilities☆69Updated last year
- 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 …☆149Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- A small header-only library for converting data between json representation and c++ structs☆158Updated last year
- An indirect value-type for C++☆84Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago