Priority-based Task Scheduling for Modern C++
☆93Jan 29, 2021Updated 5 years ago
Alternatives and similar repositories for psched
Users that are interested in psched are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Nov 26, 2022Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Sep 20, 2020Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Aug 26, 2019Updated 6 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Apr 14, 2020Updated 5 years ago
- C++ framework for rapid server development☆77Feb 7, 2024Updated 2 years ago
- Small header only library to call a function at a specific time interval.☆29Sep 30, 2024Updated last year
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 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…☆202Dec 23, 2022Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Aug 10, 2020Updated 5 years ago
- ☆25Apr 21, 2020Updated 5 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- Pipelines for Modern C++☆76Oct 13, 2020Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35May 6, 2021Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆41Feb 19, 2018Updated 8 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Jan 2, 2023Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Apr 10, 2022Updated 3 years ago
- Portable UUID generation library for C++☆26Jun 6, 2023Updated 2 years ago
- A little metaprogramming and functional library☆68Sep 16, 2022Updated 3 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Jun 21, 2023Updated 2 years ago
- C++ concurrent programming library☆28Jun 19, 2024Updated last year
- Lightweight Error Augmentation Framework☆338Mar 11, 2026Updated last week
- Library of flat vector-like based associative containers☆76Jan 5, 2023Updated 3 years ago
- Parse command line arguments by defining a struct☆508Oct 27, 2024Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Jul 17, 2021Updated 4 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,020Mar 11, 2026Updated last week
- Header only library that parses and plans SQL queries at compile time☆141May 2, 2020Updated 5 years ago
- Port of Golang channels to C++☆178Jul 15, 2023Updated 2 years ago
- A modern, header-only request router for C++☆24Aug 27, 2025Updated 6 months ago
- repr for Modern C++: Return printable string representation of a value☆86Nov 22, 2020Updated 5 years ago
- C++17 lightweight state machine with a user-friendly syntax☆16Apr 3, 2021Updated 4 years ago
- [DEPRECATED] See https://github.com/p-ranav/csv2☆233Apr 19, 2020Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Aug 12, 2021Updated 4 years ago
- functional template library☆15Jun 13, 2016Updated 9 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆48Jan 26, 2026Updated last month
- Fast CSV parser and writer for Modern C++☆621Dec 23, 2023Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Mar 11, 2021Updated 5 years ago
- Well optimised threading safe database engine could be used to build pretty well performed databases on top of it☆10Apr 7, 2022Updated 3 years ago
- A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context☆11Dec 23, 2020Updated 5 years ago