KodrAus / rust-cross-compile
An example of cross compiling Rust apps to Linux on Windows, with only rustup
☆90Updated 2 years ago
Alternatives and similar repositories for rust-cross-compile:
Users that are interested in rust-cross-compile are comparing it to the libraries listed below
- A Cargo build script library to handle compilation and inclusion of Windows resources, in the most resilient fashion imaginable☆178Updated 2 weeks ago
- A cargo subcommand to build Windows installers for rust projects using the WiX Toolset☆325Updated 9 months ago
- Rust library for opening and working with dynamic link libraries.☆193Updated last year
- MIME type guessing of file extensions for Rust.☆175Updated 7 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago
- Rust bindings to MS Windows Registry API☆173Updated last month
- Rust library to detect the operating system type☆178Updated last week
- A Rust equivalent of Unix command "which".☆217Updated last week
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆85Updated 10 months ago
- Filesystem walk performed in parallel with streamed and sorted results☆231Updated 10 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Simple string matching with single- and multiple-wildcard operator☆79Updated 4 months ago
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Generic Rational numbers for Rust☆145Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Rust library for extracting, listing and testing RAR archives.☆99Updated 2 months ago
- a super FTP/FTPS client library for Rust with support for both passive and active mode☆132Updated this week
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆163Updated last year
- Rust lightweight HTTP 1.1 client☆270Updated this week
- A tiny, fast, zero-dep library for random number generation☆229Updated 2 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆333Updated last month
- A Rust library for moving files to the Recycle Bin☆201Updated 3 weeks ago
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆56Updated last week
- A Rust JSON5 serializer and deserializer which speaks Serde.☆191Updated last year
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆119Updated this week
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆226Updated last year
- Macros for deriving as functions to access Enums as their inner components☆96Updated 5 months ago
- zero runtime cost default arguments in rust☆87Updated last year
- a simple cargo plugin to get a list of features for a specific crate☆78Updated 5 months ago