rust-alt / fluent-implLinks
A procedural macro that generates chaining methods from non-chaining ones in an impl block.
☆15Updated 7 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 3 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- Repo for the Rust `platform` crate.☆22Updated 7 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- ☆13Updated 5 years ago
- Delegate method calls to a field.☆15Updated 8 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- ☆13Updated 4 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- ☆24Updated 2 years ago
- A predictable reactive framework for Rust apps inspired by Redux☆60Updated last year
- Crate for data that should be pinned to the stack at the point of declaration.☆14Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A macro to define lambda-like macros inline.☆17Updated 6 years ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- Thread-unsafe async runtime☆29Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Updated last week