steinwurf / recycle
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
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 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 last month
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- A modern, fast, structured logging framework in C++☆59Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 11 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☆239Updated 3 months ago
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 8 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago