• Stars
    star
    10
  • Rank 1,807,489 (Top 36 %)
  • Language
    C++
  • Created about 8 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.