Pinned Repositories
apnggif
Python interface to apng2gif.
chip8
:space_invader: Chip8 emulator written in Rust
cowgod-chip8-tech-reference-ja
Cowgod's Chip-8 Technical Reference v1.0日本語訳
ebiten8
A CHIP-8 emulator written with Go and Ebiten.
envclasses
envclasses is a library to map fields on dataclass object to environment variables.
mapbox-gl-rs
Unofficial Rust/WASM binding for mapbox-gl-js
pyserde
Yet another serialization library on top of dataclasses, inspired by serde-rs.
python-cookbook-in-modern-cpp
Writing python cookbook in Modern C++ (C++17)
rocket-webapi
Making JSON webapi server with Rust and Rocket :rocket:
WebSocketSample
2016年度 HAL専科用WebSocketSample.
yukinarit's Repositories
yukinarit/pyserde
Yet another serialization library on top of dataclasses, inspired by serde-rs.
yukinarit/mapbox-gl-rs
Unofficial Rust/WASM binding for mapbox-gl-js
yukinarit/envclasses
envclasses is a library to map fields on dataclass object to environment variables.
yukinarit/apnggif
Python interface to apng2gif.
yukinarit/rocket-webapi
Making JSON webapi server with Rust and Rocket :rocket:
yukinarit/chip8
:space_invader: Chip8 emulator written in Rust
yukinarit/python-cookbook-in-modern-cpp
Writing python cookbook in Modern C++ (C++17)
yukinarit/cowgod-chip8-tech-reference-ja
Cowgod's Chip-8 Technical Reference v1.0日本語訳
yukinarit/ebiten8
A CHIP-8 emulator written with Go and Ebiten.
yukinarit/strtobool
distutils.utils.strtobool. Because latest virtualenv doesn't ship distutils anymore.
yukinarit/oppapi
Ergonomic option parser on top of dataclasses, inspired by structopt.
yukinarit/parrotify
Parrotify is a google chrome extension to allow custom GIF emoji displayed in your browser :thumbsupparrot:
yukinarit/nomad_api
(WIP) A Hashicorp Nomad API client written in modern Python.
yukinarit/flappy_ferris
:crab: Cross platform flappy bird like game in Rust.
yukinarit/okome
dataclass comment parser 🍚
yukinarit/chat
Chat server written to learn Tokio/Futures.
yukinarit/py-tetris
:video_game:
yukinarit/pyserde-timedelta
pyserde extension for (de)serializing datetime.timedelta in ISO 8601 duration format
yukinarit/pythonista-invaders
WIP: Making Space Invaders only with iPad :space_invader:
yukinarit/rust-k8s-grpc-metrics-example
Visualize metrics of Rust gRPC service on Kubernetes
yukinarit/rustbox
Rust implementation of the termbox library
yukinarit/termbox-sys
Low level bindings for the termbox library
yukinarit/zenn
My Zenn contents
yukinarit/diesel
A safe, extensible ORM and Query Builder for Rust
yukinarit/geojson
Library for serializing the GeoJSON vector GIS file format
yukinarit/opening-hours-rs
A parser for the opening_hours fields from OpenStreetMap.
yukinarit/pbjson
Auto-generate serde implementations for prost types
yukinarit/plum
Multiple dispatch in Python
yukinarit/rust-postal
Rust FFI bindings and safe interface to libpostal.
yukinarit/yukinarit