jrmuizel / memcpy-find
A tool for finding large memcpy's in llvm ir
☆60Updated 5 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
- Supercharge you Rust programs!☆38Updated 7 years ago
- ☆61Updated 7 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☆106Updated last year
- ☆40Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- ☆47Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago
- ☆55Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆54Updated 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
- `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 8 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆26Updated 3 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 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