Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sjson

A light weight Json library, run fast without any memory allocation. sjson do string operation on fixed-size buffer, which means zero memory fragmentation. It's suitable for small embedded platform.

2018-3-11

remove sprintf, because my MCU does not support it. So add a intToStr to replace sprintf.

About

a light weight json library, run fast without any memory allocation

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages