Beastjoe's Stars
golang/go
The Go programming language
nvbn/thefuck
Magnificent app which corrects your previous console command.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
nlohmann/json
JSON for Modern C++
seaweedfs/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
academicpages/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
hardikvasa/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
yunjey/stargan
StarGAN - Official PyTorch Implementation (CVPR 2018)
yfeng95/GAN
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
probml/pmtk3
Probabilistic Modeling Toolkit for Matlab/Octave.
CSAILVision/LabelMeAnnotationTool
Source code for the LabelMe annotation tool.
googleapis/google-cloud-cpp
C++ Client Libraries for Google Cloud Services
ArthurZC23/Machine-Learning-A-Probabilistic-Perspective-Solutions
My solutions to Kevin Murphy Machine Learning Book
bytedance/arishem
A high performance and lightweight rule engine written by Golang.
sous-chefs/postgresql
Development repository for the postgresql cookbook
mosharaf/eecs598
Advanced Topics on Systems for X
mosharaf/eecs489
EECS 489: Computer Networks @ the University of Michigan
keiichishima/pcalg
CPDAG Estimation using PC-Algorithm
htorun/dbtableprinter
Database Table Printer - a Java utility class to print a pretty table to standard out.
rajatsen91/CCIT
Classifier Conditional Independence Test: A CI test that uses a binary classifier (XGBoost) for CI testing
hwang595/PyTorch-parameter-server
Implementation of Parameter Server using PyTorch communication lib
upenn-acg/gpudrano-static-analysis_v1.0
GPU Drano Static Analysis for GPU programs.
keiichishima/gsq
G Square Conditional Independence Test
TBartl/494-TemplatePrototype
Testing EECS 494 template changes