Decision Workspace
rdf-parsers vs ll-sparql-parser vs oxirs-ttl
Side-by-side comparison of Rust crates
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.
57
ll-sparql-parser
stablev3.1.0
A resilient LL parser for SPARQL 1.2
51
oxirs-ttl
experimentalv0.3.0
Turtle-family RDF parser and serializer for OxiRS - ported from Oxigraph
Core Metrics
| rdf-parsers | ll-sparql-parser | oxirs-ttl | |
|---|---|---|---|
| Health Score | 48 | 57 | 51 |
| Total Downloads | 403 | 15.8K | 1.5K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 22 | 62 | 15 |
| Releases | 13 | 38 | 13 |
| Last Updated | 5d ago | 1d ago | 22d ago |
| Age | 1m | 1y 2m | 7m |
Health Breakdown
rdf-parsers
Maintenance
13
Quality
12
Community
10
Popularity
3
Documentation
10
ll-sparql-parser
Maintenance
19
Quality
15
Community
8
Popularity
5
Documentation
10
oxirs-ttl
Maintenance
19
Quality
7
Community
9
Popularity
4
Documentation
12
Technical Details
| rdf-parsers | ll-sparql-parser | oxirs-ttl | |
|---|---|---|---|
| Version | 0.1.13 | 3.1.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 5 | 8 | 14 |
| Crate Size | 218KB | 51KB | 433KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 30.8% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.70 |
| 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, oxirs-ttl are pre-1.0 — API may change.