rsocket VS swift-evolution

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

swift-evolution

This maintains proposals for changes and user-visible enhancements to the Swift Programming Language. (by apple)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rsocket swift-evolution
3 124
1,822 15,014
1.0% 0.8%
2.0 9.7
12 months ago about 11 hours ago
Markdown
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.

rsocket

Posts with mentions or reviews of rsocket. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.
  • Kotlin Team AMA #3: Ask Us Anything
    52 projects | /r/Kotlin | 27 May 2021
    Even if that's not a Spring based implementation, we would like to help https://github.com/rsocket/rsocket-kotlin, which is a great Kotlin multiplatform implementation of the RSocket protocol (https://rsocket.io/, can be an alternative to GRPC in a lot of use cases), to mature.
  • Getting Started With RSocket Part 1
    3 projects | dev.to | 10 Feb 2021
    All information about the protocol, the specification, implementations can be found at the official RSocket website.
  • Uber’s Real-Time Push Platform
    2 projects | news.ycombinator.com | 31 Dec 2020
    https://github.com/rsocket/rsocket/blob/master/Motivations.m...

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 2024-03-12.

What are some alternatives?

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

Decompose - Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)

compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

rsocket-kotlin - RSocket Kotlin multi-platform implementation

foundationdb - FoundationDB - the open source, distributed, transactional key-value store

KorGE - KorGE Game Engine. Multiplatform Kotlin Game Engine

kotlinx-datetime - KotlinX multiplatform date/time library

okio - A modern I/O library for Android, Java, and Kotlin Multiplatform.

kotlin-multiplatform-libsodium - A kotlin multiplatform wrapper for libsodium, using directly built libsodium for jvm and native, and libsodium.js for js targets.

PeopleInSpace - Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, Compose for Web and Kotlin/JS + React clients along with Ktor backend.

kotlin-flow-extensions - Extensions to the Kotlin Flow library.

swift-algorithms - Commonly used sequence and collection algorithms for Swift