nikomatsakis / mutableLinks
Tinkering with a more ergonomic cell abstraction
☆16Updated 6 years ago
Alternatives and similar repositories for mutable
Users that are interested in mutable are comparing it to the libraries listed below
Sorting:
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- ☆64Updated 8 years ago
- ☆53Updated 5 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- ☆40Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal