Yet another ECS library, except much safer

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • planck_ecs

    A minimalist and safe ECS library for rust!

  • world_dispatcher

  • two here to escape the lifetime during the dispatcher setup step, because I need to store references of values inside of a refcell. https://github.com/jojolepro/world_dispatcher/blob/master/src/system.rs#L58

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • entity_component

  • last one is here, again to escape a tricky lifetime issue that the compiler couldn't figure out how long the reference should live for. https://github.com/jojolepro/entity_component/blob/master/src/component_iterator.rs#L47

  • cargo-about

    📜 Cargo plugin to generate list of all licenses for a crate 🦀

  • What about cargo-about?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • cargo bundle-licenses: find and bundle the license texts of all dependencies into a single file. CI friendly

    3 projects | /r/rust | 19 Sep 2021
  • actions-rs Github Actions need more maintainers!!! OR to be replaced

    7 projects | /r/rust | 21 Nov 2022
  • GitHub Actions for Clippy

    4 projects | /r/rust | 19 Nov 2022
  • httm is for when you want to find your ZFS file snapshots really fast

    4 projects | /r/zfs | 19 Apr 2022
  • Is there a tool to remove unused dependencies from a Cargo file?

    3 projects | /r/rust | 7 Apr 2022