9 releases

new 0.3.0 May 14, 2024
0.2.6 Apr 16, 2024
0.2.0 Mar 25, 2024
0.1.0 Jan 23, 2024

#561 in HTTP server

Download history 4/week @ 2024-02-14 11/week @ 2024-02-21 1/week @ 2024-02-28 107/week @ 2024-03-20 34/week @ 2024-03-27 142/week @ 2024-04-03 2492/week @ 2024-04-10 5593/week @ 2024-04-17 4651/week @ 2024-04-24 5916/week @ 2024-05-01 5643/week @ 2024-05-08

22,879 downloads per month
Used in 22 crates (2 directly)

MPL-2.0 license

1MB
22K 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