jethrogb / rust-reduce
`rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code.
☆98Updated 7 months ago
Alternatives and similar repositories for rust-reduce:
Users that are interested in rust-reduce are comparing it to the libraries listed below
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 5 years ago
- ☆60Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- ☆52Updated 5 years ago
- A simple, id-based arena☆118Updated last year
- ☆33Updated 2 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- GLL parsing framework.☆137Updated 11 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆68Updated 5 months ago
- (More or less) accurate floating point algorithms☆56Updated 7 months ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- exhaustive testing library☆63Updated 7 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Safely combine results☆81Updated 6 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆83Updated last year
- Supercharge you Rust programs!☆38Updated 7 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Prototype extension of the Rust type system towards checking units-of-measure☆113Updated 4 years ago