Pinned Repositories
actix
Actor framework for Rust
askql-rust
Implementation of the AskQL into Rust (Its just a small project to improve my Rust knowledge)
coding-challenge
Coding Challenge In Rust
competitive-programming
dev_es_com_rust_example
Repository with some code examples and comparison for the DevEs Community Rust Presentation
es_study_poc
Small Elastic Search study POC for understanding basics of the API by the usage of ES as a database for an API
graphql_depth_limit
A graphql depth limit validation in rust
rinha-de-compiler
Rust Lang project for the rinha-de-compiler challenge
rust-graphql-example
rust-graphql-with-dataloader
A Rust GraphQL API with actix-web, juniper, diesel and dataloader
engylemure's Repositories
engylemure/rust-graphql-example
engylemure/rust-graphql-with-dataloader
A Rust GraphQL API with actix-web, juniper, diesel and dataloader
engylemure/competitive-programming
engylemure/rinha-de-compiler
Rust Lang project for the rinha-de-compiler challenge
engylemure/advent_of_code
Repo for my solutions for the Advent of Code
engylemure/aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
engylemure/bcareful
small repo to explain a little bit of why
engylemure/DescomplicandoKubernetes
engylemure/dummy_notipy
Small repo to expose how easy can we describe a notify system with websockets and redis (pub sub) with fast api and react
engylemure/glowing-octo-disco
Just a dumb usage of nextjs with reduxtoolkit for handling routes and protected routes
engylemure/graphql-subscriptions
engylemure/juniper
GraphQL server library for Rust
engylemure/leet-code
Some solutions from leet-code that I've developed for study
engylemure/llama.cpp
Port of Facebook's LLaMA model in C/C++
engylemure/maybe_rails
Follow up of the getting started with Ruby on Rails guis
engylemure/orval
orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺
engylemure/pagarme_backend_challenge
Implementation for the software engineer backend challenge for @pagarme
engylemure/rinha-de-backend
engylemure/rinha-de-backend-2024-q1
`Rust` usage for the https://github.com/zanfranceschi/rinha-de-backend-2024-q1
engylemure/rinha-de-backend-2024-q1-fork
Repositório da 2ª edição da Rinha de Backend
engylemure/rust_in_action_code
Source code for the book Rust in Action
engylemure/sea-orm
🐚 An async & dynamic ORM for Rust
engylemure/sea-query
🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
engylemure/simple-chat-app
This is a small Rust project used to teach a little bit about async and it's usage to create a simple chat application
engylemure/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
engylemure/studious-dollop
Repository for algorithms study with the Rust language mostly to remember and take another look at it in general.
engylemure/symmetrical-octo-garbanzo
Small repo to provide a brief explanation of Runtime, Threads and Async code and issues related to misunderstanding
engylemure/trab_ufes_rs
engylemure/tyrone-biggums
Clearly a repo about websockets and their comparison...
engylemure/walking_rust
Small project to present some Rust features compared to some other languages such as TypeScript and Python