toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 172 packages
Sort by PUB-AZS
A dart plugin for Uniform Resources(URs) decode/encode. URs are URI-encoded CBOR structures developed by Blockchain Commons.
Yet another RC4 cryptor that encodes/decodes bytes and UTF8 strings.
Encode messages into emojis and decode them using Unicode variation selectors. Hide text within any Unicode character invisibly.#unicode#steganography#encoding#emoji#variation-selectors
Provides a bridge to call go libraries via FFI and protobuffer encoded messages
Helper classes to encode and decode UTF16 string to List<int>
The implementation of BPE algorithm for sentence encode/decode
Encode/decode/count the tokens for your ChatGPT prompt(sentence/words).
Recognition of optical encoded information for SBB use cases.#scanner
Parse request bodies and query strings in Dart. Supports JSON, URL-encoded, and multi-part bodies.
High performance CSV encoder and decoder with retained types and nullability.#csv#serialization#deserialization#encode#decode