#artifact #build #cargo-build #pseudo #utilities #binaries #cdylibs

artifact-dependency

Lightweight artifact dependency utilities

8 releases

0.1.7 Jan 19, 2024
0.1.6 Jan 19, 2024

#1443 in Development tools

28 downloads per month
Used in 3 crates (2 directly)

Apache-2.0

16KB
245 lines

Artifact Dependency

While issues are being resolved, there are no artifact dependencies (on cdylibs, binaries, staticlibs, etc) supported through cargo. This crate provides some lightweight utilities to build and use pseudo artifact dependencies.


lib.rs:

Feature-light crate to build and use dependencies whose results are Artifacts:

  • Static Libraries
  • C Dynamic Libraries
  • Binaries

Dependencies

~1–2MB
~40K SLoC