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:
- ☆53Updated 6 years ago
- Token tree calling convention☆82Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- ☆64Updated 8 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆47Updated 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…☆102Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Rust serializer library☆89Updated 4 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆61Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- ☆40Updated 6 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Supercharge you Rust programs!☆44Updated 8 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 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.☆39Updated 7 years ago