de-serialization
There are 5 repositories under de-serialization topic.
phyunsj/xdr-data-serialization
XDR over ØMQ example (for my own reference)
timzhangRepo/Meeting-Scheduling-App
Find meeting time that can ensure maximum attendance within two days, via the Greedy algorithm. The Application implemented Jackson library for JSON sterilization and processing, as well as Java network APIs for handling HTTP requests. -Completed in Aug 2020 by Tim Zhang
cwelt/ADO.NET-Disconnected-Layer-Demonstration
Miniature desktop application for demonstrating the ADO.NET disconnected layer access to databases.
niwamo/PSMarkdownTable
Simple PowerShell utility for serializing and de-serializing objects to and from Markdown tables
makuke1234/Serializer
A crude C++17 & ↑-wards header-only library for data structure serialization.