kazu0620's Stars
parse-community/parse-server
Parse Server for Node.js / Express
android10/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
mac-cain13/R.swift
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
tristanhimmelman/ObjectMapper
Simple JSON Object mapping written in Swift
ReSwift/ReSwift
Unidirectional Data Flow in Swift - Inspired by Redux
Swinject/Swinject
Dependency injection framework for Swift with iOS/macOS/Linux
JohnEstropia/CoreStore
Unleashing the real power of Core Data with the elegance and safety of Swift
DaveWoodCom/XCGLogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
scalessec/Toast
An Objective-C category that adds toast notifications to the UIView object class.
antitypical/Result
Swift type modelling the success/failure of arbitrary operations.
delba/TextAttributes
An easier way to compose attributed strings
kylef/swiftenv
Swift Version Manager
sauliusgrigaitis/Swifton
A Ruby on Rails inspired Web Framework for Swift that runs on Linux and OS X
square/Cleanse
Lightweight Swift Dependency Injection Framework
orta/cocoapods-keys
A key value store for storing per-developer environment and application keys
keith/swift.vim
Vim runtime files for Swift
ReduxKit/ReduxKit
Redux for Swift - a predictable state container for Swift apps
hirokidaichi/uiflow
uiflow - the simplest way to write down your ui-flow diagram like markdown
tryswift/TryParsec
Monadic Parser Combinator for try! Swift http://www.tryswiftconf.com/
koutalou/iOS-CleanArchitecture
yimajo/MeetupTweet
Macのウインドウ上に特定の用語に関するTweetをニコニコ動画風に表示します。Keynoteのフルスクリーン上にも表示ができるので発表時に使えます。
Kitura/Kitura-net
Kitura networking
mitsuse/autocomplete-swift
Autocompletion for Swift in NeoVim with deoplete.
Watson1978/kotori
An OS X client app for https://esa.io/
mishimay/AsyncKit
Utilities for asynchronous code inspired by JavaScript module 'async'.
keith/sourcekittendaemon.vim
Autocomplete Swift in Vim
PureSwift/SeeURL
Swift wrapper for cURL (Supports Linux)
yoshiki/line-bot-sdk-swift
A SDK of the LINE Messaging API for Swift
Kitura/CCurl
Modulemap for the libcurl library
koher/ResultK
Result suitable to Swift's untyped throws