bantmen's Stars
x64dbg/x64dbg
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
danluu/post-mortems
A collection of postmortems. Sorry for the delay in merging PRs!
p8952/bocker
Docker implemented in around 100 lines of bash
shirou/gopsutil
psutil for golang
DoctorWkt/acwj
A Compiler Writing Journey
numba/numba
NumPy aware dynamic Python compiler using LLVM
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
alphacep/vosk-api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
saulpw/visidata
A terminal spreadsheet multitool for discovering and arranging data
py-why/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
udlbook/udlbook
Understanding Deep Learning - Simon J.D. Prince
keyvanakbary/learning-notes
Notes on books I read, talks I watch, articles I study, and papers I love
smogon/pokemon-showdown
Pokémon battle simulator.
Baekalfen/PyBoy
Game Boy emulator written in Python
system-f/fp-course
Functional Programming Course
flippercloud/flipper
🐬 Beautiful, performant feature flags for Ruby.
algorithmica-org/algorithmica
A computer science textbook
geohot/minikeyvalue
A distributed key value store in under 1000 lines. Used in production at comma.ai
saminiir/level-ip
A hacker's userspace TCP/IP stack
spencertipping/jit-tutorial
How to write a very simple JIT compiler
fogleman/sdf
Simple SDF mesh generation in Python
guyulongcs/Awesome-Deep-Learning-Papers-for-Search-Recommendation-Advertising
Awesome Deep Learning papers for industrial Search, Recommendation and Advertisement. They focus on Embedding, Matching, Ranking (CTR/CVR prediction), Post Ranking, Large Model (Generative Recommendation, LLM), Transfer learning, Reinforcement Learning and so on.
isislovecruft/library--
The papers and books I've read or am about to read.
maxim-saplin/CrossPlatformDiskTest
Windows, macOS and Android storage (HDD, SSD, RAM) speed testing/performance benchmarking app
ericxiao251/spark-syntax
This is a repo documenting the best practices in PySpark.
robert/gameboy-doctor
Debug and fix your gameboy emulator
ChaosMarc/PlugY
PlugY, The Survival Kit - Plug-in for Diablo II Lord of Destruction
crclark/foundationdb-haskell
Haskell FFI bindings to the FoundationDB C API
crclark/fdb-streaming
trying out FoundationDB with a toy stream processing library