Feather: A Minecraft server implementation in Rust

A Minecraft server implementation in Rust. Contribute to feather-rs/feather development by creating an account on GitHub. Read more

Similar

Three Different Cuts: Rust, Go, and Zig

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 »