Giter Site home page Giter Site logo

awesome-swift-1's Introduction

Awesome Swift

A curated list of awesome Swift frameworks, libraries and software. Inspired by awesome-php.

UI

  • FlourishUI - Framework for modals, color exensions and buttons.
  • SwiftColors - HEX color handling as an extension for UIColor.
  • FontAwesome.swift - Use FontAwesome in your Swift projects.
  • SwiftOverlays - GUI library for displaying various popups and notifications.

JSON/XML Manipulation

  • SwiftyJSON - The better way to deal with JSON data in Swift.
  • json-swift - A basic library for working with JSON in Swift.
  • Argo - JSON parsing library for Swift, inspired by Aeson.
  • ObjectMapper - JSON Object mapping written in Swift.
  • SWXMLHash - Simple XML parsing in Swift.
  • Alamofire-SwiftyJSON - Alamofire extension for serialize NSData to SwiftyJSON.
  • Starscream - WebSockets Library

Databases

Databases implemented in Swift.

  • Realm - A mobile database that runs directly inside phones, tablets or wearables.
  • SQLite.swift - A pure Swift framework wrapping SQLite3. Small. Simple. Safe.
  • SwiftData - A simple and effective wrapper around the SQLite3 C API written completely in Swift.
  • Squeal - A Swift wrapper for SQLite databases.
  • SQLiteDB - Basic SQLite wrapper for Swift.

Testing

Libraries for testing codebases and generating test data.

  • Quick - A behavior-driven development test framework for Swift and Objective-C.
  • Sleipnir - A BDD-style framework for Swift.
  • Nimble - A Matcher Framework for Swift.

Documentation

Libraries for generating documentation files.

  • jazzy - A soulful way to generate docs for Swift & Objective-C

Events

Libraries for one-to-many communications.

  • EmitterKit - An elegant event framework built in Swift
  • Swift-Custom-Events - A very simple way to implement Backbone.js style custom event listeners and triggering in Swift for iOS development.

Queue

Libraries for working with event and task queues.

  • TaskQueue - A Task Queue Class developed in Swift.
  • Dispatcher - Queues, timers, and task groups in Swift

HTTP

Swift libraries and wrappers for HTTP clients.

  • Alamofire - an HTTP networking library written in Swift.
  • SwiftHTTP - Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.
  • Net - HttpRequest wrapper written in Swift.
  • OAuthSwift - Swift based OAuth library for iOS
  • Moya - Network abstraction layer written in Swift

Caching

Libraries for caching.

  • HanekeSwift - A lightweight generic cache for iOS written in Swift with extra love for images.

Security

Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities.

  • CryptoSwift - Crypto related functions and helpers for Swift implemented in Swift programming language.
  • SHA256-Swift - Swift framework wrapping CommonCrypto's SHA256 methods.
  • SwiftSSL - An Elegant crypto toolkit in Swift.

Logging

Libraries for generating and working with log files.

  • XCGLogger - A debug log framework for use in Swift projects.
  • Swell - A logging utility for Swift and Objective C.

Third Party APIs

Libraries for accessing third party APIs.

  • GooglePlacesAutocomplete - Simple Google Places address entry for iOS.
  • Swifter - A Twitter framework for iOS & OS X written in Swift
  • SwiftIB - An InteractiveBrokers API Library for OS X written in Swift. InteractiveBrokers is one of a few, if not the best, brokerage company provide Gateway+API solution for traders.

Extensions

  • Dollar.swift - A functional tool-belt for Swift Language similar to Lo-Dash or Underscore in Javascript.
  • swiftz - A Swift library for functional programming.
  • ExSwift - JavaScript (Lo-Dash, Underscore) & Ruby inspired set of Swift extensions for standard types and classes.
  • Observable-Swift - Value Observing and Events for Swift.
  • PromiseKit - A delightful Promises implementation for iOS.
  • Promissum - Promise library with functional combinators like map, flatMap, whenAll & whenAny.
  • Promise - Simple promises library in Swift.
  • SwiftTask - Promise + progress + pause + cancel, using SwiftState (state machine).
  • Pythonic.swift - Pythonic tool-belt for Swift – a Swift implementation of selected parts of Python standard library.
  • SWRoute - A tiny Swift wrapper. Allows you to route (hook) quite any function/method with another function/method or even a closure.
  • Euler - Swift Custom Operators for Mathematical Notation.
  • swix - Swift Matrix and Machine Learning Library.
  • Easy-Cal-Swift - Overload +-*/ operator for Swift, make it easier to use (and not so strict).
  • AlecrimCoreData - A simple Core Data wrapper library written in Swift.
  • Async - Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch.
  • SwiftState - Elegant state machine for Swift.
  • LlamaKit - Collection of must-have functional Swift tools.
  • ReactKit - Swift Reactive Programming.
  • Basis - A number of foundational functions, types, and typeclasses.
  • CAAnimation + Closure - Add start / completion closures for CAAnimation instances
  • SwiftyUserDefaults — a cleaner, swiftier API for NSUserDefaults

Misc

  • acli - commandline tool to download curated libraries from github (very beta)
  • R.swift - tool to get strong typed, autocompleted resources like images and segues in your Swift project

Resources

Various resources, such as books, websites and articles, for improving your Swift development skills and knowledge.

Swift Websites

Swift Books

Swift Videos

Swift Playgrounds

Other Awesome Lists

Other amazingly awesome lists can be found in the awesome-awesomeness list.

Contributing

Your contributions are always welcome! Please submit a pull request or create an issue to add a new framework, library or software to the list. Do not submit a project, which hasn't been updated in the past 6 months or is not awesome.

awesome-swift-1's People

Contributors

aleclarson avatar dcharbonnier avatar dkhamsing avatar dongri avatar eugenpirogoff avatar honghaoz avatar kcome avatar lfarah avatar mac-cain13 avatar marcelomilo avatar peterprokop avatar practicalswift avatar radex avatar stephencelis avatar thinkclay avatar tomlokhorst avatar watsonbox avatar wolg avatar

Watchers

 avatar  avatar

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.