jrmuizel / memcpy-find
A tool for finding large memcpy's in llvm ir
☆60Updated 6 years ago
Alternatives and similar repositories for memcpy-find:
Users that are interested in memcpy-find are comparing it to the libraries listed below
- ☆52Updated 5 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
- Token tree calling convention☆79Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- ☆47Updated 4 years ago
- ☆40Updated 6 years ago
- `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
- 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 Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- JS affine☆66Updated 4 years ago
- Supercharge you Rust programs!☆38Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- ☆62Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- ☆55Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- ☆26Updated 3 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago