Skip to content

emanzione/minECS

 
 

Repository files navigation

minECS

A minimal, blazing-fast Entity-Component System written in modern C#.

This is a real ECS, it's data-oriented and CPU cache friendly.

If you're looking for a C++ library, I highly recommend the excellent EnTT.

Now ships with a FNA-powered visual testing application:

Testbed:

About

Minimal hackable C# ECS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.3%
  • C++ 0.7%