motoko_xml

XML encoder/decoder

A Motoko library that handles XML serialization and deserialization.

XML encoding/decoding library in motoko

GitHub

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
edjcase/motoko_cborEnables encoding and decoding of CBOR (Concise Binary Object Representation) data between bytes and CBOR objects6
edjcase/motoko_candidProvides tools for encoding and decoding binary data to Candid values6
edjcase/motoko_datetimeA DateTime library for Motoko that provides classes and methods for date and time manipulation, including parsing, formatting, and timezone handling.3
aviate-labs/encoding.moA library providing utilities for encoding and decoding data in various formats11
matthewhammer/motoko-sequenceA library for building persistent sequential data structures15
herumi/ecdsa-motokoAn implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) in the Motoko programming language.14
liveui/xmlcodingSoftware development tools for encoding and decoding XML data using the Codable protocol in Swift10
clbanning/mxjA library that decodes and encodes XML data to/from structured data formats like Go's map[string]interface{}624
canscale/lexicographic-encodingA library that provides a way to encode integers in a lexicographically sorted manner1
ludocode/mpackA C implementation of an encoder and decoder for the MessagePack serialization format549
nekobato/deno-xml-parserA Deno port of the XML parser from Segmentio, allowing parsing of XML data within Deno applications.21
aviate-labs/json.moA JSON serialization format for Motoko programming language19
dfinity/motoko-baseProvides a set of core modules and functionality for the Motoko programming language.485
coreoffice/xmlcoderAn XML parsing framework with features like namespace prefix stripping and dynamic node encoding808
flyq/motoko-base32A Motoko template for building a base32 encoding library4