Pinned Repositories
ci-swiftlang
The Swift Arm Community CI Server
CookCLI
macOS and Linux command line program which provides a suite of tools to create shopping lists and maintain recipes.
Embassy
Super lightweight async HTTP server library in pure Swift runs in iOS / MacOS / Linux
swift
The Swift Programming Language
swift-android-sdk
Android SDKs for Swift
swift-certificates
An implementation of X.509 for Swift
swift-llbuild
A low-level build system, used by Xcode and the Swift Package Manager
swift-tools-support-core
Contains common infrastructural code for both SwiftPM and llbuild.
termux-packages
Android terminal and Linux environment - packages repository.
finagolfin's Repositories
finagolfin/swift-android-sdk
Android SDKs for Swift
finagolfin/termux-packages
Android terminal and Linux environment - packages repository.
finagolfin/swift
The Swift Programming Language
finagolfin/swift-certificates
An implementation of X.509 for Swift
finagolfin/swift-tools-support-core
Contains common infrastructural code for both SwiftPM and llbuild.
finagolfin/swift-llbuild
A low-level build system, used by Xcode and the Swift Package Manager
finagolfin/indexstore-db
Index database library for use with sourcekit-lsp
finagolfin/llvm-project
The 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.
finagolfin/sourcekit-lsp
Language Server Protocol implementation for Swift and C-based languages
finagolfin/SpeedTests
comparing the execution speeds of various programming languages
finagolfin/swift-argument-parser
Straightforward, type-safe argument parsing for Swift
finagolfin/swift-async-algorithms
Async Algorithms for Swift
finagolfin/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
finagolfin/swift-corelibs-libdispatch
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
finagolfin/swift-crypto
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
finagolfin/swift-docc
Documentation compiler that produces rich API reference documentation and interactive tutorials for your Swift framework or package.
finagolfin/swift-docc-plugin
Swift Package Manager command plugin for Swift-DocC
finagolfin/swift-driver
Swift compiler driver reimplementation in Swift
finagolfin/swift-experimental-string-processing
An early experimental general-purpose pattern matching engine for Swift.
finagolfin/swift-foundation
The Foundation project
finagolfin/swift-integration-tests
Automated tests for validating the generated Swift snapshots behave correctly
finagolfin/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
finagolfin/swift-nio-http2
HTTP/2 support for SwiftNIO
finagolfin/swift-nio-ssh
SwiftNIO SSH is a programmatic implementation of SSH using SwiftNIO
finagolfin/swift-nio-ssl
TLS Support for SwiftNIO, based on BoringSSL.
finagolfin/swift-org-website
Swift.org website
finagolfin/swift-package-manager
The Package Manager for the Swift Programming Language
finagolfin/swift-syntax
SwiftPM package for SwiftSyntax library.
finagolfin/swift-system
Low-level system calls and types for Swift
finagolfin/Yams
A Sweet and Swifty YAML parser.