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
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Rust syntax sugar collections.☆129Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆65Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- ☆59Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Include a whole directory tree at compile time☆82Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Asynchronous process management for tokio☆148Updated 6 years ago
- ☆125Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago