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
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- ☆20Updated 8 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- A Syn Attribute Parser Toolkit☆14Updated 9 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- A stack-allocated box that stores trait objects.☆20Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- An autodiscover library for Rust☆18Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- Rust map and set literals☆24Updated 5 years ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 8 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆13Updated 4 years ago
- Test futures under all possible polling schedules☆19Updated 2 years ago