quantum
Coroutine framework
A framework for efficient concurrent execution of CPU-bound workloads using coroutines and parallelism
Powerful multi-threaded coroutine dispatcher and parallel execution engine
579 stars
28 watching
95 forks
Language: C++
last commit: 7 months ago
Linked from 2 awesome lists
boostcoroutinescppmulti-threadingparallel
Related projects:
Repository | Description | Stars |
---|---|---|
| A single-header library providing facilities for C++2a Coroutines | 80 |
| A high-performance library for stackful coroutines with support for asynchronous I/O and efficient scheduling. | 1,970 |
| An implementation of asynchronous coroutines in C++11 using ucontext and fiber | 417 |
| A C++ framework providing abstractions for parallel execution and data management in high-performance computing | 2,032 |
| An implementation of coroutines in Swift to simplify asynchronous programming and improve error handling. | 836 |
| A C++23 library for task-based parallelism utilizing coroutines and the new expected type. | 310 |
| A lightweight, low-overhead concurrency library | 360 |
| A Coq library for reasoning about quantum programs | 33 |
| A C++ concurrency implementation inspired by Golang's style | 15 |
| An abstraction framework for quantum algorithms, enabling the formulation, combination, and optimization of generalized objectives. | 370 |
| A coroutine library for Common Lisp that enables efficient and lightweight cooperative multitasking. | 65 |
| A high-level quantum computing library that allows developers to write platform-independent quantum applications without needing low-level details | 23 |
| A Python library for orchestrating machine-learning and high-performance computing workflows in heterogeneous environments | 785 |
| A real-time embedded framework/RTOS implementation of the Active Object model of computation | 1,007 |
| A library for writing concurrent code using cooperative multitasking | 0 |