grud

Crates.iogrud
lib.rsgrud
version0.1.1
sourcesrc
created_at2022-11-21 07:35:20.215812
updated_at2022-11-21 21:18:45.001752
descriptionStore and access data in two-dimensional grids
homepage
repositoryhttps://github.com/matanlurey/grud
max_upload_size
id719814
size26,561
Matan Lurey (matanlurey)

documentation

README

grud

Grud aspires to be idiomatic and fun representation of a 2D grid in Rust.

Rust Checks Coverage Status Current Crates.io Version Docs License: MIT Downloads Badge

  • Idiomatic: We use standard Rust conventions, traits, and memory efficiency.
  • Fun: Easy to use API, well-documented, and delightful!

⚠️ As of the time of this writing, this is my first ever public crate, and some turbulence might be expected!

Inspiration

If this crate isn't suitable for you, check out these ones:

TIP: For some notes about what I learned from these crates, see idioms.md.

Commit count: 9

cargo fmt