bytecodealliance / rfcs
RFC process for Bytecode Alliance projects
☆62Updated last month
Related projects ⓘ
Alternatives and complementary repositories for rfcs
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- A new register allocator☆218Updated this week
- A Vec That Has a Smaller size_of☆128Updated 3 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- A repl for WebAssembly Components☆109Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- PEG trace visualizer☆71Updated 6 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆107Updated 4 months ago
- dlmalloc ported into Rust☆95Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Program startup and thread support written in Rust☆167Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- Rust wrapper for Wasm3, the fastest WebAssembly interpreter☆160Updated 3 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A draft proposal for spawning threads in WebAssembly☆44Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆141Updated this week
- A fast and flexible LRU map.☆170Updated 6 months ago
- ☆108Updated 11 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- a reference-counting cycle collection library in rust☆76Updated last year
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Choose Rust types at compile-time via constants☆61Updated 9 months ago
- rust bindings of snmalloc☆122Updated this week
- Stack unwinding library in Rust☆82Updated last month
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Command line linker for creating WebAssembly components☆38Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- An on-disk hash table implementation☆112Updated 3 years ago