#ecs #entity #component #flecs #bindings

sys flecs-sys

Provides low-level bindings to the Entity Component System (ECS) framework flecs

2 releases

0.1.5 Oct 16, 2023
0.1.4 Jun 21, 2023

#1998 in Game dev


Used in flecs

MIT license

2.5MB
60K SLoC

C 53K SLoC // 0.1% comments Rust 8K SLoC // 0.0% comments

flecs-sys: Rust low level bindings for Flecs

Crates.io license Discord Chat

A Rust binding for the Flecs ECS library: https://github.com/SanderMertens/flecs

Wraps native Flecs v3.2.8

Dependencies

~0–2MB
~39K SLoC