TianyiShi2001
PhD student at the Graduate School of Pharmaceutical Sciences, University of Tokyo, Open-source enthusiast; Rustacean
University of TokyoTokyo
Pinned Repositories
Algorithms
Algorithms implemented in Rust, explained.
audiotags
Unified IO for different types of audio metadata
bioinformatics-algorithms-rs
Bioinformatics Algorithms implemented in Rust for Learners
clock-cli-rs
Command line clock utilities, with CLI and TUI interfaces, implemented in Rust
nom-pdb
PDB parser implemented in Rust using nom
protein
Protein Structural Biology in Rust
r-and-tidyverse-book-ans
《R与tidyverse——数据分析入门》练习题的答案
rmarkdown-vscode
This extension provides a few snippets and key bindings for common tasks in .Rmd documents, such as inserting code chunks and including images using knitr::include_graphics(). Additionally, it aims to provide some helper functions for Bookdown and Blogdown.
sudoku-tui
Play sudoku on the command line
suffix-array-li2016
An implemenetation of (part of) the suffix array construction algorithm developed by Zhize Li (2016)
TianyiShi2001's Repositories
TianyiShi2001/ido
TUI Task Tracker
TianyiShi2001/min-max
min! and max! macros for Rust
TianyiShi2001/sequence-alignment-js
Sequence Alignment Algorithms implemented in Javascript, with a command line application
TianyiShi2001/atoi-improved
Parse integers directly from `[u8]` slices in safe code
TianyiShi2001/Awesome-Bioinformatics
A curated list of awesome Bioinformatics libraries and software.
TianyiShi2001/bioinformatics-algorithms
Implementations of Common Bioinformatics Algorithms with Different Programming Languages
TianyiShi2001/bioinformatics-algorithms-rust
Bioinformatics Algorithms implemented in Rust, for Educational Use
TianyiShi2001/blast-rs
Rewrite NCBI BLAST in Rust!
TianyiShi2001/cctbx_project
Computational Crystallography Toolbox
TianyiShi2001/chrono
Date and time library for Rust
TianyiShi2001/color_quant
Color quantization library
TianyiShi2001/cursive
A Text User Interface library for the Rust programming language
TianyiShi2001/extendr
R extension library for rust designed to be familiar to R users.
TianyiShi2001/fl
A FIG Driver written in Rust which aims to fully implement the FIGfont spec to create ascii art (figlets).
TianyiShi2001/leetcode-rust
my leetcode solutions in rust
TianyiShi2001/lubridate
Make working with dates in R just that little bit easier
TianyiShi2001/ngl
WebGL protein viewer
TianyiShi2001/nom
Rust parser combinator framework
TianyiShi2001/nom-tutorial
Tutorial for parsing with nom 5.
TianyiShi2001/Rust
All Algorithms implemented in Rust
TianyiShi2001/rust-benchmarks
Benchmarking performance of common operations in rust
TianyiShi2001/rust-bio-types
A library of common biomedical types.
TianyiShi2001/rust-ClustalW
ClustalW implemented in Rust
TianyiShi2001/Rust-LeetCode
My LeetCode Solutions in Rust. Try updating daily!
TianyiShi2001/rust-metaflac
A rust library for reading and writing FLAC metadata.
TianyiShi2001/scikit-bio
scikit-bio is an open-source, BSD-licensed, Python package providing data structures, algorithms, and educational resources for bioinformatics.
TianyiShi2001/seqgen
DNA/RNA/Protein Sequence Generator
TianyiShi2001/sudoku
Solve a sodoku in Rust
TianyiShi2001/too-many-lists
Learn Rust by writing Entirely Too Many linked lists
TianyiShi2001/uniprot-fasta-header
Rust crate to parse Uniprot FASTA headers.