Skip to content

[WIP](Experimental) Enhance encoding and decoding performance by reducing the validation of the remaining buffer size. Since Serde does not support encoding enum variant indices as var-int, the serialization crate is a good alternative.

Notifications You must be signed in to change notification settings

Bruce0203/serialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

[WIP](Experimental) Enhance encoding and decoding performance by reducing the validation of the remaining buffer size. Since Serde does not support encoding enum variant indices as var-int, the serialization crate is a good alternative.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages