motoko_xml
XML encoder/decoder
A Motoko library that handles XML serialization and deserialization.
XML encoding/decoding library in motoko
2 stars
3 watching
0 forks
Language: Motoko
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
edjcase/motoko_cbor | Enables encoding and decoding of CBOR (Concise Binary Object Representation) data between bytes and CBOR objects | 6 |
edjcase/motoko_candid | Provides tools for encoding and decoding binary data to Candid values | 6 |
edjcase/motoko_datetime | A DateTime library for Motoko that provides classes and methods for date and time manipulation, including parsing, formatting, and timezone handling. | 2 |
aviate-labs/encoding.mo | A library providing utilities for encoding and decoding data in various formats | 11 |
matthewhammer/motoko-sequence | A library for building persistent sequential data structures | 15 |
herumi/ecdsa-motoko | Provides a cryptographic implementation in Motoko, a high-level programming language. | 14 |
liveui/xmlcoding | Software development tools for encoding and decoding XML data using the Codable protocol in Swift | 10 |
clbanning/mxj | A library that decodes and encodes XML data to/from structured data formats like Go's map[string]interface{} | 622 |
canscale/lexicographic-encoding | A library that provides a way to encode integers in a lexicographically sorted manner | 1 |
ludocode/mpack | A C implementation of an encoder and decoder for the MessagePack serialization format | 545 |
nekobato/deno-xml-parser | A Deno port of the XML parser from Segmentio, allowing parsing of XML data within Deno applications. | 21 |
aviate-labs/json.mo | A JSON serialization format for Motoko programming language | 19 |
dfinity/motoko-base | Provides a set of core modules and functionality for the Motoko programming language. | 483 |
coreoffice/xmlcoder | An XML parsing framework with features like namespace prefix stripping and dynamic node encoding | 802 |
flyq/motoko-base32 | A Motoko template for building a base32 encoding library | 4 |