p-ranav / pschedLinks
Priority-based Task Scheduling for Modern C++
☆93Updated 4 years ago
Alternatives and similar repositories for psched
Users that are interested in psched are comparing it to the libraries listed below
Sorting:
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Updated 5 years ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Updated last month
- Result<T, E> for Modern C++☆34Updated 5 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- Container Traits for Modern C++☆28Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- An indirect value-type for C++☆83Updated 2 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- Pipelines for Modern C++☆74Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated last month
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 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☆165Updated last month
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- Libusb wrapper for Asio☆65Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 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…☆203Updated 3 years ago