steinwurf / recycleLinks
Simple resource pool for recycling resources in C++
☆69Updated last month
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☆82Updated 5 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 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☆160Updated 5 months 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☆245Updated 6 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 5 months ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- An indirect value-type for C++☆83Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 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
- 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
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated 2 weeks ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆70Updated last week
- Boost.org circular_buffer module☆61Updated last week
- 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 5 months ago
- Cmake-based build of boost☆57Updated 5 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago