Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ultrajson | 4,131 | 3,278 | 1,110 | 11 days ago | 36 | June 11, 2023 | 27 | other | C | |
Ultra fast JSON decoder and encoder written in C with Python bindings | ||||||||||
Ffjson | 2,620 | 242 | 508 | 4 years ago | 2 | February 06, 2015 | 57 | apache-2.0 | Go | |
faster JSON serialization for Go | ||||||||||
Go Json | 2,395 | 2,953 | a month ago | 157 | March 19, 2023 | 56 | mit | Go | ||
Fast JSON encoder/decoder compatible with encoding/json for Go | ||||||||||
Gojay | 1,991 | 29 | 270 | 2 years ago | 4 | June 11, 2019 | 47 | mit | Go | |
fastest JSON encoder/decoder with powerful stream API for Golang | ||||||||||
Simplejson | 1,569 | 19,496 | 1,415 | 6 months ago | 106 | April 06, 2023 | 18 | other | Python | |
simplejson is a simple, fast, extensible JSON encoder/decoder for Python | ||||||||||
Json Machine | 862 | 5 | 11 | 5 months ago | 19 | February 05, 2022 | 11 | apache-2.0 | PHP | |
Efficient, easy-to-use, and fast PHP JSON stream parser | ||||||||||
Djson | 578 | 2 | 5 | 6 years ago | September 27, 2016 | 7 | mit | Go | ||
Fast Go decoder for dynamic JSON | ||||||||||
Hujson | 493 | 3 months ago | 4 | bsd-3-clause | Go | |||||
HuJSON: JSON for Humans (JWCC: JSON w/ comments and trailing commas) | ||||||||||
Megajson | 477 | 8 years ago | May 23, 2021 | 10 | mit | Go | ||||
A JSON parser generator for high performance encoding and decoding in Go. | ||||||||||
Jsonneverdie | 468 | 5 years ago | 6 | mit | Swift | |||||
Auto reflection tool from JSON to Model, user friendly JSON encoder / decoder, aims to never die |
A PostgreSQL logical decoder output plugin to deliver data in JSON
make deps
make
Add to your postgresql.conf lines from logical.conf. Then run:
sudo chmod +x `pg_config --pkglibdir`
make test
Use built-in JSON from PostgreSQL for output generation.