cargo-lipo
iOS library generator
Automatically creates universal libraries for iOS applications
Cargo subcommand to automatically create universal libraries for iOS.
538 stars
13 watching
44 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
build-toolcargorust
Related projects:
Repository | Description | Stars |
---|---|---|
bunogi/cargo-makedocs | Automates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies. | 14 |
cargo-generate/cargo-generate | Tool to help developers create new Rust projects quickly from existing templates | 1,967 |
rust-osdev/cargo-xbuild | Automates cross-compilation of sysroot crates for Rust projects | 258 |
lukemathwalker/cargo-chef | A tool that speeds up Rust Docker builds by caching dependencies and re-hydrating project skeletons. | 1,817 |
52inc/pulley | A Swift library to create and manage a drawer-like interface in iOS apps. | 2,022 |
koute/cargo-web | A tool that simplifies building, testing and deploying client-side web applications in Rust | 1,106 |
byron/cargo-release | Automates the process of releasing a Rust crate with versioning and publishing | 0 |
byron/cargo-smart-release | Automates complex release processes for Rust cargo workspaces with changelog generation and version management. | 80 |
est31/cargo-udeps | Detects unused dependencies in Rust projects during compilation. | 1,745 |
redcoolbeans/cargos-buildroot | A toolset for building lightweight Docker images with enhanced security and manageability. | 9 |
longbridgeapp/rust-i18n | A crate for loading and managing localized text in Rust applications at compile time. | 318 |
icefoxen/cargo-osha | Tool to quickly identify areas of Rust code with potential safety risks. | 43 |
emoon/rust_minifb | A crate for creating windows and framebuffers on multiple platforms. | 1,038 |
sourcefrog/cargo-mutants | Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. | 600 |
stratusfearme21/cargo-appimage | A tool to convert Rust programs into standalone AppImage executables | 61 |