Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vmanot/binary-swallow


https://github.com/vmanot/binary-swallow

Last synced: 21 days ago
JSON representation

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`