sozu - Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It will be awesome when it will be ready. Not So Secret Project! Ping us on gitter to know more... (more…)
Read more »
It's entirely possible that you're walking a happy road of a programmer
who never had to write a parser by hand. That's not my case unfortunately.
I remember incomprehensible indexing of hideous arrays of characters,
a maddening cascade of unmaintainable ...
Read more »
Rust's design has taken inspiration from a lot of previous work. One of Rust's
influences is functional programming, where functions are values that can be
used as arguments or return values to other functions, assigned to variables,
and so forth. We're g... (more…)
Read more »
hyper v0.13 After a few months of alpha development, the final release of hyper v0.13.0 is now ready! hyper is a maturing HTTP library written in Rust, already one of the fastest out there1, and... (more…)
Read more »