Manistein's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
golang/go
The Go programming language
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
id-Software/DOOM
DOOM Open Source Release
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
fogleman/Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).
munificent/craftinginterpreters
Repository for the book "Crafting Interpreters"
jynew/jynew
JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable samples of game.
sqlite/sqlite
Official Git mirror of the SQLite source tree
cmu-db/bustub
The BusTub Relational Database Management System (Educational)
amzeratul/halley
A lightweight game engine written in modern C++
matrixcascade/PainterEngine
PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C
GDQuest/godot-shaders
A large library of free and open-source shaders for the Godot game engine. Here, you'll get 2D and 3D shaders with playable demos.
youyuge34/PI-REC
:fire: PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. :fire: 图像翻译,条件GAN,AI绘画
roaldnefs/awesome-prometheus
A curated list of awesome Prometheus resources, projects and tools.
liexusong/linux-source-code-analyze
Linux内核源码分析
ElvisQin/thegibook
《全局光照技术:从离线到实时渲染》
AUTOMATIC1111/stable-diffusion-webui-feature-showcase
Feature showcase for stable-diffusion-webui
0ldsk00l/nestopia
Cross-platform Nestopia emulator core with a GUI
yifengyou/linux-0.12
赵炯老师《linux-0.12 内核完全剖析》读书笔记及linux-0.12注释源码
Manistein/dummylua-tutorial
这是一个仿制lua解释器的项目,我希望通过逐步实现lua解释器的各个部分,更加深刻地掌握lua的基本结构和运作原理。
dotnet/source-build
A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
frog-game/lua-5.4.4-comments
lua-5.4.4-每行都加注释版本
eileen-code4fun/LSM-Tree
A simplified implementation for log structured merge tree.
Manistein/red-black-tree
An example of red-black tree