Skip to content

Issues: llogiq/bytecount

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

SSE2 path uses SSE4.1 intrinsic
#85 by Freaky was closed Sep 21, 2023
Needs crates.io release
#64 by dtolnay was closed Nov 19, 2020
understanding SIMD intrinsics
#62 by CeleritasCelery was closed Aug 28, 2020
CLI version
#41 by clarfonthey was closed Jan 8, 2019
benchmark -C codegen-units=N
#39 by llogiq was closed Feb 27, 2018
Add no_std support
#26 by oli-obk was closed Aug 25, 2017
Failed to parse manifest
#24 by jackpot51 was closed Jan 30, 2018
"avx-accel" not available
#23 by hongxuchen was closed Jun 24, 2017
Update LICENSE.MIT file
#21 by jmagnuson was closed Jun 24, 2017
How does this work?
#19 by NeoLegends was closed Jan 14, 2017
Replace Iterator::sum() with fold
#16 by llogiq was closed Jan 10, 2017
2
5
Add method to count UTF-8 chars
#12 by llogiq was closed Dec 25, 2017
benchmark on stable + beta
#8 by llogiq was closed Dec 10, 2016
Use quickcheck for tests
#7 by vks was closed Oct 5, 2016
Returns wrong value on some inputs
#3 by zdanz was closed Sep 28, 2016
Failing test
#1 by Veedrac was closed Sep 27, 2016
ProTip! Exclude everything labeled bug with -label:bug.