Sqry – Semantic code search that understands call graphs (35 langs, Rust, MCP)
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects. (more…)
Read more »
In which I expand a little bit upon async functionality in Rust, introducing attributes that allow you to run async functions in your main function. Read more