nativethread 0.2.0

No-dependency library that provides native thread operations in a wide variety of platforms
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
edition = "2021"
name = "nativethread"
version = "0.2.0"
authors = ["Yüce Tekol <yucetekol@gmail.com>"]
description = "No-dependency library that provides native thread operations in a wide variety of platforms"
homepage = "https://sr.ht/~yuce/nativethread"
repository = "https://git.sr.ht/~yuce/nativethread-rs"
keywords = ["threading", "UNIX", "cross-platform"]
license = "MIT"