structured-concurrency
There are 84 repositories under structured-concurrency topic.
python-trio/trio
Trio – a friendly Python library for async concurrency and I/O
sustrik/libdill
Structured concurrency in C
Zewo/Venice
Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
belozierov/SwiftCoroutine
Swift coroutines for iOS, macOS and Linux.
thefrontside/effection
Structured concurrency and effects for JavaScript
digital-fabric/polyphony
Fine-grained concurrency for Ruby
yoshuawuyts/futures-concurrency
Structured concurrency operations for async Rust
softwaremill/ox
Safe direct-style streaming, concurrency and resiliency for Scala on the JVM
google/mug
A small Java 8 library (string manipulation, BiStream, Structured Concurrency, SQL Templates)
earthboundkid/flowmatic
Structured concurrency made easy
goodboy/tractor
distributed structured concurrency
hudson-trading/corral
Lightweight structured concurrency for C++20
neurosnap/starfx
A micro-mvc framework for react apps
awkward-squad/ki
A structured concurrency library
arrow-kt/suspendapp
Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!
najamelan/async_nursery
Primitive for structured concurrency.
jabrena/latency-problems
A set asynchronous, non-blocking & parallelism problems to challenge your mind!
yxhuvud/nested_scheduler
Shard for creating separate groups of fibers in a hierarchical way and to collect results and errors in a structured way.
FI-Mihej/Cengal
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.
rcardin/sus4s
A Direct-Style Scala Wrapper Around the Structured Concurrency of Project Loom
vsanthanam/AnyAsyncSequence
Type-Erased Existential Generic AsyncSequence Values in Swift
vsanthanam/NetworkReachability
Modern Network Reachability in Swift using Structured Concurrency
lukepistrol/TaskTrigger
Attach async tasks to SwiftUI views using a trigger mechanism.
npuichigo/exec-rs
C++ p2300 proposal in Rust
svermeulen/lusc
Structured Async/Concurrency for Lua
svermeulen/nvim-lusc
Structured Async/Concurrency in Neovim
cl4cnam/funcSug
FuncSug is a language that simplifies event management in browser. It aims to make more linear code in line with async/await and structured concurrency.
sureshg/kotlin-mpp-playground
🎨 Kotlin Multiplatform playground!
thefrontside/platformscript
Bring your YAML to life
bmazzarol/Icicle
:snowflake: Structured Concurrency for C# and dotnet
miquido/haiway
Framework for building python applications. The project was made by Miquido: https://www.miquido.com/
pjeby/uneventful
Declarative Event-Driven Programming: signals plus streams, minus the seams!
Proekt-SwiftUI/sc-book
📗 Книга: Structured Concurrency не магия
bonkey/AwaitlessKit
Simplifies the migration to async/await. It likely performs better than your ad hoc hacks.
nextzhou/workpool
fork-join style goroutines flow controler
npuichigo/snake
Data loading with combined async Rust stream and Python