Pinned Repositories
MiSawa.github.io
pomelo
A toy operating system
ralgo
Implementation of algorithms in rust.
rscls
A language server for rust-script
sniplate.vim
template/snippet plugin for Battle Programmer.
tapl-rs
Rust implementation of some languages introduced in TAPL
time-fmt
strftime/strptime-like function for time-rs
xq
Pure rust implementation of jq
MiSawa's Repositories
MiSawa/xq
Pure rust implementation of jq
MiSawa/rscls
A language server for rust-script
MiSawa/time-fmt
strftime/strptime-like function for time-rs
MiSawa/pomelo
A toy operating system
MiSawa/ralgo
Implementation of algorithms in rust.
MiSawa/tapl-rs
Rust implementation of some languages introduced in TAPL
MiSawa/MiSawa.github.io
MiSawa/nand2tetris
https://www.nand2tetris.org/
MiSawa/chumsky
A parser library for humans with powerful error recovery.
MiSawa/comtrya
Configuration Management for Localhost
MiSawa/dotter
A dotfile manager and templater written in rust 🦀
MiSawa/genpw
Password Generator
MiSawa/github_page_generator
https://misawa.github.io/ を生成するやつ.
MiSawa/hid-remapper
USB input remapping dongle
MiSawa/keyball
keyball is split keyboard has 100% track ball
MiSawa/keyboard-firmware
My keyboard firmware
MiSawa/lexgen
A fully-featured lexer generator, implement as a proc macro
MiSawa/library-checker-judge
MiSawa/library-checker-problems
The problem data (Test case generator, judge's solution, task, ...) of
MiSawa/nickel
Better configuration for less
MiSawa/proconio-rs
MiSawa/rhuffle
Line shuffler for huge text file which does not fit in memory
MiSawa/rls
Repository for the Rust Language Server (aka RLS)
MiSawa/rotated-array-set
A sorted array with O(lg n) access and O(√n) inserts and deletes
MiSawa/rust
Empowering everyone to build reliable and efficient software.
MiSawa/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
MiSawa/rust-script
Run Rust files and expressions as scripts without any setup or compilation step.
MiSawa/skkmore
An implementation of a SKK dictionary server.
MiSawa/time-tz
Implementation of tz database (IANA) for time Rust crate.
MiSawa/xq-stream-test
Brainstorming how to implement `--stream` of `xq`