Pinned Repositories
actix-sockets
websockets in actix-web
dotfiles
My personal dotfiles for OS X.
ryuma017
Hi there 👋🏻
ryuma017.com
WIP: My personal portfolio site powered by WASM compiled from Rust!
sabiDB
A simple RDBMS implemented in Rust.
serverside-engineer-codecheck-practice
ゆめみサーバーサイドエンジニア向けの模試の受験環境(https://www.yumemi.co.jp/serverside_recruit)
twimi
WIP: A Twitter-like API implemented with Clean Architecture using Rust.
ws-multiple-room-chat
An extension of axum's chat example.
ryuma017's Repositories
ryuma017/ryuma017
Hi there 👋🏻
ryuma017/sabiDB
A simple RDBMS implemented in Rust.
ryuma017/twimi
WIP: A Twitter-like API implemented with Clean Architecture using Rust.
ryuma017/dotfiles
My personal dotfiles for OS X.
ryuma017/ryuma017.com
WIP: My personal portfolio site powered by WASM compiled from Rust!
ryuma017/serverside-engineer-codecheck-practice
ゆめみサーバーサイドエンジニア向けの模試の受験環境(https://www.yumemi.co.jp/serverside_recruit)
ryuma017/ws-multiple-room-chat
An extension of axum's chat example.
ryuma017/actix-telemetry
ryuma017/actix-web-sqlx-template
ryuma017/ascii-alphabetic-char
Check if a char is alphabetic or not at compile time.
ryuma017/cowi
An interpreter for COW programming language, written in Rust
ryuma017/crabcan
WIP: A small container implementation built from scratch in Rust.
ryuma017/enigma-rs
Enigma cipher machines implementation in Rust.
ryuma017/ex-csv-sample
WEB+DB PRESS Vol.131 「はじめての Elixir」
ryuma017/game-of-life
めっちゃ適当に Rust で書いた Python ライブラリ (インターン用)
ryuma017/ghr
🚀 Yet another repository management with auto-attaching profiles.
ryuma017/gol-line-bot
ryuma017/grpc-hello
An introduction to gRPC with Tonic.
ryuma017/learning.go
For learning Go 🐹
ryuma017/learning.rs
For learning Rust 🦀
ryuma017/lfh
A small utility to launch/focus/hide applications for macOS.
ryuma017/mini-actor
A simple actor built directly in Tokio without Actix or other actor libraries.
ryuma017/plantuml-encoding
ryuma017/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
ryuma017/qiita-rust-trending
A twitter bot to tweet trending rust articles on Qiita.
ryuma017/sea-orm
🐚 An async & dynamic ORM for Rust
ryuma017/shaku-mutex-example
ryuma017/t8blog
WIP: REST API for a simple blog application for learning load testing.
ryuma017/waki
WIP: A wiki-like application that anyone can contribute to and edit.
ryuma017/zip-pw-finder
A password finder for protected ZIP files using a brute force strategy.