🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/dradtke/ecs-go

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/dradtke/ecs-go

v0.1.1
Source
Go
Version published
Created
Source

Entity-Component-System Library for Go

PkgGoDev

This package provides an Entity-Component-System implementation for Go, inspired by the bevy library for Rust. It is primarily an exercise to see how Go might be able to achieve similar ergonomics with reflection, and I think the results are pretty good.

See the tests and examples for usage.

FAQs

Package last updated on 14 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts