mdsteele / rust-cab
Rust library for encoding/decoding Windows cabinet (.cab) files
☆16Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-cab
- Macro for dynamically loading windows dll functions☆19Updated last year
- A custom context for eyre that supports backtraces on stable☆13Updated 7 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆43Updated 2 months ago
- memory-mapped registers for x86_64 systems☆31Updated 3 years ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆17Updated 4 months ago
- A C expression parser and evaluator☆45Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆33Updated 4 years ago
- A simple library to use Rust's type system to handle endianness.☆15Updated 2 weeks ago
- 🗃 UTF-8 string, byte string, and C string interner☆26Updated this week
- Byte-wise atomic memcpy.☆28Updated this week
- A tracing layer for macOS/iOS's `oslog`☆19Updated last month
- Rust compile-time type information experiment☆18Updated last year
- Cross-platform, endian-aware primitives for Rust☆32Updated 3 weeks ago
- A lightweight lock protected by an atomic boolean.☆33Updated 11 months ago
- A interface for Rust to interact with the taskbar☆19Updated 2 years ago
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- Proc macro implementation of #[naked]☆29Updated last year
- Object based cross-language FFI for Rust☆62Updated 4 months ago
- C port of the Rust symbol demangler (rustc-demangle)☆39Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆47Updated last year
- A sanity checker for global allocations in Rust☆48Updated 5 months ago
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- Fallible allocation support for Rust's Vec☆27Updated 5 months ago
- A tiny experiment into building safe fibers in Rust☆24Updated 4 years ago
- Moving code-gen out of `build.rs`☆16Updated last week
- Rust library for memory barrier☆33Updated 5 months ago
- Safe wrappers for various Windows specific APIs.☆64Updated last month
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 2 years ago
- LZW en- and decoding that goes weeeee!☆26Updated 6 months ago