awesome-revolt VS backend

Compare awesome-revolt vs backend and see what are their differences.

awesome-revolt

Collection of Revolt libraries, bots, clients and other cool stuff. (by revoltchat)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
awesome-revolt backend
2 5
289 1,050
3.5% 3.1%
7.2 9.0
2 months ago 19 days ago
Rust
GNU General Public License v3.0 or later 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.

awesome-revolt

Posts with mentions or reviews of awesome-revolt. 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 awesome-revolt and backend you can also consider the following projects:

matrix-react-sdk - Matrix SDK for React Javascript