Amanieu / rfcsLinks
RFCs for changes to Rust
☆13Updated 8 months ago
Alternatives and similar repositories for rfcs
Users that are interested in rfcs are comparing it to the libraries listed below
Sorting:
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 months ago
- ☆27Updated 4 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- ☆13Updated 8 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- ☆18Updated 3 years ago
- Custom memory allocator that helps discover reads from uninitialized memory☆163Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Compares two equal-sized byte strings in constant time.☆42Updated 3 months ago
- ☆20Updated 8 years ago
- WIP rust bindings for Awesomium browser☆11Updated 9 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆54Updated 3 years ago
- Code coverage support for Rust `no_std` and embedded programs☆59Updated 10 months ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆39Updated 5 years ago
- Implements a .NET inspired execution context for Rust☆38Updated 7 years ago
- A splay tree implementation written in Rust☆26Updated 6 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- New register allocator designed as a successor to regalloc2☆47Updated last month
- ☆27Updated 10 years ago