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:
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Composable probability distributions☆16Updated 2 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- ☆13Updated 4 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
- Delegate method calls to a field.☆15Updated 8 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- ☆30Updated last year
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆14Updated 5 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 3 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆20Updated 8 years ago
- Print bytes as losslessly as possible.☆18Updated 4 months ago
- ☆24Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- A predictable reactive framework for Rust apps inspired by Redux☆60Updated last year
- ☆13Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago