Giter Club home page Giter Club logo

awesome-swift's Introduction

Awesome Swift

A collaborative list of awesome Swift resources,inspired by awesome-python and listed on awesome-awesomeness.

Feel free to contribute!

Demo App

Some interesting demo/poc apps written in swift.

iOS

A list of iOS swift demo apps

OSX

A list of OSX swift demo apps

  • clock-saver - a clock screen saver for osx written in swift.

Dependency Manager

Dependency manager software for swift.

  • cocoapods - the most used dependency manager for Objective-C and now Swift projects.

Extra

Some extra stuffs and goodies for swift

Guides

An awesome list of swift related guides.

Libs

Here you can find a list of snippets and libs for your swift projects.

Auto Layout

Bored of using storyboard? Give a try to declarative auto layout libs.

  • Cartography - declarative auto layout lib for your project.
  • SwiftAutoLayout - a small DSL for autolayout.
  • Tails - declarative autolayout for ios app written in swift.

Colors

Interesting snippets related to color management and utilty.

Data Management

Core Data

No more pain with Core Data, here listed some interesting lib to handle data management.

  • QueryKit - an easy way to play with coredata filtering within your swift projects.

JSON

Struggling using json data? Here you are some interesting way to handle it.

SQLite

Are you interested in storing your app data using SQLite? Here some interesting resources.

Fonts

A collection of font related snippets.

Framework

Do you need any framework?

Http Requests

A list of libs that allow you to decrease the amount of time spent to deal with http requests.

Keyboard

Do you want to create your own customized keyboard? Here some interesting resources

Math

  • swix - A general matrix language.

iBeacon

Interested in using iBeacon in your swift project? Here some interesting resources.

  • iBeacon - iBeacon implementation in swift.

Images

An interesting list of image related libs..

Testing

A collection of testing frameworks.

  • Sleipnir - BDD-style framework for Swift.
  • Swiftest - experimental BDD-style framework.
  • Quick - Quick is a behavior-driven development framework for Swift and Objective-C.

UI

A collection of pre-packaged transitions & cool ui stuffs.

Utility

Some interesting utility that help you in your projects

  • __ - Underscore.js power in your Swift projects.
  • AwesomeCache - manage cache easy in your swift project.
  • BrightFutures - promise and future lib for swift.
  • CLKit - a way to create cli with swift.
  • Collection Each - add each func to collections.
  • Dollar - a lib similar to Lo-Dash or Underscore in Javascript.
  • PromiseKit - async promise programming lib.
  • Pythonic.swift - Pythonic tool-belt for Swift: a Swift implementation of selected parts of Python standard library.
  • Swiftz - a lib for functional programming.
  • Swift Sugar - objsugar ported to swift.
  • XCGLogger - a lib that help you handling better debug logging.
  • SpecificationPattern - chainable rules useful for form validation.

Webserver

Do you wanna host a webserver in your device? Here you can find some tricks to do it.

  • swifter - Http server written in Swift with routing handler.

awesome-swift's People

Contributors

atermenji avatar matteocrippa avatar neoneye avatar practicalswift avatar

Watchers

 avatar  avatar  avatar

Forkers

mustafaalhayali

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.