Cross-platform Text Expander written in Rust. Contribute to federico-terzi/espanso development by creating an account on GitHub. (more…)
Read more »
Slack alternative built with TAMASHA. Contribute to gamedolphin/speakwith development by creating an account on GitHub. (more…)
Read more »
Whatever your project needs, here's a rundown of current web frameworks in Rust and which to use for frontend and backend development. (more…)
Read more »
It's been a long time since I properly learned a new language—computer or human. Maybe 25 years. That language was Java, and although I've had to write little bits of C (very, very little) and JavaScript in the meantime, the only two languages I've writte... (more…)
Read more »
In some domains of programming it’s common to want to write a data structure or algorithm that can work with elements of many different types, such as a generic list or a sorting algorithm that only needs a comparison function. Different programming langu... (more…)
Read more »