Hacker News new | past | comments | ask | show | jobs | submit login

I did this lightweight ECS for Go and TypeScript:

TS: https://github.com/netgusto/ecs-typescript

Go: https://github.com/bytearena/ecs

Very interesting programming concept indeed!

---

Edit: These implementations support tagged queries, and indexed views for faster iterations (ECS uses iterations a lot).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: