Pinned Repositories
actix-realworld-example-app
Implementation of the RealWorld backend API spec in Actix, Rust's powerful actor system and most fun web framework.
actix-web-posts-api
REST Api built with Actix web and diesel
brain-games-rust
A simple ML bot for tic tac toe
canduma
A Rust Boilerplate server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT
cargo-debug
Debug subcommand for cargo
channel_ping_pong
concurrency-workshop
Slides & exercises from the presentation on Rust concurrency
gd-obj
Obj file parser for Godot
warp_diesel_async_graphql
MaxLuchs's Repositories
MaxLuchs/rust-cult-graphql-server
Using Actix-Web, Async-Graphql, and SQLX this is an example of a basic example of a Rust GraphQL Server. Inspired by a server which @lyuzashi, @channing-domain, @shyamo, and @wafs contributed to for an innovation project.
MaxLuchs/rust-graphql-docker
Scratch-Containerised Rust GraphQL-API using Dataloaders
MaxLuchs/actix-web-posts-api
REST Api built with Actix web and diesel
MaxLuchs/InformatiCup2021
spe_ed
MaxLuchs/select.rs
A Rust library to extract useful data from HTML documents, suitable for web scraping.
MaxLuchs/rust_gpiozero
A library inspired by gpiozero written in Rust
MaxLuchs/godot-pong-rust
An example of using the godot-rust bindings to create a Pong clone.
MaxLuchs/gd-obj
Obj file parser for Godot
MaxLuchs/godot-sky-asset
New asset for rendering a panoramic sky texture based on rayleigh and mie scattering
MaxLuchs/rust-graphql-juniper-actix-diesel-postgres
An example GraphQL server written in Rust
MaxLuchs/exercises
Exercises in Rust
MaxLuchs/rust-exercises
exercises for learning rust
MaxLuchs/actix-realworld-example-app
Implementation of the RealWorld backend API spec in Actix, Rust's powerful actor system and most fun web framework.
MaxLuchs/concurrency-workshop
Slides & exercises from the presentation on Rust concurrency
MaxLuchs/cargo-debug
Debug subcommand for cargo
MaxLuchs/rust-in-action
Rust in Action book exercises
MaxLuchs/diesel-join-example
Example of problem using Diesel's inner_join
MaxLuchs/rs-samples
Collection of small, well-commented Rust samples to learn Rust.
MaxLuchs/dev-on-windows
An opiniated guide to set up a development environment on Windows.