Thanks to visit codestin.com
Credit goes to github.com

Skip to content

piot/raff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

RAFF 🦊

RAFF is a Rust library designed for handling custom binary container formats with efficient variable-length encoding.

πŸš€ Features

  • TwoCC Tagging 🏷️: Utilize two-character codes for compact and readable tags.
  • Variable-Length Encoding (VLQ) πŸ”’: Efficiently encode u32 sizes using up to 4 octets.

πŸ“¦ Installation

Add RAFF to your project by adding the following to your Cargo.toml:

[dependencies]
raff = "0.0.1"

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages