Forest Logo
search
package_2

squish

By @anexpia

Roblox

Mirrored

Squish

This is a fork of Squash.

A simple but comprehensive SerDes library for Roblox, aimed at minimizing bandwidth and saving space by reducing the size of data. It is designed with the programmer in mind, offering full flexibility and control over the data being serialized and deserialized, with an intuitive api.

It expands upon Squash's design by adding more SerDes (e.g. variant, number, instances), exposing more utility functions for writing your own SerDes, and offering better performance in general.

Full list of changes are present here.

Documentation

Documentation is present here.

Installation

  • Manual: Copy/paste the src/init.luau file.
  • Pesde:
pesde add anexpia/squish
pesde install
  • Wally: Add to your wally.toml under [dependencies]:
Squish = "anexpia/squish@6.1.4"

Package Details

Install command (Click to copy)


Version

6.1.4

License

MIT

check_circle

Safe for commercial use

infoLicense identified from the packaged LICENSE file; the manifest declared none.

Automated license review — not legal advice.