https://github.com/keepassium/streamkit-legacy
https://github.com/keepassium/streamkit-legacy
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/keepassium/streamkit-legacy
- Owner: keepassium
- License: other
- Created: 2023-07-29T20:12:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-29T20:52:44.000Z (almost 3 years ago)
- Last Synced: 2025-02-24T11:53:40.233Z (over 1 year ago)
- Language: Swift
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# StreamKit - Memory-efficient data processing for Swift
StreamKit is a Swift package that allows data reading/writing/processing in small chunks rather than all at once.
## Requirements
- Swift 5
- iOS 15 / macOS 12
## Credits
- zlib, available under its own [zlib license](https://zlib.net/zlib_license.html)
## License
Copyright © 2023 KeePassium Labs.
StreamKit is available under the [GPLv3 license](https://choosealicense.com/licenses/gpl-3.0/). For other licensing schemes, [contact us](https://keepassium.com/contacts).