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
- 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
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 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
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Safely combine results☆81Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- ☆61Updated 7 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
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- ☆52Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- ☆64Updated 4 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
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- ☆111Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- You've met with a terrible fate, haven't you?☆61Updated 6 years ago
- A simple, id-based arena☆119Updated last year
- A collection of small utilities for working with pointer types in Rust.☆124Updated 2 months ago
- (More or less) accurate floating point algorithms☆57Updated 8 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- home for proposals in and around compile-time function evaluation☆107Updated last year