Pinned Repositories
emscripten-sys
Emscripten API bindings for Rust
game-of-life-rs
Conway's Game of Life implementations for Native/Emscripten
gifcc
Tiny c compiler
oauth-client-rs
OAuth client for Rust
polynomial-rs
Manipulations and data types that represent polynomial
power-assert-rs
Power Assert in Rust. Provides better assertion message.
ProjectEulerRust
Solving Project Euler with Rust
sabios
"saibos" is a toy OS written in Rust
twitter-api-rs
Unofficial Rust library for the Twitter API.
union-find-rs
Struct and methods for union-find operation.
gifnksm's Repositories
gifnksm/ProjectEulerRust
Solving Project Euler with Rust
gifnksm/polynomial-rs
Manipulations and data types that represent polynomial
gifnksm/union-find-rs
Struct and methods for union-find operation.
gifnksm/topological-sort-rs
Performs topological sorting.
gifnksm/lcov
LCOV tracefile parser/merger/filter in pure Rust.
gifnksm/cargo-sync-rdme
Cargo subcommand to synchronize README with crate documentation
gifnksm/cli-xtask
A collection of utility functions and command line interfaces for cargo-xtask
gifnksm/etc-passwd
gifnksm/generic-matrix-rs
Manipulations and data types that represent 2d matrix.
gifnksm/git-http-server
Docker image for a Git HTTP server on Nginx
gifnksm/rust-template
Generic Rust project template for cargo-generate
gifnksm/souko
a simple command line utility that provides an easy way to organize clones of remote git repositories
gifnksm/youtube_thumbnail_viewer
A Firefox add-on that adds a YouTube thumbnail preview icon to the address bar.
gifnksm/board-game-geom
Geometry library for board game.
gifnksm/clap-file
Types for clap's derive interface, enabling automatic handling of files or standard input/output based on command-line arguments.
gifnksm/dotfiles
my dotfiles
gifnksm/pkgbuild
gifnksm/cargo-combine
A Cargo subcommand to combine workspace paths, package names, feature names to enable, and toolchain versions into a matrix.
gifnksm/docker-mdbook-ja
Dockerfile including mdBook and tools for writing Japanese technical documentation.
gifnksm/edge-detection-rs
The Canny edge detection algorithm implemented in Rust
gifnksm/elden-analyzer
Analyze videos of ELDEN RING playing and extract information.
gifnksm/etc-os-release
A parser and data structures for the `/etc/os-release` file.
gifnksm/Game-Development-with-Rust-and-WebAssembly
gifnksm/git2_credentials
Provide credentials function to used with git2::RemoteCallbacks.credentials
gifnksm/ijp
Interactive JMESPath editor
gifnksm/mdbook-ja-template
mdBookで日本語文章を書くためのテンプレート
gifnksm/rust-template-generated-bin
Example project generated by gifnksm/rust-template
gifnksm/rust-template-generated-lib
Example project generated by gifnksm/rust-template
gifnksm/ssh-local-exec
Execute a command on the SSH local host from the remote host
gifnksm/vscode-souko
Integrates souko into Visual Studio Code, a simple command line utility to organize clones of remote git repositories