rustio rustio.net
46

starts-ends-with-caseless

v0.6.4 Growing

This crate provides the `StartsWithCaseless` trait and the `EndsWithCaseless` trait to extend types which implement `AsRef<str>` in order to do `starts_with` and `ends_with` case-insensitively.

MIT Edition 2018
AlgorithmsNo standard library #case-insensitive#case-folding#caseless#starts_with#ends_with

Quick Verdict

  • โœ•Not updated for 5+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (3KB, 1 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
37.3K
Dependents
56
Releases
16
Size
3KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

226 downloads in the last 30 days (8/day), up 131% from the previous period.

๐Ÿ‘ค
Prolific maintainer

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

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 6+ years old, starts-ends-with-caseless hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Minimal dependencies

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

๐Ÿ“
Compact crate

At 3KB, starts-ends-with-caseless is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 4/25

Recency, release consistency, active ratio

Quality 17/25

Yanked ratio, deps, size, maturity, features

Community 11/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 9/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
5/day avg+92%
010203012/291/162/32/213/113/28

Version Adoption

v0.5.3
38%
v0.5.4
30%
v0.2.1
12%
v0.6.4
11%
v0.3.1
9%

Release Timeline

16 releasessince 2019
J
F
M
A
M
J
J
A
S
O
N
D
2019
10
2020
6
2021
2022
2023
2024
2025
2026
Less
More

Feature Flags

default =["std"]

std*

README

Loading README...

Maintainers

Dependencies
1
direct dependencies
Dependents
56
crates depend on starts-ends-with-caseless

Similar Crates