Skip to content

Collection of useful and recurring routines used or needed in many redpesk projects

Notifications You must be signed in to change notification settings

redpesk-core/rp-lib-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rp-lib-utils

This project groups useful source code of several origins collected from projects developped by IoT.bzh company from 2015 to 2022.

It is available with the liberal license MIT.

It also includes open source code from other origin with liberal license (see Third-Party)

Its content is made of sources of different langages, C, C++, ...

Content

directory    : content
-------------+-------------------------------
src/http     : HTTP and curl
src/json     : json handling
src/misc     : miscellanous (to be detailed)
src/sys      : system wrapping

Third-Party

src/json/json.hpp: The JSON C++ code of Niels Lohmann

About

Collection of useful and recurring routines used or needed in many redpesk projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages