rustio rustio.net
46

tried

v0.1.0 Experimental

A fast, compact double-array trie with `no_std` + `alloc` support. Fork of [yada](https://crates.io/crates/yada) providing O(key-length) exact-match and common-prefix search over a flat, cache-friendly byte buffer (4 bytes per node).

Apache-2.0 Edition 2024
AlgorithmsData structuresText processingNo standard library #search#trie#prefix#no_std#double-array

Quick Verdict

  • โœ“Actively maintained (updated 28d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (18KB, 2 deps)
  • โœ“Permissive license (Apache-2.0)

Security

Checking security advisories...
Downloads
260
Dependents
2
Releases
2
Size
18KB

Deep Insights

๐Ÿ“Š
Download activity

269 downloads in the last 30 days (9/day avg).

๐Ÿ‘ค
Prolific maintainer

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

๐Ÿชถ
Minimal dependencies

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

๐Ÿ“
Compact crate

At 18KB, tried is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 12/25

Recency, release consistency, active ratio

Quality 14/25

Yanked ratio, deps, size, maturity, features

Community 7/20

Reverse deps, ownership, ecosystem

Popularity 3/15

Downloads, momentum, growth trend

Documentation 10/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
3/day avg
010203012/291/162/32/213/113/28

Top Dependents

Most downloaded crates that depend on tried

Version Adoption

v0.1.0
87%
v0.0.1
13%

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
2
direct dependencies
Dependents
2
crates depend on tried

Similar Crates