There are 11 repositories under structured-concurrency topic.
Trio – a friendly Python library for async concurrency and I/O
Swift coroutines for iOS, macOS and Linux.
Structured concurrency and effects for JavaScript
Fine-grained concurrency for Ruby
Structured concurrency operations for async Rust
Safe direct-style streaming, concurrency and resiliency for Scala on the JVM
A small Java 8 library (string manipulation, BiStream, Structured Concurrency, SQL Templates)
Structured concurrency made easy
Lightweight structured concurrency for C++20
Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!
Primitive for structured concurrency.
A set asynchronous, non-blocking & parallelism problems to challenge your mind!
Shard for creating separate groups of fibers in a hierarchical way and to collect results and errors in a structured way.
Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop with almost preemptive multitasking within the single thread, text parsing, rich introspection, etc.
High-performance async runtime for Nim with structured concurrency, lock-free channels, and work-stealing scheduler
Type-Erased Existential Generic AsyncSequence Values in Swift
Modern Network Reachability in Swift using Structured Concurrency
Attach async tasks to SwiftUI views using a trigger mechanism.
Structured Async/Concurrency for Lua
Structured Async/Concurrency in Neovim
FuncSug is a simple alternative to event-driven programming and game loops. No main loops or event-action associations any more thanks to concurrency, waiting for specific events and a special handling of interruptions.
A C++20 coroutine framework for building statically-defined, high-performance concurrent systems
🎨 Kotlin Multiplatform playground!
Bring your YAML to life
Framework for building python applications. The project was made by Miquido: https://www.miquido.com/
Declarative Event-Driven Programming: signals plus streams, minus the seams!
📗 Книга: Structured Concurrency не магия
Simplifies the migration to async/await. It likely performs better than your ad hoc hacks.