Running GraphQL on Lambda with Rust

I’ve been pleasantly surprised so far at how easy it’s been to write a GraphQL API using Rust. Read more

Similar

Zngur: A C++/Rust interop tool

Zngur (/zængɑr/) is a C++/Rust interop tool. It tries to expose arbitrary Rust types, methods, and functions while preserving its semantics and ergonomics as much as possible. Using Zngur, you can use arbitrary Rust crate in your C++ code as easily as usi... (more…)

Read more »