Pinned Repositories
blockchain-in-rust
book-algorithm-solution
『アルゴリズムとデータ構造』(大槻兼資著、秋葉拓哉監修; 講談社)という本を Python で書き直しているプロジェクトです。
cpu-4bit-emulator
Reinventing the wheel.
dotfiles
learning-systems-programming-in-rust
「Rustでもわかるシステムプログラミング」
rust-basic-handson
Used for a workshop took place at Eureka, inc. on 16th, July
rust-webapp-tutorial
rusty-monad
An implementation for Monad in Rust as a prototype
sabi
Rust programming, in Japanese
stock-metrics
An example of web application by using Rust and Axum with Clean Architecture.
yuk1ty's Repositories
yuk1ty/dotfiles
yuk1ty/ktor-todo-example
An example of todo app by Ktor with DDD and FP-ish design
yuk1ty/sandbox
A sandbox project for me. Learning new programming languages, libraries, tools and etc.
yuk1ty/cloud-storage-emulator
yuk1ty/guswitch
A utility tool for changing git users smoothly
yuk1ty/kotlin-analyzer
A Kotlin compiler front-end for IDEs (totally experimental for now)
yuk1ty/result-kt
yuk1ty/advent-of-code-2024
🎅🏻🎄
yuk1ty/biome
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
yuk1ty/domain-modeling-made-functional-in-scala
yuk1ty/learn-gleam-in-15-minutes
yuk1ty/recent-backend-investigations
yuk1ty/seaql-examples
yuk1ty/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
yuk1ty/toasty
An async ORM for Rust (incubating)
yuk1ty/astronvim-template
AstroNvim template (v4+)
yuk1ty/astronvim_config
An example user configuration with a split up structure
yuk1ty/book
The Rust Programming Language
yuk1ty/dependency_injection_like_bevy_from_scratch
Learn how to do dependency injection like bevy engine, from scratch!
yuk1ty/fake-gcs-server
Google Cloud Storage emulator & testing library.
yuk1ty/homebrew-guswitch
yuk1ty/koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
yuk1ty/kotlin-language-server
Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol
yuk1ty/ktor-documentation
Documentation for the Ktor framework.
yuk1ty/lazygit
simple terminal UI for git commands
yuk1ty/rust
Empowering everyone to build reliable and efficient software.
yuk1ty/simpledb
yuk1ty/slides
My presentation materials
yuk1ty/todoapp-rs
A tiny example to paint a picture of using Rust on backend apps
yuk1ty/tracing-example