clap is a fantastic Rust library
for Command Line Argument Parsing. It's both
easy to use and powerful - in the spirit of Rust philosophy - you get what
you pay for. Simple CLI options are simple to define, while complex schemes
(think git level of comple...
Read more »
Helper utility to enable background updates for VS Code in Windows - microsoft/inno-updater... (more…)
Read more »
A short example of a possibly surprising impact of how method resolution works in Rust... (more…)
Read more »
A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust. - mre/idiomatic-rust... (more…)
Read more »
Pure Rust implementation of a minimal Generative Pretrained Transformer - GitHub - keyvank/femtoGPT: Pure Rust implementation of a minimal Generative Pretrained Transformer... (more…)
Read more »