rust-alt / fluent-impl
A procedural macro that generates chaining methods from non-chaining ones in an impl block.
☆15Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for fluent-impl
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- ☆16Updated 4 years ago
- Composable probability distributions☆15Updated last year
- Repo for the Rust `platform` crate.☆22Updated 5 years ago
- with_drop: Nostd wrapper for using a closure as a custom drop function☆11Updated 2 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 5 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 4 years ago
- An experiment in embedding layout computations in the type system.☆16Updated 5 years ago
- ☆32Updated 2 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆13Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 2 years ago
- Sort in parallel☆12Updated 6 years ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated last year
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- ☆11Updated 4 years ago
- A Syn Attribute Parser Toolkit☆14Updated last month
- Type-level named values with partial dependent type support in Rust☆55Updated 2 years ago
- Rust map and set literals☆23Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- Reactive dependency injection for Rust.☆41Updated 5 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week