diwic / splitmut-rs
Rust: Get multiple mutable references to the same collection
☆13Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for splitmut-rs
- Repo for the Rust `platform` crate.☆22Updated 5 years ago
- Delegate method calls to a field.☆14Updated 6 years ago
- Home for rls2.0 working group☆13Updated 5 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- ☆11Updated 4 years ago
- ☆21Updated 3 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 6 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 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
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- Type checked partial references for rust☆14Updated 3 years ago
- ☆58Updated 2 months ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 7 years ago
- ☆20Updated 4 years ago
- ☆20Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- A double-ended priority queue implemented with an interval heap.☆15Updated 7 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- ☆23Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- ☆16Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.