mdsteele / rust-cabLinks
Rust library for encoding/decoding Windows cabinet (.cab) files
☆19Updated 8 months ago
Alternatives and similar repositories for rust-cab
Users that are interested in rust-cab are comparing it to the libraries listed below
Sorting:
- make a hexdump or do the reverse.☆17Updated 3 months ago
- An experimental GUI for rust-minidump☆71Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 weeks ago
- Rust crate for accessing keys, values, and data stored in Windows hive (registry) files.☆47Updated 5 months ago
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- A custom context for eyre that supports backtraces on stable☆13Updated last year
- A Minimal Windows SDK.☆59Updated 3 years ago
- Zero-cost and safe interface to UEFI firmware☆30Updated 6 months ago
- A convenient crate for safely accessing and mutating the Windows Registry.☆22Updated 6 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A interface for Rust to interact with the taskbar☆19Updated 2 years ago
- Moving code-gen out of `build.rs`☆18Updated 3 weeks ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated last week
- Cross compile Rust programs to the MSVC Windows target using Wine☆66Updated 3 years ago
- Windows kernel-mode driver Allocator for Rust☆11Updated 6 years ago
- Object based cross-language FFI for Rust☆63Updated last year
- memory-mapped registers for x86_64 systems☆34Updated 4 years ago
- Rust environment for the Windows Kernel-Mode Drivers☆25Updated 9 years ago
- Microsoft code signing library (and utility) for Rust☆35Updated 3 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Binary diffing algorithm implemented in Rust☆49Updated last month
- make rust support XP and vista☆31Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- A rust library that demangles / undecorates C++ symbols mangled by MSVC☆44Updated 5 months ago
- Talk to Cargo easily at build time☆17Updated last year
- Blend2D Bindings for Rust