stormouse's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
TheAlgorithms/Rust
All Algorithms implemented in Rust
timqian/chinese-independent-blogs
中文独立博客列表
hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
microsoft/STL
MSVC's implementation of the C++ Standard Library.
QianMo/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
0xFA11/GameNetworkingResources
A Curated List of Multiplayer Game Network Programming Resources
yuesong-feng/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
Azgaar/Fantasy-Map-Generator
Web application generating interactive and highly customizable maps
Azure/DotNetty
DotNetty project – a port of netty, event-driven asynchronous network application framework
samuelmtimbo/unit
Next Generation Visual Programming System
watabou/TownGeneratorOS
The source code of the Medieval Fantasy City Generator
jni-rs/jni-rs
Rust bindings to the Java Native Interface — JNI
ipfs-search/ipfs-search
Search engine for the Interplanetary Filesystem.
fpagliughi/sockpp
Modern C++ socket library.
arc80/plywood
A multimedia development kit for C++
baffler/Transparent-Twitch-Chat-Overlay
Twitch chat on top of windowed games for single monitor streamers
dasifefe/rust-game-development-frameworks
List of curated frameworks by the **Game Development in Rust** community.
iosband/ts_tutorial
drrb/java-rust-example
Embedding Rust in Java
google/cpp-from-the-sky-down
rurban/ctl
My variant of the C Template Library
CrosSt-Chat/CSC-main
A minimal, distraction-free chat application based on Hazel Core and hack.chat.
chongyangma/LevelSyn
code and data repository for "Game Level Layout from Design Specification"
zerokarmaleft/tapl-haskell
Types and Programming Languages
wdcqc/WaveFunctionDiffusion
Wave Function Collapse x Stable Diffusion, tile map generation with diffusion algorithm
bsiminski/llama.cpp
Visual C++ port of Facebook's LLaMA model in C/C++
nickgreenquist/cu2rec
CUDA Implementation of Parallel Matrix Factorization Algorithm for Recommender Systems
anatolat/tapl-arith
Implementation of the simple untyped arithmetical language from TAPL using modern C++ & spirit x3