sfackler / rust-fallible-iterator
☆55Updated 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
- Make trait methods callable without the trait in scope☆135Updated last week
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 weeks ago
- ☆53Updated 9 months ago
- ☆60Updated 7 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Lossless functionality for platform-native strings.☆71Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 7 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Make any value Sync but only available on its original thread☆38Updated last week
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆73Updated 4 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆55Updated last week
- A Rust crate for formatting strings dynamically☆31Updated last year
- ☆45Updated last year
- Inline procedural macros for Rust☆54Updated 2 years ago