Results 6 packages
Sort by

squadroncopy "squadron: ^7.4.0" to clipboard
squadron: ^7.4.0 copied to clipboard

205
likes
160
points
24.3k
downloads
Multithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads.#concurrency#parallelism#isolate#multithread#web-worker

isolate_managercopy "isolate_manager: ^6.1.2" to clipboard
isolate_manager: ^6.1.2 copied to clipboard

122
likes
160
points
8.03k
downloads
Create long-lived isolates for single or multiple functions, with support for Web Workers (via an efficient generator) and WASM compilation.#isolate#worker#concurrent#pool

squadron_buildercopy "squadron_builder: ^9.0.0+2" to clipboard
squadron_builder: ^9.0.0+2 copied to clipboard

24
likes
160
points
3.15k
downloads
Dart code generator for Squadron workers. Implement your worker service and let squadron_builder bridge the gap with Web Workers and Isolates!#concurrency#parallelism#isolate#multithread#web-worker

isolate_pool_executorcopy "isolate_pool_executor: ^2.2.2" to clipboard
isolate_pool_executor: ^2.2.2 copied to clipboard

18
likes
160
points
246
downloads
Just like a thread pool, but with isolates. The Isolate Pool Executor is a tool in Dart for managing concurrent tasks by limiting and reusing isolates to optimize performance.#isolate#isolate-pool#pool#thread#thread-pool

rpc_dart_transportscopy "rpc_dart_transports: ^1.7.1" to clipboard
rpc_dart_transports: ^1.7.1 copied to clipboard

0
likes
140
points
483
downloads

isolated_streamcopy "isolated_stream: ^2.0.2" to clipboard
isolated_stream: ^2.0.2 copied to clipboard

1
likes
160
points
28
downloads
A Dart package for running CPU-intensive stream transformations in separate isolates to prevent blocking the main thread.#isolate#stream#concurrency#performance#async

Check our help page for details on search expressions and result ranking.