#resources #sharing #cloning #strategies #build #type-erased #spack

build handles

Type-erased strategies for sharing and cloning resources

2 releases

0.0.1 Jan 1, 2024
0.0.0 Dec 30, 2023

#4 in #spack

33 downloads per month
Used in vectorscan-async

Apache-2.0

15KB
229 lines

spack-rs

A rust interface to spack! Useful for build scripts.

See example usage in re2 and vectorscan.

License

spack-rs (in order to maximize compatibility with Spack itself) is also distributed under the terms of both the MIT license and the Apache License (Version 2.0). Users may choose either license, at their option.


lib.rs:

Type-erased strategies for sharing and cloning resources.

No runtime deps