rust-cardano-ouroboros-network
Rust implementation of networking layer for the Ouroboros blockchain protocol using Tokio framework. (by 2nd-Layer)
carp
A modular indexer for Cardano with an SQL Postgres backend (an alternative to the well known cardano-db-sync) (by dcSpark)
rust-cardano-ouroboros-network | carp | |
---|---|---|
5 | 1 | |
37 | 108 | |
- | -0.9% | |
0.0 | 7.7 | |
over 2 years ago | 8 months ago | |
Rust | Rust | |
Mozilla Public License 2.0 | 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.
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.
rust-cardano-ouroboros-network
Posts with mentions or reviews of rust-cardano-ouroboros-network.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-15.
-
[CRUST] Cardano Node in Rust (Project Catalyst)
> 1x Technical Architect (100% FTE; 6 months) - 30k USD Where would this project find a sufficiently qualified Rust architect who will work full-time for $60K per year? Given the unrealistic budget breakdown, it's hard to justify funds for this project, and I'm a huge Rust fan. It might be better to share a link to the public sources with a list of the most important issues that need work. Is this the project that needs help?
-
Rust Cardano Ouroboros Networkin Catalyst Proposal for Fund 6
Rust Cardano Ouroboros Netwokring Catalyst Fund 6 proposal is on IdeaScale for you to checkout out, provided we get funding for this one, we would like to apply for funding in future rounds to develop full blown db-sync alternative and start working on the functional node also...
-
Want to be Cardano core developer? Join the dcSpark team and work on the Rust SDK!
There are a few different Github repositories that server different things -- I'm not sure if there is a list of all of them. The job posting would mostly be related to https://github.com/Emurgo/cardano-serialization-lib and the network lib https://github.com/2nd-Layer/rust-cardano-ouroboros-network
- First tagged version of rust-cardano-ouroboros-network has been released - v0.1.0
carp
Posts with mentions or reviews of carp.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Do Public Cardano Databases exist?
You may be interested in oura-postgres-sink. The project is still under construction (and there is also a Catalyst proposal for its continued development).
What are some alternatives?
When comparing rust-cardano-ouroboros-network and carp you can also consider the following projects:
rust-imap - IMAP client library for Rust
scrolls - Read-optimized cache of Cardano on-chain entities
mithril - Stake-based threshold multi-signatures protocol
cardano-serialization-lib - This is a library, written in Rust, for serialization & deserialization of data structures used in Cardano's Haskell implementation of Alonzo along with useful utility functions.
sqlx - 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.