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.
651 B
651 B
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.