#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

#2271 in Development tools

Download history 8/week @ 2024-11-20 9/week @ 2024-11-27 11/week @ 2024-12-04 6/week @ 2024-12-11 20/week @ 2025-02-12 13/week @ 2025-02-19 72/week @ 2025-02-26 48/week @ 2025-03-05

153 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