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:
- ☆162Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 2 weeks ago
- ☆172Updated 2 months ago
- A super powered testing macro for Rust☆120Updated 6 months ago
- A Rust library for conveniently watching and handling file changes.☆145Updated last year
- A Rust library to retry some code until its return value satisfies a condition.☆121Updated 5 months ago
- Easily compare two JSON values and get great output☆90Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- ✈️ a private, authenticated, permissioned cargo registry☆129Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- ☆76Updated 3 months ago
- A GUI generator for clap-rs using egui☆108Updated 11 months ago
- Procedural macros for data validation/modification☆68Updated 6 months ago
- Comparison of Rust string types☆156Updated last week
- zero runtime cost default arguments in rust☆90Updated 3 weeks ago
- Testing framework for rust enhancing the built-in library with some useful features.☆67Updated 4 months ago
- Fake data generator library with 130+ functions written in Rust☆170Updated 7 months ago
- Yet Another Serializer/Deserializer☆194Updated this week
- A Rust crate for producing string representations of numbers, formatted according to international standards☆127Updated last year
- Typed any map for rust☆67Updated 8 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
- The feature-rich, portable async channel library☆261Updated 2 years ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆82Updated 9 months ago
- Simple derive macros in Rust☆188Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago