Stars
8
stars
written in Rust
Clear filter
A curated list of Rust code and resources.
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
Clean boilerplate for GraphQL server & react-app built with Rust & TypeScript. Backend: actix-web + juniper(GraphQL server) + diesel(ORM); Frontend: react + apollo(GraphQL client).