swift-rlp

Encoder

A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data

Recursive Length Prefix encoding written in Swift

GitHub

24 stars
4 watching
4 forks
Language: Swift
last commit: over 2 years ago
Linked from 1 awesome list

encodingethereumiosmacosrlpswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mana-ethereum/ex_rlpAn Elixir implementation of Ethereum's RLP encoding specification31
pitiphong-p/urlqueryitemencoderEncodes any Encodable value into an array of URLQueryItem objects64
esaulpaugh/headlongProvides high-performance tools for working with Ethereum contract abis and RLP encodings in Java.80
bramrausch/encoderlibA Python library to handle rotary encoders in MicroPython microcontrollers8
rubencaro/cipherA cryptographic library for encrypting and decrypting arbitrary binary data in Elixir61
sija/base62.crA library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality.10
somerandomiosdev/cborcodingProvides an encoding and decoding framework for the CBOR data format in Swift.51
linkedin/goavroA library that enables encoding and decoding of Avro data in Go, providing a more straightforward and efficient way to work with binary and textual JSON formats.989
segmentio/encodingA Go package providing efficient encoding and decoding APIs for various data formats.1,005
treye/json_stream_encoderA streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed.8
haskell-works/avroA Haskell library for encoding and decoding data using the Avro format83
alwindoss/morseA Go library for encoding and decoding Morse code83
leeburrows/async-image-encodersA library of classes for asynchronously encoding BitmapData objects into image file formats.19
randy408/libspngA lightweight PNG image decoder and encoder library with a focus on performance and simplicity.749
elixirs/base62A pure Elixir implementation of Base62 encoding and decoding20