task_partitioner 0.1.1

helper lib that allows partitioning named tasks by count or hash
Documentation

Introduction

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.

License

task_partitioner is licensed under the terms of the Apache License (Version 2.0), or MIT.