rayon-rs / rfcsLinks
Rayon RFC repo (experimental)
☆11Updated 2 years ago
Alternatives and similar repositories for rfcs
Users that are interested in rfcs are comparing it to the libraries listed below
Sorting:
- A pure-Rust, no_std compatible PNG decoder☆45Updated 4 months ago
- ☆18Updated 7 years ago
- A collection of custom allocators☆46Updated 8 years ago
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Rust (MIR) → SPIR-V (Shader) compiler☆59Updated 8 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆40Updated 6 years ago
- ☆53Updated 6 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Testing the Rust standard library with Miri, continuously☆15Updated last week
- ☆61Updated 2 years ago
- Token tree calling convention☆83Updated 3 years ago
- ☆26Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- ☆31Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- ☆64Updated 8 years ago
- Install a rustc master toolchain usable from rustup☆76Updated this week
- Low-level manipulations of IEEE754 floating-point numbers.☆31Updated 2 years ago
- ☆36Updated last year
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A splay tree implementation written in Rust☆27Updated 7 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- dlmalloc ported into Rust☆115Updated 2 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- Modeling NLL and the Rust borrowck☆84Updated 8 years ago