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:
- Delegate method calls to a field.☆15Updated 8 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- Repo for the Rust `platform` crate.☆22Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆62Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 3 months ago
- ☆31Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- ☆20Updated 7 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- ☆20Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- ☆20Updated 5 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- WIP rust bindings for Awesomium browser☆11Updated 9 years ago
- A simple crate to control the FPS of your game loops in Rust.☆13Updated 6 years ago
- ☆19Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago