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
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Token tree calling convention☆79Updated 2 years ago
- ☆123Updated 2 years ago
- ☆60Updated 7 years ago
- ☆51Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- Serialization value trees☆43Updated 5 months ago
- Macro for sealing traits and structures☆50Updated last month
- Duplicate an async I/O handle☆40Updated last week
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Make any value Sync but only available on its original thread☆37Updated last week
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- ☆64Updated 4 years ago
- (lifetime) GATs on stable Rust☆56Updated last year
- Better reference counted strings for Rust☆117Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Run closures in parallel☆112Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- Abstract over different executors☆73Updated last year
- A generic, fixed-size, associative cache☆39Updated 2 months ago