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

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.

Ecosystem
crates.io
Latest Release
0.3.0-alpha.17
over 6 years ago
Versions
1
Downloads
1,785 total
Links
Registry crates.io
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:cargo/simple_spawner
spec
License MIT, Apache-2.0
First Release over 6 years ago
Last Synced 3 days ago
Keywords
cpu future futures async
Repository
Stars 0 on GitHub
Forks 1 on GitHub