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☆70Updated 2 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A GUI generator for clap-rs using egui☆109Updated last year
- Write and execute SQL queries with ease☆73Updated 4 years ago
- Serialize/deserialize rusqlite rows☆94Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated last week
- A super powered testing macro for Rust☆121Updated 7 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Easily compare two JSON values and get great output☆90Updated last year
- A Rust library for conveniently watching and handling file changes.☆145Updated last year
- ✈️ a private, authenticated, permissioned cargo registry☆128Updated 2 years ago
- Pull in every source file in a directory as a module☆178Updated 2 weeks ago
- A versatile and developer-friendly trait mocking library☆77Updated 6 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Typed any map for rust☆67Updated 9 months ago
- Tools to iterate over all values of a type☆108Updated last month
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Fake data generator library with 130+ functions written in Rust☆171Updated 8 months ago
- ☆162Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆87Updated 10 months ago
- 🔎 Prometheus metrics middleware for Axum☆79Updated last month
- ☆174Updated 2 weeks ago
- Progress reporting abstraction for Rust☆64Updated last year
- Procedural macros for data validation/modification☆72Updated 3 weeks ago
- Track rust binary sizes across builds using Github Actions☆113Updated 2 years ago
- Yet Another Serializer/Deserializer☆192Updated last month
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆83Updated last week