Since trying out Rust programming on several other Rust blockchains,
Aimee and I have been looking forward to test-driving Solana.
And with Solana hosting a hackathon during May,
it was a good opportunity to give it a try. (more…)
Read more »
π Artichoke is a Ruby made with Rust. Contribute to artichoke/artichoke development by creating an account on GitHub. (more…)
Read more »
If you are familiar with Java or C/C++, understanding the assignment operator (=) in Rust will demystify a lot of its memory semantics. Assignment in Rust can have a range of outcomes depending on what you are assigning from and to, and on whether you are... (more…)
Read more »