No description
Find a file
2020-04-06 20:31:05 +02:00
benches Speedup benches 2020-04-06 20:30:53 +02:00
src Autoformat 2020-04-06 20:31:05 +02:00
.gitignore Initial commit 2020-04-01 00:05:47 +02:00
.gitlab-ci.yml Fix gitlab rust latest 2020-04-05 15:06:49 +02:00
Cargo.toml Update benchmark 2020-04-04 13:28:18 +02:00
LICENSE Initial commit 2020-04-01 00:05:47 +02:00
README.md Add macro 2020-04-02 23:08:02 +02:00

Grid

Data structure grid for rust. Provide a two dimensional data storage that is easy to use and fast.