-
-
kickstart.nvim Public
Forked from nvim-lua/kickstart.nvimA launch point for your personal nvim configuration
Lua MIT License UpdatedMay 12, 2024 -
AwaitKit Public
Forked from yannickl/AwaitKitThe ES8 Async/Await control flow for Swift
Swift MIT License UpdatedJun 9, 2021 -
HostApp Public
Demonstrate issue with swiftinterface files not generated with Defines Module on.
-
-
ResonanceKit Public
ResonanceKit is a framework for async json rest frameworks. It utilizes Coroutines to allow awaiting on main thread.
Swift UpdatedJul 10, 2020 -
-
LyricsITunes Public
iOS app that displays lyrics of songs found on iTunes
-
-
Foundation Public
Forked from PromiseKit/FoundationPromises for Swift & ObjC
Swift MIT License UpdatedApr 4, 2020 -
PromiseKit Public
Forked from mxcl/PromiseKitPromises for Swift & ObjC.
Swift MIT License UpdatedApr 4, 2020 -
SwiftyBeaver Public
Forked from SwiftyBeaver/SwiftyBeaverConvenient & secure logging during development & release in Swift 3, 4 & 5
Swift MIT License UpdatedMar 31, 2020 -
AFNetworking Public
Forked from AFNetworking/AFNetworkingA delightful networking framework for iOS, macOS, watchOS, and tvOS.
Objective-C MIT License UpdatedJun 26, 2019 -
BlueCore Public
iOS CoreBluetooth
-
StateMachine Public
A simple state machine implementation, in Swift, which models a coffee machine. Each state knows where it can go next based upon the results of the actions after async operation. To use this you wo…
Swift UpdatedOct 18, 2018 -
-
Swift-Big-Integer Public
Forked from mkrd/Swift-BigIntA lightweight, high performance bignum library for Swift!
Swift MIT License UpdatedAug 7, 2018 -
PlaceViewController Public
How to have a UIViewController without using implicit unwrap for instance variables.
-
Dining Public
Swift Sample App with interactive animations
-
oh-my-zsh Public
Forked from ohmyzsh/ohmyzshA delightful community-driven (with 1,000+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc…
Shell Other UpdatedMay 9, 2018 -
DeviceUtil Public
Forked from InderKumarRathore/DeviceUtilFor Swift please visit DeviceGuru(https://github.com/InderKumarRathore/DeviceGuru)
Objective-C MIT License UpdatedApr 11, 2018 -
fothello Public
Reversi like game.
-
Converts to and from markdown to playground format.
Swift UpdatedOct 23, 2017 -
Idiomatic_Swift Public
Adapted to Swift from Raymond Hettinger's talk at pycon US 2013
Swift UpdatedOct 23, 2017 -
-
common-crypto-spm Public
Forked from daltoniam/common-crypto-spmcommon crypto headers provided for the Swift Package Manager
Swift MIT License UpdatedAug 19, 2017 -
-
BrightFutures Public
Forked from Thomvis/BrightFuturesWrite great asynchronous code in Swift using futures and promises
Swift MIT License UpdatedJul 23, 2017 -
Bank Public
Bank app which demonstrates BrightFutures and how to test UITableViewControllers
-