Crates.io | raff |
lib.rs | raff |
version | 0.0.1 |
source | src |
created_at | 2024-10-09 13:19:12.108201 |
updated_at | 2024-10-09 13:19:12.108201 |
description | RAFF format |
homepage | |
repository | https://github.com/piot/raff |
max_upload_size | |
id | 1402378 |
size | 11,851 |
RAFF is a Rust library designed for handling custom binary container formats with efficient variable-length encoding. Whether youβre building game servers, data storage solutions, or any application that requires structured binary data manipulation, RAFF provides the tools you need to work seamlessly and efficiently.
Add RAFF to your project by adding the following to your Cargo.toml:
[dependencies]
raff = "0.0.1"
This project is licensed under the MIT License. See the LICENSE file for details.