pyro 0.2.5

Entity component system
Documentation
# Pyro

A linear Entity Component System

[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE-MIT)
[![LICENSE](https://img.shields.io/badge/license-apache-blue.svg)](LICENSE-APACHE)
[![Documentation](https://docs.rs/pyro/badge.svg)](https://docs.rs/pyro)
[![Crates.io Version](https://img.shields.io/crates/v/pyro.svg)](https://crates.io/crates/pyro)
[![](https://tokei.rs/b1/github/maikklein/pyro)](https://github.com/MaikKlein/pyro)


## Benchmarks

[ecs_bench](https://github.com/MaikKlein/ecs_bench)

![](https://raw.githubusercontent.com/MaikKlein/ecs_bench/master/graph/all.png)

[bench defense](https://github.com/MaikKlein/bench_defense)

![](https://i.imgur.com/AyBFYAp.png)