Skip to content

RQuarx/cson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSON

A Convoluted JSON library for C23 onwards.

Features

CSON has a few "pros" in comparison to other JSON library for C.

Customizability

When using CSON users can make the library use their own implementation of a data structure instead of being forced to use the implementation provided by the library itself. This might make the library a bit "convoluted", thus inspiring the name for CSON (Convoluted JSON).

Others

I don't know if there are any others advantages of this library in comparison to others.

License

CSON uses the GNU GPL Version 3.

About

A Convoluted JSON library made for C23 onwards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors