p-ranav / pschedLinks
Priority-based Task Scheduling for Modern C++
☆93Updated 5 years ago
Alternatives and similar repositories for psched
Users that are interested in psched are comparing it to the libraries listed below
Sorting:
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- Result<T, E> for Modern C++☆36Updated 5 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 4 years ago
- Pipelines for Modern C++☆76Updated 5 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- Simple resource pool for recycling resources in C++☆71Updated 7 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 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
- 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
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- A little metaprogramming and functional library☆68Updated 3 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago