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

Consider using alternative parsing libraries #89

Open
hrj opened this issue Jun 24, 2016 · 1 comment
Open

Consider using alternative parsing libraries #89

hrj opened this issue Jun 24, 2016 · 1 comment

Comments

@hrj
Copy link
Owner

hrj commented Jun 24, 2016

FastParse claims to be better than everything out there. Gotta try it sometime. Speed is not a priority for us, just a good-to-have.

@hrj hrj added this to the Far Future milestone Jun 24, 2016
@hrj
Copy link
Owner Author

hrj commented Nov 3, 2016

Another alternative parsing library that seems to be even faster than FastParse, because it does some compile time optimisations using macros:

https://github.com/manojo/parsequery

@hrj hrj changed the title Consider using FastParse Consider using alternative parsing libraries Nov 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant