multithread 0.1.0-pre.2

Simple API for data-parallel tasks, rayon-lite
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Alex Kladov <aleksey.kladov@gmail.com>"]
categories = ["concurrency"]
description = "Simple API for data-parallel tasks, rayon-lite"
edition = "2021"
exclude = [".github/", "bors.toml", "rustfmt.toml"]
license = "MIT OR Apache-2.0"
name = "multithread"
readme = "README.md"
repository = "https://github.com/matklad/multithread"
version = "0.1.0-pre.2"