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:
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- ☆40Updated 6 years ago
- ☆53Updated 5 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Install a rustc master toolchain usable from rustup☆76Updated 2 weeks ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- ☆63Updated 8 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Delegate method calls to a field.☆14Updated 7 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A Rust source code parser and explorer☆23Updated last year
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago