json-fortran
JSON parser
An API for reading and writing JSON files in Fortran
A Modern Fortran JSON API
339 stars
22 watching
86 forks
Language: Fortran
last commit: 3 months ago
Linked from 2 awesome lists
fortranfortran-package-managerjson
Related projects:
Repository | Description | Stars |
---|---|---|
josephalevin/fson | A Fortran 95 JSON parser library | 60 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,285 |
sheredom/json.h | A header file providing a simple, single-header JSON parser for C and C++. | 714 |
icrar/ijson | An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. | 845 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
vincenthz/libjson | A lightweight JSON parser and printer library for C. | 283 |
therealklanni/jp | A commandline tool for parsing JSON from various sources | 51 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
tsoding/haskell-json | A JSON parser implementation in Haskell. | 171 |
interactive-matter/ajson | A C++ library to parse and generate JSON data structures for Arduino projects. | 566 |
wgtdkp/juson | A lightweight JSON parser written in C | 16 |
kgabis/parson | A lightweight JSON parsing library written in C | 1,364 |
recp/json | A lightweight JSON parsing library that creates a DOM-like data structure | 24 |