InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Swift Alternatives
Similar projects and alternatives to swift
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
darwin-xnu
Discontinued Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
-
-
swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
-
-
-
-
-
swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
swift discussion
swift reviews and mentions
- US vs. Google Amicus Curiae Brief of Y Combinator in Support of Plaintiffs [pdf]
- Constantly Divisionless Random Numbers
- The Next Chapter in Swift Build Technologies
-
The Mobile Development Tech Stack for 2025
Swift Official Website
- macOS Sequoia is certified to Unix 03
-
Swift Deployments: Are they Swift or Recklessly Rushed?
When it comes to the Swift programming language, the Swiftlang/Swift repository is like a code factory that never sleeps, churning out updates with the kind of precision that would make any developer jealous.
-
Learning Swift: The Basics of iOS Development
Open Source: Swift is open source, meaning it's free to use and has a growing community. You can find the source code, as well as many resources and discussions on Swift.org.
-
Apple didn't fix Swift's biggest flaw
Yes, I've never written a line of Swift, but these cases don't seem to be of the usual variety that cause Hindley-Milner to blow up. It seems like the Swift compiler source is available, and these test cases are small. This is encouragement for someone to spend a small amount of time digging into this, just for the curiosity of it. I'll give you my next upvote on HN when you write up your results.
https://static.aminer.org/pdf/20170130/pdfs/popl/o8rbwxmj6h2...
https://github.com/apple/swift
-
Optimizing 128-bit Division (2020)
Lenore’s approach uses rejection sampling, which translates to needing an uncertain amount of input — a uint128 may or may not be enough.
But there is one related algorithm that doesn’t: https://github.com/apple/swift/pull/39143. This method only requires (output word size + 64) bits, which is really convenient for us since we probably don’t have 2^64 buckets.
With this method the output value will be very not-scrambled relative to the high bits of the hash. Now whether that’s a problem is… someone else’s question.
-
Swift's native Clocks are inefficient
https://github.com/apple/swift/pull/73429
-
A note from our sponsor - InfluxDB
www.influxdata.com | 17 May 2025
Stats
swiftlang/swift is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of swift is C++.