ouroboros-network VS jormungandr

Compare ouroboros-network vs jormungandr and see what are their differences.

ouroboros-network

Specifications of network protocols and implementations of components running these protocols which support a family of Ouroboros Consesus protocols; the diffusion layer of the Cardano Node. (by IntersectMBO)

jormungandr

privacy voting blockchain node (by input-output-hk)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ouroboros-network jormungandr
8 5
264 366
0.8% 0.0%
9.7 3.2
about 12 hours ago 5 days ago
Haskell Rust
Apache License 2.0 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.

ouroboros-network

Posts with mentions or reviews of ouroboros-network. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-30.
  • Open Source Projects written in Haskell
    9 projects | /r/haskell | 30 Jun 2021
    • cardano-node - top level integration code • ouroboros-network & ouroboros-consensus - network code & consensus (which integrates network, consensus and the ledger) • ledger - ledger(s) specifications and implementation • plutus - the smart contract language and related infrastructure
  • How to generate random but valid source programs?
    3 projects | /r/haskell | 3 Mar 2021
    This is non trivial, you can check an example how we generate valid subset of Haskell to check that our implementation of orElse is corect: https://github.com/input-output-hk/ouroboros-network/blob/master/io-sim/test/Test/STM.hs
  • What do you guys think about Cardano?
    2 projects | /r/CryptoCurrency | 26 Jan 2021
    So from what I gather the transaction fee is a fixed protocol parameter. I like how fees are distributed amongst the epoch, If I had to design a blockchain system I'd also have chosen this approach TBH. It addresses some of the issues and misaligned incentives if you only have to rely on fees for block rewards. However if the demand for transactions constantly outweighs the available space you get into other issues. I tried to find details on how Cardano handles transactions and manages its mempool. I believe somewhere here is the code? (https://github.com/input-output-hk/ouroboros-network/blob/master/ouroboros-consensus/src/Ouroboros/Consensus/Mempool/Impl.hs)
  • Thinking of swapping most of my altcoin for Cardano
    10 projects | /r/CryptoCurrency | 20 Dec 2020
    Ouroboros(the consensus algorithm's formal specification): https://github.com/input-output-hk/ouroboros-network

jormungandr

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

What are some alternatives?

When comparing ouroboros-network and jormungandr you can also consider the following projects:

cardano-node - The core component that is used to participate in a Cardano decentralised blockchain.

daedalus - The open source cryptocurrency wallet for ada, built to grow with the community

cardano-wallet - HTTP server & command-line for managing UTxOs and HD wallets in Cardano.

plutus - The Plutus language implementation and tools

aur - A secure, multilingual package manager for Arch Linux and the AUR.

cardano-base - Code used throughout the Cardano eco-system

cardano-ledger-specs - The ledger implementation and specifications of the Cardano blockchain. [Moved to: https://github.com/input-output-hk/cardano-ledger]

awesome-layer-2 - All the layer 2 projects

cardano-ledger-spec

marlowe - Prototype implementation of domain-specific language for the design of smart-contracts over cryptocurrencies