nicolas-van / rust-cross-compile-exampleLinks
A working example of multi targets compilation for Rust using Github Actions. Supports Windows, MacOSX, x86_64, ARM and Raspberry PI Linux.
☆63Updated 3 years ago
Alternatives and similar repositories for rust-cross-compile-example
Users that are interested in rust-cross-compile-example are comparing it to the libraries listed below
Sorting:
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- A Rust library for conveniently watching and handling file changes.☆145Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Easily compare two JSON values and get great output☆91Updated last year
- Testing framework for rust enhancing the built-in library with some useful features.☆68Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆177Updated last month
- A super powered testing macro for Rust☆122Updated 8 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated last week
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆138Updated last week
- Migrated to Codeberg☆80Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated 3 weeks ago
- Typed any map for rust☆67Updated 10 months ago
- Static time zone information for tz-rs.☆41Updated 4 months ago
- A GUI generator for clap-rs using egui☆109Updated last year
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Serde support for querystring-style strings☆219Updated 5 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Serialize/deserialize rusqlite rows☆94Updated 2 weeks ago
- The feature-rich, portable async channel library☆263Updated 2 years ago
- Simple string matching with single- and multiple-wildcard operator☆89Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- A Rust library to retry some code until its return value satisfies a condition.☆122Updated 7 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago