8 releases

new 0.2.6 Apr 16, 2024
0.2.5 Apr 15, 2024
0.2.0 Mar 25, 2024
0.1.0 Jan 23, 2024

#742 in HTTP server

Download history 9/week @ 2024-02-16 7/week @ 2024-02-23 117/week @ 2024-03-22 84/week @ 2024-03-29 86/week @ 2024-04-05

287 downloads per month
Used in 20 crates (via cynic-codegen)

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