Links tagged “serialization”
5 links, newest first.
developers.google.com
Reference for the proto3 syntax of Protocol Buffers — message definitions, field types and numbering, enums, nested types, services and code generation.
grpc.io
Home of gRPC, an open-source high-performance remote procedure call framework for connecting services across languages and environments.
pypi.python.org
PyPI page for serpent, a Python serialization library that renders objects as literal expressions and reads them back with ast.literal_eval.
schematics.readthedocs.org
A Python library for describing data as typed models, then validating and reshaping it against them — an ORM type system without the database.
code.google.com
Google's developer overview of Protocol Buffers, a language- and platform-neutral format for serializing structured data, with generated code for several languages.




