steinwurf / recycle
Simple resource pool for recycling resources in C++
☆66Updated 7 months ago
Alternatives and similar repositories for recycle:
Users that are interested in recycle are comparing it to the libraries listed below
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 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☆156Updated 8 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last month
- 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!☆161Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆117Updated last month
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated 2 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Variadic templates and std::integer_sequence support library☆110Updated last month
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆137Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- An indirect value-type for C++☆82Updated last year