Avoiding Duplicating Strings in Rust

Let’s go way over the top and try to avoid having duplicate strings in memory in Rust… Read more

Similar

Rust GLSL crate

It’s been almost two months that I’ve been working on my glsl crate. This crate exposes a GLSL450 compiler that enables you to parse GLSL-f... (more…)

Read more »