Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
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 Apple’s stable releases of Clang as well as support the Swift project.
-
swift
The Swift Programming Language
-
swift-package-manager
The Package Manager for the Swift Programming Language
-
servicetalk
A networking framework that evolves with your application
-
swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
-
swift-distributed-tracing-baggage
Minimal context propagation container with Logging
-
swift-distributed-tracing
Instrumentation library for Swift server applications
-
swift-package-collection-generator
A collection of packages and tooling for generating and consuming package feeds.
-
swift-algorithms
Swift Algorithms is an open-source package of sequence and collection algorithms, along with their related types.
-
swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
-
swift-driver
Swift compiler driver reimplementation in Swift
-
swift-corelibs-libdispatch
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
-
foundationdb
FoundationDB - the open source, distributed, transactional key-value store
-
coremltools
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
-
swift-protobuf
Plugin and runtime library for using protobuf with Swift
-
-
swift-distributed-tracing-baggage-core
Minimal context propagation container
-
sourcekit-lsp
Language Server Protocol implementation for Swift and C-based languages
-
swift-tools-support-core
Contains common infrastructural code for both SwiftPM and llbuild.
-
swift-syntax
SwiftPM package for SwiftSyntax library.
-
indexstore-db
Index database library for use with sourcekit-lsp
-
swift-stress-tester
Stress testing utilities for Swift's tooling
-
swift-llbuild
A low-level build system, used by Xcode and the Swift Package Manager
-
swift-xcode-playground-support
Logging and communication to allow Swift toolchains to communicate with Xcode.
-
swift-integration-tests
Automated tests for validating the generated Swift snapshots behave correctly
-
-
swift-corelibs-xctest
The XCTest Project, A Swift core library for providing unit test support
-
swift-argument-parser
Straightforward, type-safe argument parsing for Swift