Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/typelift/alchemy
Declarative Binary Serialization for Swift Structures
https://github.com/typelift/alchemy
Last synced: about 1 month ago
JSON representation
Declarative Binary Serialization for Swift Structures
- Host: GitHub
- URL: https://github.com/typelift/alchemy
- Owner: typelift
- License: mit
- Created: 2016-04-29T21:25:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-12T03:47:27.000Z (over 6 years ago)
- Last Synced: 2024-11-07T06:43:01.418Z (about 2 months ago)
- Language: Swift
- Size: 43.9 KB
- Stars: 47
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![Build Status](https://travis-ci.org/typelift/Alchemy.svg?branch=master)](https://travis-ci.org/typelift/Alchemy)
[![Gitter chat](https://badges.gitter.im/DPVN/chat.png)](https://gitter.im/typelift/general?utm_source=share-link&utm_medium=link&utm_campaign=share-link)# Alchemy
Declarative Binary Serialization for Swift Structures# System Requirements
Alchemy supports OS X 10.9+, iOS 8.0+, tvOS 9.0+, and watchOS 2.0+.# License
Alchemy is released under an MIT license.