swift
System Programming Language
A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default.
The Swift Programming Language
68k stars
2k watching
10k forks
Language: C++
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,242 |
lax/learn-ios-swift-by-examples | A comprehensive collection of resources and tutorials for learning iOS development with Swift. | 3,736 |
swiftlang/swift-evolution | Maintains proposals and tracks changes to the Swift programming language and its evolution | 15,372 |
swift-ai/swift-ai | A high-performance deep learning library written in Swift for Apple platforms. | 6,029 |
swiftlang/swift-format | A tool for formatting Swift source code according to a standardized style | 2,538 |
uraimo/buildswiftonarm | Provides precompiled and buildable Swift binaries for various ARM boards | 489 |
swiftlang/swift-corelibs-foundation | Provides compatibility and shared implementation of core Foundation API for non-Darwin platforms | 5,287 |
swiftlang/swift-package-manager | A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code | 9,750 |
austinzheng/swift-2048 | A port of the 2048 game to Swift, allowing players to swipe and tap to move tiles on a grid. | 3,135 |
jakelin/swiftlanguageweather | An iOS weather app developed in Swift 4 with customizable design and features like size classes and animations. | 5,240 |
mkchoi212/lbac-swift | Building a compiler in Swift by translating the book 'Let's Build a Compiler' into interactive code | 164 |
realm/swiftlint | A tool to enforce Swift style and conventions in software development | 18,683 |
mac-cain13/r.swift | A tool that generates strong typed, autocompleted resource access in Swift projects | 9,503 |
openstack/swift | A distributed object storage system designed to scale and support high concurrency | 2,634 |
krzysztofzablocki/sourcery | Automates boilerplate code generation and mock implementations for Swift projects | 7,685 |