1 unstable release

Uses new Rust 2024

new 0.1.0 Apr 27, 2025

#855 in Procedural macros


Used in famiq

MIT license

3KB

Static Badge Static Badge

Famiq

Build desktop GUI app with rust, based on ECS pattern, powered by Bevy game engine.

[!WARNING]

  • Famiq is new, many useful features are missing.
  • It's not ready yet.... but feel free to try it and share your feedback!
  • There are plenty of things that need to be improved.

https://github.com/user-attachments/assets/26eed04f-2cd2-42a4-9f57-ed2cf0536cb7

See the examples directory.

Installation

Get latest version of Famiq

cargo add famiq

or in Cargo.toml

famiq = "0.2.7"

Documentation

Contributing

Famiq needs your contributions. Please see contributing.

Versions

Currently, it supports only bevy 0.15.x onward. Currently, the latest version of bevy is 0.15.3.

License

Famiq is released under the MIT License.

Dependencies

~0.5–1MB
~22K SLoC