Skip to content

Set of classes storing basic data types like string, date, time and serialization to file, xml, data compression etc. All classes are designed for using in embeeded systems with very low RAM size (e.g. 8kB), where you can hardly use STL, Boost or standard ZIP libraries.

Notifications You must be signed in to change notification settings

embedded-tools/PersistenceLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PersistenceLibrary

C++ library designed especially for embedded system with very limited resources, e.g. 32kB RAM. Library can be also used as a STL replacement.

About

Set of classes storing basic data types like string, date, time and serialization to file, xml, data compression etc. All classes are designed for using in embeeded systems with very low RAM size (e.g. 8kB), where you can hardly use STL, Boost or standard ZIP libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published