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:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- ☆36Updated last year
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Exhaustive iteration trait in Rust☆16Updated this week
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆60Updated 2 years ago
- structured parallel execution for async Rust☆36Updated last year
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Abstract over different executors☆74Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 2 weeks ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated last month