VSerializer icon indicating copy to clipboard operation
VSerializer copied to clipboard

A library to serialize and deserialize objects with minimum memory usage.

Results 2 VSerializer issues
Sort by recently updated
recently updated
newest added

This work needs to use something like a compiler plugin or a macro to inject bytecode in the compiled class which would be marked with some annotation in order to...

enhancement