harriet

Turtle parser

Provides an API for parsing and serializing the Turtle document format

Parser and serializer for the Turtle format

GitHub

11 stars
1 watching
0 forks
Language: Rust
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
deiu/rdf2goA Go library for parsing and serializing RDF data in Turtle and JSON-LD formats.65
peta/turtle.tmbundleA Textmate bundle for editing and working with Turtle, a terse RDF triple language.28
abcoates/sublime-text-turtle-sparqlProvides syntax and completion support for Turtle and SPARQL languages in Sublime Text.40
jturner314/py_literalA Rust crate for parsing and formatting Python literals.16
alangrafu/turtle-in-htmlA tool to visualize RDF in HTML as Turtle triples4
tamasfe/taploA Rust toolkit for parsing and encoding TOML v1.0.0 data1,504
ara3d/parakeetA parsing library designed to efficiently parse programming languages72
factbirdhq/atatA Rust crate for parsing AT commands in an embedded system context116
oxigraph/rioProvides low-level parsers and formatters for various RDF file formats.85
jeeger/ttl-modeAn Emacs mode for editing Turtle RDF files with enhanced indentation support for graphs9
shnewto/bnfA parser for Backus-Naur form grammars in Rust.262
keruspe/tar-parser.rsA Rust implementation of a tar archive parser using the Nom parsing library.34
toml-rs/tomlTools and utilities for parsing and editing TOML configuration files in Rust739
servo/html5everAn HTML parser designed to meet the standards of modern web browsers2,171
pest-parser/astConverts a dynamically typed Parse Tree to a strongly typed Abstract Syntax Tree and provides automatic conversion via derive.83