15 unstable releases (3 breaking)

0.4.5 Jun 19, 2024
0.4.4 Jun 10, 2024
0.4.1 May 31, 2024
0.3.0 May 14, 2024
0.1.0 Jan 23, 2024

#404 in HTTP server

Download history 128/week @ 2024-03-25 146/week @ 2024-04-01 339/week @ 2024-04-08 5530/week @ 2024-04-15 5105/week @ 2024-04-22 5906/week @ 2024-04-29 6544/week @ 2024-05-06 8305/week @ 2024-05-13 7345/week @ 2024-05-20 6917/week @ 2024-05-27 7221/week @ 2024-06-03 6714/week @ 2024-06-10 7545/week @ 2024-06-17 4153/week @ 2024-06-24 4438/week @ 2024-07-01 4464/week @ 2024-07-08

21,060 downloads per month
Used in 23 crates (2 directly)

MPL-2.0 license

1MB
23K SLoC

cynic-parser

A fast, correct and easy to use GraphQL parser

Crate Info API Docs Discord Chat

Documentation | Examples | Changelog

cynic-parser is a GraphQL parser - it is part of cynic but can also be used as a standalone parser.

Design Goals

  • Fast to parse
  • Fast to compile
  • Correct and up to date
  • Easy to use

Features

TODO

Dependencies

~2.5MB
~17K SLoC