d-markey.ovh

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

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

209
likes
160
points
32.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.0.0+2" to clipboard
squadron_builder: ^9.0.0+2 copied to clipboard

24
likes
160
points
4.02k
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

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

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

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

4
likes
160
points
30.6k
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

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

4
likes
160
points
887
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
21.2k
downloads
This package provides an interface for cancelation tokens as well as various implementations (cancelable, timeout, composite...).

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

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

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

recently created package Added 5 days ago
0
likes
160
points
105
downloads
Advanced asynchronous orchestration with named results, and automatic dependency management and cleanup.