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:
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- Token tree calling convention☆79Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- GLL parsing framework.☆137Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 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
- ☆53Updated 5 years ago
- ☆63Updated 8 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 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.☆38Updated 7 years ago
- exhaustive testing library☆64Updated 11 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆34Updated 3 years ago
- An (experimental) RFC repo devoted to the "fields in traits" RFC.☆65Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Rust serializer library☆87Updated last year