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 6 months ago
Alternatives and similar repositories for rust-reduce:
Users that are interested in rust-reduce are comparing it to the libraries listed below
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Prototype extension of the Rust type system towards checking units-of-measure☆112Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 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
- Token tree calling convention☆79Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 5 years ago
- Gotchas and warts in Rust Lang☆71Updated last year
- exhaustive testing library☆63Updated 6 months ago
- A crate with indexed arenas with small memory footprint☆76Updated 5 months ago
- GLL parsing framework.☆137Updated 10 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- A cross platform rust debugger hook☆70Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated 2 weeks ago
- ☆60Updated 7 years ago
- ☆64Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 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 6 years ago
- docs.rs as a publishing platform?☆66Updated last week
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Safely combine results☆81Updated 4 months ago
- ☆40Updated 5 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
- ☆112Updated 2 years ago