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:
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Composable probability distributions☆16Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- ☆20Updated 8 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Rust map and set literals☆24Updated 5 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- ☆24Updated 2 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- O(n) multi-insert and -remove for Rust vectors☆10Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- A wrapper for build.rs instructions☆16Updated 2 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- watt-based inline procedural macros☆14Updated 4 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago