Rafa García

Results 5 repositories owned by Rafa García

tiny-json

339
Stars
86
Forks
Watchers

The tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.

json-maker

82
Stars
33
Forks
Watchers

C library used to code JSON objects in null-terminated strings

base64

23
Stars
7
Forks
Watchers

Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.

base85

19
Stars
5
Forks
Watchers

Base85 is a C library to convert from plain to base85 (RFC 1924) and vice versa suitable for embedded systems.

xprintf

16
Stars
2
Forks
Watchers

It is an alternative implementation of the printf family suitable for embedded systems.