crlf0710 / delegatemethod-rsLinks
Delegate method calls to a field.
☆15Updated 8 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 10 months ago
- Repo for the Rust `platform` crate.☆22Updated 7 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- ☆62Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 3 months ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- ☆20Updated 5 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- Token tree calling convention☆83Updated 3 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- ☆18Updated 4 years ago
- ☆31Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- A modified servo browser which accepts content patches over an IPC channel☆11Updated 9 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago