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

artifact-dependency

Lightweight artifact dependency utilities

8 releases

0.1.7 Jan 19, 2024
0.1.6 Jan 19, 2024

#431 in Development tools

Download history 17/week @ 2024-02-19 67/week @ 2024-02-26 45/week @ 2024-03-04 55/week @ 2024-03-11 48/week @ 2024-03-18 26/week @ 2024-03-25 552/week @ 2024-04-01 1609/week @ 2024-04-08 2215/week @ 2024-04-15 2750/week @ 2024-04-22 1889/week @ 2024-04-29 1756/week @ 2024-05-06

8,658 downloads per month

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–1.9MB
~39K SLoC