Skip to content

hoangle/nSerializer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nSerializer

What is this? Just a small lightweight serialising library mostly for networking, crossplatform ( Win, Linux, Mac, Android, iOS).

Tested and compiled with: -Visual Studio 2012 in Windows 7 -XCode - in Mac OS X Maverick

TODO

v0.2:
More precise benchmarking tools: 0%
Compare to other libs - 0%

v0.1:
Array Types - 30%
Cover most Basic Primitive Types - 100% (double is problematic for windows)
Test Cases for the types - 100%
Benchmark tools - 100%
Separate the example and the lib - 0%
Unit testing for regression purposes - 0%
Abstract class which holds the serialization methods - 0%

Releases

No releases published

Packages

No packages published