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
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 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
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆62Updated last year
- ☆19Updated 4 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- ☆31Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 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 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 months ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆22Updated 5 years ago
- ☆20Updated 7 months ago
- ☆53Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- ☆64Updated 8 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year