NFHTTP VS matrix-rich-text-editor

Compare NFHTTP vs matrix-rich-text-editor and see what are their differences.

NFHTTP

A cross platform C++ HTTP library that interfaces natively to other platforms. (by nativeformat)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
NFHTTP matrix-rich-text-editor
4 3
573 80
0.5% -
0.0 9.3
12 months ago about 20 hours ago
C Rust
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.

NFHTTP

Posts with mentions or reviews of NFHTTP. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-28.
  • Crux: Cross-platform app development in Rust
    7 projects | news.ycombinator.com | 28 Sep 2023
    This is your friendly reminder that Spotify went out of their way to write a networking library that wraps platform specific network libraries since iOS will have special-ish behaviors that you lose if you aren’t using their stack.

    I am the biggest proponent of Rust where possible but I always feel like this is worth mentioning when people bring up moving all shared logic for mobile platforms to Rust. It would be great to see it reqwest/ureq/etc could have a feature flag to use these behind the scenes:

    https://github.com/nativeformat/NFHTTP

    Also: if anybody from Spotify is reading I would love to know why it’s discontinued and passed to community maintenance. Alternatively, if someone from e.g Apple would weigh in on how much this still matters it would also be welcome.

  • Building cross-platform Rust for Web, Android and iOS – a minimal example
    3 projects | news.ycombinator.com | 9 Jul 2023
    It _has_ been figured out, it's just not something anyone's done in Rust yet: https://github.com/nativeformat/NFHTTP
  • Native OS SSL wrapper?
    1 project | /r/cpp_questions | 9 Apr 2021
    Found a client library: https://github.com/spotify/NFHTTP
  • Up-to-date info about building for iOS/Android?
    2 projects | /r/rust | 18 Jan 2021
    Spotify indeed goes out of their way to use the native handlers, so... there's some prior art.

matrix-rich-text-editor

Posts with mentions or reviews of matrix-rich-text-editor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-28.
  • Crux: Cross-platform app development in Rust
    7 projects | news.ycombinator.com | 28 Sep 2023
    * https://github.com/matrix-org/matrix-rich-text-editor

    The apps themselves are written in Swift and Kotlin respectively, but it’s notable that they can now do this duplicate work much more sustainably because the bulk of their app code lives in a unified Rust layer.

  • Collaborative WYSIWYG document editor built-on matrix-rust-sdk and matrix-rich-text-editor?
    2 projects | /r/matrixdotorg | 15 Feb 2023
    Hello everyone, I am finally making it to all of the great talks about Matrix from FOSDEM 23, and one thing that seemed like an obvious thing that could be built on some of the new projects works (matrix-rich-text-editor, matrix-rust-sdk) is a collaborative (multi-user, live edits) document tool built ontop of rust. That said, I haven't seen any project doing this yet. Does anyone know of one?
  • Matrix: Third Room Tech Preview
    2 projects | news.ycombinator.com | 28 Sep 2022
    1. We are about to replace the composer in Element with a sparkly new (optional) wysiwyg editor in the coming weeks: https://github.com/matrix-org/matrix-wysiwyg

    2. totally agreed. we are completely reworking the crypto UX; there’s already https://github.com/matrix-org/matrix-react-sdk/pull/8228 asa proof of concept of what’s to come.

    3. glad you like Cinny - it’s written by ajbura, whose dayjob is at Element and built the UI for Third Room. Element is not “the official app” - it’s just the one that happens to be written by folks from the Matrix core team. If you prefer Cinny, knock yourself out. Meanwhile we’re frantically improving Element too.

What are some alternatives?

When comparing NFHTTP and matrix-rich-text-editor you can also consider the following projects:

bloom-legacy-e2ee - End-to-end encrypted Notes, Files, Calendar, Contacts... for Android, IOS, Linux & MacOS

ui - Rikulo UI is a cross-platform framework for creating amazing Web and mobile applications in Dart and HTML 5.

crux - Cross-platform app development in Rust

Rocket - A web framework for Rust.

cargo-swift - A cargo plugin to easily build Swift packages from Rust code

Avalonia - Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology

dioxus - Fullstack GUI library for web, desktop, mobile, and more.

matrix-rust-sdk - Matrix Client-Server SDK for Rust