An open API service for producing an overview of a list of open source projects.

https://github.com/pydantic/jiter

json json-parser pydantic rust

Score: 27.293654994998167

Last synced: about 15 hours ago
JSON representation

Repository metadata:

Fast iterable JSON parser.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 193
Total Committers: 18
Avg Commits per committer: 10.722
Development Distribution Score (DDS): 0.373

Commits in past year: 55
Committers in past year: 14
Avg Commits per committer in past year: 3.929
Development Distribution Score (DDS) in past year: 0.4

Name Email Commits
Samuel Colvin s****@m****m 121
David Hewitt d****t@p****v 51
Victorien 6****s 3
Amos Wenger f****e 2
Ben Beasley c****e@m****t 2
Matthew Kim 3****w 2
Adrien Cacciaguerra a****a@g****m 1
Arthur Pastel a****l@g****m 1
Christian Heimes c****n@p****g 1
Colin Watson c****n@d****g 1
Dylan DPC 9****C 1
Fabio Valentini d****e 1
Hamir Mahal h****l@g****m 1
Simon Willison s****n@g****m 1
Stepan Sindelar m****e@s****z 1
Sydney Runkle 5****e 1
Taeho Kim d****s@g****m 1
cetra3 c****3@h****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 38
Total pull requests: 236
Average time to close issues: 27 days
Average time to close pull requests: 16 days
Total issue authors: 30
Total pull request authors: 21
Average comments per issue: 1.18
Average comments per pull request: 2.0
Merged pull request: 177
Bot issues: 0
Bot pull requests: 0

Past year issues: 20
Past year pull requests: 91
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 7 days
Past year issue authors: 18
Past year pull request authors: 16
Past year average comments per issue: 0.85
Past year average comments per pull request: 1.95
Past year merged pull request: 64
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/pydantic/jiter

Top Issue Authors

  • samuelcolvin (4)
  • fasterthanlime (3)
  • davidhewitt (2)
  • RobertCraigie (2)
  • musicinmybrain (2)
  • AlexWaygood (1)
  • jessekrubin (1)
  • CNSeniorious000 (1)
  • 1aam2am1 (1)
  • hamirmahal (1)
  • a-ovchinnikov (1)
  • sansyrox (1)
  • decathorpe (1)
  • tiran (1)
  • shaojun0 (1)

Top Pull Request Authors

  • samuelcolvin (108)
  • davidhewitt (91)
  • Viicos (6)
  • friendlymatthew (4)
  • musicinmybrain (3)
  • jessekrubin (2)
  • 1aam2am1 (2)
  • decathorpe (2)
  • Dylan-DPC (2)
  • art049 (2)
  • fasterthanlime (2)
  • dittos (2)
  • adriencaccia (2)
  • steve-s (1)
  • tiran (1)

Top Issue Labels

  • enhancement (1)

Top Pull Request Labels

  • Full Build (19)

Package metadata

pypi.org: jiter

Fast iterable JSON parser.

  • Homepage: https://github.com/pydantic/jiter/
  • Documentation: https://jiter.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.10.0 (published 4 months ago)
  • Last Synced: 2025-09-05T17:01:47.783Z (1 day ago)
  • Versions: 14
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 77,711,783 Last month
  • Rankings:
    • Dependent packages count: 10.965%
    • Average: 36.354%
    • Dependent repos count: 61.743%
  • Maintainers (2)
anaconda.org: jiter

Fast iterable JSON parser.

  • Homepage: https://crates.io/crates/jiter
  • Licenses: MIT
  • Latest release: 0.6.1 (published 11 months ago)
  • Last Synced: 2025-09-05T17:01:51.460Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 41.25%
    • Dependent packages count: 47.161%
    • Average: 47.702%
    • Forks count: 50.547%
    • Dependent repos count: 51.849%
crates.io: ftl-jiter

Fast Iterable JSON parser (preview build)

  • Homepage: https://github.com/pydantic/jiter/
  • Documentation: https://docs.rs/ftl-jiter/
  • Licenses: MIT
  • Latest release: 0.6.0 (published 12 months ago)
  • Last Synced: 2025-09-05T17:01:40.850Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,113 Total
  • Rankings:
    • Dependent repos count: 25.503%
    • Dependent packages count: 33.822%
    • Average: 51.969%
    • Downloads: 96.58%
  • Maintainers (1)
crates.io: jiter

Fast Iterable JSON parser

  • Homepage: https://github.com/pydantic/jiter/
  • Documentation: https://docs.rs/jiter/
  • Licenses: MIT
  • Latest release: 0.10.0 (published 4 months ago)
  • Last Synced: 2025-09-05T17:00:59.106Z (1 day ago)
  • Versions: 26
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 7,184,495 Total
  • Rankings:
    • Dependent repos count: 30.279%
    • Dependent packages count: 31.399%
    • Average: 53.343%
    • Downloads: 98.352%
  • Maintainers (1)

Dependencies

.github/workflows/ci.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v3 composite
  • actions/checkout v2 composite
  • codecov/codecov-action v3 composite
  • dtolnay/rust-toolchain master composite
  • dtolnay/rust-toolchain nightly composite
  • dtolnay/rust-toolchain stable composite
  • pre-commit/action v3.0.0 composite
  • re-actors/alls-green release/v1 composite
Cargo.lock cargo
  • autocfg 1.1.0
  • equivalent 1.0.1
  • hashbrown 0.14.0
  • heck 0.4.1
  • indexmap 2.0.0
  • itoa 1.0.9
  • num-bigint 0.4.4
  • num-integer 0.1.45
  • num-traits 0.2.16
  • paste 1.0.14
  • proc-macro2 1.0.66
  • quote 1.0.33
  • rustversion 1.0.14
  • ryu 1.0.15
  • serde 1.0.188
  • serde_derive 1.0.188
  • serde_json 1.0.105
  • strum 0.25.0
  • strum_macros 0.25.2
  • syn 2.0.31
  • unicode-ident 1.0.11
Cargo.toml cargo
  • paste 1.0.7 development
  • serde 1.0.147 development
  • serde_json 1.0.87 development
  • indexmap 2.0.0
  • num-bigint 0.4.3
  • num-traits 0.2.16
  • strum 0.25.0
  • strum_macros 0.25.0
fuzz/Cargo.lock cargo
  • arbitrary 1.3.0
  • autocfg 1.1.0
  • cc 1.0.83
  • equivalent 1.0.1
  • hashbrown 0.14.0
  • heck 0.4.1
  • indexmap 2.0.0
  • itoa 1.0.9
  • jobserver 0.1.26
  • libc 0.2.147
  • libfuzzer-sys 0.4.7
  • num-bigint 0.4.4
  • num-integer 0.1.45
  • num-traits 0.2.16
  • once_cell 1.18.0
  • proc-macro2 1.0.66
  • quote 1.0.33
  • rustversion 1.0.14
  • ryu 1.0.15
  • serde 1.0.188
  • serde_derive 1.0.188
  • serde_json 1.0.105
  • strum 0.25.0
  • strum_macros 0.25.2
  • syn 2.0.31
  • unicode-ident 1.0.11
fuzz/Cargo.toml cargo