Crates.io | task_partitioner |
lib.rs | task_partitioner |
version | 0.1.1 |
source | src |
created_at | 2022-11-25 08:41:27.962317 |
updated_at | 2022-11-25 08:49:16.128478 |
description | helper lib that allows partitioning named tasks by count or hash |
homepage | |
repository | https://github.com/kaspar030/task_partitioner |
max_upload_size | |
id | 722619 |
size | 9,922 |
This Rust library allows partitioning a list of tasks to multiple workers, by count or by hash. It was cut out from the awesome nextest.
task_partitioner is licensed under the terms of the Apache License (Version 2.0), or MIT.