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
- ☆53Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 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…☆100Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- ☆63Updated 8 years ago
- ☆40Updated 6 years ago
- ☆57Updated last year
- Install a rustc master toolchain usable from rustup☆76Updated last week
- ☆27Updated 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
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Supercharge you Rust programs!☆42Updated 7 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust serializer library☆87Updated last year
- ☆59Updated 11 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.