···11-22-31<p align="center">
42 <img src="https://github.com/thecoolwinter/CBOR/blob/main/.github/Icon-256.png?raw=true" height="128">
53 <h1 align="center">CBOR</h1>
64</p>
55+66+<div align="center">
77+ <a href=""></a>
88+</div>
79810[CBOR](https://cbor.io/) is a flexible data format that emphasizes extremely small code size, small message size, and extendability. This library provides a Swift API for encoding and decoding Swift types using the CBOR serialization format.
911