An open API service indexing awesome lists of open source software.

https://github.com/drsensor/fast-rust-template.nix

Some nix template for bootstraping rust project with faster build time
https://github.com/drsensor/fast-rust-template.nix

Last synced: about 2 months ago
JSON representation

Some nix template for bootstraping rust project with faster build time

Awesome Lists containing this project

README

          

# Make Rust Faster, please!

## References
- https://benw.is/posts/how-i-improved-my-rust-compile-times-by-seventy-five-percent
- https://corrode.dev/blog/tips-for-faster-rust-compile-times/
- ??