rust-alt / fluent-implLinks
A procedural macro that generates chaining methods from non-chaining ones in an impl block.
☆15Updated 6 years ago
Alternatives and similar repositories for fluent-impl
Users that are interested in fluent-impl are comparing it to the libraries listed below
Sorting:
- Composable probability distributions☆16Updated 2 years ago
- ☆13Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Rust NonEmpty slice☆13Updated 3 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 4 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- ☆24Updated 2 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- A wrapper for build.rs instructions☆16Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆18Updated 5 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago