#grid #square #running #gridsim-ui

nightly gridsim

A library for running simulations on grids

15 unstable releases (5 breaking)

0.6.1 Mar 8, 2021
0.5.0 Jan 25, 2021
0.3.2 Jul 7, 2019
0.2.3 Jul 21, 2018
0.1.1 Jan 5, 2018

#233 in Simulation

32 downloads per month
Used in gridsim-ui

MIT license

10KB
148 lines

gridsim

Crates.io MIT/Apache docs.rs LoC

Grid simulation library for Rust

Please see the crate gridsim_ui for examples and simplifying the display of grid simulations.


lib.rs:

Gridsim is a library intended to run grid-based simulations.

The new generics introduced in gridsim 0.2.0 make it possible to implement hex grids, rhombic dodecahedral honeycombs(in its multiple tight-pack layer patterns), square grids, cube grids, and even n-dimensional grids, but they are currently not yet implemented.

Dependencies

~2MB
~37K SLoC