swift-rlp
Encoder
A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data
Recursive Length Prefix encoding written in Swift
24 stars
4 watching
4 forks
Language: Swift
last commit: about 1 year ago
Linked from 1 awesome list
encodingethereumiosmacosrlpswift
Related projects:
Repository | Description | Stars |
---|---|---|
| An Elixir implementation of Ethereum's RLP encoding specification | 31 |
| Encodes any Encodable value into an array of URLQueryItem objects | 64 |
| Provides high-performance tools for working with Ethereum contract abis and RLP encodings in Java. | 80 |
| A Python library to handle rotary encoders in MicroPython microcontrollers | 8 |
| A cryptographic library for encrypting and decrypting arbitrary binary data in Elixir | 61 |
| A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
| Provides an encoding and decoding framework for the CBOR data format in Swift. | 51 |
| 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. | 989 |
| A Go package providing efficient encoding and decoding APIs for various data formats. | 1,005 |
| A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
| A Haskell library for encoding and decoding data using the Avro format | 83 |
| A Go library for encoding and decoding Morse code | 83 |
| A library of classes for asynchronously encoding BitmapData objects into image file formats. | 19 |
| A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 749 |
| A pure Elixir implementation of Base62 encoding and decoding | 20 |