- Current Version: 1.1.0: 2025-05-03T12:09:12Z
- First Published: 2025-02-21T14:09:13Z
- Size: 172496
- Supported Unity Versions: 2022.3.41
tools utilities
(4 Votes)
Add to cart
Ruff Binary Serializer
$64.39
$64.39
Amount of data in JSON leads to technical issues, increased crash/anr rate, startup time, especially if to store in PlayerPrefs
The serializer is use to use with single line
Ruff.Save(path, object), no advanced markup required
Example improvements
- Minimal read/write time, up to x50: 100ms becomes less than 2ms
- Less data size, up to x30: 3mb file becomes 100kb
- Less memory allocation, in cases x100: 30mb allocation becomes 300 kb
It's even for further improvements
The same usage rules as JSON, easy to replace built-in one
Add to cart