-
-
Notifications
You must be signed in to change notification settings - Fork 124
Pull requests: BurntSushi/memchr
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid redudant mask computations in the generic Two and Three implementations.
#193
opened Oct 17, 2025 by
adamreichold
Loading…
refactor: use int.to_le() rather than manual implementation
#190
opened Oct 7, 2025 by
Dr-Emann
Loading…
Adding
rust/bufchr/memchr/prebuilt benchmark engine
#185
opened Jul 20, 2025 by
Yomguithereal
Loading…
Implement the
count optimization for the fallback implementation with SWAR (3-4x faster)
#183
opened Jun 30, 2025 by
Dr-Emann
Loading…
Fix Typo: "homogenous" → "homogeneous" in Script Comment
#181
opened Jun 16, 2025 by
leopardracer
Loading…
Transition from wasm32-wasi to wasm32-wasip1, fix clippy lint
#158
opened Jul 29, 2024 by
purplesyringa
Loading…
benchmarks: add ad hoc benchmark for 'quick-strings'
#156
opened Jul 22, 2024 by
BurntSushi
Loading…
ProTip!
Filter pull requests by the default branch with base:master.