rymcol / core

Core extensions, type-aliases, and functions that facilitate common tasks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Core

Core

Swift Build Status CircleCI Code Coverage Codebeat Slack Status

Core is a collection of useful protocols, extensions, type-aliases, functions, and libraries. It is used extensively in almost all of Qutheory's packages and in Vapor.

πŸš€ Features

  • 100% test coverage
  • Documented methods
  • Extensions
    • Array
    • Bool
    • Sequence
    • Equatable
  • Collection subscripts
  • Extractable protocol
  • Atomic Locking
  • Percent encoding/decoding
  • Promises
  • Result enum
  • Dispatch
  • Bytes and Byte
  • StaticDataBuffer

🌏 Environment

Core Xcode Swift
0.3.x 8.0 Beta 3 DEVELOPMENT-SNAPSHOT-2016-07-25-a
0.2.x 8.0 Beta 3 DEVELOPMENT-SNAPSHOT-2016-07-20-qutheory
0.1.x 8.0 Beta 2 3.0-PREVIEW-2

πŸ“– Documentation

Visit the Vapor web framework's documentation for instructions on how to install Swift 3.

πŸ’§ Community

We pride ourselves on providing a diverse and welcoming community. Join your fellow Qutheory developers in our slack and take part in the conversation.

πŸ”§ Compatibility

Core has been tested on OS X 10.11, Ubuntu 14.04, and Ubuntu 15.10.

πŸ‘₯ Authors

Made by Tanner Nelson, Logan Wright, and the hundreds of members of the Vapor community.

About

Core extensions, type-aliases, and functions that facilitate common tasks.

License:MIT License


Languages

Language:Swift 100.0%