Decision Workspace
ll-sparql-parser vs ntriples-parser vs rdf-parsers
Side-by-side comparison of Rust crates
57
ll-sparql-parser
stablev3.1.0
A resilient LL parser for SPARQL 1.2
49
ntriples-parser
experimentalv2.0.0
A parser for the rdf n-triples format.
48
rdf-parsers
experimentalv0.1.13
Error-tolerant RDF/SPARQL parsers (Turtle, TriG, N3, N-Triples, SPARQL) using an A* search algorithm to recover from malformed input and produce a lossless rowan CST.
Core Metrics
| ll-sparql-parser | ntriples-parser | rdf-parsers | |
|---|---|---|---|
| Health Score | 57 | 49 | 48 |
| Total Downloads | 15.8K | 1.3K | 403 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 62 | 27 | 22 |
| Releases | 38 | 5 | 13 |
| Last Updated | 1d ago | 95d ago | 5d ago |
| Age | 1y 2m | 5m | 1m |
Health Breakdown
ll-sparql-parser
Maintenance
19
Quality
15
Community
8
Popularity
5
Documentation
10
ntriples-parser
Maintenance
13
Quality
17
Community
7
Popularity
4
Documentation
8
rdf-parsers
Maintenance
13
Quality
12
Community
10
Popularity
3
Documentation
10
Technical Details
| ll-sparql-parser | ntriples-parser | rdf-parsers | |
|---|---|---|---|
| Version | 3.1.0 | 2.0.0 | 0.1.13 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | non-standard | MIT |
| Dependencies | 8 | 1 | 5 |
| Crate Size | 51KB | 5KB | 218KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ll-sparql-parser leads with a health score of 57/100, but none of the options score above 80.
- •rdf-parsers is pre-1.0 — API may change.