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

[zero-copy] Re-add no_std support, add separated_by_exactly, and a few primitives #104

Merged
merged 3 commits into from
Mar 13, 2022

Conversation

wackbyte
Copy link
Contributor

Adds the any, empty, one_of primitives, the separated_by_exactly combinator, and no_std support back.

@zesterer
Copy link
Owner

Thanks!

@zesterer zesterer merged commit 83ebdb6 into zesterer:zero-copy Mar 13, 2022
@wackbyte wackbyte deleted the zero-copy-more branch March 13, 2022 19:52
@wackbyte
Copy link
Contributor Author

for posterity, here are the benchmarks after using the new separated_by:
image
compared to previously, where a combo of other combinators was used in place of it:
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

Successfully merging this pull request may close these issues.

2 participants