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
- Host: GitHub
- URL: https://github.com/drsensor/fast-rust-template.nix
- Owner: DrSensor
- License: bsd-2-clause
- Created: 2023-11-22T10:23:58.000Z (over 2 years ago)
- Default Branch: trunk
- Last Pushed: 2024-05-26T06:32:28.000Z (about 2 years ago)
- Last Synced: 2025-12-31T08:26:28.418Z (6 months ago)
- Language: Nix
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/
- ??