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 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- ☆53Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- ☆63Updated 8 years ago
- ☆40Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Install a rustc master toolchain usable from rustup☆76Updated last week
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago