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.
☆100Updated 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:
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 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
- GLL parsing framework.☆137Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- Install a rustc master toolchain usable from rustup☆76Updated last week
- A simple, id-based arena☆120Updated last year
- 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
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- ☆63Updated 8 years ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- home for proposals in and around compile-time function evaluation☆110Updated last year
- ☆40Updated 6 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- ☆53Updated 5 years ago
- (More or less) accurate floating point algorithms☆58Updated last year
- ☆34Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- exhaustive testing library☆64Updated last year