flecs. A fast entity component system (ECS) for C & C++
8.5kecs-faq. Frequently asked questions about Entity Component Systems
2.7kbake. Bake, A build system for building, testing and running C & C++ projects
740tower_defense. Tower defense game written in Flecs
96y. Simple, introspective language for creating the best software. Inspired by vlang.io
92ecs_nbody. Implementation of n-body in the flecs ECS framework
42colorize. Make your C/C++ console apps prettier!
38ecs_pong. A no-frills implementation of pong in the flecs ECS framework
37ecs_benchmark. Flecs benchmarks
36ecs_collisions. ECS example that demonstrates collision detection in the flecs ECS framework
28flecs_not_for_dummies. An in-depth introduction to using Flecs
24ecs_squares. Sokol rendering example
14awesome-entity-component-system. :sunglasses: A curated list of Entity-Component-System (ECS) libraries and resources
11vectorize_test. Test the performance difference between vectorized and non-vectorized code
8ecs_graphics. Basic ECS application demonstrating input and rendering simple graphics
7ecs_solar. Demo of rendering hierarchically organized entities
5flecs-gx. ECS based renderer
5flecs-cpp_tools. C++ tools for Flecs
4microui. A tiny immediate-mode UI library
4flecs-components-dds. Components describing a DDS application
4rti-systems-connext. Implementation of flecs-components-dds
3ecs_backup. Shows how inheritance can be used to build a backup system
3ecs_rock_paper_scissors. A tiny rock, paper, scissors implementation in ECS
3amalgamate. Simple amalgamation tool for bake projects
2ecs_presentation.
2ecs_inheritance. ECS demo that showcases inheritance
2trees. Example code for Flecs Prefab blog
2dds-helloworld. A minimalistic OMG DDS example
2cglm. 📽 Highly Optimized Graphics Math (glm) for C
2cities. Replicator to dataset that contains all cities in the world
2ecs_colliding_shapes. A demo with a large number of colliding shapes
2admin-alpha. Admin web console for Corto [DEPRECATED- SEE cortoproject/admin]
1dds-bench. Simple benchmarking tool for OMG-DDS
1bake-server. REST API that provides access to bake environment
1kitchen-explorer. Flecs explorer example
1asprintf.c. asprintf() implementation
1bouncing-boxes. Simple 3D graphics example using modules
1