Decision Workspace
hampel_filter vs hampel vs median
Side-by-side comparison of Rust crates
50
hampel_filter
experimentalv0.1.1
Hampel filter for outlier detection in streaming float data
55
hampel
growingv0.2.1
Sequential outlier detection and removal using Hampel identifiers
43
median
growingv0.3.2
An implementation of an efficient O(n) median filter.
Core Metrics
| hampel_filter | hampel | median | |
|---|---|---|---|
| Health Score | 50 | 55 | 43 |
| Total Downloads | 48 | 4.1K | 50.7K |
| 30d Downloads | 48 | 47 | 1.3K |
| Dependents | 0 | 0 | 3 |
| Releases | 2 | 4 | 5 |
| Last Updated | 14d ago | 4d ago | 1850d ago |
| Age | 15d | 3y 10m | 8y |
Health Breakdown
hampel_filter
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
15
hampel
Maintenance
19
Quality
16
Community
6
Popularity
4
Documentation
10
median
Maintenance
4
Quality
15
Community
7
Popularity
6
Documentation
11
Technical Details
| hampel_filter | hampel | median | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.1 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause OR Apache-2.0 | MIT OR Apache-2.0 | MPL-2.0 |
| Dependencies | 1 | 1 | 5 |
| Crate Size | 10KB | 9KB | 126KB |
| Features | 0 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | — |
| MSRV | 1.89.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hampel leads with a health score of 55/100, but none of the options score above 80.
- •median has the most downloads (50.7K), suggesting wider adoption.
- •⚠ median has not been updated in over a year.