SirMetathyst/zinc

ZincECS is an entity-component-system library for golang

28
/ 100
Experimental

This library helps Go developers structure game logic or other simulations where many independent objects interact. It allows you to define entities (like game objects), attach different components (data like position or velocity) to them, and then write systems (logic) that process these components. The developer inputs Go code defining components and logic, and the output is a highly organized, performant application structure.

No commits in the last 6 months.

Use this if you are a Go developer building a game or a complex simulation and need a clear, modular way to manage object data and behavior.

Not ideal if you are not a Go developer or if your project doesn't involve managing many interacting entities with varied data.

game-development simulation-modeling golang-programming software-architecture
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 8 / 25

How are scores calculated?

Stars

8

Forks

1

Language

Go

License

MIT

Last pushed

Mar 19, 2020

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/SirMetathyst/zinc"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.