#hexga #for #io-crates-hexga-typedef

hexga

include all other console hexga crate in one !

1 unstable release

Uses new Rust 2024

new 0.0.10-beta.1 Mar 31, 2025
0.0.9 Mar 31, 2025

#1080 in Rust patterns

28 downloads per month

MIT/Apache

235KB
4K SLoC

🚧 Warning: Experimental Crate! 🚧

This crate is currently in beta and experimental.
It is subject to breaking changes in future releases.
Use it at your own risk, and keep in mind that the API may change in future versions.

HexGa

HexGa is the crate that includes all other HexGa-related console crates (except the multimedia crate). It is still possible to include each crate manually for more granularity, but using this one is easier and quicker.

To get started quickly, just use:

use hexga::prelude::*;

HexGa (LibOur) stand for

  • Highly Extensible General Application Lib Our
  • Highly Extensible GAme Lib Our

(Depending of the context) The name was inspired by Excalibur, the sword.

Other Hexga crate

hexga_math : https://crates.io/crates/hexga_math hexga_generational : https://crates.io/crates/hexga_generational hexga_array : https://crates.io/crates/hexga_array hexga_number : https://crates.io/crates/hexga_number hexga_tools : https://crates.io/crates/hexga_tools hexga_typedef : https://crates.io/crates/hexga_typedef

Dependencies

~0.3–1MB
~21K SLoC