nicolas-van / rust-cross-compile-example
A working example of multi targets compilation for Rust using Github Actions. Supports Windows, MacOSX, x86_64, ARM and Raspberry PI Linux.
☆61Updated 2 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
- ☆149Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- Derive a builder for your constructors in Rust☆69Updated last week
- 🔎 Prometheus metrics middleware for Axum☆68Updated last month
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- A super powered testing macro for Rust☆117Updated 2 weeks ago
- ☆39Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 6 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆69Updated 3 months ago
- A versatile and developer-friendly trait mocking library☆72Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Easily compare two JSON values and get great output☆81Updated last year
- A generic abstraction of paginated APIs☆60Updated last year
- Write and execute SQL queries with ease☆72Updated 4 years ago
- ☆72Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- Procedural macro crate for conversion between Rust structs and associative containers.☆60Updated 2 years ago
- Pull in every source file in a directory as a module☆169Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆79Updated this week
- Track rust binary sizes across builds using Github Actions☆96Updated 2 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆93Updated 8 months ago
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆123Updated last week
- A collection of utilities for a superior nom experience☆153Updated last year
- Testing framework for rust enhancing the built-in library with some useful features.☆62Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Cargo command to create the README.md from your crate's documentation☆152Updated 2 weeks ago
- A middleware for actix-web that provides rate-limiting backed by governor.☆109Updated 3 weeks ago