194 releases (stable)

new 7.0.13 Dec 10, 2024
7.0.11 Sep 26, 2024
7.0.7 Jul 14, 2024
7.0.3 Mar 16, 2024
0.5.1 May 18, 2020

#372 in Network programming

Download history 148310/week @ 2024-08-20 127859/week @ 2024-08-27 152376/week @ 2024-09-03 160873/week @ 2024-09-10 145638/week @ 2024-09-17 176029/week @ 2024-09-24 169064/week @ 2024-10-01 189537/week @ 2024-10-08 185944/week @ 2024-10-15 208618/week @ 2024-10-22 191641/week @ 2024-10-29 198499/week @ 2024-11-05 187773/week @ 2024-11-12 174234/week @ 2024-11-19 101184/week @ 2024-11-26 92436/week @ 2024-12-03

592,980 downloads per month
Used in 261 crates (27 directly)

MIT/Apache

235KB
4K SLoC

A parser for GraphQL. Used in the async-graphql crate.

It uses the pest crate to parse the input and then transforms it into Rust types.

Dependencies

~3–4MB
~79K SLoC