bytecodealliance / rfcsLinks
RFC process for Bytecode Alliance projects
☆68Updated last week
Alternatives and similar repositories for rfcs
Users that are interested in rfcs are comparing it to the libraries listed below
Sorting:
- dlmalloc ported into Rust☆111Updated last month
- A new register allocator☆237Updated last week
- Rust wrapper for Wasm3, the fastest WebAssembly interpreter☆168Updated last year
- A low-level I/O ownership and borrowing library☆104Updated last month
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- A repl for WebAssembly Components☆112Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- Rust bindings for the Linux userfaultfd functionality☆44Updated last month
- A Vec That Has a Smaller size_of☆144Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month
- Stack unwinding library in Rust☆96Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A benchmark suite and tool to compare different implementations of the same primitives.☆79Updated 3 months ago
- Target "triple" support☆52Updated 3 weeks ago
- ☆112Updated last year
- Guide for standard library developers☆86Updated 5 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- A framework for writing plugins that integrate with the Rust compiler☆157Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Rust bindings for libffi☆120Updated this week
- Define compiler intermediate representation usable by external tools☆85Updated last month
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- rust bindings of snmalloc☆140Updated 3 weeks ago
- A simple and spec-compliant WebAssembly interpreter☆90Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Binaryen bindings for Rust.☆77Updated 6 months ago
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 4 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆145Updated 2 weeks ago