I open-sourced a tool to compare Google Play apps side-by-side
I recently open-sourced Clash of Apps, a tool I built to compare Google Play apps side-by-side — features, ASO, reviews, ratings, update frequency, etc. It started as a way for me to research competitors more efficiently and evolved into something others might find useful too. Great for indie hackers, devs, or anyone working on mobile apps. Try it here: https://clashofapps.com GitHub: https://github.com/ntgussoni/clashofapps It’s still early — open to feedback, ideas, or contributions!
In plain words
Clash of Apps is an open-source tool for comparing Google Play applications side-by-side, displaying features, app store optimization metrics, reviews, ratings, and update frequency. Designed for indie developers, app creators, and mobile product researchers, it streamlines competitive analysis and market research. The tool is available online and on GitHub in early stages of development.
written from the facts on this page · September 2026
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, April 2025
the whole month →- IB
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution. I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz). The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions.…
Dev tools · 2025 · runpyxl.com
- UC
Life & fun · 2025 · filiph.github.io
- IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
AI · 2025 · github.com


