jethrogb / rust-reduceLinks
`rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code.
☆102Updated last year
Alternatives and similar repositories for rust-reduce
Users that are interested in rust-reduce are comparing it to the libraries listed below
Sorting:
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Token tree calling convention☆83Updated 3 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆40Updated 6 years ago
- GLL parsing framework.☆139Updated last year
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- ☆53Updated 6 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- home for proposals in and around compile-time function evaluation☆113Updated last month
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- Install a rustc master toolchain usable from rustup☆76Updated 2 months ago
- A proc-macro to break Rust IDEs☆65Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- A simple, id-based arena☆125Updated 2 weeks ago
- ☆64Updated 8 years ago
- Discover funding links for your project's dependencies.☆68Updated last year
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Calm I/O operations for Rust☆75Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- tracking performance of rustc-generated binaries over time☆101Updated 3 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago