joseluisq / rust-linux-darwin-builderLinks
Use the same Docker image to cross-compile Rust x86_64/ARM64 programs for Linux and macOS (osxcross).
☆133Updated 3 months ago
Alternatives and similar repositories for rust-linux-darwin-builder
Users that are interested in rust-linux-darwin-builder are comparing it to the libraries listed below
Sorting:
- Provides adapters to communicate with various operating system service managers like launchd and systemd☆211Updated 5 months ago
- Rust library to detect the operating system type☆189Updated 2 months ago
- GitHub Action to compile Rust with cross☆178Updated 3 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆371Updated last year
- Rust library for getting information about the current user and environment.☆240Updated 4 months ago
- MIME type guessing of file extensions for Rust.☆186Updated 3 months ago
- Multifunctional cross-platform interprocess communication toolkit for Rust.☆487Updated 5 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆428Updated this week
- Small crate to infer file and MIME type by checking the magic number signature☆350Updated 6 months ago
- a super FTP/FTPS client library for Rust with support for both passive and active mode☆153Updated 2 months ago
- Find potential unused enabled feature flags and prune them.☆283Updated 6 months ago
- A rust library for controlling interactive programs in a pseudo-terminal☆192Updated 7 months ago
- Cross compile Cargo project to Windows MSVC target with ease☆464Updated this week
- Generate X.509 certificates, CSRs☆416Updated 3 weeks ago
- Filesystem walk performed in parallel with streamed and sorted results☆248Updated last year
- Rust library for mDNS based Service Discovery☆155Updated this week
- Additional Dockerfiles and crosstool-ng config files to build additional toolchains.☆127Updated 4 months ago
- Tokio Rust Asynchronous Universal download MAnager☆155Updated last week
- Expanding opportunities standard library std::fs and std::io☆324Updated last year
- Open a path or URL with the system-defined program☆363Updated 2 months ago
- Library for writing system daemons☆565Updated last year
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆129Updated last month
- Retrieve system's Network Interfaces on Linux, macOS and Windows on a standardized manner☆83Updated this week
- .github/workflows/ci.yml☆359Updated last month
- GitHub Action for building and uploading Rust binary to GitHub Releases.☆294Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆526Updated 2 years ago
- SFTP subsystem supported server and client for Russh☆74Updated 3 months ago
- Minimal Rust HTTP client for both native and WASM