-
swift-collections Public
Forked from apple/swift-collectionsCommonly used data structures for Swift
Swift Apache License 2.0 UpdatedAug 17, 2022 -
Cucumberish Public
Forked from Ahmed-Ali/CucumberishCucumberish is test automation framework for Behaviour Driven Development. It is inspired by the amazing way of writing automated test cases introduced originally by Cucumber using Gherkin language
Objective-C MIT License UpdatedDec 10, 2018 -
ThingsJSONCoder Public
Forked from culturedcode/ThingsJSONCoderHelper classes to create the JSON required for the Things URL scheme
Swift MIT License UpdatedJul 26, 2018 -
Embassy Public
Forked from envoy/EmbassySuper lightweight async HTTP server library in pure Swift runs in iOS / MacOS / Linux
Swift MIT License UpdatedJun 22, 2018 -
then Public
Forked from freshOS/Then🎬 Promises Library for Swift with Async/Await
Swift MIT License UpdatedApr 2, 2018 -
-
Stencil Public
Forked from stencilproject/StencilStencil is a simple and powerful template language for Swift.
Swift BSD 2-Clause "Simplified" License UpdatedOct 13, 2016 -
Argo Public
Forked from thoughtbot/ArgoFunctional JSON parsing library for Swift
Swift MIT License UpdatedOct 12, 2016 -
Result Public
Forked from antitypical/ResultSwift type modelling the success/failure of arbitrary operations.
Swift MIT License UpdatedAug 19, 2016 -
Runes Public
Forked from thoughtbot/RunesInfix operators for monadic functions in Swift
Swift MIT License UpdatedAug 18, 2016 -
Curry Public
Forked from thoughtbot/CurrySwift implementations for function currying
Swift MIT License UpdatedAug 18, 2016 -
Carthage Public
Forked from Carthage/CarthageA simple, decentralized dependency manager for Cocoa
Swift Other UpdatedAug 17, 2016 -
OAuthSwift Public
Forked from OAuthSwift/OAuthSwiftSwift based OAuth library for iOS
Swift MIT License UpdatedJul 8, 2016 -
TZStackView Public
Forked from tomvanzummeren/TZStackViewUIStackView replica for iOS 7.x and iOS 8.x
Swift MIT License UpdatedJul 7, 2016 -
CleanroomLogger Public
Forked from emaloney/CleanroomLoggerCleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant
Swift MIT License UpdatedJul 7, 2016 -
CleanroomASL Public
Forked from jacksonh/CleanroomASLA Swift-based API for reading from & writing to the Apple System Log (more commonly known somewhat inaccurately as "the console")
Swift MIT License UpdatedJul 7, 2016 -
mogenerator Public
Forked from rentzsch/mogeneratorCore Data code generation
Objective-C MIT License UpdatedNov 1, 2015 -
Quick Public
Forked from Quick/QuickThe Swift (and Objective-C) testing framework.
Swift Apache License 2.0 UpdatedSep 14, 2015 -
yaml.swift Public
Forked from behrang/YamlSwiftLoad YAML and JSON documents using Swift
Swift UpdatedJun 14, 2015 -
IDZSwiftCommonCrypto Public
Forked from iosdevzone/IDZSwiftCommonCryptoA wrapper for Apple's Common Crypto library written in Swift.
Swift MIT License UpdatedMay 19, 2015 -
MultiMarkdown-4 Public
Forked from fletcher/MultiMarkdown-4C implementation of MultiMarkdown; almost complete rewrite of MMD 3 (which was aka "peg-multimarkdown").
C Other UpdatedMay 17, 2015 -
Swell Public
Forked from hubertr/SwellLogging utility for Swift and Objective C
Swift Apache License 2.0 UpdatedMay 9, 2015 -
-
-
-
MASPreferences Public
Forked from cocoabits/MASPreferencesModern implementation of the Preferences window for OS X apps, used in TextMate, GitBox and Mou:
Objective-C Other UpdatedAug 5, 2014 -
iOS-GPX-Framework Public
Forked from phamquy/iOS-GPX-FrameworkThis is an iOS framework for parsing/generating GPX files.
Objective-C Other UpdatedJul 26, 2014 -
GZIP Public
Forked from nicklockwood/GZIPA simple NSData category for gzipping/unzipping data in iOS and Mac OS
Objective-C Other UpdatedJul 2, 2014 -
FXKeychain Public
Forked from nicklockwood/FXKeychainFXKeychain is a lightweight wrapper around the Apple keychain APIs that provides a simple dictionary-like interface.
Objective-C Other UpdatedMay 30, 2014 -
NSHash Public
Forked from christoph-jerolimov/NSHashNSHash adds hashing methods to NSString and NSData.