rust-cross / rust-musl-cross
Docker images for compiling static Rust binaries using musl-cross
☆656Updated this week
Alternatives and similar repositories for rust-musl-cross:
Users that are interested in rust-musl-cross are comparing it to the libraries listed below
- Docker environment for building musl based static linux rust binaries☆984Updated 6 months ago
- Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports opens…☆1,547Updated 8 months ago
- Find unused dependencies in Cargo.toml☆1,805Updated this week
- A small rust library for adding custom derives to enums☆1,866Updated this week
- Rust cache structures and easy function memoization☆1,625Updated 2 months ago
- Compile-time type-checked builder derive☆939Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,901Updated 3 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,371Updated 2 weeks ago
- Rust quasi-quoting☆1,359Updated 3 weeks ago
- Some more derive(Trait) options☆1,790Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,272Updated this week
- derive builder implementation for rust structs☆1,374Updated 3 months ago
- A Rust proc-macro attribute parser☆1,058Updated last month
- Rust library allowing to register multiple handlers for the same signal☆747Updated 4 months ago
- Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.☆1,722Updated 2 weeks ago
- Type erasure for async trait methods☆1,889Updated last week
- deserialize env vars into typesafe structs with rust☆877Updated 7 months ago
- Docker daemon API in Rust☆943Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,236Updated 2 weeks ago
- Strongly typed YAML library for Rust☆972Updated 9 months ago
- Temporary file library for rust☆1,222Updated last week
- Rust bindings for libssh2☆498Updated 2 months ago
- A powerful mock object library for Rust☆1,573Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,560Updated last month
- Subcommand to show result of macro expansion☆2,752Updated this week
- A multiprocess drop-in replacement for Rust channels☆897Updated 3 weeks ago
- manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively☆886Updated last year
- Zip implementation in Rust☆730Updated 7 months ago
- Library for writing system daemons☆535Updated 11 months ago
- A logging implementation for `log` which is configured via an environment variable.