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: 10 months ago
Linked from 1 awesome list

encodingethereumiosmacosrlpswift

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mana-ethereum/ex_rlp An Elixir implementation of Ethereum's RLP encoding specification 31
pitiphong-p/urlqueryitemencoder Encodes any Encodable value into an array of URLQueryItem objects 64
esaulpaugh/headlong Provides high-performance tools for working with Ethereum contract abis and RLP encodings in Java. 79
bramrausch/encoderlib A Python library to handle rotary encoders in MicroPython microcontrollers 8
rubencaro/cipher A cryptographic library for encrypting and decrypting arbitrary binary data in Elixir 61
sija/base62.cr A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. 10
somerandomiosdev/cborcoding Provides an encoding and decoding framework for the CBOR data format in Swift. 50
linkedin/goavro A 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. 985
segmentio/encoding A Go package providing efficient encoding and decoding APIs for various data formats. 996
treye/json_stream_encoder A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. 8
haskell-works/avro A Haskell library for encoding and decoding data using the Avro format 83
alwindoss/morse A Go library for encoding and decoding Morse code 82
leeburrows/async-image-encoders A library of classes for asynchronously encoding BitmapData objects into image file formats. 20
randy408/libspng A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. 736
elixirs/base62 A pure Elixir implementation of Base62 encoding and decoding 20