A bytemuck wrapper for hexga. A crate for manipulating bytes
Derive macro for hexga_bit
Bitflags utilities
Provide a common typedef for `float`, `int` and `uint`. The precision can be changed with feature flags and can be easily shared across multiple crates.
Provide basic trait and constant for number, and the macro map_on!.
Define the map_on! macro that can be used to impl a lot of trait quickly using macros.
GenVec, ideal for MAS (Multi-Agent System), where each agent can be removed at any time and has references to other agents.