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
- Delegate method calls to a field.☆14Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- ☆31Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- ☆20Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- ☆59Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 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…☆19Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆23Updated 6 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- ☆19Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- Amethyst's soon-to-be UI toolkit☆16Updated 7 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.