sfackler / rust-fallible-iteratorLinks
☆57Updated last year
Alternatives and similar repositories for rust-fallible-iterator
Users that are interested in rust-fallible-iterator are comparing it to the libraries listed below
Sorting:
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Automatic cfg for Rust compiler features☆99Updated last week
- Proc macro for smol async runtime☆53Updated 4 years ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Make trait methods callable without the trait in scope☆147Updated last month
- ☆63Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆57Updated last year
- ☆64Updated 4 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Token tree calling convention☆79Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- ☆48Updated last year
- Lossless functionality for platform-native strings.☆71Updated last week
- ☆72Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Abstract over different executors☆73Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- ☆112Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago