An open API service indexing awesome lists of open source software.

https://github.com/pureswift/tlvcoding

TLV8 (Type-Length-Value) Coder library
https://github.com/pureswift/tlvcoding

homekit swift tlv

Last synced: about 1 year ago
JSON representation

TLV8 (Type-Length-Value) Coder library

Awesome Lists containing this project

README

          

# TLVCoding

[![Build Status](https://travis-ci.org/PureSwift/TLVCoding.svg?branch=master)](https://travis-ci.org/PureSwift/TLVCoding)

TLV8 (Type-Length-Value) Coder library

# See Also

- [BluetoothLinux](https://github.com/PureSwift/BluetoothLinux) - Pure Swift Linux Bluetooth Stack
- [GATT](https://github.com/PureSwift/GATT) - Bluetooth Generic Attribute Profile (GATT) for Swift
- [SwiftFoundation](https://github.com/PureSwift/SwiftFoundation) - Cross-Platform, Protocol-Oriented Programming base library to complement the Swift Standard Library.
- [Cacao](https://github.com/PureSwift/Cacao) - Pure Swift Cross-platform UIKit
- [Silica](https://github.com/PureSwift/Silica) - Pure Swift CoreGraphics (Quartz2D) implementation
- [Predicate](https://github.com/PureSwift/Predicate) - Pure Swift Predicate implementation