clux / muslrustLinks
Docker environment for building musl based static rust binaries
☆1,085Updated this week
Alternatives and similar repositories for muslrust
Users that are interested in muslrust are comparing it to the libraries listed below
Sorting:
- Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports opens…☆1,582Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 2 weeks ago
- Docker images for compiling static Rust binaries using musl-cross☆726Updated this week
- Rust cache structures and easy function memoization☆1,955Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,522Updated last week
- Find unused dependencies in Cargo.toml☆2,069Updated last month
- A simple, safe HTTP client☆2,064Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,055Updated 8 months ago
- derive builder implementation for rust structs☆1,522Updated last month
- Type erasure for async trait methods