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:
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- ☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Take a value atomically once.☆30Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 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☆39Updated 10 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- structured parallel execution for async Rust☆36Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆49Updated 2 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Obsessively tiny error derive macro☆87Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month