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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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 241844 50200 1091 JavaScript The library for web and native user interfaces. 2025-12-25
2 bootstrap 173848 79173 582 MDX The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2025-12-25
3 vue 209776 33861 613 TypeScript This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core 2025-12-24
4 angular 99563 26944 1212 TypeScript Deliver web apps with confidence ๐Ÿš€ 2025-12-25
5 svelte 85235 4717 978 JavaScript web development for the rest of us 2025-12-25
6 jquery 59664 20520 92 JavaScript jQuery JavaScript Library 2025-12-25
7 tailwindcss 91667 4849 60 TypeScript A utility-first CSS framework for rapid UI development. 2025-12-25
8 webpack 65837 9198 204 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-12-25
9 nuxt 59163 5472 919 TypeScript The Progressive Web Framework. 2025-12-25
10 ember.js 22582 4198 399 JavaScript Ember.js - A JavaScript framework for creating ambitious web applications 2025-12-23

๐Ÿ“‹ Backend Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 spring-boot 79464 41745 476 Java Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. 2025-12-25
2 django 86247 33402 371 Python The Web framework for perfectionists with deadlines. 2025-12-25
3 spring-framework 59415 38885 339 Java Spring Framework 2025-12-24
4 gin 87470 8513 882 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-12-25
5 express 68430 21891 209 JavaScript Fast, unopinionated, minimalist web framework for node. 2025-12-24
6 flask 70959 16669 13 Python The Python micro framework for building web applications. 2025-12-25
7 rails 58013 22119 1415 Ruby Ruby on Rails 2025-12-24
8 nest 74020 8138 64 TypeScript A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript ๐Ÿš€ 2025-12-25
9 aspnetcore 37545 10516 3615 C# ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. 2025-12-25
10 framework 34388 11741 85 PHP The Laravel Framework. 2025-12-24
11 beego 32382 5620 14 Go beego is an open-source, high-performance web framework for the Go programming language. 2025-12-25
12 koa 35704 3220 24 JavaScript Expressive middleware for node.js using ES2017 async functions 2025-12-24
13 sails 22855 1929 591 JavaScript Realtime MVC Framework for Node.js 2025-12-23
14 aiohttp 16158 2171 269 Python Asynchronous HTTP client/server framework for asyncio and Python 2025-12-25
15 hapi 14742 1352 59 JavaScript The Simple, Secure Framework Developers Trust 2025-12-25
16 falcon 9772 975 163 Python The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at scale. 2025-12-24
17 bottle 8717 1489 285 Python bottle.py is a fast and simple micro-framework for python web-applications. 2025-12-22
18 maven 4892 2805 711 Java Apache Maven core 2025-12-24
19 blade 5887 1165 14 Java ๐Ÿš€ Lightning fast and elegant mvc framework for Java8 2025-12-24
20 pyramid 4068 888 91 Python Pyramid - A Python web framework 2025-12-11
21 cherrypy 1929 369 265 Python CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev 2025-12-21

๐Ÿ“‹ Mobile Application Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 flutter 174426 29735 12440 Dart Flutter makes it easy and fast to build beautiful apps for mobile and beyond 2025-12-25
2 react-native 124886 25028 1120 C++ A framework for building native applications using React 2025-12-25
3 ionic-framework 52257 13427 624 TypeScript A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript. 2025-12-25
4 maui 23100 1903 4364 C# .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. 2025-12-24
5 NativeScript 25366 1731 926 TypeScript โšก Write Native with TypeScript โœจ 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-12-25
6 capacitor 14572 1132 284 TypeScript Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web โšก๏ธ 2025-12-25
7 cordova 691 71 41 Apache Cordova 2025-12-16

๐Ÿ“‹ Testing Tools

SL Name Stars Forks Issues Language Description UpdatedAt
1 puppeteer 93139 9347 297 TypeScript JavaScript API for Chrome and Firefox 2025-12-25
2 playwright 80473 4940 555 TypeScript Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. 2025-12-25
3 jest 45220 6621 248 TypeScript Delightful JavaScript Testing. 2025-12-25
4 cypress 49485 3386 1261 TypeScript Fast, easy and reliable testing for anything that runs in a browser. 2025-12-24
5 mocha 22862 3061 232 JavaScript โ˜•๏ธ simple, flexible, fun javascript test framework for node.js & the browser 2025-12-25
6 pytest 13394 2983 966 Python The pytest framework makes it easy to write small tests, yet scales to support complex functional testing 2025-12-25
7 enzyme 19898 1990 281 JavaScript JavaScript Testing utilities for React 2025-12-23
8 jasmine 15838 2242 13 JavaScript Simple JavaScript testing framework for browsers and node.js 2025-12-23
9 karma 11969 1723 389 JavaScript Spectacular Test Runner for JavaScript 2025-12-22
10 vitest 15601 1567 377 TypeScript Next generation testing framework powered by Vite. 2025-12-24
11 Quick 9846 905 42 Swift The Swift (and Objective-C) testing framework. 2025-12-24
12 chai 8262 717 91 JavaScript BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework. 2025-12-24
13 common 3358 686 45 A home for issues that are common to multiple cucumber repositories 2025-12-24
14 testem 2921 408 139 JavaScript Test'em 'Scripts! A test runner that makes Javascript unit testing fun. 2025-12-24
15 pact-ruby 2180 217 22 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-12-15

๐Ÿ“‹ DevOps Tools

SL Name Stars Forks Issues Language Description UpdatedAt
1 kubernetes 119442 42030 2546 Go Production-Grade Container Scheduling and Management 2025-12-25
2 moby 71269 18872 3768 Go The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2025-12-24
3 ansible 67454 24208 892 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-12-24
4 prometheus 61905 10029 729 Go The Prometheus monitoring system and time series database. 2025-12-25
5 terraform 47328 10150 1915 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-12-24
6 kong 42431 5044 131 Lua ๐Ÿฆ The Cloud-Native Gateway for APIs & AI 2025-12-25
7 jenkins 24804 9271 3528 Java Jenkins automation server 2025-12-24
8 helm 29222 7457 457 Go The Kubernetes Package Manager 2025-12-25
9 rancher 24997 3130 3204 Go Complete container management platform 2025-12-25
10 argo-cd 21580 6668 3946 Go Declarative Continuous Deployment for Kubernetes 2025-12-25
11 vagrant 27171 4444 730 Ruby Vagrant is a tool for building and distributing development environments. 2025-12-24
12 gitlabhq 24197 5778 36 Ruby GitLab CE Mirror Please open new issues in our issue tracker on GitLab.com
13 k3s 31722 2558 117 Go Lightweight Kubernetes 2025-12-25
14 faas 26012 1970 31 Go OpenFaaS - Serverless Functions Made Simple 2025-12-25
15 beats 12560 4988 1029 Go ๐Ÿ  Beats - Lightweight shippers for Elasticsearch & Logstash 2025-12-24
16 chef 8273 2530 353 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-12-24
17 velero 9707 1501 657 Go Backup and migrate Kubernetes applications and their persistent volumes 2025-12-24
18 spinnaker 9656 1243 136 Java Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. 2025-12-25
19 puppet 7760 2203 91 Ruby Server automation framework and application 2025-12-25
20 cfssl 9319 1142 329 Go CFSSL: Cloudflare's PKI and TLS toolkit 2025-12-24
21 metallb 7968 1012 84 Go A network load-balancer implementation for Kubernetes using standard routing protocols 2025-12-25
22 terraform-aws-vpc 3178 4611 23 HCL Terraform module to create AWS VPC resources ๐Ÿ‡บ๐Ÿ‡ฆ 2025-12-24

๐Ÿ“‹ Databases

SL Name Stars Forks Issues Language Description UpdatedAt
1 elasticsearch 75717 25744 5341 Java Free and Open Source, Distributed, RESTful Search Engine 2025-12-25
2 redis 72244 24393 2734 C For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine. 2025-12-25
3 etcd 51140 10256 192 Go Distributed reliable key-value store for the most critical data of a distributed system 2025-12-25
4 cockroach 31648 4047 7933 Go CockroachDB โ€” the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. 2025-12-24
5 mongo 27862 5728 21 C++ The MongoDB Database 2025-12-24
6 influxdb 31011 3681 2143 Rust Scalable datastore for metrics, events, and real-time analytics 2025-12-25
7 postgres 19413 5302 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-12-25
8 vitess 20583 2287 899 Go Vitess is a database clustering system for horizontal scaling of MySQL. 2025-12-25
9 dgraph 21424 1566 38 Go high-performance graph database for real-time use cases 2025-12-24
10 timescaledb 21203 1015 469 C A time-series database for high-performance real-time analytics packaged as a Postgres extension 2025-12-25
11 scylladb 15158 1449 3720 C++ NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB 2025-12-25
12 mysql-server 11916 4189 3 C++ MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database. 2025-12-24
13 arangodb 14045 874 793 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-12-24
14 cassandra 9543 3812 572 Java Apache Cassandraยฎ 2025-12-24
15 sqlite 8794 1369 19 C Official Git mirror of the SQLite source tree 2025-12-24
16 tarantool 3600 400 1563 Lua Get your data in RAM. Get compute close to data. Enjoy the performance. 2025-12-24

๐Ÿ“‹ Programming Languages

SL Name Stars Forks Issues Language Description UpdatedAt
1 node 114892 34151 2415 JavaScript Node.js JavaScript runtime โœจ๐Ÿข๐Ÿš€โœจ 2025-12-25
2 rust 108803 14226 11876 Rust Empowering everyone to build reliable and efficient software. 2025-12-25
3 TypeScript 107214 13192 5453 TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output. 2025-12-25
4 cpython 70451 33745 9247 Python The Python programming language 2025-12-25
5 swift 69487 10627 8533 C++ The Swift Programming Language 2025-12-25
6 kotlin 52062 6163 203 Kotlin The Kotlin Programming Language. 2025-12-24
7 php-src 39725 7975 1669 C The PHP Interpreter 2025-12-24
8 ruby 23190 5534 520 Ruby The Ruby Programming Language 2025-12-25
9 jdk 22273 6203 389 Java JDK main-line development https://openjdk.org/projects/jdk 2025-12-25
10 sdk 10967 1722 8284 Dart The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more. 2025-12-24
11 compiler 7728 671 337 Haskell Compiler for Elm, a functional language for reliable webapps. 2025-12-24
12 perl5 2210 602 2399 Perl ๐Ÿช The Perl programming language 2025-12-25

โฐ Last Updated: December 25, 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

  •  
  •