Stars
A collection of learning resources for curious software engineers
Official Code for DragGAN (SIGGRAPH 2023)
🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
Stable Diffusion with Core ML on Apple Silicon
Bringing Old Photo Back to Life (CVPR 2020 oral)
Best DDoS Attack Script Python3, (Cyber / DDos) Attack With 56 Methods
⭐Github Ranking⭐ Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step deb…
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
A workshop on Linux containers: Rebuild Docker from Scratch
Visualizing Weather Forecasts Through Landscape Imagery
A book about how to write OS kernels in Rust easily.
Code from the mCoding sample videos
Downloadable snapshots of the Chrome Top Million Websites pulled from public CrUX data in Google BigQuery.
fastapi/flask/sanic/asyncio/bottle/webpy 等源码注解合集
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing e…
Master Python typing (type hints) with interactive online exercises!
Api tool for local offline text translation supporting multiple languages/支持多语言的本地离线文字翻译api
Experiments with applying Fourier transofrms to various plane-filling curves and patterns
An extremely well tested and commented red black tree implementation. Worth a look if you are studying the material.