elentium/voidsentryultimate

Schema-driven, validation-free binary serializer for Roblox Luau

VoidSentryUltimate

VoidSentryUltimate is a validation-free, schema-driven serdes optimized for performance. A pure Luau implementation is also included.

Install

Wally:

VoidSentryUltimate = "elentium/[email protected]"

Pesde:

pesde add elentium/voidsentryultimate

Npm:

npm install @elentium/voidsentryultimate

Documentation: https://elentium.github.io/VoidSentryUltimate/

Licensed under Apache-2.0.