bytecodealliance / rfcs
RFC process for Bytecode Alliance projects
☆64Updated 5 months ago
Alternatives and similar repositories for rfcs:
Users that are interested in rfcs are comparing it to the libraries listed below
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- Guide for standard library developers☆82Updated 2 months ago
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- ☆109Updated last year
- A Vec That Has a Smaller size_of☆135Updated 2 weeks ago
- Rust wrapper for Wasm3, the fastest WebAssembly interpreter☆162Updated 7 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- A simple and spec-compliant WebAssembly interpreter☆89Updated last year
- dlmalloc ported into Rust☆100Updated last week
- Choose Rust types at compile-time via constants☆64Updated last year
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- (lifetime) GATs on stable Rust☆57Updated last year
- A new register allocator☆227Updated 2 months ago
- Rust bindings for the Linux userfaultfd functionality☆42Updated last month
- Stack unwinding library in Rust☆90Updated 3 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- An on-disk hash table implementation☆116Updated 3 years ago
- A repl for WebAssembly Components☆111Updated 8 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆148Updated 2 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- ☆45Updated last year
- Gathering some metrics about github projects☆55Updated 2 years ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Left Recursive PEG for rust☆67Updated 2 years ago