monero-rs VS monero-rpc-rs

Compare monero-rs vs monero-rpc-rs and see what are their differences.

monero-rs

The Rust Monero library published on crates.io (by monero-rs)

monero-rpc-rs

RPC client for Monero daemon and wallet. (by monero-rs)
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
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
monero-rs monero-rpc-rs
6 1
137 34
3.6% -
7.0 5.0
23 days ago 2 months ago
Rust Rust
MIT License 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.

monero-rs

Posts with mentions or reviews of monero-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-07.
  • How many of us are working on non-financial products?
    3 projects | /r/Monero | 7 Sep 2022
    Good documentation on regtest took a while to locate. One of the challenges I've experienced is due to Monero's design with ring signatures, one-time-addr, etc any client library that wants to directly integrate against the Monero daemon basically ends up either needing to import wallet_api or reimplement a lot of core behavior. https://github.com/monero-rs/monero-rs is fantastic but it's not a complete solution for a lot of use cases. I think Javascript and Rust probably have the best Monero support libs outside of C/C++ ATM.
  • It finally sinks in…
    1 project | /r/Monero | 15 Aug 2022
    I haven't been following but somebody has started writing rust libraries: https://github.com/monero-rs/monero-rs
  • "Nightmare" - A Monero Fiction Short Story
    1 project | /r/Monero | 28 Nov 2021
    Is this the rewrite from the post or where can I find it? Is there a place where we list all rewrites?
  • Will XMR ever be "normie friendly" ?
    2 projects | /r/Monero | 8 Oct 2021
    I am a huge fan of rust for this kind of work, and the crate is very well made: https://github.com/monero-rs/monero-rs
  • Farcaster: Community update August
    4 projects | /r/Monero | 7 Sep 2021
    Additionally, monero-rs and rust-internet2's new upstream releases include our PRs needed for Farcaster :)
  • Farcaster community update April
    5 projects | /r/Monero | 30 Apr 2021
    Since we started the Farcaster project, two new releases of monero-rs came out to deliver features needed for the swap protocol, the latest release being v0.12.0.

monero-rpc-rs

Posts with mentions or reviews of monero-rpc-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-07.
  • Farcaster: Community update August
    4 projects | /r/Monero | 7 Sep 2021
    We have now completed the necessary interfaces for communicating with both blockchains - something we termed syncers. The integration work in the node is mostly complete. For bitcoin, we are currently using the electrum protocol, while for monero we are communicating with the monero daemon and monero-wallet-rpc. Using the monero-wallet-rpc for multiple swaps at a time proved quite slow during our testing, so we are now exploring the usage of vtnerd's monero light wallet server. In contrast to the monero-wallet-rpc, the light wallet server can keep track of and scan for transactions of multiple distinct view keys at a time. Our work integrating the monero rpc interfaces also led to some pull requests to monero-rpc-rs in the monero-ecosystem project.

What are some alternatives?

When comparing monero-rs and monero-rpc-rs you can also consider the following projects:

mithril - Pure Rust Monero Miner

rust-internet2 - Set of rust crates for software supporting Internet2 (Tor, Noise protocol, lightning network-style messaging)

Monero-Swap-IRC-Meetings - Farcaster Dev meeting logs.

monero-lws - Monero Light Wallet Server (scans monero viewkeys and implements mymonero API)

essrpc - RPC library for Rust

farcaster-node - Farcaster cross-chain atomic swap node.

moonramp - Crypto Payment Gateway

farcaster-core - Farcaster Core Library.