luau-cargo-semver
A parser and evaluator for Cargo's flavor of Semantic Versioning
Simple
Provides a simple and idiomatic Luau API wrapper for the low-level Rust-style API.
Robust
Passes every test included in the original Rust crate.
Performant
Achieves great performance by parsing and evaluating semantic versions without creating unnecessary substrings.