Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vmanot/binary-swallow
https://github.com/vmanot/binary-swallow
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vmanot/binary-swallow
- Owner: vmanot
- License: other
- Created: 2024-02-25T18:35:13.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-28T20:51:29.000Z (12 months ago)
- Last Synced: 2025-01-13T18:09:49.236Z (about 1 month ago)
- Language: Swift
- Size: 66.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Swallow
A complement to the Swift standard library. This framework contains a suite of essential protocols and types that are missing from the standard library, and attempts to maintain API parity with the latest Swift evolution trends.
Swallow is composed of the following modules:
- `Swallow`
- `Diagnostics`
- `FoundationX`
- `Compute`
- `POSIX`
- `Runtime`Along with the miscellaneous modules:
- `_LoremIpsum`
- `SE0270_RangeSet`