edn-rs

EDN parser

A Rust crate for parsing and emitting Extensible Data Notation (EDN) data format.

[DEPRECATED]: Crate to parse and emit EDN

GitHub

81 stars
4 watching
14 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
netvl/xml-rs A Rust library for parsing and working with XML documents 461
m4b/goblin A Rust-based library for parsing and analyzing binary formats 1,206
florob/rustyxml An XML parser written in Rust 103
brennie/diffx-rs A Rust library for parsing and working with diffX data 1
ephraimkunz/gedcomx-rs A collection of Rust libraries for working with GEDCOM X data structures and file formats. 4
eddelbuettel/rcppsimdjson A set of C++ bindings for a fast JSON parsing library 118
ystero-dev/hampi A toolkit for generating Rust bindings from ASN.1 specifications 44
rustadopt/jzon-rs A JSON parsing and serialization library in Rust 8
stevenschobert/weebo An XML-RPC parser/formatter for Elixir with datatype mapping support 2
alex/rust-asn1 A library for parsing and generating ASN.1 data (DER only) in Rust. 104
jcreekmore/pem-rs A Rust library that parses and encodes PEM-encoded data 57
nrc/zero A Rust library for parsing binary data without allocating memory on the heap. 47
kodemartin/rustpostal A Rust library for parsing and normalizing street addresses 14
hsivonen/encoding_rs An implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings. 394
eddelbuettel/td R interface to twelvedata API 15