Skip to content

Issues: BurntSushi/memchr

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

v2.7.3 breaks big endian targets
#152 by CryZe was closed Jun 14, 2024 updated Jun 14, 2024
x86 performance regression 2.5.0 -> 2.6.0
#139 by cgbur was closed Dec 28, 2023 updated Dec 28, 2023
Update Cargo.toml package.description
#138 by nc7s was closed Oct 1, 2023 updated Oct 1, 2023
New SIMD improvements break MSRV for aarch64 targets bug
#136 by complexspaces was closed Sep 2, 2023 updated Sep 3, 2023
Memchr<'_> is no longer Sync from v2.6
#133 by Nugine was closed Aug 30, 2023 updated Aug 30, 2023
port the memchr implementations to "generic SIMD" code
#87 by BurntSushi was closed Aug 28, 2023 updated Aug 28, 2023
Add aarch64 neon simd support
#76 by Count-Count was closed Aug 28, 2023 updated Aug 28, 2023
Feature request: no-std + alloc enhancement
#121 by VorpalBlade was closed Jul 11, 2023 updated Jul 11, 2023
Broken crates.io badge in Readme
#90 by atouchet was closed Apr 30, 2022 updated Apr 30, 2022
Provide const implementation wontfix
#104 by chrysn was closed Apr 30, 2022 updated Apr 30, 2022
Error when building memchr with custom rustflags -static wontfix
#97 by AsafFisher was closed Apr 30, 2022 updated Apr 30, 2022
Error building for arm64 on a am64 with docker
#101 by jdrouet was closed Dec 3, 2021 updated Dec 3, 2021
The next function in memchr*_iter doesn't seem to compute efficiently.
#88 by yiunsr was closed Sep 22, 2021 updated Sep 22, 2021
api argument order inconsitant
#92 by Stargateur was closed Aug 28, 2021 updated Aug 28, 2021
memchr 2.4.0 msrv breaks nom 5.1.2 msrv of 1.37
#83 by ericseppanen was closed May 25, 2021 updated May 25, 2021
memrchr implementations may conflict with stacked borrows
#58 by HeroicKatora was closed Apr 30, 2021 updated Apr 30, 2021
Use rustc_layout_scalar_valid_range_end(usize::MAX - 1) for the index
#72 by jyn514 was closed Apr 30, 2021 updated Apr 30, 2021
Failure to build on Apple Silicon M1
#78 by Xe was closed Dec 1, 2020 updated Dec 1, 2020
ProTip! no:milestone will show everything without a milestone.