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☆136Updated last month
- ☆56Updated 11 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- ☆62Updated 7 years ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Automatic cfg for Rust compiler features☆97Updated 6 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Inline procedural macros for Rust☆55Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- ☆59Updated 7 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- ☆72Updated 3 weeks ago
- Convert closures into wakers☆45Updated 3 months ago
- Advisory cross-platform file locks using file descriptors☆77Updated last month
- Proc macro for smol async runtime☆53Updated 4 years ago
- Serialization value trees☆44Updated 8 months ago
- ☆124Updated 2 years ago
- ☆56Updated 10 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago