elentium/voidsentryultimateluau

Schema-driven, validation-free binary serializer for pure Luau (no Roblox types)

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 add @elentium/voidsentryultimate

Wally(pure luau):

VoidSentryUltimate = "elentium/[email protected]"

Pesde(pure luau):

pesde add elentium/voidsentryultimateluau

Creator Store: https://create.roblox.com/store/asset/98529222224861

RBXM: Install roblox/VoidSentryUltimate.rbxm and insert it in Studio.

Or just copy paste VoidSentryUltimate.luau :>

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

Licensed under Apache-2.0.