yoppi's Stars
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
go-delve/delve
Delve is a debugger for the Go programming language.
VGraupera/1on1-questions
Mega list of 1 on 1 meeting questions compiled from a variety to sources
hybridgroup/gocv
Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
s-macke/VoxelSpace
Terrain rendering algorithm in less than 20 lines of code
yunjey/stargan
StarGAN - Official PyTorch Implementation (CVPR 2018)
OWASP/Go-SCP
Golang Secure Coding Practices guide
wnzhang/rtb-papers
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
rguo12/awesome-causality-algorithms
An index of algorithms for learning causality with data
scandum/quadsort
Quadsort is a branchless stable adaptive mergesort faster than quicksort.
sodium-friends/learntocrypto
Learn to crypto workshop
kevinhughes27/TensorKart
self-driving MarioKart with TensorFlow
mattn/vim-lsp-settings
Auto configurations for Language Server for vim-lsp
xitongsys/parquet-go
pure golang library for reading/writing parquet file
gophercon/2017-talks
Slides and links for 2017 talks
previm/previm
Realtime preview by Vim. (Markdown, reStructuredText, textile)
brammool/vim9
An experimental fork of Vim, exploring ways to make Vim script faster and better.
matsuu/vagrant-isucon
ISUCON過去問を構築するためのVagrantfile集
welch/seasonal
Robustly estimate trend and periodicity in a timeseries.
bernhard2202/improved-video-gan
GitHub repository for "Improving Video Generation for Multi-functional Applications"
jamesmishra/mysqldump-to-csv
A quickly-hacked-together Python script to turn mysqldump files to CSV files. Optimized for Wikipedia database dumps.
halostatue/diff-lcs
Generate difference sets between Ruby sequences.
sbinet/npyio
npyio provides read/write access to numpy data files.
datachainlab/hypermint
Tendermint-based blockchain that supports WebAssembly smart contract
dselivanov/FTRL
R/Rcpp implementation of the 'Follow-the-Regularized-Leader' algorithm
speee/webapp-revieee
aerospike-edu/student-workbook
Student Lab Exercises for Aerospike Training Courses
igjit/manga-statistics-r
マンガでわかる統計学(The Manga Guide to Statistics) in R
ymym3412/ELMoConverter
Convert ELMoForManyLangs ELMo file into AllenNLP format