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

https://github.com/igor-240340/listserializer

C++ test assignment on binary serialization of a list
https://github.com/igor-240340/listserializer

Last synced: 3 months ago
JSON representation

C++ test assignment on binary serialization of a list

Awesome Lists containing this project

README

          

# ListSerializer
Test assignment on implementation of binary serialization of a two-linked list.