Skip to content

Add link to Pikkr library #514

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

Merged
merged 2 commits into from
Sep 6, 2017
Merged

Add link to Pikkr library #514

merged 2 commits into from
Sep 6, 2017

Conversation

dtolnay
Copy link
Member

@dtolnay dtolnay commented Sep 5, 2017

I am not sure whether this belongs under News & Blog Posts, feel free to close if not. The library was announced this week on the users forum. It is exciting in using AVX2 simd instructions in a central way to achieve astonishingly good performance. It demonstrates that Rust is a feasible language for such work. The readme gives a link to the research it is built on.

I used the subtitle from the repo but something like this may work better:

Fast JSON parser using AVX2 instructions to perform lookups

@nasa42
Copy link
Member

nasa42 commented Sep 6, 2017

Impressive stuff and thanks for the PR!

Unfortunately, we may not accept this PR as we usually do not link to crate announcements (with some exceptions). For rationale, please see #441 (comment) and #358 (comment).

I'd however encourage you to post this article on Rust subreddit* and Rust Herald if you are looking to get some traction.

* (posted here on reddit).

@nasa42 nasa42 closed this Sep 6, 2017
@nasa42
Copy link
Member

nasa42 commented Sep 6, 2017

It is exciting in using AVX2 simd instructions in a central way to achieve astonishingly good performance. It demonstrates that Rust is a feasible language for such work.

Yes! Sorry, I closed too early. :D

@nasa42 nasa42 reopened this Sep 6, 2017
@nasa42 nasa42 merged commit a705ca5 into rust-lang:master Sep 6, 2017
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