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 7 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆60Updated last year
- ☆31Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- An easy to use dice rolling library for Rust☆18Updated 3 years ago
- ☆19Updated 4 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆33Updated 6 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- ☆23Updated 6 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- ☆20Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A simple crate to control the FPS of your game loops in Rust.☆13Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago