microsoft / com-rsLinks
A Rust crate for creating and consuming COM APIs
☆604Updated last year
Alternatives and similar repositories for com-rs
Users that are interested in com-rs are comparing it to the libraries listed below
Sorting:
- A port of robmikh/Minesweeper using windows-rs.☆811Updated 4 months ago
- ☆191Updated 3 years ago
- Rust for the Windows App SDK☆225Updated 3 years ago
- Rust bindings to Windows API☆1,919Updated last year
- Use and (eventually) make Windows Runtime APIs with Rust☆143Updated 4 years ago
- Rust winmd parser☆102Updated 5 years ago
- Windows services in Rust☆607Updated 2 months ago
- Embed C++ directly inside your rust code!☆840Updated 3 months ago
- Windows API and GUI in safe, idiomatic Rust.☆626Updated this week
- A multiprocess drop-in replacement for Rust channels☆1,062Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,404Updated last month
- Zip implementation in Rust☆718Updated last year
- ☆533Updated 10 months ago
- Create and set windows icons and metadata for executables with a rust build script☆329Updated 2 years ago
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆267Updated 3 weeks ago
- A Gecko-oriented implementation of the Encoding Standard in Rust☆438Updated 2 weeks ago
- A cargo subcommand to build Windows installers for rust projects using the WiX Toolset☆367Updated 9 months ago
- Rust bindings to the minimalist, native, cross-platform UI toolkit `libui`☆936Updated 2 years ago
- A collection of examples of using code written in Rust from other languages☆516Updated 3 years ago
- Another GUI toolkit☆1,001Updated this week
- Type definitions, parsing, and analysis for the minidump file format.☆481Updated last month
- A guide for doing FFI using Rust☆292Updated 4 years ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,018Updated 2 months ago
- The sysroot manager that lets you build and customize `std`☆1,126Updated 2 years ago
- An implementation of the NTFS filesystem in a Rust crate, usable from firmware level up to user-mode.☆578Updated last year
- ☆408Updated 5 years ago
- Dynamic reloading of shared libraries☆389Updated 2 years ago
- Backtraces in Rust☆600Updated 3 months ago
- A modern Rust debugging library 🦀