Skip to content

ych988/iotech-c-utils

 
 

Repository files navigation

IOTech IOT Utilities

This repository provides a generic set of utilities written in C. A C11 compliant compiler is required to build the code. The code has been tested on a variety of Linux platforms using gcc. CMake is used as the build system.

The following Utilities are provided:

  • Scheduling
  • Logging
  • Thread pool
  • Data
  • Container/Component
  • JSON parser
  • XML parser
  • Hash generation
  • Time stamp
  • Base64 encode/decode
  • Persistence

License

Apache-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.8%
  • Shell 1.9%
  • CMake 1.7%
  • Other 0.6%