2 releases

0.1.1 Nov 21, 2022
0.1.0 Nov 21, 2022

#630 in Command-line interface

39 downloads per month

MIT license

19KB
332 lines

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.

No runtime deps