rust-alt / fluent-impl
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
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Composable probability distributions☆16Updated 2 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- ☆17Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Rust map and set literals☆24Updated 5 years ago
- ☆24Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- ☆20Updated 8 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A Syn Attribute Parser Toolkit☆14Updated 6 months ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Experimental HKT framework and generic traits for the standard library☆20Updated 2 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Like wc, but unicode-aware, and with per-line mode.☆39Updated 7 months ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- ☆17Updated 3 years ago
- A wrapper for build.rs instructions☆16Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 4 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago