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
- YAML parser
- Hash generation
- Time stamp
- Base64 encode/decode
- Persistence