sfackler / rust-fallible-iteratorLinks
☆61Updated 2 years ago
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:
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆125Updated 3 years ago
- ☆59Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- ☆48Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- ☆112Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Extensions for the Rust standard library☆42Updated last year
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- ☆61Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆88Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- ☆39Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Unicode Case-folding for Rust☆88Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month