Task System presented in "Better Code: Concurrency - Sean Parent"
☆42Sep 20, 2020Updated 5 years ago
Alternatives and similar repositories for task_system
Users that are interested in task_system are comparing it to the libraries listed below
Sorting:
- Result<T, E> for Modern C++☆36Mar 14, 2020Updated 5 years ago
- Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.☆10Jul 6, 2021Updated 4 years ago
- File/Directory Watcher for Modern C++☆87Nov 26, 2022Updated 3 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
- Priority-based Task Scheduling for Modern C++☆92Jan 29, 2021Updated 5 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆29Sep 10, 2015Updated 10 years ago
- RISC-V to x86/64 instruction emulator written in C/C++☆10Jan 10, 2022Updated 4 years ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆559Sep 30, 2024Updated last year
- Pipelines for Modern C++☆76Oct 13, 2020Updated 5 years ago
- ☆16Jan 6, 2025Updated last year
- Providing access to Bloomberg financial data in Julia☆10Nov 21, 2015Updated 10 years ago
- Modern C++ 任务池,将作为纯同步调用方式实现完全等价于 async/await 的效果☆11May 12, 2021Updated 4 years ago
- Interactive Web Plotting for Python☆10Apr 1, 2019Updated 6 years ago
- Modern C++ bindings for the Win32 API.☆16Aug 22, 2014Updated 11 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Apr 14, 2020Updated 5 years ago
- Simple example project that uses the Framework as submodule☆13Dec 9, 2025Updated 2 months ago
- A simple and lightweight tree container (C++03)☆16Oct 25, 2015Updated 10 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Aug 12, 2021Updated 4 years ago
- Convert raw binary files to Intel "IHEX" type files (used for loading large chunks of data into an Arduino board)☆16Nov 11, 2020Updated 5 years ago
- A header only modern c++ wrapper for the windows API.☆16Jan 8, 2025Updated last year
- As part of the project we examine several approaches for recognizing text in images and predicting the whole digital text. All aproaches …☆16Feb 6, 2021Updated 5 years ago
- A game in which social media site has to survive waves of Zombies in SFML C++☆16Feb 11, 2020Updated 6 years ago
- Sand is a lightweight time controller (C++11)☆20Sep 26, 2015Updated 10 years ago
- A micro-kernel operating system based on the Barrelfish CPU-driver.☆21Mar 6, 2018Updated 7 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Apr 21, 2023Updated 2 years ago
- ☆17Aug 27, 2022Updated 3 years ago
- Provides run-time tuple element access☆15Feb 15, 2021Updated 5 years ago
- A command line tool that converts game assets into a simple binary format for fast loading.☆20Dec 19, 2021Updated 4 years ago
- ☆16Jun 4, 2017Updated 8 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆19Jul 6, 2020Updated 5 years ago
- Python bindings for Google's cpu_features library. Allows python developers to enable hardware specific optimizations at runtime.☆20Nov 28, 2020Updated 5 years ago
- Easy ASIO integration for CMake projects☆21Oct 8, 2021Updated 4 years ago
- A C++20 header-only bencode library.☆48Sep 10, 2022Updated 3 years ago
- A hierarchical matrix C/C++ library☆25Feb 20, 2026Updated last week
- An Simplified JSON (SJSON) C++ reader and writer☆23Sep 13, 2025Updated 5 months ago
- Table Maker for Modern C++☆2,145May 14, 2025Updated 9 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Sep 11, 2021Updated 4 years ago
- A light-weight container runtime for Linux with NVIDIA gpu support, allows developers to quicky setup development environments for dev an…☆26Feb 22, 2021Updated 5 years ago
- Parse command line arguments by defining a struct☆508Oct 27, 2024Updated last year