crlf0710 / delegatemethod-rsLinks
Delegate method calls to a field.
☆15Updated 7 years ago
Alternatives and similar repositories for delegatemethod-rs
Users that are interested in delegatemethod-rs are comparing it to the libraries listed below
Sorting:
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- ☆61Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- ☆31Updated 5 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Token tree calling convention☆80Updated 2 years ago
- ☆20Updated 5 years ago
- ☆18Updated 4 years ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆22Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- Type checked partial references for rust☆15Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆64Updated 8 years ago