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.
☆99Updated 9 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 tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- GLL parsing framework.☆137Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months 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
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Safely combine results☆81Updated 8 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- A simple, id-based arena☆119Updated last year
- home for proposals in and around compile-time function evaluation☆107Updated last year
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- JS affine☆66Updated 4 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- (More or less) accurate floating point algorithms☆57Updated 9 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago