d-markey.ovh

  • Packages
Results 9 packages owned by d-markey.ovh
Sort by

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

215
likes
160
points
18.2k
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

squadron_buildercopy "squadron_builder: ^9.3.2" to clipboard
squadron_builder: ^9.3.2 copied to clipboard

25
likes
160
points
13.9k
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

usingcopy "using: ^1.0.5" to clipboard
using: ^1.0.5 copied to clipboard

4
likes
160
points
17.4k
downloads
Upgrade your class with automatic cleanup and finalization, similar to "using + IDisposable" in C# and "try-with-resource + AutoCloseable" in Java.#resource-management#disposable#dispose#using

azure_cosmosdbcopy "azure_cosmosdb: ^4.0.0" to clipboard
azure_cosmosdb: ^4.0.0 copied to clipboard

14
likes
160
points
122
downloads
Connector for Azure Cosmos DB on Dart and Flutter platforms. Supports Cosmos DB SQL API, indexing policies, users, permissions, and spatial types.

synchronizecopy "synchronize: ^1.1.1" to clipboard
synchronize: ^1.1.1 copied to clipboard

4
likes
160
points
910
downloads
This package provides synchronization implementations, including a (reentrant) Lock, a (upgradable) ReaderWriterLock, and a Semaphore.

cancelation_tokencopy "cancelation_token: ^1.1.0" to clipboard
cancelation_token: ^1.1.0 copied to clipboard

2
likes
160
points
16.6k
downloads
This package provides an interface for cancelation tokens as well as various implementations (cancelable, timeout, composite...).

qartvmcopy "qartvm: ^0.9.3" to clipboard
qartvm: ^0.9.3 copied to clipboard

4
likes
160
points
179
downloads
qartvm (pronounced 'kar-toom') is a Quantum Computing Simulation package for Dart & Flutter

murmur3copy "murmur3: ^3.0.0" to clipboard
murmur3: ^3.0.0 copied to clipboard

3
likes
160
points
339
downloads
MurmurHash v3 for Dart & Flutter platforms. Supports array and stream data sources, on native and browser environments.

better_futurecopy "better_future: ^2.0.3" to clipboard
better_future: ^2.0.3 copied to clipboard

2
likes
160
points
45
downloads
Advanced asynchronous orchestration with named results, and automatic dependency management and cleanup.