flecs
There are 31 repositories under flecs topic.
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
hyperion-mc/hyperion
Minecraft game engine for massive custom events
clibequilibrium/EquilibriumEngine
Data-oriented and multi-threaded C11 Game Engine with libraries & shaders hot-reloading.
abeimler/ecs_benchmark
Benchmarks of common ECS (Entity-Component-System)-Frameworks in C++ (or C)
BeanCheeseBurrito/Flecs.NET
A C# wrapper for flecs
pfeodrippe/vybe
A Clojure framework for game dev
flecs-hub/flecs-lua
Lua script host for flecs
ptidejteam/ecs-survivors
ECS Survivors-like game. Repository for a blog series. Flecs framework for ECS and Raylib as a graphics and game library.
zig-gamedev/zflecs
Zig build package and bindings for https://github.com/SanderMertens/flecs
sro5h/flecs-luajit
A LuaJIT host for flecs
clibequilibrium/hot-reloading-sample
This sample demonstrates usage of cr.h (https://github.com/fungos/cr) hot reload library
rodneylab/raylib-flecs-imgui-introspection
Using Jolt with Flecs & Dear ImGui 👀 to add game physics introspection to a raylib game, with pause and stepping for dev tools debugging 🐜.
clibequilibrium/UnigineECS
Unigine-ECS is a blazing Fast and Lightweight ECS (Entity Component System). for Unigine Game Engine.
rodneylab/arkanoid-clone
Arkanoid clone built in C++ with Raylib and flecs
Tnze/go-ecs
An archetype-based ECS framework implement in Golang
d-bucur/flecs-survivors
Survivors-like game built using flecs, Raylib, C#
Kubic-C/Asteroids
C++ Multiplayer ECS Asteroids game
RTrave/FlecsPong
FLECS port of https://github.com/reworks-org/EnttPong
tropical32/rust_ecs_benchmark
Rust ECS benchmark of common libraries
KernelOso/InputTest_Flecs-SDL2
Just a simple Input system in flecs and SDL2
Lightnet/sdl3_vulkan_flecs
Prototyping build for SDL3, Vulkan, Flecs, triangle and cimgui to make it modules.
Lightnet/raylib_module
Raylib module has two type flecs module and lua script for testing builds.
AahzBrut/TopDownShooter2D
Top Down Shooter Game
guerro323/revghost.flecs
High level wrapper around the flecs library.
mhnaufal/goblock
Goblock Game | Made using C++ Raylib, Flecs
rodneylab/life-logistics
Top-down 2D puzzle game written in C++ with raylib
Skillath/sagardo-engine
I'm learning how to make a simple OpenGL Game Engine following learnopengl.com website + flecs. Sagardo means cider in Basque.
Swoorup/rust-ecs-comparison
Comparison by example between different rust ecs libraries