triple_accel
v0.4.0 GrowingRust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
Quick Verdict
- โNot updated for 4+ years
- !Pre-1.0: API may have breaking changes
- โTiny footprint (38KB, 2 deps)
- โPermissive license (MIT)
Security
Deep Insights
56.5K downloads in the last 30 days (1.9K/day), up 29% from the previous period.
Despite being 5+ years old, triple_accel hasn't reached 1.0 yet. Expect potential API changes between versions.
Only 2 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 37KB, triple_accel is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include bio, bk-tree, simsearch, editdistancek, duvet. When high-quality crates choose triple_accel, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on triple_accel
Version Adoption
Release Timeline
Feature Flags
default =["jewel-avx", "jewel-sse", "jewel-8bit", "jewel-16bit", "jewel-32bit"]