davidanthoff / cargo-msix
A cargo subcommand to build MSIX installers for Rust projects
☆11Updated 7 months ago
Alternatives and similar repositories for cargo-msix:
Users that are interested in cargo-msix are comparing it to the libraries listed below
- CancellationToken for composable cancellation in Rust☆17Updated 4 years ago
- Ergonomically run processes with limits.☆35Updated 4 months ago
- Parse integers directly from `[u8]` slices in safe code☆55Updated last year
- Safe wrappers for various Windows specific APIs.☆67Updated 3 months ago
- Installation and subsequent safe removal of flock locks for data streams.☆7Updated 8 months ago
- 🔩 Rust utilities, usable from Rust or Go☆16Updated last year
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆50Updated 2 months ago
- system-level helper functions for the dirs and directories crates☆41Updated last week
- Extensions to the Rust standard library☆43Updated last month
- Cargo subcommand to easily run targets/examples☆18Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 5 months ago
- Token De/Serializer for testing De/Serialize implementations☆15Updated last month
- libyaml transpiled to rust by c2rust☆33Updated 9 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- A flexible byte pool.☆18Updated last year
- A list of Rust buffers that implements the bytes::Buf trait.☆29Updated last year
- Asynchronous signal handling☆15Updated 3 months ago
- Moving code-gen out of `build.rs`☆16Updated last month
- Unix API☆27Updated 10 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated last month
- Fallible allocation support for Rust's Vec☆27Updated 8 months ago
- Load additional CLI args from file☆32Updated 2 weeks ago
- Take a value atomically once.☆27Updated last year
- A rust library for converting between UTF-8, UTF-16 and UTF-32 characters.☆12Updated 6 months ago
- An async executor based on the Win32 thread pool API☆13Updated 3 years ago
- 🐻❄️🧶 Asynchronous Rust crate to handle communication between applications and object storage providers☆15Updated last week
- ICC color profiles in Rust☆44Updated 9 months ago
- Full precision decimal representation of f64☆25Updated 2 months ago
- Detect possible security problems with Unicode usage according to Unicode Technical Standard #39 rules.☆14Updated 4 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year