json-ada
JSON parser
An Ada library for parsing JSON data
An Ada 2012 library for parsing JSON
39 stars
9 watching
3 forks
Language: Ada
last commit: 4 months ago
Linked from 1 awesome list
adajsonjson-ada
Related projects:
Repository | Description | Stars |
---|---|---|
onox/opus-ada | Provides Ada bindings for the Opus audio codec | 2 |
onox/weechat-ada | An Ada library for creating WeeChat plug-ins | 3 |
adacore/xmlada | An XML parser for Ada95 with support for static and shared libraries | 22 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,285 |
onox/dcf-ada | An Ada 2012 library for working with Zip-based archive files in an archival context. | 6 |
jsonld-java/jsonld-java | A Java library implementing the JSON-LD 1.0 specification and API | 379 |
ruby/json | A Ruby implementation of the JSON data serialization format | 703 |
owensd/json-swift | A JSON parsing library for Swift with a focus on type safety and easy access to JSON data | 721 |
onox/canberra-ada | Ada 2012 bindings for libcanberra | 4 |
clojure/data.json | A JSON parser and generator for Clojure data structures. | 543 |
persan/gnatcoll-json | A JSON serialization/deserialization library for Ada Standard containers and types | 7 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
lovasoa/bad_json_parsers | Measures how deeply nested JSON structures can be parsed by different languages' parsers. | 366 |