Priority-based Task Scheduling for Modern C++
☆92Jan 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
Sorting:
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Nov 26, 2022Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Aug 26, 2019Updated 6 years ago
- envy: Deserialize environment variables into type-safe structs☆67Aug 10, 2020Updated 5 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Apr 14, 2020Updated 5 years ago
- ☆25Apr 21, 2020Updated 5 years ago
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Sep 20, 2020Updated 5 years ago
- C++ framework for rapid server development☆77Feb 7, 2024Updated 2 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 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
- 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
- A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context☆11Dec 23, 2020Updated 5 years ago
- Small header only library to call a function at a specific time interval.☆29Sep 30, 2024Updated last year
- C++ concurrent programming library☆28Jun 19, 2024Updated last year
- Lock-free concurrent work stealing deque in C++☆41Feb 19, 2018Updated 8 years ago
- Pipelines for Modern C++☆76Oct 13, 2020Updated 5 years ago
- A modern, header-only request router for C++☆24Aug 27, 2025Updated 6 months ago
- The Bencode library is a template-based implementation of the data serialization into the Bencode format.☆10Aug 7, 2017Updated 8 years ago
- Port of Golang channels to C++☆178Jul 15, 2023Updated 2 years ago
- Lightweight Error Augmentation Framework☆337Feb 19, 2026Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Apr 10, 2022Updated 3 years ago
- A graph concurrent library for C++☆63Jun 1, 2023Updated 2 years ago
- Parse command line arguments by defining a struct☆508Oct 27, 2024Updated last year
- An easy to customize, strong type library with built in support for unit-like behavior☆48Jan 26, 2026Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆1,015Jan 8, 2026Updated last month
- Event loop friendly C++ actor micro-framework, supervisable☆379Dec 27, 2025Updated 2 months ago
- Compile-time string processing utilities, with TypeName resolution and built-in file path manipulation☆14Feb 23, 2026Updated last week
- Displayed width of UTF-8 strings in Modern C++☆49Jan 2, 2023Updated 3 years 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
- Automatically exported from code.google.com/p/google-concurrency-library☆15Sep 17, 2015Updated 10 years ago
- Just another header-only C++17 CSV parser☆18Feb 24, 2026Updated last week
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Jul 17, 2021Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆364Feb 7, 2026Updated 3 weeks ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Aug 12, 2021Updated 4 years ago
- A C++20 header-only bencode library.☆48Sep 10, 2022Updated 3 years ago
- Fast CSV parser and writer for Modern C++☆617Dec 23, 2023Updated 2 years ago
- Header only library that parses and plans SQL queries at compile time☆141May 2, 2020Updated 5 years ago