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 3 years ago
- Composable probability distributions☆16Updated 2 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- ☆13Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆13Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- A predictable reactive framework for Rust apps inspired by Redux☆59Updated 11 months ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 5 years ago
- Thread-unsafe async runtime☆29Updated 10 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆29Updated 2 years ago
- ☆13Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago