element-call VS element-x-android

Compare element-call vs element-x-android and see what are their differences.

element-x-android

Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose (by element-hq)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
element-call element-x-android
9 5
510 798
3.1% 6.2%
9.9 10.0
3 days ago about 14 hours ago
TypeScript 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.

element-call

Posts with mentions or reviews of element-call. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-21.

element-x-android

Posts with mentions or reviews of element-x-android. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-23.
  • Flutter seems to be having bad times internally
    5 projects | news.ycombinator.com | 23 Nov 2023
    Yep, a good example is the element X rewrite

    They use Jetpack on Android

    https://github.com/vector-im/element-x-android

    And SwiftUI on iOS

    https://github.com/vector-im/element-x-ios

    But both use the same underlying Matrix Rust SDK

    https://github.com/matrix-org/matrix-rust-sdk

    So they share the core part of the app between platforms, but everything user facing is native

  • Matrix 2.0: The Future of Matrix
    13 projects | news.ycombinator.com | 21 Sep 2023
    And the cake under the cherry is… Element X is open-source[1][2]!

    I really can't wait for Beeper[3] to rebuild their fork on top of Element X (it's currently based on Element, formerly called Riot). If this happens this will be an absolute game-changer in the messaging ecosystem.

    [1] https://github.com/vector-im/element-x-ios

    [2] https://github.com/vector-im/element-x-android

    [3] https://www.beeper.com/

  • Are there any elementx apk releases?
    2 projects | /r/matrixdotorg | 17 Feb 2023
    You can get the latest build here: https://github.com/vector-im/element-x-android/actions/runs/4203105910
  • Matrix 2.0: How we’re making Matrix go voom
    28 projects | news.ycombinator.com | 13 Feb 2023
    Element X is an entirely new client written in Rust + Swift UI/Jetpack Compose (https://github.com/vector-im/element-x-ios and https://github.com/vector-im/element-x-android) which will eventually replace the legacy Element apps (https://github.com/vector-im/element-ios and https://github.com/vector-im/element-android).

    The features already exist serverside; we're just working on getting them out of beta.

What are some alternatives?

When comparing element-call and element-x-android you can also consider the following projects:

matrix-js-sdk - Matrix Client-Server SDK for JavaScript

Element - A glossy Matrix collaboration client for the web.

rnnoise-wasm - rnnoise noise suppression library as a WASM module

element-android - A glossy Matrix collaboration client for Android.

matrix-spec-proposals - Proposals for changes to the matrix specification

conduit

matrix-doc - Proposals for changes to the matrix specification [Moved to: https://github.com/matrix-org/matrix-spec-proposals]

element-x-ios - Next generation Matrix client for iOS built with SwiftUI on top of matrix-rust-sdk.

rust-synapse-compress-state - A tool to compress some state in a Synapse instance's database

umurmur - Minimalistic Murmur

FedCM - A privacy preserving identity exchange Web API

ircv3-ideas