Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qnikst/strictput

strict put serialization
https://github.com/qnikst/strictput

Last synced: 17 days ago
JSON representation

strict put serialization

Awesome Lists containing this project

README

        

This project is a StrictPut realiazation that may be usefull
for serializing data structures to strict bytestring with
known upper bound. This package uses highly unsafe methods
that use no length check and operate raw pointers, but it
can lead to performance growth.