minipack VS naivecoin

Compare minipack vs naivecoin and see what are their differences.

minipack

📦 A simplified example of a modern module bundler written in JavaScript (by ronami)

naivecoin

A tutorial for building a cryptocurrency (by lhartikk)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
minipack naivecoin
2 7
3,108 522
- -
0.0 0.0
about 3 years ago about 2 years ago
JavaScript TypeScript
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.

minipack

Posts with mentions or reviews of minipack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-27.

naivecoin

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

What are some alternatives?

When comparing minipack and naivecoin you can also consider the following projects:

the-super-tiny-compiler - :snowman: Possibly the smallest compiler ever

cache-lite - An extremely lite-weight cache framework in Kotlin, demonstrating how cache works.

next-transpile-modules - [ARCHIVED] Next.js plugin to transpile code from node_modules

rubber-docker - A workshop on Linux containers: Rebuild Docker from Scratch

dnsguide - A guide to writing a DNS Server from scratch in Rust

SavjeeCoin - A simple blockchain in Javascript. For educational purposes only.

azure-pipelines-monorepo - Example of a multi-pipeline monorepo with Azure Pipelines

littleosbook - Source for the little book about OS development

kotlin-blockchain - Construindo uma Blockchain em Kotlin

naivecoin - A cryptocurrency implementation in less than 1500 lines of code

db_tutorial - Writing a sqlite clone from scratch in C