HHuckebein's Stars
aryamansharda/NetworkMonitoring
Xcode-Tips/xcode-tips.github.io
Community-run website for documenting Xcode Tips
jessesquires/TIL
Things I've learned and/or things I want to remember. Notes, links, advice, example code, etc.
kean/Formatting
iaminh/Ptrace
Ptrace antidebugging implementation
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
SwiftStudies/OysterKit
OysterKit is a framework that provides a native Swift scanning, lexical analysis, and parsing capabilities. In addition it provides a language that can be used to rapidly define the rules used by OysterKit called STLR
SlaunchaMan/ErrorAssertions
Wrappers for Swift assertions that take Error instances instead of strings, and the means to test them in XCTest.
nsoperations/Carthage
A simple, decentralized dependency manager for Cocoa
capitalone/SWHttpTrafficRecorder
A simple library empowering you to record/capture HTTP(s) traffic of an iOS app for mocking/stubbing later.
AliSoftware/OHHTTPStubs
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
kaybutter/SwiftWormhole
Swift port of MMWormhole.
dkhamsing/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
RxSwiftCommunity/NSObject-Rx
Handy RxSwift extensions on NSObject, including rx.disposeBag.
typelift/SwiftCheck
QuickCheck for Swift
optonaut/ActiveLabel.swift
UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
DeclarativeHub/Bond
A Swift binding framework
apollographql/frontpage-ios-app
📄 Apollo "hello world" app, for iOS
onmyway133/Farge
🎈Tell the name of hex color
c-Viorel/MBIcons
MBIcons contains over 200 icons that can be resized to any dimensions as they are drawn using NSBezierPath.
digiacomo/FluidValidator
General purpose validation system for objects, nested objects, enumerables written in Swift
jonreid/MockUIAlertViewActionSheet
Mock classic alerts and action sheets for unit tests
apple/swift-protobuf
Plugin and runtime library for using protobuf with Swift
JohnSundell/Unbox
[Deprecated] The easy to use Swift JSON decoder
StephanPartzsch/iOSBuildScriptSystem
Rake based build system for iOS projects.
jonreid/OCMockito
Mockito for Objective-C: creation, verification and stubbing of mock objects
iangmaia/xcode-code-snippets
XCode Code Snippets in an import-friendly format
hamcrest/OCHamcrest
Hamcrest for Objective-C: Powerful, combinable, extensible matchers for verification
CocoaPods/CocoaPods
The Cocoa Dependency Manager.