JoshMcguigan / multi_try
Safely combine results
☆81Updated 6 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 `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆64Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- failure + error-chain = 💖☆54Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Asynchronous process management for tokio☆147Updated 5 years ago
- ☆54Updated 3 years ago
- ☆124Updated 2 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
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 4 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago