jrmuizel / memcpy-findView external linksLinks
A tool for finding large memcpy's in llvm ir
☆61Mar 26, 2019Updated 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:
- [deprecated] Avoid memcpy calls when working with standard containers☆280Sep 23, 2022Updated 3 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Aug 14, 2019Updated 6 years ago
- ☆48Jan 18, 2024Updated 2 years ago
- Write you an in-process gRPC service mesh.☆31May 11, 2022Updated 3 years ago
- Manage secrets alongside your code☆18Dec 10, 2022Updated 3 years ago
- An RPKI library for Rust☆45Feb 3, 2026Updated last week
- Take a value atomically once.☆30Jan 28, 2023Updated 3 years ago
- Compares two equal-sized byte strings in constant time.☆42Dec 20, 2025Updated last month
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88May 3, 2023Updated 2 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Jun 7, 2020Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266May 29, 2023Updated 2 years ago
- Count lines of LLVM IR per generic function☆497Dec 20, 2025Updated last month
- Booting multi-processors on x86 bare-metal.☆12Feb 25, 2022Updated 3 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Mar 6, 2018Updated 7 years ago
- Succeeded by syntaxdot-transformers: https://github.com/tensordot/syntaxdot/tree/main/syntaxdot-transformers☆19Oct 7, 2020Updated 5 years ago
- Maps in your command line☆14Jun 24, 2014Updated 11 years ago
- Load and resolve Cargo configuration.☆17Updated this week
- ☆22Jan 2, 2022Updated 4 years ago
- Library for writing Cocoa apps in Rust (still very much WIP)☆35May 13, 2018Updated 7 years ago
- Machine scalar casting that meets your expectations☆78Sep 4, 2021Updated 4 years ago
- Rust library for testing code relying on the global allocator☆13Mar 20, 2024Updated last year
- Constant Time Operations for Crypto Libraries☆10Jun 22, 2017Updated 8 years ago
- Integration between rust-base64 and serde☆16Oct 1, 2024Updated last year
- Image viewer with tag based filtering☆16Jan 4, 2026Updated last month
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Aug 30, 2022Updated 3 years ago
- Fast numeric to- and from-string conversion routines.☆350Oct 9, 2025Updated 4 months ago
- A GFX drawing backend for Rust bindings for Nuklear 2D GUI library.☆14Jun 30, 2020Updated 5 years ago
- An MPMC journaled broadcast channel☆13Sep 9, 2020Updated 5 years ago
- logging library for rayon☆17Sep 14, 2020Updated 5 years ago
- 32-bit hashing machinery☆13May 27, 2025Updated 8 months ago
- Cross platform process information in Rust☆70Jan 26, 2026Updated 2 weeks ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆40Mar 25, 2024Updated last year
- Place small arrays on the stack with a low-cost!☆17Oct 26, 2024Updated last year
- bicimad unnoficial api☆15May 13, 2016Updated 9 years ago
- A crate for compile-time duck typing and reflection of structs☆16Jan 22, 2022Updated 4 years ago
- Pure Rust implementation of LZ4 compression and decompression as a library☆17Jun 9, 2020Updated 5 years ago
- [work-in-progress] Java parser written in Rust☆19May 19, 2022Updated 3 years ago
- Small KVM-based hypervisor, boots Linux (WIP)☆13May 5, 2024Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.