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
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 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
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last month
- ☆62Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 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
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- ☆31Updated 5 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Type checked partial references for rust☆15Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A simple crate to control the FPS of your game loops in Rust.☆13Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆20Updated 6 months ago
- ☆19Updated 4 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago