mdsteele / rust-msiLinks
Rust library for reading/writing Windows Installer (MSI) files
☆67Updated last month
Alternatives and similar repositories for rust-msi
Users that are interested in rust-msi are comparing it to the libraries listed below
Sorting:
- Rust library to detect the operating system type☆192Updated last week
- MIME type guessing of file extensions for Rust.☆195Updated 4 months ago
- Compile-time string operations☆115Updated last week
- Basic parser for PEM formatted keys and certificates☆70Updated 5 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated 3 weeks ago
- Pure Rust implementation of exFAT file system☆87Updated last year
- ANSI text styling☆152Updated last week
- ☆120Updated this week
- A Rust equivalent of Unix command "which".☆245Updated 6 months ago
- Open a file or link in the system default program.☆73Updated 4 months ago
- Split a string into shell words, like Python's shlex.☆140Updated 9 months ago
- A small and lightweight Rust library to obtain the active locale on the system.☆129Updated last year
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- Typed HTTP Headers from hyper☆189Updated 2 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆89Updated last year
- Test whether a given stream is a terminal☆50Updated 2 months ago
- Rust library for ANSI terminal colours and styles (bold, underline) - Nushell project fork☆55Updated 2 months ago
- An alternate Cargo registry using static files☆135Updated 3 months ago
- ☆55Updated 2 years ago
- Compatibility adapter between tokio and futures☆187Updated last week
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- WMI crate for rust☆107Updated last month
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆64Updated last month
- A Rust library for moving files to the Recycle Bin☆231Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆265Updated last week
- CA certificates for use with webpki☆128Updated last week
- A snapshot of name squatting on crates.io☆75Updated last year
- Compile-time string formatting☆261Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation