| mikefarah/yq |
10,077 |
|
0 |
77 |
over 2 years ago |
132 |
December 04, 2023 |
120 |
mit |
Go |
| yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor |
| fastify/fast-json-stringify |
3,334 |
|
747 |
182 |
about 2 years ago |
147 |
November 03, 2023 |
19 |
mit |
JavaScript |
| 2x faster than JSON.stringify() |
| cweiske/jsonmapper |
1,530 |
|
702 |
233 |
about 2 years ago |
38 |
April 09, 2023 |
8 |
osl-3.0 |
PHP |
| Map nested JSON structures onto PHP classes |
| dengyin2000/dynamic_widget |
1,469 |
|
3 |
1 |
over 2 years ago |
29 |
May 19, 2022 |
43 |
apache-2.0 |
Dart |
| A Backend-Driven UI toolkit, build your dynamic UI with json, and the json format is very similar with flutter widget code. |
| FasterXML/jackson-annotations |
993 |
|
29,185 |
7,084 |
over 2 years ago |
147 |
November 15, 2023 |
12 |
apache-2.0 |
Java |
| Core annotations (annotations that only depend on jackson-core) for Jackson data processor |
| rakibtg/SleekDB |
779 |
|
4 |
7 |
almost 3 years ago |
35 |
October 10, 2021 |
29 |
mit |
PHP |
| Pure PHP NoSQL database with no dependency. Flat file, JSON based document database. |
| saoudrizwan/DynamicJSON |
703 |
|
0 |
0 |
about 4 years ago |
6 |
January 16, 2019 |
3 |
mit |
Swift |
| Access JSON properties dynamically like JavaScript using Swift 4.2's new @dynamicMemberLookup feature |
| matthewcheok/Realm-JSON |
679 |
|
14 |
0 |
over 8 years ago |
22 |
January 13, 2016 |
31 |
mit |
Objective-C |
| A concise Mantle-like way of working with Realm and JSON. |
| RehanSaeed/Schema.NET |
608 |
|
2 |
16 |
over 2 years ago |
28 |
May 10, 2023 |
56 |
mit |
C# |
| Schema.org objects turned into strongly typed C# POCO classes for use in .NET. All classes can be serialized into JSON/JSON-LD and XML, typically used to represent structured data in the head section of html page. |
| matthewcheok/JSONCodable |
606 |
|
20 |
0 |
almost 6 years ago |
6 |
November 08, 2016 |
24 |
mit |
Swift |
| Hassle-free JSON encoding and decoding in Swift |