rustio rustio.net
51

to-regex-range

v0.1.1 Experimental

Generate a compact regex that matches an integer range: (1, 99) -> [1-9]|[1-9][0-9]. A faithful port of the to-regex-range npm package. Zero dependencies, no_std.

MIT OR Apache-2.0 Edition 2021 MSRV 1.74
Text processingParser implementationsNo standard library #range#number#integer#regex#pattern

Quick Verdict

  • โœ“Actively maintained (updated 21d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (11KB, 0 deps)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
27
Dependents
0
Releases
2
Size
11KB

Deep Insights

๐Ÿ“Š
Download activity

27 downloads in the last 30 days (1/day avg).

๐Ÿ‘ค
Prolific maintainer

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

๐Ÿชถ
Zero dependencies

to-regex-range has no external dependencies โ€” minimal supply chain risk and fast compile times.

๐Ÿ“
Compact crate

At 11KB, to-regex-range is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 13/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 6/20

Reverse deps, ownership, ecosystem

Popularity 2/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg
04/265/146/16/197/77/24

Version Adoption

v0.1.1
56%
v0.1.0
44%

Release Timeline

2 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
2
Less
More

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
0
crates depend on to-regex-range

Similar Crates