matklad / jod-threadLinks
std::thread which joins on drop by default.
☆20Updated 6 months ago
Alternatives and similar repositories for jod-thread
Users that are interested in jod-thread are comparing it to the libraries listed below
Sorting:
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- ☆39Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Asynchronize blocking operation.