CBORCoding
CBOR encoder
Provides an encoding and decoding framework for the CBOR data format in Swift.
Easy CBOR encoding and decoding for iOS, macOS, tvOS and watchOS.
50 stars
1 watching
14 forks
Language: Swift
last commit: about 1 year ago
Linked from 1 awesome list
carthagecborcocoapodshacktoberfestiosmacosswiftswiftpmtvoswatchos
Related projects:
Repository | Description | Stars |
---|---|---|
edjcase/motoko_cbor | Enables encoding and decoding of CBOR (Concise Binary Object Representation) data between bytes and CBOR objects | 6 |
fxamacker/cbor | A library for encoding and decoding binary data in a compact and secure format. | 739 |
ygrek/ocaml-cbor | Provides OCaml bindings to the CBOR data encoding standard | 24 |
alephao/swift-rlp | A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data | 24 |
srikanthramu/webauthn-cbor-burp | A tool to decode WebAuthn CBOR format in web requests | 1 |
well-typed/cborg | A Haskell implementation of the CBOR format for fast binary serialisation and deserialisation. | 191 |
pjk/libcbor | A C library for parsing and generating CBOR data format | 342 |
cosmo/iso8859 | A Swift library for encoding and decoding text using the ISO8859 standard | 18 |
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 |
dmazzella/ucbor | Implementation of a lightweight CBOR serializer/deserializer for use in embedded systems with limited resources. | 1 |
denorg/qrcode | Generates QR code images as base64-encoded strings | 42 |
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
intel/tinycbor | A C library for serializing and deserializing binary objects in a compact format | 501 |
yannickl/qrcodereader.swift | A simple iOS QR code scanner with camera switching and result processing features | 1,330 |
chronoxor/fastbinaryencoding | A universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding. | 828 |