Decision Workspace
ez_netflow_lib vs ez_netflow_cli vs netflow_parser
Side-by-side comparison of Rust crates
44
ez_netflow_lib
growingv0.1.4
EZ-Netflow is an all-in-one netflow server and library that's really easy to use. This is the lib crate, which contains the core server and database code. Use this crate directly if you want to incorporate EZ-Netflow into your project.
42
ez_netflow_cli
growingv0.1.3
EZ-Netflow is an all-in-one netflow server and library that's really easy to use. This is the CLI crate, which creates the ready-to-go executable that includes the netflow server and automatic output of data in table format in the console. If you want to incorporate the server into your code check out ez-netflow-lib.
60
netflow_parser
stablev1.0.1
Parser for Netflow Cisco V5, V7, V9, IPFIX
Core Metrics
| ez_netflow_lib | ez_netflow_cli | netflow_parser | |
|---|---|---|---|
| Health Score | 44 | 42 | 60 |
| Total Downloads | 3.2K | 2.5K | 83.2K |
| 30d Downloads | 24 | 6 | 6.9K |
| Dependents | 4 | 0 | 10 |
| Releases | 5 | 4 | 69 |
| Last Updated | 356d ago | 356d ago | 5d ago |
| Age | 1y | 1y | 2y 7m |
Health Breakdown
ez_netflow_lib
Maintenance
8
Quality
14
Community
8
Popularity
4
Documentation
10
ez_netflow_cli
Maintenance
8
Quality
14
Community
6
Popularity
4
Documentation
10
netflow_parser
Maintenance
19
Quality
14
Community
9
Popularity
6
Documentation
12
Technical Details
| ez_netflow_lib | ez_netflow_cli | netflow_parser | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.3 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 5 | 11 |
| Crate Size | 17KB | 9KB | 1.9MB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •netflow_parser leads with a health score of 60/100, but none of the options score above 80.
- •ez_netflow_lib, ez_netflow_cli are pre-1.0 — API may change.