swift-evolution VS PeopleInSpace

Compare swift-evolution vs PeopleInSpace and see what are their differences.

swift-evolution

This maintains proposals for changes and user-visible enhancements to the Swift Programming Language. (by swiftlang)

PeopleInSpace

Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend. (by joreilly)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
swift-evolution PeopleInSpace
155 9
15,857 3,347
0.2% 0.7%
9.8 8.0
7 days ago 11 days ago
Markdown Kotlin
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

swift-evolution

Posts with mentions or reviews of swift-evolution. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-04-07.
  • 链接器错误的一波三折
    2 projects | dev.to | 7 Apr 2026
  • Swift 6.3 Released
    5 projects | news.ycombinator.com | 26 Mar 2026
    Here are the evolution proposals that landed in 6.3:

      https://www.swift.org/swift-evolution/#?search=6.3
  • Why Objective-C
    6 projects | news.ycombinator.com | 2 Mar 2026
    >[1] https://github.com/swiftlang/swift-evolution/blob/main/propo... -- apologies to the authors, but even as a previous C++ guy, my brain twisted at that. Inside Swift is a slim language waiting to get out... and that slim language is just a safer Objective C.

    These kinds of features are not intended for use in daily application development. They're systems-language features designed for building high performance, safe, very-low-level code. It will be entirely optional for the average Swift developer to learn how to use these features, just in the same way that it's optional for someone to learn Rust.

  • Swift is a more convenient Rust
    12 projects | news.ycombinator.com | 31 Jan 2026
    https://github.com/swiftlang/swift-evolution/blob/main/propo...

    https://github.com/swiftlang/swift-evolution/blob/main/propo...

    https://github.com/swiftlang/swift-evolution/blob/main/propo...

    https://github.com/swiftlang/swift-evolution/blob/main/propo...

    All of these changes improve the ergonomics of async/await. Fewer hops and a better alignment of when one would expect a hop to occur.

    https://github.com/swiftlang/swift-evolution/blob/main/propo...

    async defer is nice too but it's not in the 6.2 public release AFAICT.

  • Swift: Nonexhaustive Enums
    1 project | news.ycombinator.com | 18 Dec 2025
  • The end of the kernel Rust experiment
    18 projects | news.ycombinator.com | 9 Dec 2025
    The practical reality is arguably more important than beliefs. Apple has, as it turns out, invested in trying to make Swift more suitable for kernel and similar development, like trying to automate away reference counting when possible, and also offering Embedded Swift[0], an experimental subset of Swift with significant restrictions on what is allowed in the language. Maybe Embedded Swift will be great in the future, and it is true that Apple investing into that is significant, but it doesn't seem like it's there.

    > Embedded Swift support is available in the Swift development snapshots.

    And considering Apple made Embedded Swift, even Apple does not believe that regular Swift is suitable. Meaning that you're undeniably completely wrong.

    [0]:

    https://github.com/swiftlang/swift-evolution/blob/main/visio...

  • Bjarne fix your freaking language
    1 project | news.ycombinator.com | 11 Nov 2025
    Swift gained limited support for “typed throws” in Swift 6.0 (2024).

    https://github.com/swiftlang/swift-evolution/blob/main/propo...

    I say limited because the compiler doesn't (yet, as of 6.2) perform typed throw inference for closures (a closure that throws is inferred to throw `any Error`). I have personally found this sufficiently limiting that I've given up using typed throws in the few places I want to, for now.

  • Swift SDK for Android is Here: Build Native Android Apps with Swift
    3 projects | dev.to | 27 Oct 2025
    Vision document (in review)
  • The Swift SDK for Android
    7 projects | news.ycombinator.com | 24 Oct 2025
    > Can I now build my app in Xcode with an Android target and use that binary in the Play Store?

    No. The vision document[1] lays out the direction of travel. Currently the focus is on shared business logic and libraries, rather than full native applications (although that's certainly a goal, albeit a very long term one).

    [1]: https://github.com/swiftlang/swift-evolution/pull/2946/files

  • SwiftMocking: Rethinking Test Doubles with Modern Swift
    2 projects | dev.to | 19 Oct 2025
    What makes SwiftMocking unique isn't just its API, but its architectural foundation. Built on Swift 5.9's parameter packs, phantom types, and macros, it represents a complete rethinking of how test doubles should work in a type-safe language.

PeopleInSpace

Posts with mentions or reviews of PeopleInSpace. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-13.

What are some alternatives?

When comparing swift-evolution and PeopleInSpace you can also consider the following projects:

KEEP - Kotlin Evolution and Enhancement Process

pomodoro-scheduler - This is a simple and configurable pomodoro timer [Moved to: https://github.com/emenjivar/pomodoro-timer]

swift - The Swift Programming Language

kvision - Object oriented web framework for Kotlin/JS

kotlin-wrappers - Kotlin wrappers for popular JavaScript libraries

knbt - Kotlin NBT library for kotlinx.serialization

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured