rustio rustio.net
72

memchr

v2.8.0 Stable

Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search.

Unlicense OR MIT Edition 2021 MSRV 1.61
#search#find#memchr#substring#memmem

Quick Verdict

  • Actively maintained (updated 49d ago)
  • Stable API (2.x for 10+ years)
  • Massive adoption (17.1K crates depend on it)
  • Tiny footprint (98KB, 3 deps)
  • Permissive license (Unlicense OR MIT)

Security

Checking security advisories...
Downloads
842.6M
Dependents
17.1K
Releases
44
Size
98KB

Deep Insights

📈
Strong growth momentum

62.7M downloads in the last 30 days (2.1M/day), up 22% from the previous period.

🏛️
Foundational crate

17.1K crates depend on memchr — it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.

👤
Prolific maintainer

The primary maintainer publishes 84 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

Stable for 10+ years

The API has been stable (1.x) for over 10 years with 44 releases. This level of maturity means you can depend on it without worrying about breaking changes.

🪶
Minimal dependencies

Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

🌟
Used by top crates

Notable dependents include serde_json, regex-automata, regex, aho-corasick, futures-util. When high-quality crates choose memchr, it's a strong quality signal.

Health Breakdown

Maintenance 15/25

Recency, release consistency, active ratio

Quality 22/25

Yanked ratio, deps, size, maturity, features

Community 12/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
1.7M/day avg+65%
0500K1.0M1.5M2.0M2.5M12/291/162/32/213/113/28

Top Dependents

Version Adoption

v2.7.4
39%
v2.5.0
22%
v2.7.6
17%
v2.7.5
15%
v2.6.4
7%

Release Timeline

44 releases1 yankedsince 2015
J
F
M
A
M
J
J
A
S
O
N
D
2015
7
2016
5
2017
4
2018
4
2019
3
2020
5
2021
2
2022
1
2023
7
2024
3
2025
2
2026
1
Less
More|
Yanked

Feature Flags

default =["std"]

std*libcalloclogginguse_stdrustc-dep-of-std

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
17.1K
crates depend on memchr

Similar Crates