matklad / jod-threadLinks
std::thread which joins on drop by default.
☆18Updated 3 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:
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- ☆39Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- ☆29Updated last year
- 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`☆75Updated 4 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 4 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- ☆57Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆21Updated 5 years ago
- ☆24Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆73Updated 3 months ago
- Provides macro `assert_matches` for testing pattern matching☆65Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Rust library for marker traits about types layout in memory☆22Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- ☆17Updated 3 years ago
- Better type id and Any for Rust☆14Updated 2 years ago
- ☆58Updated 10 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Thread-unsafe async runtime☆28Updated 8 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A hyper based tower transport layer.☆20Updated 5 years ago