❤️ 🦀 ❤️ 100,000 issues filled with love, compassion and a wholesome community. Thank you, Rust community, for being one of the most, if not straight out the most, welcoming programming communities … Read more
Similar
Cron parsers are everywhere, each supporting their own extensions on the cron string format, which made consistency between parts of Cron Triggers difficult to achieve. Today we’re showing how we easily solved this problem with Rust without needing to wri... (more…)
Read more »
This is a short blog post explaining why I believe that Go and Rust are not competitors. (more…)
Read more »
In the Rust programming language, unsized variables are one of those concepts that has been floating around for a long time, but hasn’t seen much design work in recent years. (more…)
Read more »
Edited at 2020-01-06 Remove the linker script section since I found its unnecessary to customize linker Refactor the main function interface AFAIK, the most popular contracts that deployed on CKB is writing in C. There are 3 default contracts in the g... (more…)
Read more »