Skip to content

A rust library, allowing you to spawn threads that will be automatically destroyed when no longer needed

License

Notifications You must be signed in to change notification settings

LeonMatthes/managed-thread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

managed-thread

crates.io

A rust library, allowing you to spawn threads that will be automatically destroyed when no longer needed

Installation

Add this to your Cargo.toml:

[dependencies]
managed-thread="0.0.1"

About

A rust library, allowing you to spawn threads that will be automatically destroyed when no longer needed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages