JoshMcguigan / multi_tryLinks
Safely combine results
☆81Updated last year
Alternatives and similar repositories for multi_try
Users that are interested in multi_try are comparing it to the libraries listed below
Sorting:
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Set the error context using doc comments☆54Updated 5 years ago
- ☆125Updated 3 years ago
- ☆60Updated last year
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Asynchronous process management for tokio☆148Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆65Updated 4 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Concurrent hash trie☆57Updated 5 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆73Updated 4 years ago
- Rust serializer library☆87Updated 2 weeks ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago