steinwurf / recycleLinks
Simple resource pool for recycling resources in C++
☆71Updated 7 months ago
Alternatives and similar repositories for recycle
Users that are interested in recycle are comparing it to the libraries listed below
Sorting:
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 10 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 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…☆203Updated 3 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…☆166Updated this week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- An indirect value-type for C++☆83Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 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 2 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☆166Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- Boost.org circular_buffer module☆64Updated last week
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week