LeoECS Lite
com.leopotam.ecslite is an OpenUPM Unity package. LeoECS Lite is lightweight C# Entity Component System framework based on structs. Performance, zero/small memory allocations/footprint, no dependency on fucking Unity engine - main goals of this project.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/Leopotam/ecslite.
Owner: Leopotam.
Topics
Related Unity Packages
- LeoECS Lite Dependency Injection com.leopotam.ecslite.di
- LeoECS Lite Extended filters com.leopotam.ecslite.extendedfilters
- LeoECS Lite Extended systems com.leopotam.ecslite.extendedsystems
- LeoECS Lite Threads com.leopotam.ecslite.threads
- LeoECS Lite Unity Jobs com.leopotam.ecslite.threads.unity
- LeoECS Lite uGui Bindings com.leopotam.ecslite.unity.ugui
For registry setup problems, see Unity scoped registry troubleshooting.