diwic / splitmut-rs
Rust: Get multiple mutable references to the same collection
☆13Updated 7 years ago
Alternatives and similar repositories for splitmut-rs:
Users that are interested in splitmut-rs are comparing it to the libraries listed below
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Rust Logger for Web Browsers☆20Updated 4 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- A simple spline editor for the splines crate☆24Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆23Updated 5 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Home for rls2.0 working group☆14Updated 6 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- ☆20Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆29Updated 11 months ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago