fantasyni's Stars
google/wire
Compile-time Dependency Injection for Go
GameBuildingBlocks/UnityComponent
Unity Resource Component
tair-opensource/RedisShake
RedisShake is a Redis data processing and migration tool.
leonchen83/redis-replicator
Redis replication tool. support sync, psync, psync2. can parse rdb, aof, mixed rdb and aof files. support redis-7.2
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
kingston-csj/jforgame
jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如网关,socket服务端与客户端,自定义高效消息编解码,游戏热更新,游戏通用工具等等。包含游戏服,跨服,匹配服,后台管理系统等实现,同时提供大量业务案例以供学习。亦可用于其他socket应用,例如及时聊天等。
QianMo/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
rovo89/XposedBridge
The Java part of the Xposed framework.
AloneMonkey/frida-ios-dump
pull decrypted ipa from jailbreak device
dnSpy/dnSpy
.NET debugger and assembly editor
denoland/deno
A modern runtime for JavaScript and TypeScript.
ai/nanoid
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
VerySleepy/verysleepy
Very Sleepy, a sampling CPU profiler for Windows
assimp/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
nokiatech/heif
High Efficiency Image File Format
arl/go-rquad
:pushpin: State of the art point location and neighbour finding algorithms for region quadtrees, in Go
darkskyapp/delaunay-fast
Fast Delaunay Triangulation in JavaScript.
arl/go-detour
:space_invader: Navigation mesh pathfinding and spatial reasoning library
glycerine/zebrapack
ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema. Strong typing. Well documented (and msgpack2 compatible) format so other languages can be readily supported. See also https://github.com/glycerine/greenpack for a more recent alternative. Docs:
OpenRA/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
dhewm/dhewm3
dhewm 3 main repository
Qfusion/qfusion
Source code for cross-platform OpenGL gaming engine
bits-and-blooms/bloom
Go package implementing Bloom filters, used by Milvus and Beego.
design-first/system-designer
A low-code development platform for creating systems 🇺🇦#standwithUkraine
vittorioromeo/ecst
[WIP] Experimental C++14 multithreaded compile-time entity-component-system library.
id-Software/DOOM-3-BFG
Doom 3 BFG Edition
id-Software/Quake-III-Arena
Quake III Arena GPL Source Release
id-Software/DOOM-3
Doom 3 GPL source release
Tencent/xLua
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang