An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by swiftlang

A curated list of projects in awesome lists by swiftlang .

https://github.com/swiftlang/swift

The Swift Programming Language

Last synced: 12 May 2025

https://github.com/swiftlang/swift-evolution

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

Last synced: 13 May 2025

https://github.com/swiftlang/swift-package-manager

The Package Manager for the Swift Programming Language

Last synced: 14 May 2025

https://github.com/swiftlang/swift-corelibs-foundation

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

Last synced: 13 May 2025

https://github.com/swiftlang/sourcekit-lsp

Language Server Protocol implementation for Swift and C-based languages

Last synced: 13 May 2025

https://github.com/swiftlang/swift-syntax

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

Last synced: 13 May 2025

https://github.com/swiftlang/swift-markdown

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

Last synced: 14 May 2025

https://github.com/apple/swift-markdown

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

Last synced: 30 Dec 2024

https://github.com/swiftlang/swift-format

Formatting technology for Swift source code

Last synced: 13 May 2025

https://github.com/swiftlang/swift-foundation

The Foundation project

Last synced: 14 May 2025

https://github.com/swiftlang/swift-corelibs-libdispatch

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

Last synced: 09 Apr 2025

https://github.com/apple/swift-foundation

The Foundation project

Last synced: 04 Apr 2025

https://github.com/swiftlang/swift-testing

A modern, expressive testing package for Swift

software-quality swift swift-macros testing unit-testing

Last synced: 14 May 2025

https://github.com/swiftlang/swift-book

The Swift Programming Language book

Last synced: 14 May 2025

https://github.com/swiftlang/swift-build

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

Last synced: 11 Feb 2025

https://github.com/swiftlang/swift-docker

Docker Official Image packaging for Swift

Last synced: 15 May 2025

https://github.com/swiftlang/swift-docc

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

Last synced: 14 May 2025

https://github.com/apple/swift-docc

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

Last synced: 02 Jan 2025

https://github.com/swiftlang/swift-llbuild

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

build-system build-tool llbuild llvm swift

Last synced: 14 May 2025

https://github.com/swiftlang/swift-corelibs-xctest

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

Last synced: 14 May 2025

https://github.com/swiftlang/vscode-swift

Visual Studio Code Extension for Swift

swift vscode vscode-extension

Last synced: 15 May 2025

https://github.com/swiftlang/swift-driver

Swift compiler driver reimplementation in Swift

Last synced: 13 Apr 2025

https://github.com/swiftlang/swiftly

A Swift toolchain installer and manager, written in Swift.

swift version-manager

Last synced: 15 May 2025

https://github.com/swiftlang/swift-org-website

Swift.org website

Last synced: 01 Mar 2025

https://github.com/swiftlang/swift-tools-support-core

Contains common infrastructural code for both SwiftPM and llbuild.

Last synced: 15 May 2025

https://github.com/swiftlang/swift-docc-plugin

Swift Package Manager command plugin for Swift-DocC

Last synced: 16 May 2025

https://github.com/swiftlang/indexstore-db

Index database library for use with sourcekit-lsp

Last synced: 08 Apr 2025

https://github.com/swiftlang/swift-docc-render

Web renderer for Swift-DocC documentation.

Last synced: 05 Apr 2025

https://github.com/swiftlang/swift-source-compat-suite

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

Last synced: 15 May 2025

https://github.com/swiftlang/swift-experimental-string-processing

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

Last synced: 16 May 2025

https://github.com/swiftlang/swift-cmark

CommonMark parsing and rendering library and program in C

Last synced: 28 Mar 2025

https://github.com/swiftlang/swift-aoc-starter-example

Swift starter project for solving Advent of Code challenges.

advent-of-code advent-of-code-2023 advent-of-code-2023-swift swift

Last synced: 16 May 2025

https://github.com/swiftlang/swift-stress-tester

Stress testing utilities for Swift's tooling

Last synced: 16 May 2025

https://github.com/swiftlang/swift-docc-symbolkit

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

Last synced: 12 Apr 2025

https://github.com/swiftlang/swift-sdk-generator

Generate Swift SDKs for cross-compilation

cross-compilation swift

Last synced: 14 Dec 2024

https://github.com/swiftlang/swift-community-hosted-continuous-integration

Swift Community-Hosted Continuous Integration

Last synced: 01 Mar 2025

https://github.com/swiftlang/swift-integration-tests

Automated tests for validating the generated Swift snapshots behave correctly

Last synced: 13 Apr 2025

https://github.com/swiftlang/swift-package-collection-generator

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

Last synced: 30 Dec 2024

https://github.com/swiftlang/swift-llvm-bindings

Swift Bindings for LLVM Project APIs

Last synced: 06 Apr 2025

https://github.com/swiftlang/swift-toolchain-sqlite

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

Last synced: 03 May 2025

https://github.com/swiftlang/swift-se0270-range-set

Swift Evolution preview package for SE-0270.

Last synced: 03 May 2025

https://github.com/swiftlang/swift-docc-render-artifact

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

Last synced: 01 Mar 2025

https://github.com/swiftlang/.github

Last synced: 01 Mar 2025

https://github.com/swiftlang/swift-evolution-metadata-extractor

JSON metadata generator for Swift Evolution dashboard.

Last synced: 03 May 2025

https://github.com/swiftlang/swift-package-registry-compatibility-test-suite

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

Last synced: 03 May 2025

https://github.com/swiftlang/swift-se0288-is-power

Preview package for Swift Evolution proposal SE-0288

Last synced: 03 May 2025