jrmuizel / memcpy-findLinks
A tool for finding large memcpy's in llvm ir
☆61Updated 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
Sorting:
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆53Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 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…☆101Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆40Updated 6 years ago
- Install a rustc master toolchain usable from rustup☆77Updated 3 weeks ago
- ☆63Updated 8 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- ☆27Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆60Updated last year
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- ☆60Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust serializer library☆87Updated 2 weeks ago
- ☆47Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago