Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io : simple_spawner

Simple spawner for long-running CPU tasks that don't have any pause points. Spawn a task on a thread pool that starts immediately and returns a future that can be later polled by any other executor. Also provides old style `wait()` function to be synchronously polled on the current thread.

Registry - Source - Documentation - JSON
purl: pkg:cargo/simple_spawner
Keywords: cpu, future, futures, async
License: MIT,Apache-2.0
Latest release: almost 5 years ago
First release: almost 5 years ago
Downloads: 571 total
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...