Swift Android Toolchain - a collection of tools that gives Android developers the ability to use Swift in their projects comfortably and without any hassles. It is an open-source project based on Apple Swift compiler and SwiftJava and SwiftAndroid projects. You can download the toolchain directly from Github Release (Mac only) or compile on your own from source code.
Swift Java Codegen is a annotation procerssor for Java and/or Kotlin that generate Swift JNI Bridge for accessing JVM from native code.
Swift Weather is a cross-platform Swift application. Architecture based on reusing as much as possible code written on Swift. Currently, Swift Weather Core includes weather repository that handles loading info from the database and fetching new data from providers.