You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
5 months ago | |
---|---|---|
src | 5 months ago | |
templates | 5 months ago | |
.gitignore | 5 months ago | |
Cargo.lock | 5 months ago | |
Cargo.toml | 5 months ago | |
LICENSE | 5 months ago | |
README.md | 5 months ago |
README.md
RS-GI
Rust implementation of gen-indexes
⚠️ /!\ Still WIP /!\⚠️
It aims to have better performances than gen-indexes.
I'm pretty new to Rust so the code might be sketchy, PR are more than welcomed!
Dependencies
- Sailfish: template engine
- chrono: Get current year
- humanesort: Old crate to get a natural sort (Might change if I ever found a better alternative)
License
This project is under MIT license.