zre_raft VS rqlite

Compare zre_raft vs rqlite and see what are their differences.

zre_raft

Peer-to-peer encrypted chat using ZRE and double ratchet. (by adsharma)
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
zre_raft rqlite
5 112
2 14,898
- 0.7%
0.0 9.9
over 2 years ago 1 day ago
Python Go
MIT License MIT License
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.

zre_raft

Posts with mentions or reviews of zre_raft. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-22.
  • Rqlite: The lightweight, distributed relational database built on SQLite
    7 projects | news.ycombinator.com | 22 Jan 2021
    Bob: /status

    Etc

    https://github.com/adsharma/zre_raft

  • Ask HN: How do we know Signal or Telegram don't store our data on their servers?
    4 projects | news.ycombinator.com | 13 Jan 2021
    If this is a concern for you, consider using the signal protocol without a server.

    CLI prototype. Can be generalized into a nice phone app.

    https://github.com/adsharma/zre_raft

  • Automated Symbolic Verification of Telegram's MTProto 2.0
    5 projects | news.ycombinator.com | 10 Jan 2021
    Even if the clients are open source and if the verification of the protocol using ProVerif is sound, there is the possibility of a divergence between the "proof" and the implementation.

    This is why it's important to have them in the same code base.

    I've heard about attempts at inria to implement signal/double ratchet using F-star and verify the correctness. But no such implementation seems to be publicly available.

    One of the things I'm interested in is to see if it's possible to bring these verification technologies to more mainstream programming languages such as python.

    https://github.com/adsharma/zre_raft/blob/main/zre_raft/zre_...

    is something I'd love to verify.

  • Donate to Signal
    2 projects | news.ycombinator.com | 7 Jan 2021
    As a token of support, I implemented signal protocol in 250 lines of python.

    https://github.com/adsharma/zre_raft/blob/main/zre_raft/zre_...

    Hope more programmers understand how this works, implement it correctly and create apps we haven't thought about yet.

rqlite

Posts with mentions or reviews of rqlite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-04.

What are some alternatives?

When comparing zre_raft and rqlite you can also consider the following projects:

Signal-iOS - A private messenger for iOS.

dqlite - Embeddable, replicated and fault-tolerant SQL engine.

raft

litestream - Streaming replication for SQLite.

k3s - Lightweight Kubernetes

cockroach - CockroachDB - the open source, cloud-native distributed SQL database.

Telegram-iOS - Telegram-iOS

bolt

OpenSSL - TLS/SSL and crypto library

etcd - Distributed reliable key-value store for the most critical data of a distributed system [Moved to: https://github.com/etcd-io/etcd]

Signal-Server - Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS

TinyGo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.