phoenleo's Stars
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
tsuru/tsuru
Open source and extensible Platform as a Service (PaaS).
dokku/dokku
A docker-powered PaaS that helps you build and manage the lifecycle of applications
sabrinabutton/chat-app
Fullstack chat-app coded in react, node.js and express.js with socket.io
sebas77/Svelto.ECS
Svelto ECS C# Entity Component System
MirrorNetworking/Mirror
#1 Open Source Unity Networking Library
chubin/cheat.sh
the only cheat sheet you need
gdquest-demos/godot-mini-tuts-demos
Code from our Godot mini tutorials
mob-sakai/UIEffect
UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
favoyang/unity-addressable-importer
A rule based addressable asset importer
JimmyCushnie/Noisy-Nodes
Adds various noise generation nodes to Unity Shader Graph, including 3D noise nodes.
dbrizov/NaughtyAttributes
Attribute Extensions for Unity
react-static/react-static
⚛️ 🚀 A progressive static site generator for React.
microsoft/PowerToys
Windows system utilities to maximize productivity
Cysharp/RuntimeUnitTestToolkit
CLI/GUI Frontend of Unity Test Runner to test on any platform.
Cysharp/ZString
Zero Allocation StringBuilder for .NET and Unity.
Cysharp/MasterMemory
Embedded Typed Readonly In-Memory Document Database for .NET and Unity.
Cysharp/UniTask
Provides an efficient allocation free async/await integration for Unity.
sschmid/Entitas
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
GDQuest/godot-steering-ai-framework
A complete framework for Godot to create beautiful and complex AI motion. Works both in 2D and in 3D.
sebas77/Svelto.MiniExamples
Svelto.ECS and Svelto.Tasks Mini Examples for Unity
robertohuertasm/SQLite4Unity3d
SQLite made easy for Unity3d
UnityTechnologies/SpaceShooterECS
The ECS project originally developed with Intel for GDC 2018
hecomi/UnityECSBoidsSimulation
Simple Boids simulation example using Unity ECS.
ArturoNereu/ECS_101
This repository contains an introduction to Unity's new Entity Component System. The purpose of this is to help developers understand this paradigm, and why it is important to create performant games in Unity.
ArturoNereu/Unity2019ShaderDevelopment
Creating Shaders (via code and Shader Graph) in Unity 2019
TeamSirenix/odin-serializer
Fast, robust, powerful and extendible .NET serializer built for Unity
Unity-Technologies/ShaderGraph
Unity ShaderGraph project
UnityTechnologies/ShaderGraph_ExampleLibrary
A library of Shaders created using Unity's Shader Graph.
modesttree/Unity3dAsyncAwaitUtil
A bunch of code to make using async-await easier in Unity3D