Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust. - GitHub - gakonst/foundry: Foundry is a blazing fast, portable and modular toolkit for... (more…)
Read more »
Sharded, concurrent mini redis that support http interface implemented in rust - GitHub - lorenzoc25/rudis: Sharded, concurrent mini redis that support http interface implemented in rust... (more…)
Read more »
In this post, we'll look at how Rust, Go, and Zig express the signature of function cut --- the power tool of string mainpulation.
Cut takes a string and a pattern, and splits the string around the first occurrence of the pattern:
cut(... (more…)
Read more »
A sorting algorithm with O(n) time complexity with the following key points... (more…)
Read more »
I think Rust is officially comfy as a language for backend and/or web service
development, but upcoming uncomfyness looms ever-present. (more…)
Read more »