https://github.com/typelift/alchemy
Declarative Binary Serialization for Swift Structures
https://github.com/typelift/alchemy
Last synced: about 1 year 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-12T03:47:27.000Z (about 8 years ago)
- Last Synced: 2025-03-29T03:32:16.850Z (about 1 year ago)
- Language: Swift
- Size: 43.9 KB
- Stars: 47
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/Carthage/Carthage)
[](https://travis-ci.org/typelift/Alchemy)
[](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.