-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
How does it compare with upb? #4
Comments
I would love to add it to the comparison, but I can't figure out how to use it. The documentation mentions the build system Bazel, which I've never used. Could you help me out? |
Honestly I had the same issue. I never used Bazel before. What I understood is:
If you think that it is not worth to do the comparison, feel free to close the issue. |
I've no interest in learning Bazel myself atm, but let's leave the issue open. If we are lucky someone submits a PR adding upb to the comparison. |
Just a small addition: Here are the instructions on how to use |
Could you consider adding upb (https://github.com/protocolbuffers/upb) to your comparison?
I think upb is made by Joshua Haberman, who seems to be working for Google.
The repo has 1.1k stars, it seems quite popular.
It is also based on arenas.
The text was updated successfully, but these errors were encountered: