Simple starter code for Rust-based HTTP APIs on Lambda

Template repo for quickly creating an HTTP API with Rust hosted on AWS Lambda – GitHub – saucepoint/rust-lambda-api: Template repo for quickly creating an HTTP API with Rust hosted on AWS Lambda… Read more

Similar

Rust – I used unsafe. It was unsafe

For context, I was writing an smtp server. Not necessarily a good smtp server, but the kind of smtp server you'd write in two days to see what happens. As such, any conclusions from this experiment are invalid.giftAt the heart of the problem, and core to ... (more…)

Read more »

Announcing Rust Language Server Alpha Release

Today, we’re announcing the first alpha release of the Rust Language Server (aka RLS). With this alpha release, this is the first time we’re encouraging early adopters to try on real projects and send us feedback. The RLS has now reached a level of ...

Read more »