DeFrenZ's Stars
swiftlang/swift
The Swift Programming Language
kdeldycke/awesome-falsehood
😱 Falsehoods Programmers Believe in
swiftlang/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
signalapp/Signal-iOS
A private messenger for iOS.
swiftlang/swift-package-manager
The Package Manager for the Swift Programming Language
nicklockwood/SwiftFormat
A command-line tool and Xcode Extension for formatting Swift code
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.
Lona/Lona
A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts.
Provenance-Emu/Provenance
iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |
xmendez/wfuzz
Web application fuzzer
square/PonyDebugger
Remote network and data debugging for your native iOS app using Chrome Developer Tools
DanTheMan827/ios-app-signer
This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
KnuffApp/Knuff
The debug application for Apple Push Notification Service (APNs).
rileytestut/Delta
Delta is an all-in-one classic video game emulator for non-jailbroken iOS devices.
ExtendRealityLtd/VRTK
An example of how to use the Tilia packages to create great content with VRTK v4.
apple/swift-log
A Logging API for Swift
davedelong/time
Robust and type-safe date and time calculations for Swift
attaswift/Attabench
Microbenchmarking app for Swift with nice log-log plots
nsomar/Guaka
The smartest and most beautiful (POSIX compliant) Command line framework for Swift 🤖
JensRavens/Interstellar
Simple and lightweight Functional Reactive Coding in Swift for the rest of us
swift-server/async-http-client
HTTP client library built on SwiftNIO
elliottminns/blackfire
A minimal, fast and unopinionated web framework for Swift
swift-server/http
:warning: Historical HTTP API - please use https://github.com/swift-server/async-http-client instead
Paperback-iOS/app
Repository to host app releases, issues, and feature requests for Paperback
pointfreeco/swift-web
🕸 A collection of Swift server-side frameworks for handling HTML, CSS, routing and middleware.
behrang/YamlSwift
Load YAML and JSON documents using Swift
dylanslewis/stylesync
A command line tool to extract shared styles from a Sketch document, and generate native code for any platform.
ShawnMoore/XMLParsing
XMLEncoder & XMLDecoder using the codable protocol in Swift 4.2
mattpolzin/OpenAPIKit
Codable Swift OpenAPI implementation.
cherrywoods/swift-meta-serialization
Serialize any Codable Swift type with one extra line of code