Rocket, Rust Web Framework, v0.3: Fairings, TLS, Private Cookies

Rocket is a web framework for the Rust
programming language that makes it simple to write fast web applications
without sacrificing flexibility or type safety. Read more

Similar

AWS’ Sponsorship of the Rust Project

We’re really excited to announce that AWS is sponsoring the Rust programming language! Rust is designed for writing and maintaining fast, reliable, and efficient code. It has seen considerable uptake since its first stable release four years ago, with com... (more…)

Read more »

Rust’s Unsafe Code Guidelines Reference

This document is a past effort by the UCG WG to provide a "guide" for writing unsafe code that "recommends" what kinds of things unsafe code can and cannot do, and that documents which guarantees unsafe code may rely on. It is largely abandoned right now.... (more…)

Read more »