# protostar vs nile **Published by:** [Only Dust](https://paragraph.com/@only-dust/) **Published on:** 2022-05-12 **URL:** https://paragraph.com/@only-dust/protostar-vs-nile ## Content When starting a new project in a new programming language, there is always this question that is raised.Which framework should I choose ?For Starknet projects, there are especially 2 new frameworks I have been trying and would like to compare: protostar and nile. I have detailed the comparison in this github repository. Several aspects are treated:InstallationProject initializationCompilationUnit testingAssertionsMockingDebuggingDeploymentPerformancesAnd the winner is…For the more impatient ones, here are the results:protostar vs nile comparisonAs a conclusion, protostar offers more features during the development life cycle and is also way faster. Which is a nice advantage especially when using TDD. nile, on the other hand, offers more feature during the deployment, especially thanks to its compatibility with starknet-devnet for running a local node. Let's see how both projects evolve in the future and if more features are added. https://github.com/onlydustxyz/protostar-vs-nile ## Publication Information - [Only Dust](https://paragraph.com/@only-dust/): Publication homepage - [All Posts](https://paragraph.com/@only-dust/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@only-dust): Subscribe to updates - [Twitter](https://twitter.com/OnlyDust_xyz): Follow on Twitter