bytecodealliance / rfcsLinks
RFC process for Bytecode Alliance projects
☆72Updated 2 months ago
Alternatives and similar repositories for rfcs
Users that are interested in rfcs are comparing it to the libraries listed below
Sorting:
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- dlmalloc ported into Rust☆112Updated 2 weeks ago
- Rust wrapper for Wasm3, the fastest WebAssembly interpreter☆172Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A new register allocator☆243Updated 2 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- Rust bindings for the Linux userfaultfd functionality☆46Updated 2 months ago
- A repl for WebAssembly Components☆117Updated last year
- A benchmark suite and tool to compare different implementations of the same primitives.☆81Updated 2 weeks ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- rust bindings of snmalloc☆146Updated 2 months ago
- A simple and spec-compliant WebAssembly interpreter☆93Updated 2 years ago
- Target "triple" support☆53Updated 2 months ago
- ☆113Updated 2 years ago
- Binaryen bindings for Rust.☆76Updated 8 months ago
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 4 years ago
- Non-interleaving multithreaded output queue☆79Updated 2 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A framework for writing plugins that integrate with the Rust compiler☆162Updated 2 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A Vec That Has a Smaller size_of☆146Updated 2 months ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆149Updated 2 weeks ago
- A simple, id-based arena☆122Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆179Updated 2 weeks ago