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:
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- ☆53Updated 6 years ago
- ☆64Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Token tree calling convention☆83Updated 3 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Safely combine results☆82Updated last year
- ☆40Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆62Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- std::Error in no_std environment.☆39Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆62Updated 3 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago