bcoin VS scc

Compare bcoin vs scc and see what are their differences.

bcoin

Javascript bitcoin library for node.js and browsers (by bcoin-org)

scc

Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go (by boyter)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
bcoin scc
6 19
2,952 6,080
1.0% -
6.2 8.2
3 months ago 11 days ago
JavaScript Go
GNU General Public License v3.0 or later 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.

bcoin

Posts with mentions or reviews of bcoin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-08.
  • What's your unpopular crypto opinion?
    2 projects | /r/CryptoCurrency | 8 Jul 2022
    You can just submit your changes to the Bitcoin core repo https://github.com/bitcoin/bitcoin or you can fork it and create your own version. You can even just use/change one of the alternative implementations: https://github.com/bcoin-org/bcoin
  • Bitcoin is the only coin the SEC Chair will call a commodity
    5 projects | news.ycombinator.com | 29 Jun 2022
  • Sent BCH to BTC wallet.
    1 project | /r/PurseIO | 1 Dec 2021
    I'm not sure what you mean by "truly separate", but our hot wallets are indeed separate wallets, both running on top on bcoin.io
  • Who controls Bitcoin ?
    6 projects | /r/Bitcoin | 16 Nov 2021
    bcoin
  • Mako – a full Bitcoin implementation in C
    14 projects | news.ycombinator.com | 15 Nov 2021
    My first bitcoin reimplementation was written in node.js and called bcoin[1]. So this is my second time reimplementing the bitcoin protocol, albeit in a very different language.

    Bcoin was frequently used as a reference along with bitcoin core v0.8.0-v0.11.0 when I felt like double checking consensus functions (among other things).

    As an aside, I personally think bitcoin core v0.8.0 is the best version of core if you want to learn bitcoin from it. It's a lot more straightforward than later versions. I personally don't enjoy reading any version beyond v0.11.0.

    This is also the reason mako doesn't support taproot yet. That code is very new and isn't present in upstream bcoin. I could try to implement it from the BIPs alone, but I won't know what intricacies are present in the actual bitcoin core code until I actually read it.

    [1] https://github.com/bcoin-org/bcoin

  • Is there a way to run a bitcoin-core program without downloading the blockchain?
    2 projects | /r/Bitcoin | 26 Aug 2021
    Hey guys, Is there a way to run a bitcoin-core program (like https://github.com/bcoin-org/bcoin) without downloading the blockchain?

scc

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

What are some alternatives?

When comparing bcoin and scc you can also consider the following projects:

mako - Bitcoin node written in C

cloc - cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.

sigma-male-grindset-api

tokei-pie - Render tokei's output to interactive sunburst chart.

btcd - An alternative full node bitcoin implementation written in Go (golang)

croc - Easily and securely send things from one computer to another :crocodile: :package:

StratisFullNode

Seaweed File System - SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. [Moved to: https://github.com/seaweedfs/seaweedfs]

NBitcoin - Comprehensive Bitcoin library for the .NET framework.

Hugo - The world’s fastest framework for building websites.

Mako - THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/mako

Gor - GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.