bytecodealliance / rfcsLinks
RFC process for Bytecode Alliance projects
☆65Updated last month
Alternatives and similar repositories for rfcs
Users that are interested in rfcs are comparing it to the libraries listed below
Sorting:
- Modular register allocator algorithms☆106Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- A garbage collection library for Rust with zero unsafe code☆113Updated 11 months ago
- Propositional logic with types in Rust☆62Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- Target "triple" support☆54Updated 4 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- ☆58Updated 9 months ago
- A new register allocator☆232Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Generated bindings for Linux's userspace API☆51Updated this week
- Some internal rustc tools made accessible☆47Updated 5 months ago
- Rust bindings for the Linux userfaultfd functionality☆43Updated 4 months ago
- Guide for standard library developers☆84Updated 2 months ago
- The simd optimized escape code☆54Updated last week
- ☆58Updated last month
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated last year
- Type theory for busy engineers☆18Updated last year
- An on-disk hash table implementation☆122Updated 3 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- The `io_uring` library for Rust (with Rustix)☆29Updated 2 months ago
- ☆20Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- PEG trace visualizer☆87Updated 5 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month