| serde-rs/json |
4,313 |
|
10,061 |
23,153 |
over 2 years ago |
140 |
October 30, 2023 |
158 |
apache-2.0 |
Rust |
| Strongly typed JSON library for Rust |
| jcrist/msgspec |
1,668 |
|
0 |
118 |
about 2 years ago |
34 |
October 05, 2023 |
58 |
bsd-3-clause |
Python |
| A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML |
| simd-lite/simd-json |
976 |
|
2 |
40 |
about 2 years ago |
97 |
October 28, 2023 |
7 |
apache-2.0 |
Rust |
| Rust port of simdjson |
| SwiftyLab/MetaCodable |
759 |
|
0 |
0 |
3 months ago |
1 |
June 28, 2023 |
5 |
mit |
Swift |
| Supercharge Swift's Codable implementations with macros meta-programming. |
| rcongiu/Hive-JSON-Serde |
706 |
|
0 |
1 |
over 3 years ago |
3 |
February 04, 2016 |
65 |
other |
Java |
| Read - Write JSON SerDe for Apache Hive. |
| Fatal1ty/mashumaro |
693 |
|
4 |
46 |
about 2 years ago |
82 |
November 23, 2023 |
8 |
apache-2.0 |
Python |
| Fast and well tested serialization library |
| dtolnay/miniserde |
664 |
|
3 |
27 |
over 2 years ago |
35 |
August 17, 2023 |
0 |
apache-2.0 |
Rust |
| Data structure serialization library with several opposite design goals from Serde |
| GREsau/schemars |
619 |
|
2 |
786 |
over 2 years ago |
56 |
November 11, 2023 |
124 |
mit |
Rust |
| Generate JSON Schema documents from Rust code |
| yukinarit/pyserde |
612 |
|
1 |
24 |
about 2 years ago |
66 |
November 28, 2023 |
43 |
mit |
Python |
| Yet another serialization library on top of dataclasses, inspired by serde-rs. |
| jonasbb/serde_with |
541 |
|
18 |
852 |
about 2 years ago |
50 |
October 17, 2023 |
9 |
apache-2.0 |
Rust |
| This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation. |