toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 8 packages
Sort by PUB-AZS
Asynchronous tasks and parallel executors (similar to thread pools) for all Dart platforms (transparently), without having to deal with `Isolate` complexity.
flutter lib for parallel http req
Bootstrapper is a package to initialize multiple config in parallel by grouping them.
A simple and unified API for parallel processing using Isolates and Streams in Dart, supporting both native and web platforms.
A simple and lightweight key-value store that saves data as JSON files. Supports fast and ordered file I/O using Isolate-based parallel processing.
Execute multiple async functions in parallel with a pooling mechanism
A easy to use and dynamic parallel queue. Support priority setting.
Library to enqueue async callbacks to be executed in order. You can await for they completion and/or cancel the execution by id.