This is a set of recommendations on how to design and present APIs for the Rust programming language. (more…)
Read more »
I'd like to think that my understanding of "async Rust" has increased over
the past year or so. I'm 100% onboard with the basic principle: I would
like to handle tho... (more…)
Read more »
For most companies and users, Go is the right default option. Its performance is strong, Go is easy to adopt, and Go’s highly modular nature makes it particularly good for situations where requirements are changing or evolving.As your product matures, and... (more…)
Read more »
Distributed SQL database in Rust, written as a learning project - erikgrinaker/toydb... (more…)
Read more »