JoshMcguigan / multi_try
Safely combine results
☆81Updated 5 months ago
Alternatives and similar repositories for multi_try:
Users that are interested in multi_try are comparing it to the libraries listed below
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆123Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated this week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Asynchronous process management for tokio☆146Updated 5 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- Set the error context using doc comments☆53Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- ☆54Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- ☆64Updated 4 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆75Updated 3 years ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Semantic validation for Rust☆87Updated last year
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago