#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

#705 in Development tools

Download history 15/week @ 2024-01-12 13/week @ 2024-01-19 8/week @ 2024-02-16 44/week @ 2024-02-23 72/week @ 2024-03-01 52/week @ 2024-03-08 50/week @ 2024-03-15 24/week @ 2024-03-22 202/week @ 2024-03-29 1560/week @ 2024-04-05 2076/week @ 2024-04-12 2036/week @ 2024-04-19

5,875 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–2MB
~41K SLoC