#utilities #artifact #binaries

build artifact-dependency

Lightweight artifact dependency utilities

8 releases

0.1.7 Jan 19, 2024
0.1.6 Jan 19, 2024

#557 in Build Utils

Download history 20/week @ 2025-02-12 13/week @ 2025-02-19 72/week @ 2025-02-26 48/week @ 2025-03-05 85/week @ 2025-03-12 23/week @ 2025-03-19 4/week @ 2025-03-26 9/week @ 2025-04-02 26/week @ 2025-04-09

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

Apache-2.0

16KB
245 lines

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

  • Static Libraries
  • C Dynamic Libraries
  • Binaries

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.

Dependencies

~1–2MB
~40K SLoC