cardano-sl VS cardano-base

Compare cardano-sl vs cardano-base and see what are their differences.

cardano-sl

Cryptographic currency implementing Ouroboros PoS protocol (by input-output-hk)

cardano-base

Code used throughout the Cardano eco-system (by IntersectMBO)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cardano-sl cardano-base
6 1
3,425 87
- -
3.1 8.2
over 3 years ago 3 days ago
Haskell Haskell
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.

cardano-sl

Posts with mentions or reviews of cardano-sl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-13.
  • Solana (SOL), Polkadot (DOT), and Cardano (ADA) Lead Altcoins Charge As 2021 Closes Its Curtains
    3 projects | /r/CryptoCurrencyTrading | 13 Dec 2021
    The daily developments were reduced by August but resumed vigorously in September. The whole of September was a busy month for developers as the daily submission rates for most coins were very high. At this time, ETH, DOT, and ADA were the leader as SOL followed closely behind. It was not till towards Mid-October that the daily developments reduced.
  • servant-util: Extending servant with Database Integration
    2 projects | /r/haskell | 17 Aug 2021
    So, uh, the two things the blog post covers are actively awful practices. Let's look at Logging. Logging boils down to ServantLogConfig, which carries a function Text -> IO (). This is bad. Text is not a great type for logging, since it's relatively slow and encodings aren't guaranteed to be sensible (cf this bug where logging to a file was broken based on environment encoding). You want something like LogStr from fast-logger, or even a ByteString.Builder or Text.Builder even.
  • When are we going to get a nice LONG tutorial on NixOS on youtube?
    5 projects | /r/NixOS | 3 May 2021
    oops I want my Daedalus wallet (actually very surprising it's not there as Cardano uses Nix). Meanwhile this packaging request has been Open since 2017.
  • Ever tried lekash IDE?
    4 projects | /r/haskell | 28 Dec 2020
    Otherwise you can use the following instructions for adding the caches to your local Nix install: https://github.com/input-output-hk/cardano-sl/blob/master/docs/nix.md#binary-cache
  • Thinking of swapping most of my altcoin for Cardano
    10 projects | /r/CryptoCurrency | 20 Dec 2020
    For what it's worth, coincheckup is tracking https://github.com/input-output-hk/cardano-sl which is the old repo from before they split up a lot of the infrastructure into their own repos.

cardano-base

Posts with mentions or reviews of cardano-base. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-20.

What are some alternatives?

When comparing cardano-sl and cardano-base you can also consider the following projects:

haskell-language-server - Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.

plutus - The Plutus language implementation and tools

yesod-page-cursor - Cursor based pagination for yesod

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

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.

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

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

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

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

jormungandr - privacy voting blockchain node