serihiro's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
ruby/ruby
The Ruby Programming Language
brettwooldridge/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
ctgk/PRML
PRML algorithms implemented in Python
electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
mockk/mockk
mocking library for Kotlin
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
terraform-linters/tflint
A Pluggable Terraform Linter
plaidml/plaidml
PlaidML is a framework for making deep learning work everywhere.
amzeratul/halley
A lightweight game engine written in modern C++
schemaspy/schemaspy
Database documentation built easy
The-Japan-DataScientist-Society/100knocks-preprocess
データサイエンス100本ノック(構造化データ加工編)
fluent/fluentd-kubernetes-daemonset
Fluentd daemonset for Kubernetes and it Docker image
eralchemy/eralchemy
Entity Relation Diagrams generation tool
sekwiatkowski/awesome-capsule-networks
A curated list of awesome resources related to capsule networks
hashicorp/vscode-terraform
HashiCorp Terraform VSCode extension
uchan-nos/mikanos
Educational Operating System
fujitsu/A64FX
upura/python-kaggle-start-book
『PythonではじめるKaggleスタートブック』のサンプルコード・脚注・正誤表
uchan-nos/mikanos-build
Build and run scripts for MikanOS
ricosjp/monolish
monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
primitiv/primitiv
A Neural Network Toolkit.
xkumiyu/imagenet-downloader
Downloader from ImageNet Image URLs
rinatz/pendulum-cpp
Pendulum C++ is a simple wrapper around cctz inspired by Pendulum that is beautiful Python library.
s0sasaki/MemoryAllocator
Simple malloc, calloc, realloc, and free.