justty32's Stars
Redot-Engine/redot-engine
Redot Engine – Multi-platform 2D and 3D game engine
manashmandal/SerialPort
:large_orange_diamond: C++ Library for Serial Communication with Arduino
justfont/open-huninn-font
"jf open-huninn" ("jf open 粉圓") is an open-source Traditional Chinese typeface based on Kosugi Maru and Varela Round, adjusted by the designers at justfont for everyday use in Taiwan.
microsoft/PowerToys
Windows system utilities to maximize productivity
naming-convention/naming-convention-guides
📖 Collection of naming guides for writing more consistent and readable codes
pandolia/easy-service
driver733/kotlin-vs-java
Kotlin vs Java comparison with side-by-side code snippets
electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
jangko/nimLUA
glue code generator to bind Nim and Lua together using Nim's powerful macro
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
wainshine/Chinese-Names-Corpus
中文人名语料库。人名生成器。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。可用于中文分词、人名实体识别。
CasterWx/AntzOS
:earth_asia: Develop an intelligent AI half terminal half graphical operating system Antz. 一个随心所欲制造的操作系统Antz。
ipfs/ipfs
Peer-to-peer hypermedia protocol
Lukenickerson/cylindrical-world-generator
World Generator for Procedural Game Jam 2014
tebelorg/RPA-Python
Python package for doing RPA
zhangqi-ulua/XlsxToLua
Excel表格数据导出为Lua table、csv、json形式的工具,兼带数据检查功能以及导出、导入MySQL数据库功能
getsenic/gatt-python
Bluetooth GATT SDK for Python
leethomason/MicroPather
MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into existing code. MicroPather focuses on being a path finding engine for video games but is a generic A* solver.
skeeto/fantasyname
Fantasy name generator
yomunsam/TinaX
TinaX Framework : Unity based Game Client Framework | 基于 Unity 的游戏客户端开发框架
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
libtcod/libtcod
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
Dozed12/df-style-worldgen
Fantasy Worlds Procedurally Generated
indiv0/colonize
A Dwarf Fortress/Rimworld-like game written in Rust
jackfrued/Python-100-Days
Python - 100天从新手到大师
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
faheel/BigInt
Arbitrary-sized integer class for C++
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!