ecs_benchmark VS ecsy

Compare ecs_benchmark vs ecsy and see what are their differences.

ecs_benchmark

Benchmarks of common ECS (Entity-Component-System)-Frameworks in C++ (or C) (by abeimler)

ecsy

Entity Component System for javascript (by ecsyjs)
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
ecs_benchmark ecsy
4 4
164 1,004
- -
8.1 2.0
about 1 month ago about 2 years ago
C++ JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ecs_benchmark

Posts with mentions or reviews of ecs_benchmark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-08.

ecsy

Posts with mentions or reviews of ecsy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-11.
  • ECSY – Entity Component Framework for JavaScript
    1 project | news.ycombinator.com | 9 Dec 2023
  • Malwoden (JS/TS Roguelike Library) - Major Release + Tutorial
    2 projects | /r/roguelikedev | 11 Feb 2022
    - Malwoden Tutorial Site - This is possibly our largest addition, but we've started a tutorial series on how to design a roguelike from scratch, using only Malwoden and ECSY as an ECS library. While this is still a work in progress, we've already got 11 full length chapters covering movement, combat, FOV, and basic inventories. More chapters are on the way as well! This is still relatively new, so any feedback or bugfixes are really helpful.
  • Anyone successfully combined PixiJs and an ECS library before?
    3 projects | /r/gamedev | 24 Oct 2021
    ECSY was being built by devs at Mozilla who who building AR experiences for the web. They even built a super cool DevTools browser extension for visualizing all the nodes. Looks really great! Unfortunately I heard there were politics, and Mozilla wasn't sure if they wanted to utilize ECSY or rely more on the A Frame library. As I understand, some of the ECSY devs got laid off, and I haven't seen much action. They had been about to start down the oath of memory optimizations that would really set ECSY apart from other systems. https://github.com/ecsyjs/ecsy https://github.com/ecsyjs/ecsy-devtools
  • Flecs - Entity Component System implementation for the web
    5 projects | /r/javascript | 7 Feb 2021
    This is my attempt to continue the development of the Ecsy library. The library was great but isn't maintained anymore. Most of my code is inspired by Ecsy, as well as Unity and Hecs.

What are some alternatives?

When comparing ecs_benchmark and ecsy you can also consider the following projects:

flecs - Fast & Flexible EntityComponentSystem (ECS) for JavaScript & TypeScript [Moved to: https://github.com/DavidPeicho/ecstra]

Excalibur - 🎮 Your friendly TypeScript 2D game engine for the web 🗡️

artemis-odb - A continuation of the popular Artemis ECS framework

ecstra - Fast & Flexible EntityComponentSystem (ECS) for JavaScript & TypeScript

Doxide - Modern documentation for modern C++. Configure with YAML, output Markdown, post-process with Material for MkDocs.

dominion-ecs-java - Insanely fast ECS (Entity Component System) for Java

ecsy-devtools - ECSY Developer tools extension

App - A Learning Ground for C++ Enthusiasts

malwoden - A JS/TS roguelike library.

imgui_entt_entity_editor - A drop-in entity editor for EnTT with Dear ImGui