Click here to Skip to main content
15,910,277 members
Articles / Programming Languages / C

Zero Dynamic Allocation JSON Parser in C

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
9 May 2024CPOL16 min read 1.4K   10  
The article discusses the implementation of a zero allocation JSON parser in C, which is suitable for systems with limited memory resources.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Portugal Portugal
From the age of 15 I started programing in QBasic at home after several jobs I realized that what I wanted was to work with computers, so I joined a IT company, originally as a web designer, but thanks to my self learning abilities I made my way into the programmers team. Today I know VB, VBScript, Javascript, HTML, SQL , C# and C++... even if I never went to college.. Smile | :)

Comments and Discussions