Skip to content

Instead of extracting your crates, store them in a FUSE fs!

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

AL68-co/fuse-crates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuse-crates

Instead of extracting your crates, store them in a FUSE fs!

This tool is meant for Cargo, and is in a PRE-ALPHA state. Use at your own risk!

The goal of this tool

This tool has a goal of being able to avoid having to extract crates that are downloaded by Cargo. Those are waste of time and disk space, since the extracted files are already stored in the .crate files that are also stored.
This tool (for now) creates a FUSE filesystem, containing the seemingly extracted contents. It is designed to ba able to be used by Cargo, but I'm not sure how currently.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Instead of extracting your crates, store them in a FUSE fs!

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Languages