jakoo's Stars
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
fxsjy/jieba
结巴中文分词
cloudwu/skynet
A lightweight online game framework
altair-viz/altair
Declarative statistical visualization library for Python
labring/laf
Laf is a vibrant cloud development platform that provides essential tools like cloud functions, databases, and storage solutions. It enables developers to quickly unleash their creativity and bring innovative ideas to life with ease.
neuecc/UniRx
Reactive Extensions for Unity
conda-forge/miniforge
A conda-forge distribution.
skywind3000/ECDICT
Free English to Chinese Dictionary Database
BoomingTech/Piccolo
Piccolo (formerly Pilot) – mini game engine for games104
pyenv-win/pyenv-win
pyenv for Windows. pyenv is a simple python version management tool. It lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.
DropsDevopsOrg/ECommerceCrawlers
实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤️❤️❤️。微信爬虫展示项目:
AssetRipper/AssetRipper
GUI Application to work with engine assets, asset bundles, and serialized files
PanosK92/SpartanEngine
A game engine with an emphasis on real-time cutting-edge solutions
vit-vit/CTPL
Modern and efficient C++ Thread Pool Library
XINCGer/UnityToolchainsTrick
提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)
FirstGearGames/FishNet
FishNet: Unity Networking Evolved.
Unity-UI-Extensions/com.unity.uiextensions
robertohuertasm/SQLite4Unity3d
SQLite made easy for Unity3d
zenustech/zeno
ZEn NOde system - a simulation & rendering engine in nodes
DanielEverland/ScriptableObject-Architecture
Makes using Scriptable Objects as a fundamental part of your architecture in Unity super easy
K0lb3/UnityPy
UnityPy is python module that makes it possible to extract/unpack and edit Unity assets
Ayfel/PrefabLightmapping
Script for saving lightmapping data to prefabs. Used through the Assets tab in Unity. Place your prefbas in the scene with this script at the root. Set up your lighting and in the editor go to Assets->Bake Prefab Lightmaps. After is processed you can now spawn your prefabs in different scenes and they will use the lightmapping from the original scene.
dotsnav/dotsnav
A fully dynamic planar navmesh for Unity supporting agents of any size
sunbrando/ParticleEffectProfiler
Unity 特效性能分析工具
TheBoneJarmer/TiledCS
TiledCS is a dotnet library for loading Tiled tilesets and maps
Unity-Technologies/DynamicResolutionSample
A drop-in dynamic resolution script
jelte/be.khepri.play.assetdelivery.addressables
Android Play Asset Delivery support for Unity Addressables
asyncrun/GuideMask
Unity 新手引导
Suvitruf/unity-android-native
A Unity plugin to work with Android native sdk
WaterFriend/DynamicScrollRect
DynamicScrollRect provides a solution in which elements can be reused to reduce runtime draw calls and memory. DynamicScrollRect also supports nested layout structure which allows you to construct complex scroll view layouts.