desktop VS backend

Compare desktop vs backend and see what are their differences.

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
desktop backend
3 5
725 1,057
1.4% 2.6%
3.9 9.1
about 1 month ago 9 days ago
TypeScript Rust
GNU Affero General Public License v3.0 GNU Affero General Public License v3.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.

desktop

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

backend

Posts with mentions or reviews of backend. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-28.
  • Selfhosted discord alternative
    3 projects | /r/selfhosted | 28 Mar 2023
    What's not open source of Revolt Chat? Last time I checked, they were using GPL 3.0.
  • How to use API?
    1 project | /r/revoltchat | 7 Mar 2023
    Our API is documented here, and there's API libraries for popular programming languages (I'd recommend you use one of those instead of rolling your own implementation). To authenticate as bot you have to pass X-Bot-Token instead of X-Session-Token.
  • Issues with channels
    1 project | /r/revoltchat | 12 Sep 2022
    Fixed as of https://github.com/revoltchat/backend/commit/86ad72b4264ca08ad39023dacff82684cb0ae9ee.
  • How discord mange 300M socket connection
    3 projects | dev.to | 15 Jul 2022
    Revolt
  • Revolt: Open-source alternative to Discord written in Rust
    9 projects | news.ycombinator.com | 6 Sep 2021
    Just want to suggest that if you're interested in doing this in the future, please put in effort to define interfaces up front. I took a quick look at the codebase and it looks like mongo is "in there pretty good"[0] without any abstraction to make it easily shimmable.

    Just a little specification around the that interface (Trait) will go a long way to making other backends possible and should make it much easier to know and manage the API contract a capable database must provide.

    [0]: https://github.com/revoltchat/delta/blob/master/src/database...

What are some alternatives?

When comparing desktop and backend you can also consider the following projects:

matrix-react-sdk - Matrix SDK for React Javascript

documentation - Revolt documentation website.

awesome-revolt - Collection of Revolt libraries, bots, clients and other cool stuff.

homebrew-core - 🍻 Default formulae for the missing package manager for macOS (or Linux)

Howler

Mastodon - Your self-hosted, globally interconnected microblogging community

Solenoid - A minimal revolt client written with SolidJS

server - Spacebar server - A reimplementation of the Discord.com backend, built with Typescript and love