A grid logic crate combining Hexx and custom logic for square and isometric grids to provide a unified grid logic crate.
Healthy lattice consructions in pure Rust.
Opinionated CLI (with shell) framework in rust
A CLI prompt library
Rust implementation of the OpenMenuStandard (OMS) specification
Naive Bayes classifier
A new way to LÖVE. Kaledis is a tool for allowing Luau to be used with Love2D via transpiling, alongside providing easier & simpler management of Love2D projects.
A parser for NXML (NXML is not XML!)
A simple cryptographic suite for Rust
Traverse and manipulate a tree
Generate shrimp and lettuce text for slack.
This gem facilitates modeling a test suite that is written in Gherkin (e.g. Cucumber, SpecFlow, Lettuce, etc.). It does this by providing an abstraction layer on top of the Abstract Syntax Tree that the 'cucumber-gherkin' gem generates when parsing features, as well as providing models for feature files and directories in order to be able to have a fully traversable model tree of a test suite's structure. These models can then be analyzed or manipulated more easily than the underlying AST layer.