| mailru/easyjson |
4,265 |
|
4,230 |
11,541 |
over 2 years ago |
15 |
April 04, 2022 |
76 |
mit |
Go |
| Fast JSON serializer for golang. |
| valyala/fastjson |
2,039 |
|
25 |
598 |
over 2 years ago |
23 |
December 29, 2022 |
54 |
mit |
Go |
| Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection |
| mafintosh/is-my-json-valid |
943 |
|
143,497 |
409 |
over 3 years ago |
64 |
November 10, 2021 |
55 |
mit |
JavaScript |
| A JSONSchema validator that uses code generation to be extremely fast |
| SwiftyLab/MetaCodable |
759 |
|
0 |
0 |
3 months ago |
1 |
June 28, 2023 |
5 |
mit |
Swift |
| Supercharge Swift's Codable implementations with macros meta-programming. |
| webrpc/webrpc |
634 |
|
0 |
2 |
over 2 years ago |
32 |
September 27, 2023 |
24 |
mit |
Go |
| webrpc is a schema-driven approach to writing backend services for modern Web apps and networks |
| mathiasbynens/jsesc |
567 |
|
519,603 |
1,905 |
over 5 years ago |
22 |
October 28, 2020 |
17 |
mit |
JavaScript |
| Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. |
| ZacSweers/MoshiX |
472 |
|
0 |
11 |
over 2 years ago |
58 |
November 27, 2023 |
17 |
apache-2.0 |
Kotlin |
| Extensions for Moshi including IR plugins, moshi-sealed, and more. |
| omissis/go-jsonschema |
453 |
|
0 |
7 |
about 2 years ago |
26 |
October 30, 2023 |
23 |
mit |
Go |
| A tool to generate Go data types from JSON Schema definitions. |
| evestera/json_typegen |
200 |
|
1 |
4 |
over 2 years ago |
11 |
September 16, 2021 |
6 |
apache-2.0 |
Rust |
| Tools and libraries to create types for Rust, Kotlin, TypeScript and Python from JSON samples |
| marcosschroh/dataclasses-avroschema |
189 |
|
0 |
10 |
about 2 years ago |
141 |
December 12, 2023 |
8 |
mit |
Python |
| Generate avro schemas from python classes. Code generation from avro schemas. Serialize/Deserialize python instances with avro schemas |