gitzx's Stars
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
aosabook/500lines
500 Lines or Less
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
openstf/stf
Control and manage Android devices from your browser.
cloudwu/skynet
A lightweight online game framework
ttroy50/cmake-examples
Useful CMake Examples
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
rswier/c4
C in four functions
Tencent/xLua
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
egametang/ET
Unity3D Client And C# Server Framework
mbdavid/LiteDB
LiteDB - A .NET NoSQL Document Store in a single data file
Unity-Technologies/EntityComponentSystemSamples
sschmid/Entitas
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
neuecc/UniRx
Reactive Extensions for Unity
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
sta/websocket-sharp
A C# implementation of the WebSocket protocol client and server
facebookarchive/augmented-traffic-control
Augmented Traffic Control: A tool to simulate network conditions
morelinq/MoreLINQ
Extensions to LINQ to Objects
Tencent/behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
neil3d/excel2json
把Excel表转换成json对象,并保存到一个文本文件中。
paulyoder/LinqToExcel
Use LINQ to retrieve data from spreadsheets and csv files
QuantBox/XAPI2
统一行情交易接口第2版
kamyu104/LintCode
📝 C++11 Solutions of All 289 LintCode Problems (No More Updates)
chenshuo/muduo-protorpc
Google Protobuf RPC based on Muduo
sschmid/Sherlog
Flexible logging for C# and Unity
McNopper/OpenGL_ES
OpenGL ES 2.0, 3.0 and 3.1 with GLSL