sfackler / rust-fallible-iterator
☆55Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rust-fallible-iterator
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- ☆60Updated 7 years ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- ☆50Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- ☆100Updated 7 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Lossless functionality for platform-native strings.☆70Updated 2 weeks ago
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Token tree calling convention☆79Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Macro for sealing traits and structures☆49Updated last month
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Serialization value trees☆43Updated 3 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Proc macro for smol async runtime☆53Updated 3 years ago
- ☆66Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- ☆29Updated 6 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago