RepoGuard
Updated 1 h ago
The Swift Programming Language

Organization

Public GitHub footprint of The Swift Programming Language

@swiftlang
View profile on GitHub
Worldwide

72

Public repositories

147,471

Total stars

5,259

Followers

The swiftlang organization on GitHub showcases a wide range of public repositories primarily featuring Swift, C, and Markdown. Notable projects include the core Swift language, the swift-package-manager, and swift-evolution, which outline proposed enhancements for the language. This extensive public footprint emphasizes their commitment to open-source development and collaboration.

Top languages

Swift 43C 8Markdown 3C++ 3Python 3Dockerfile 1LLVM 1TypeScript 1

Public repositories

swift

70,051

The Swift Programming Language

Swift
Updated Jun 13, 2026

swift-evolution

15,857

This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.

Markdown
Updated Jun 13, 2026

swift-package-manager

10,169

The Package Manager for the Swift Programming Language

Swift
Updated Jun 12, 2026

swift-corelibs-foundation

5,433

The Foundation Project, providing core utilities, internationalization, and OS independence

C
Updated Jun 7, 2026

sourcekit-lsp

3,861

Language Server Protocol implementation for Swift and C-based languages

Swift
Updated Jun 12, 2026

swift-syntax

3,667

A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.

Swift
Updated Jun 13, 2026

swift-markdown

3,342

A Swift package for parsing, building, editing, and analyzing Markdown documents.

Swift
Updated Jun 12, 2026

swift-format

2,936

Formatting technology for Swift source code

Swift
Updated Jun 12, 2026

swift-foundation

2,655

The Foundation project

Swift
Updated Jun 12, 2026

swift-corelibs-libdispatch

2,596

The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware

C
Updated Jun 9, 2026

swift-build

2,221

A high-level build system based on llbuild, used by Xcode, Swift Playground, and the Swift Package Manager

Swift
Updated Jun 13, 2026

swift-testing

2,154

A modern, expressive testing package for Swift

Swift
Updated Jun 11, 2026

swift-book

1,982

The Swift Programming Language book

Markdown
Updated Jun 12, 2026

swift-docker

1,421

Docker Official Image packaging for Swift

Dockerfile
Updated Jun 13, 2026

swift-docc

1,343

Documentation compiler that produces rich API reference documentation and interactive tutorials for your Swift framework or package.

Swift
Updated Jun 11, 2026

swift-llbuild

1,276

A low-level build system, used by Xcode and the Swift Package Manager

C++
Updated Jun 8, 2026

llvm-project

1,230

The 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.

LLVM
Updated Jun 13, 2026

swift-java

1,226

Java interopability support for Swift

Swift
Updated Jun 13, 2026

swift-corelibs-xctest

1,185

The XCTest Project, A Swift core library for providing unit test support

Swift
Updated Jun 11, 2026

vscode-swift

1,062

Visual Studio Code Extension for Swift

TypeScript
Updated Jun 13, 2026

swift-embedded-examples

1,026

A collection of example projects using Embedded Swift

Swift
Updated Jun 10, 2026

swiftly

931

A Swift toolchain installer and manager, written in Swift.

Swift
Updated Jun 11, 2026

swift-driver

847

Swift compiler driver reimplementation in Swift

Swift
Updated Jun 13, 2026

swift-subprocess

635

Subprocess is a cross-platform package for spawning processes in Swift.

Swift
Updated Jun 12, 2026

swift-android-examples

556

No description provided for this repository.

C
Updated Jun 13, 2026

swift-org-website

554

Swift.org website

SCSS
Updated Jun 13, 2026

swift-playdate-examples

454

An Embedded Swift game running on Playdate by Panic

Swift
Updated May 12, 2026

swift-tools-support-core

437

Contains common infrastructural code for both SwiftPM and llbuild.

Swift
Updated Jun 4, 2026

indexstore-db

409

Index database library for use with sourcekit-lsp

C++
Updated Jun 12, 2026

swift-matter-examples

397

An Embedded Swift Matter application running on ESP32-C6

Swift
Updated Jun 8, 2026

swift-docc-plugin

379

Swift Package Manager command plugin for Swift-DocC

Swift
Updated Jun 12, 2026

example-package-playingcard

367

Example package for use with the Swift Package Manager

Swift
Updated May 25, 2026

example-package-dealer

366

Example package for use with the Swift Package Manager

Swift
Updated Jun 10, 2026

swift-docc-render

363

Web renderer for Swift-DocC documentation.

JavaScript
Updated Jun 12, 2026

swift-migration-guide

358

No description provided for this repository.

Markdown
Updated May 21, 2026

swift-cmark

323

CommonMark parsing and rendering library and program in C

C
Updated Jun 12, 2026

swift-experimental-string-processing

308

An early experimental general-purpose pattern matching engine for Swift.

Swift
Updated Apr 29, 2026

swift-source-compat-suite

289

The infrastructure and project index comprising the Swift source compatibility suite.

Python
Updated Jun 3, 2026

swift-aoc-starter-example

254

Swift starter project for solving Advent of Code challenges.

Swift
Updated May 7, 2026

swift-sdk-generator

234

Generate Swift SDKs for cross-compilation

Swift
Updated Jun 7, 2026

swift-for-wasm-examples

227

No description provided for this repository.

Swift
Updated Jun 11, 2026

swift-stress-tester

215

Stress testing utilities for Swift's tooling

Swift
Updated May 7, 2026

swift-docc-symbolkit

213

A Swift package for encoding and decoding Swift Symbol Graph files.

Swift
Updated Jun 7, 2026

example-package-deckofplayingcards

206

Example package for use with the Swift Package Manager

Swift
Updated Feb 14, 2026

swift-cmake-examples

170

No description provided for this repository.

CMake
Updated May 1, 2026

swift-package-collection-generator

122

A collection of packages and tooling for generating and consuming package feeds.

Swift
Updated Mar 2, 2026

swift-community-hosted-continuous-integration

121

Swift Community-Hosted Continuous Integration

Unknown Language
Updated May 7, 2026

swift-integration-tests

116

Automated tests for validating the generated Swift snapshots behave correctly

Python
Updated Mar 24, 2026

github-workflows

114

No description provided for this repository.

Swift
Updated Jun 6, 2026

swift-llvm-bindings

111

Swift Bindings for LLVM Project APIs

Swift
Updated May 9, 2026

swift-platform-executors

96

This package provides platform-native executors for Swift Concurrency.

Swift
Updated Jun 10, 2026

swift-installer-scripts

82

No description provided for this repository.

C++
Updated Jun 8, 2026

swift-foundation-icu

74

No description provided for this repository.

C
Updated May 27, 2026

swift-getting-started-cli

72

Getting started with Swift: CLI tool with SwiftPM

Swift
Updated Jun 10, 2026

swift-lmdb

39

Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.

C
Updated Jun 5, 2026

swift-toolchain-sqlite

34

Copy of SQLite for use by clients within the Swift toolchain. This is not a general-purpose wrapper for SQLite.

C
Updated May 12, 2026

example-package-figlet

32

Example package to be used as part of Swift's getting started guides

Swift
Updated Feb 9, 2026

swift-tools-protocols

30

LSP and BSP support types used by Swift toolchain

Swift
Updated Jun 10, 2026

swift-java-jni-core

29

No description provided for this repository.

Swift
Updated May 22, 2026

swift-docc-render-artifact

25

Pre-built copy of the web renderer for Swift-DocC documentation.

Unknown Language
Updated Jun 4, 2026

swift-server-todos-tutorial

24

A tutorial for building a server-side TODO management application using Swift.

Swift
Updated Jun 1, 2026

swift-getting-started-package-library

23

Getting started with Swift: Library with SwiftPM

Swift
Updated Feb 9, 2026

swift-se0270-range-set

22

Swift Evolution preview package for SE-0270.

Swift
Updated Feb 9, 2026

docs

21

Swift Documentation

Python
Updated Jun 2, 2026

swift-evolution-metadata-extractor

20

JSON metadata generator for Swift Evolution dashboard.

Swift
Updated May 5, 2026

.github

20

No description provided for this repository.

Unknown Language
Updated Mar 17, 2026

event-fosdem

15

Repo for coordinating the Swift DevRoom at FOSDEM

HTML
Updated Mar 3, 2026

swift-package-registry-compatibility-test-suite

12

Tools for building and testing Swift package registry server that implements SE-0292 and SE-0321

Swift
Updated Apr 20, 2026

project-operations

11

SwiftLang GitHub Organization and general project operation policies, procedures, and process documentation for contributors and maintainers.

Unknown Language
Updated May 5, 2026

swift-se0288-is-power

10

Preview package for Swift Evolution proposal SE-0288

Swift
Updated Feb 9, 2026

repo-templates

6

Helpful file templates and guidance for repositories in github.com/swiftlang

Unknown Language
Updated Jun 11, 2026

swift-corelibs-blocksruntime

5

No description provided for this repository.

C
Updated May 12, 2026

Frequently asked questions

What does swiftlang build on GitHub?

swiftlang builds several key projects related to the Swift Programming Language on GitHub. This includes the core Swift language, the swift-package-manager for dependency management, and swift-evolution for proposing changes and enhancements.

Which programming languages does swiftlang use?

The primary programming languages used in the swiftlang organization are Swift, C, Markdown, C++, Python, and Dockerfile. This diverse set of languages supports various aspects of their open-source projects.

Are swiftlang's repositories public?

Yes, all repositories under the swiftlang organization are public. This allows developers and users worldwide to access, contribute to, and collaborate on projects related to the Swift Programming Language.

Is this exposure intended?

Monitor The Swift Programming Language with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account