- All languages
- ActionScript
- AppleScript
- Assembly
- Astro
- Ballerina
- Blade
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Crystal
- Dart
- Dockerfile
- EJS
- Elixir
- Elm
- Erlang
- GLSL
- Gleam
- Go
- HTML
- Handlebars
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Less
- Lex
- Lua
- MDX
- Makefile
- Markdown
- Metal
- Mustache
- Nim
- Nix
- Objective-C
- Objective-C++
- Odin
- PHP
- Perl
- Python
- Racket
- Reason
- Red
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Stylus
- Svelte
- Swift
- TeX
- TypeScript
- V
- Vala
- Vim Script
- Vue
- Zig
Starred repositories
swiftlang / llvm-project
Forked from llvm/llvm-projectThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Swift’s stable releases of Clang as well as support the Swift project.
Android SDKs for Swift
collinhundley / SwiftUI-Flow
Forked from tevelee/SwiftUI-FlowFlow Layout implemented in SwiftUI
Leverages Apple's Swift-based Markdown parser to output NSAttributedString.
A list of everything new for SwiftUI after WWDC 2022.
groue / sqlcipher
Forked from sqlcipher/sqlcipherSQLCipher is an SQLite extension that provides 256 bit AES encryption of database files.
stevemoser / richtexture
Forked from louisdh/textorA rich text editor for iOS
deeje / CloudCore
Forked from Sorix/CloudCoreRobust CoreData-CloudKit synchronization: offline editing, relationships, private, shared and public databases, field-level deltas, encrypted values, cacheable assets, and more.
migueldeicaza / SwiftSH
Forked from Frugghi/SwiftSHA Swift SSH framework that wraps libssh2.
microsoft / react-native-macos
Forked from facebook/react-nativeA framework for building native macOS apps with React.
carson-katri / SwiftWebUI
Forked from SwiftWebUI/SwiftWebUISwiftUI with support for WebAssembly
palle-k / swift-models
Forked from tensorflow/swift-modelsModels and examples built with Swift for TensorFlow
phimage / Sheeeeeeeeet
Forked from danielsaidi/SheeeeeeeeetSheeeeeeeeet is a Swift library for custom action sheets.
pondok-programmer / SwiftGit2
Forked from SwiftGit2/SwiftGit2Swift bindings to libgit2
Juanpe / sake
Forked from bestwpw/sakeA make-like build utility for Swift.
swiftwasm / swift
Forked from swiftlang/swiftWebAssembly support for the Swift programming language
LiveUI / XMLCoding
Forked from ShawnMoore/XMLParsingXMLEncoder & XMLDecoder using the Codable protocol in Swift 4.2
TextureGroup / Weaver
Forked from square/PonyDebuggerRemote debugging for Texture apps using Chrome DevTools
NozeIO / MicroExpress
Forked from helje5/MicroExpressA micro web server framework on top of Swift NIO
rust-lang / rust-enhanced
Forked from dbp/sublime-rustThe official Sublime Text 4 package for the Rust Programming Language
Learn how to design large-scale systems. Prep for the system design interview.
TencentAPI / weui-wxss
Forked from Tencent/weui-wxssA UI library by WeChat official design team, includes the most useful widgets/modules.
ryanra / RustOS
Forked from haileys/rustbootA language-based OS to run Rust on bare metal
QuiltOS / QuiltOS
Forked from ryanra/RustOSA language-based OS to run Rust on bare metal
Neural Network built in Apple Playground using Swift
karol-f / vue-custom-element
Forked from vuejs/vue-elementVue Custom Element - Web Components' Custom Elements for Vue.js
syky27 / awesome-vapor
Forked from matteocrippa/awesome-swiftA collaborative list of awesome vapor resources. Feel free to contribute!
derzzle / QLColorCode
Forked from n8gray/QLColorCodeA Quick Look plugin for source code with syntax highlighting
onevcat / Knuff
Forked from KnuffApp/KnuffThe debug application for Apple Push Notification Service (APNs).
swiftlang / swift-cmark
Forked from commonmark/cmarkCommonMark parsing and rendering library and program in C