volks73 / cargo-wixLinks
A cargo subcommand to build Windows installers for rust projects using the WiX Toolset
☆346Updated 2 months ago
Alternatives and similar repositories for cargo-wix
Users that are interested in cargo-wix are comparing it to the libraries listed below
Sorting:
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆342Updated last week
- A Cargo build script library to handle compilation and inclusion of Windows resources, in the most resilient fashion imaginable☆190Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆365Updated 10 months ago
- Open a path or URL with the system-defined program☆349Updated this week
- ☆309Updated last month
- A Rust equivalent of Unix command "which".☆228Updated 3 weeks ago
- xml-rs based deserializer for Serde (compatible with 1.0+)☆296Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆744Updated 3 weeks ago
- 📜 Cargo plugin to generate list of all licenses for a crate 🦀☆606Updated 2 months ago
- Self updates for rust executables☆866Updated 5 months ago
- Rusty File Dialog☆678Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆532Updated last week
- Easy Ctrl-C handler for Rust projects☆632Updated 3 weeks ago
- RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features.☆208Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.