json
JSON parser
A library that enables reading and writing of JSON data in the Beef programming language.
An arbitrary JSON tree reader and writer for BeefLang.
4 stars
1 watching
1 forks
Language: Beef
last commit: 8 months ago beef-languagebeef-programming-languagebeeflangjsonlibary
Related projects:
Repository | Description | Stars |
---|---|---|
einscott/bon | A serialization library for serializing and deserializing data structures in the Beef programming language. | 11 |
yitzchak/shasht | A Common Lisp library for parsing and generating JSON data | 46 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
chadaustin/sajson | A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. | 570 |
einscott/fastnoise_beef | A Beef programming language implementation of the FastNoise Lite noise generation library | 5 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
arkanovicz/essential-json | A lightweight Java JSON library providing minimalistic parsing and rendering capabilities | 5 |
xposure/atma.json | A JSON serialization framework for a specific programming language. | 8 |
pantuza/jsoncat | A tool to parse and pretty-print JSON data from various input sources. | 27 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,285 |
disarray2077/beeffnt | A Beef library for reading and writing AngelCode bitmap fonts in various formats | 3 |
dougbinks/sjson | A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons | 3 |
kgabis/parson | A lightweight JSON parsing library written in C | 1,364 |