-
swift-driver Public
Forked from swiftlang/swift-driverSwift compiler driver reimplementation in Swift
Swift Apache License 2.0 UpdatedNov 24, 2025 -
swift Public
Forked from swiftlang/swiftThe Swift Programming Language
-
swift-nio Public
Forked from apple/swift-nioEvent-driven network application framework for high performance protocol servers & clients, non-blocking.
Swift Apache License 2.0 UpdatedNov 14, 2025 -
swift-org-website Public
Forked from swiftlang/swift-org-websiteSwift.org website
SCSS Other UpdatedNov 6, 2025 -
swift-format Public
Forked from swiftlang/swift-formatFormatting technology for Swift source code
-
llvm-project Public
Forked from llvm/llvm-projectThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
LLVM Other UpdatedOct 17, 2025 -
swift-evolution Public
Forked from swiftlang/swift-evolutionThis maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
Markdown Apache License 2.0 UpdatedSep 19, 2025 -
swift-async-algorithms Public
Forked from apple/swift-async-algorithmsAsync Algorithms for Swift
Swift Apache License 2.0 UpdatedSep 2, 2025 -
swift-log Public
Forked from apple/swift-logA Logging API for Swift
Swift Apache License 2.0 UpdatedSep 1, 2025 -
swift-crypto Public
Forked from apple/swift-cryptoOpen-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
Assembly Apache License 2.0 UpdatedSep 1, 2025 -
swift-metrics Public
Forked from apple/swift-metricsMetrics API for Swift
Swift Apache License 2.0 UpdatedAug 29, 2025 -
swift-syntax Public
Forked from swiftlang/swift-syntaxA set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
Swift Apache License 2.0 UpdatedAug 27, 2025 -
github-workflows Public
Forked from swiftlang/github-workflowsPython Apache License 2.0 UpdatedAug 6, 2025 -
sourcekit-lsp Public
Forked from swiftlang/sourcekit-lspLanguage Server Protocol implementation for Swift and C-based languages
Swift Apache License 2.0 UpdatedJul 29, 2025 -
swift-integration-tests Public
Forked from swiftlang/swift-integration-testsAutomated tests for validating the generated Swift snapshots behave correctly
Python UpdatedJul 8, 2025 -
swiftly Public
Forked from swiftlang/swiftlyA Swift toolchain installer and manager, written in Swift.
Swift Apache License 2.0 UpdatedApr 11, 2025 -
gatsby-remark-codemirror Public
CodeMirror syntax highlighting plugin for Remark and Gatsby
-
swift-source-compat-suite Public
Forked from swiftlang/swift-source-compat-suiteThe infrastructure and project index comprising the Swift source compatibility suite.
Python Apache License 2.0 UpdatedNov 30, 2022 -
swift-distributed-tracing Public
Forked from apple/swift-distributed-tracingInstrumentation library for Swift server applications
Swift Apache License 2.0 UpdatedNov 7, 2022 -
swift-llbuild2 Public
Forked from apple/swift-llbuild2A fresh take on a low-level build system API.
Swift Apache License 2.0 UpdatedOct 27, 2022 -
swift-windows-action Public archive
GitHub Action for building and testing your code with Swift on Windows
-
swiftbookua Public
Forked from swiftbookua/swiftbookuaAn open source Ukrainian translation for Swift Programming Language book - https://docs.swift.org/swift-book/
-
LLVMSwift Public
Forked from llvm-swift/LLVMSwiftA Swift wrapper for the LLVM C API (version 11.0)
Swift MIT License UpdatedAug 30, 2022 -
osgameclones Public
Forked from opengaming/osgameclonesOpen Source Clones of Popular Games
-
Euclid Public
Forked from nicklockwood/EuclidA Swift library for creating and manipulating 3D geometry
Swift MIT License UpdatedJun 2, 2022 -
hit Public
Forked from jcampbell05/hitLightweight full-text search engine written in Swift
Swift MIT License UpdatedMay 30, 2022 -
BeanCounty Public
TransferWise/FreeAgent accounting integration built with SwiftUI and Combine
-
EuclidWebGLDemo Public
Demo code that implements a WebGL renderer for the browser using Swift and WebAssembly
-
swift-composable-architecture Public
Forked from pointfreeco/swift-composable-architectureA library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
Swift MIT License UpdatedMay 13, 2022 -
NIOStomp Public
Example interaction with a STOMP server based on SwiftNIO