diwic / splitmut-rsLinks
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
Sorting:
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- ☆20Updated 4 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Home for rls2.0 working group☆13Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 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
- ☆20Updated 8 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust Logger for Web Browsers☆20Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Data for timing rustc☆18Updated 4 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆13Updated 5 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- ☆58Updated 9 months ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- A simple spline editor for the splines crate☆24Updated 2 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`☆31Updated 2 years ago