mdsteele / rust-cab
Rust library for encoding/decoding Windows cabinet (.cab) files
☆17Updated 5 months ago
Alternatives and similar repositories for rust-cab:
Users that are interested in rust-cab are comparing it to the libraries listed below
- 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
- Rust crate for accessing keys, values, and data stored in Windows hive (registry) files.☆47Updated 3 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
- Disassembler for Python bytecode☆16Updated 3 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 5 months ago
- A dynamic library helper for rust crates☆35Updated last year
- Rust for Debug Interface Access (DIA) SDK☆38Updated last month
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆49Updated 3 weeks ago
- Shows CPUID features and instruction encodings used by x86/x64 binaries☆16Updated 5 months ago
- make a hexdump or do the reverse.☆16Updated 2 weeks ago
- memory-mapped registers for x86_64 systems☆33Updated 3 years ago
- A tracing layer for macOS/iOS's `oslog`☆23Updated 7 months ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- A convenient crate for safely accessing and mutating the Windows Registry.☆22Updated 3 months ago
- An `abilists` parser crate for Rust.☆25Updated 10 months ago
- Fallible allocation support for Rust's Vec☆28Updated 11 months ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- Emulation for legacy devices☆29Updated 2 weeks ago
- A LZSS en-/decompressor (lossless data compression, no_std capable, in pure Rust)☆12Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Rust library for reading/writing Windows Installer (MSI) files☆59Updated 5 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated last month
- A rust library that demangles / undecorates C++ symbols mangled by MSVC☆43Updated 2 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- Format strings in a safe platform-appropriate way☆21Updated 3 weeks ago
- An experimental GUI for rust-minidump☆70Updated last year
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated last month
- Make any value Sync but only available on its original thread☆39Updated last month