JoshMcguigan / multi_try
Safely combine results
☆81Updated 4 months ago
Alternatives and similar repositories for multi_try:
Users that are interested in multi_try are comparing it to the libraries listed below
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 5 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- ☆54Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Asynchronous process management for tokio☆146Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 3 years ago
- Rust syntax sugar collections.☆129Updated 5 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.☆64Updated 5 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- ☆123Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- ☆58Updated 5 months ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago