mdsteele / rust-cabLinks
Rust library for encoding/decoding Windows cabinet (.cab) files
☆18Updated 6 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:
- A rust library that demangles / undecorates C++ symbols mangled by MSVC☆44Updated 4 months ago
- make a hexdump or do the reverse.☆17Updated 2 months ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 4 months ago
- Object based cross-language FFI for Rust☆63Updated 11 months ago
- A convenient crate for safely accessing and mutating the Windows Registry.☆22Updated 4 months ago
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- Rust crate for accessing keys, values, and data stored in Windows hive (registry) files.☆47Updated 4 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆50Updated 2 months ago
- A interface for Rust to interact with the taskbar☆19Updated 2 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 7 months ago
- Rust for Debug Interface Access (DIA) SDK☆40Updated 2 months ago
- A custom context for eyre that supports backtraces on stable☆13Updated last year
- Windows kernel-mode driver Allocator for Rust☆11Updated 6 years ago
- An experimental GUI for rust-minidump☆70Updated last year
- A LZSS en-/decompressor (lossless data compression, no_std capable, in pure Rust)☆12Updated last month
- memory-mapped registers for x86_64 systems☆33Updated 4 years ago
- Talk to Cargo easily at build time☆17Updated last year
- A wrapper for build.rs instructions☆16Updated 2 years ago
- ☆22Updated 4 years ago
- Zero-cost and safe interface to UEFI firmware☆30Updated 4 months ago
- Shows CPUID features and instruction encodings used by x86/x64 binaries☆16Updated this week
- A tracing layer for macOS/iOS's `oslog`☆25Updated last week
- C port of the Rust symbol demangler (rustc-demangle)☆43Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- Reading and writing data types of arbitrary bit length that might not be byte-aligned☆22Updated 2 weeks ago
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆33Updated 3 years ago
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago