Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A blazing fast and *more standardized alternative* written in Rust. #2

Open
ghost opened this issue Aug 9, 2023 · 0 comments
Open

Comments

@ghost
Copy link

ghost commented Aug 9, 2023

Here is a blazing fast and more standardized alternative written in Rust.

more standardized: no rule collapse.

It is often 2~3 times faster than C++ antlr4 one. It is up to 50 times faster than C++ antlr4 one in its worsest case. It has safe parser with more stable paring latency, nice error message and an interactive visualized client based on web.

Here is a video:

gql-parser-browser.mov

Benchmark in SNB queries:
image
image
image
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants