rayon-rs / rfcsLinks
Rayon RFC repo (experimental)
☆11Updated last year
Alternatives and similar repositories for rfcs
Users that are interested in rfcs are comparing it to the libraries listed below
Sorting:
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A pure-Rust, no_std compatible PNG decoder☆46Updated 2 months ago
- ☆23Updated 6 years ago
- ☆31Updated 5 years ago
- 🤖🦀 A rust native replacement for Android's `sdkmanager`☆16Updated last year
- ☆18Updated 6 years ago
- Token tree calling convention☆82Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- ☆26Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- ☆53Updated 6 years ago
- Rust (MIR) → SPIR-V (Shader) compiler☆59Updated 8 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A collection of custom allocators☆46Updated 8 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- Testing the Rust standard library with Miri, continuously☆14Updated this week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Implementation agnostic memory allocator for Vulkan-like APIs☆91Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- ☆19Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆37Updated 2 months ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- std::Error in no_std environment.☆39Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- ☆64Updated 8 years ago
- Asset manger for good assets only☆31Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- ☆61Updated 2 years ago