Shnatsel / binfarceLinks
Extremely minimal parser for ELF/PE/Mach-o/ar
☆41Updated 4 years ago
Alternatives and similar repositories for binfarce
Users that are interested in binfarce are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Exhaustive iteration trait in Rust☆16Updated last week
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆36Updated 11 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- ☆57Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- Abstract over different executors☆74Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- A Rust library for runtime-checked linearish types☆34Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Experimenting with Rust's fundamental data model☆52Updated 9 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last week
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago