Skip to content

Tracking the most popular programming languages, frameworks, databases, testing tools, and DevOps tools based on popularity score.

License

Notifications You must be signed in to change notification settings

shiv-source/TechTracker

Repository files navigation

🌟 TechTracker

Stay at the forefront of the development landscape with TechTracker, a meticulously curated ranking of the most popular programming languages, frameworks, databases, testing tools, and DevOps tools. The popularity score for each technology is determined by evaluating a set of key metrics that reflect its community engagement, adoption, and overall usage.

🔄 Contribute: To add or update tracked technologies, simply modify the respective .txt file in the projects directory.

📜 This project is licensed under the MIT License.


📋 Frontend Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 react 240590 49859 1058 JavaScript The library for web and native user interfaces. 2025-11-15
2 bootstrap 173706 79161 579 MDX The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2025-11-15
3 vue 209683 33807 613 TypeScript This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core 2025-11-14
4 angular 99299 26776 1099 TypeScript Deliver web apps with confidence 🚀 2025-11-15
5 svelte 84848 4677 944 JavaScript web development for the rest of us 2025-11-15
6 jquery 59645 20534 95 JavaScript jQuery JavaScript Library 2025-11-14
7 tailwindcss 91069 4788 62 TypeScript A utility-first CSS framework for rapid UI development. 2025-11-15
8 webpack 65762 9173 209 JavaScript A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff. 2025-11-14
9 nuxt 58847 5438 903 TypeScript The Progressive Web Framework. 2025-11-14
10 ember.js 22593 4197 402 JavaScript Ember.js - A JavaScript framework for creating ambitious web applications 2025-11-14

📋 Backend Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 spring-boot 78983 41637 541 Java Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. 2025-11-15
2 django 85788 33223 353 Python The Web framework for perfectionists with deadlines. 2025-11-14
3 spring-framework 59179 38836 334 Java Spring Framework 2025-11-15
4 gin 86981 8488 879 Go Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices. 2025-11-15
5 express 68195 21504 210 JavaScript Fast, unopinionated, minimalist web framework for node. 2025-11-14
6 flask 70781 16620 15 Python The Python micro framework for building web applications. 2025-11-15
7 rails 57870 22034 1350 Ruby Ruby on Rails 2025-11-15
8 nest 73473 8095 62 TypeScript A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀 2025-11-15
9 aspnetcore 37382 10485 3543 C# ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. 2025-11-14
10 framework 34282 11668 107 PHP The Laravel Framework. 2025-11-15
11 koa 35684 3222 21 JavaScript Expressive middleware for node.js using ES2017 async functions 2025-11-13
12 sails 22857 1931 591 JavaScript Realtime MVC Framework for Node.js 2025-11-13
13 aiohttp 16090 2155 282 Python Asynchronous HTTP client/server framework for asyncio and Python 2025-11-14
14 hapi 14735 1352 58 JavaScript The Simple, Secure Framework Developers Trust 2025-11-13
15 go-swagger 9871 1292 589 Go Swagger 2.0 implementation for go 2025-11-14
16 falcon 9757 973 164 Python The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at scale. 2025-11-14
17 bottle 8690 1488 284 Python bottle.py is a fast and simple micro-framework for python web-applications. 2025-11-14
18 maven 4843 2787 691 Java Apache Maven core 2025-11-14
19 pyramid 4061 887 90 Python Pyramid - A Python web framework 2025-11-11
20 cherrypy 1927 371 263 Python CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev 2025-11-14

📋 Mobile Application Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 flutter 173891 29512 12342 Dart Flutter makes it easy and fast to build beautiful apps for mobile and beyond 2025-11-15
2 react-native 124502 24959 1090 C++ A framework for building native applications using React 2025-11-15
3 ionic-framework 52189 13424 616 TypeScript A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript. 2025-11-14
4 maui 23042 1894 4427 C# .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. 2025-11-14
5 NativeScript 25284 1720 916 TypeScript ⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Flutter and you name it compatible. 2025-11-15
6 capacitor 14312 1113 257 TypeScript Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️ 2025-11-14
7 cordova 684 70 40 Apache Cordova 2025-11-12

📋 Testing Tools

SL Name Stars Forks Issues Language Description UpdatedAt
1 puppeteer 92854 9322 290 TypeScript JavaScript API for Chrome and Firefox 2025-11-14
2 playwright 79316 4821 561 TypeScript Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. 2025-11-15
3 selenium 33637 8613 266 Java A browser automation framework and ecosystem. 2025-11-15
4 jest 45152 6614 250 TypeScript Delightful JavaScript Testing. 2025-11-14
5 cypress 49417 3371 1302 TypeScript Fast, easy and reliable testing for anything that runs in a browser. 2025-11-15
6 mocha 22856 3059 234 JavaScript ☕️ simple, flexible, fun javascript test framework for node.js & the browser 2025-11-14
7 pytest 13275 2938 955 Python The pytest framework makes it easy to write small tests, yet scales to support complex functional testing 2025-11-14
8 enzyme 19904 1990 281 JavaScript JavaScript Testing utilities for React 2025-11-12
9 jasmine 15837 2240 14 JavaScript Simple JavaScript testing framework for browsers and node.js 2025-11-13
10 karma 11975 1720 391 JavaScript Spectacular Test Runner for JavaScript 2025-11-13
11 vitest 15364 1513 389 TypeScript Next generation testing framework powered by Vite. 2025-11-15
12 Quick 9844 906 42 Swift The Swift (and Objective-C) testing framework. 2025-11-08
13 chai 8254 709 90 JavaScript BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework. 2025-11-11
14 common 3359 687 42 A home for issues that are common to multiple cucumber repositories 2025-11-12
15 testem 2921 408 140 JavaScript Test'em 'Scripts! A test runner that makes Javascript unit testing fun. 2025-10-26
16 pact-ruby 2180 217 21 Ruby Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project. 2025-11-07

📋 DevOps Tools

SL Name Stars Forks Issues Language Description UpdatedAt
1 kubernetes 118594 41720 2468 Go Production-Grade Container Scheduling and Management 2025-11-14
2 moby 71073 18846 3744 Go The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2025-11-15
3 ansible 67009 24126 869 Python Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com. 2025-11-15
4 prometheus 61294 9932 735 Go The Prometheus monitoring system and time series database. 2025-11-15
5 terraform 47088 10110 1911 Go Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. 2025-11-15
6 kong 42195 5019 130 Lua 🦍 The Cloud-Native Gateway for APIs & AI 2025-11-14
7 jenkins 24660 9184 85 Java Jenkins automation server 2025-11-15
8 rancher 24860 3117 3161 Go Complete container management platform 2025-11-15
9 argo-cd 21232 6553 3886 Go Declarative Continuous Deployment for Kubernetes 2025-11-15
10 vagrant 27094 4453 727 Ruby Vagrant is a tool for building and distributing development environments. 2025-11-15
11 gitlabhq 24163 5770 36 Ruby GitLab CE Mirror Please open new issues in our issue tracker on GitLab.com
12 k3s 31296 2539 143 Go Lightweight Kubernetes 2025-11-15
13 faas 25974 1970 31 Go OpenFaaS - Serverless Functions Made Simple 2025-11-15
14 beats 12556 4981 1041 Go 🐠 Beats - Lightweight shippers for Elasticsearch & Logstash 2025-11-14
15 chef 8211 2524 382 Ruby Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale 2025-11-14
16 velero 9603 1491 668 Go Backup and migrate Kubernetes applications and their persistent volumes 2025-11-14
17 spinnaker 9631 1238 131 Java Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. 2025-11-15
18 puppet 7730 2199 90 Ruby Server automation framework and application 2025-11-14
19 cfssl 9268 1139 330 Go CFSSL: Cloudflare's PKI and TLS toolkit 2025-11-14
20 datadog-agent 3403 1354 1385 Go Main repository for Datadog Agent 2025-11-14
21 metallb 7887 1007 81 Go A network load-balancer implementation for Kubernetes using standard routing protocols 2025-11-14
22 terraform-aws-vpc 3174 4602 20 HCL Terraform module to create AWS VPC resources 🇺🇦 2025-11-13

📋 Databases

SL Name Stars Forks Issues Language Description UpdatedAt
1 elasticsearch 75446 25613 5502 Java Free and Open Source, Distributed, RESTful Search Engine 2025-11-15
2 etcd 50769 10214 223 Go Distributed reliable key-value store for the most critical data of a distributed system 2025-11-14
3 cockroach 31478 4009 7881 Go CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. 2025-11-15
4 influxdb 30810 3668 2135 Rust Scalable datastore for metrics, events, and real-time analytics 2025-11-15
5 postgres 19045 5205 0 C Mirror of the official PostgreSQL GIT repository. Note that this is just a mirror - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch 2025-11-14
6 vitess 20464 2265 883 Go Vitess is a database clustering system for horizontal scaling of MySQL. 2025-11-14
7 dgraph 21341 1564 42 Go high-performance graph database for real-time use cases 2025-11-14
8 timescaledb 20698 991 457 C A time-series database for high-performance real-time analytics packaged as a Postgres extension 2025-11-14
9 scylladb 15045 1433 3760 C++ NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB 2025-11-14
10 mysql-server 11846 4159 0 C++ MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database. 2025-11-14
11 arangodb 13992 871 810 C++ 🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. 2025-11-14
12 cassandra 9475 3794 583 Java Apache Cassandra® 2025-11-14
13 sqlite 8613 1317 16 C Official Git mirror of the SQLite source tree 2025-11-14
14 tarantool 3582 396 1537 Lua Get your data in RAM. Get compute close to data. Enjoy the performance. 2025-11-13

📋 Programming Languages

SL Name Stars Forks Issues Language Description UpdatedAt
1 node 114292 33771 2394 JavaScript Node.js JavaScript runtime ✨🐢🚀✨ 2025-11-15
2 rust 107861 13983 11739 Rust Empowering everyone to build reliable and efficient software. 2025-11-15
3 TypeScript 106744 13114 5954 TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output. 2025-11-15
4 cpython 69869 33416 9189 Python The Python programming language 2025-11-15
5 swift 69313 10593 8585 C++ The Swift Programming Language 2025-11-15
6 kotlin 51801 6107 199 Kotlin The Kotlin Programming Language. 2025-11-15
7 php-src 39620 7960 1608 C The PHP Interpreter 2025-11-15
8 ruby 23078 5508 507 Ruby The Ruby Programming Language 2025-11-15
9 jdk 22043 6154 386 Java JDK main-line development https://openjdk.org/projects/jdk 2025-11-15
10 sdk 10912 1709 8401 Dart The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more. 2025-11-14
11 compiler 7696 667 335 Haskell Compiler for Elm, a functional language for reliable webapps. 2025-11-14
12 perl5 2195 602 2367 Perl 🐪 The Perl programming language 2025-11-15
13 go 0 1 0 Go Mirror of code.google.com/p/go/ 2018-09-30

⏰ Last Updated: November 15, 2025
This page is updated automatically every 24 hours to ensure the latest rankings are displayed.


📂 JSON Data Availability

Looking for programmatic access to this data? The rankings and other details are available in their respective .json files inside the data folder.


📊 Score Calculation

The popularity score of each technology (programming language, framework, database, testing tool, or DevOps tool) is calculated by considering various factors such as Stars, Forks, Watchers, Subscribers, and Issues. Each of these metrics has a weighted contribution to the final score, giving a more comprehensive view of its standing in the developer community.

  • Stars (40%): The number of stars a project has on GitHub, indicating its popularity.
  • Forks (25%): The number of forks, which represents how often the tool or technology is being used as a base for other projects.
  • Watchers (20%): The number of watchers, reflecting interest in the repository for updates.
  • Subscribers (10%): The number of users subscribed to the repository for notifications on new changes.
  • Issues (5%): The number of open issues, with a higher number of issues affecting the overall score.

The score is calculated using a weighted average of these metrics. Each metric is multiplied by its respective weight, and the total score is normalized to fall between 0 and 1.

Example formula:

Score = (Stars * 0.4) + (Forks * 0.25) + (Watchers * 0.2) + (Subscribers * 0.1) + (Issues * 0.05) 

🤝 Contribution

We welcome contributions from the community! To contribute:

  1. Open the projects directory.

  2. Add a new line with the GitHub repository URL of the technology (programming language, framework, database, testing tool, or DevOps tool) in the respective .txt file. Each item should have its own line.
    Example:

    https://github.com/facebook/react https://github.com/angular/angular https://github.com/nodejs/node https://github.com/mysql/mysql-server 
  3. Save the file, commit your changes, and submit a pull request.


⚖️ License

This project is open source and available under the MIT License. Feel free to use, share, and contribute!

About

Tracking the most popular programming languages, frameworks, databases, testing tools, and DevOps tools based on popularity score.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •