We build a lot of code at Mozilla. Every time someone pushes changes to the code that makes up Firefox we build the application on multiple platforms in a variety of build configurations. This means that we’re constantly looking for ways to make the bui...
Read more »
Seeing Rust as a potential successor to TypeScript, we go through through the Rust Book with TypeScript in mind. (more…)
Read more »
An example demonstrating how Rust and cargo support incompatible transitive dependencies (like Node.js + npm not Python + pip) - brannondorsey/rust-incompatible-transitive-dependencies... (more…)
Read more »
a high performance, general purpose data compressor written in the crab-lang - GitHub - richox/orz: a high performance, general purpose data compressor written in the crab-lang... (more…)
Read more »
Rust programmers care about the correctness of their code and, while the Rust type system and its memory safety are excellent foundations, they aren’t suffic... (more…)
Read more »