/Turbo-ECS

A fast ECS library focused on simplicity and performance

Primary LanguageRust

Turbo ECS
Turbo ECS is a high performance Entity-Component-System library for Rust game projects.

Why Turbo ECS?

  • Unparalleled insertion, deletion and iteration speed
  • It features a streamlined, easy to use API
  • Almost no boilerplate is required