/core

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

Primary LanguageSwiftMIT LicenseMIT

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.