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 up
Pinned 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-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
-
-
foundationdb
FoundationDB - the open source, distributed, transactional key-value store
-
swift-integration-tests
Automated tests for validating the generated Swift snapshots behave correctly
-
servicetalk
A networking framework that evolves with your application
-
swift-driver
Swift compiler driver reimplementation in Swift
-
coremltools
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
-
swift-se-0282-experimental
Experimental use of SE-0282 Atomics memory semantics
-
sourcekit-lsp
Language Server Protocol implementation for Swift and C-based languages
-
swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
-
turicreate
Turi Create simplifies the development of custom machine learning models.
-
swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
-
swift-corelibs-xctest
The XCTest Project, A Swift core library for providing unit test support
-
swift-llbuild
A low-level build system, used by Xcode and the Swift Package Manager
-
password-manager-resources
A place for creators and users of password managers to collaborate on resources to make password management better.
-
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-xcode-playground-support
Logging and communication to allow Swift toolchains to communicate with Xcode.
-
-
swift-corelibs-libdispatch
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
-
swift-package-manager
The Package Manager for the Swift Programming Language
-
swift-source-compat-suite
The infrastructure and project index comprising the Swift source compatibility suite.
-
swift-tools-support-core
Contains common infrastructural code for both SwiftPM and llbuild.
-
ml-cvpr2019-swd
Sliced Wasserstein Discrepancy for Unsupervised Domain Adaptation. In CVPR 2019.
-
-
swift-argument-parser
Straightforward, type-safe argument parsing for Swift