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 242284 50398 1129 JavaScript The library for web and native user interfaces. 2026-01-16
2 bootstrap 173923 79170 560 MDX The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2026-01-15
3 vue 209857 33901 617 TypeScript This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core 2026-01-16
4 angular 99675 27010 1110 TypeScript Deliver web apps with confidence ๐Ÿš€ 2026-01-16
5 svelte 85457 4731 999 JavaScript web development for the rest of us 2026-01-16
6 jquery 59688 20504 93 JavaScript jQuery JavaScript Library 2026-01-15
7 tailwindcss 92919 4985 66 TypeScript A utility-first CSS framework for rapid UI development. 2026-01-16
8 webpack 65897 9219 213 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. 2026-01-15
9 nuxt 59354 5498 935 TypeScript The Full-Stack Vue Framework. 2026-01-16
10 ember.js 22581 4196 427 TypeScript Ember.js - A JavaScript framework for creating ambitious web applications 2026-01-15

๐Ÿ“‹ Backend Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 spring-boot 79680 41806 493 Java Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. 2026-01-16
2 django 86478 33490 383 Python The Web framework for perfectionists with deadlines. 2026-01-16
3 spring-framework 59508 38899 331 Java Spring Framework 2026-01-15
4 gin 87701 8542 890 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. 2026-01-16
5 express 68560 22159 211 JavaScript Fast, unopinionated, minimalist web framework for node. 2026-01-16
6 flask 71046 16678 12 Python The Python micro framework for building web applications. 2026-01-16
7 rails 58100 22167 1444 Ruby Ruby on Rails 2026-01-16
8 nest 74250 8165 71 TypeScript A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript ๐Ÿš€ 2026-01-16
9 aspnetcore 37591 10545 3666 C# ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. 2026-01-16
10 framework 34437 11756 81 PHP The Laravel Framework. 2026-01-15
11 beego 32395 5618 13 Go beego is an open-source, high-performance web framework for the Go programming language. 2026-01-15
12 koa 35720 3215 22 JavaScript Expressive middleware for node.js using ES2017 async functions 2026-01-15
13 sails 22853 1927 587 JavaScript Realtime MVC Framework for Node.js 2026-01-15
14 aiohttp 16203 2179 269 Python Asynchronous HTTP client/server framework for asyncio and Python 2026-01-16
15 hapi 14746 1349 59 JavaScript The Simple, Secure Framework Developers Trust 2026-01-15
16 go-swagger 9923 1293 595 Go Swagger 2.0 implementation for go 2026-01-15
17 falcon 9775 974 164 Python The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at scale. 2026-01-14
18 bottle 8728 1492 283 Python bottle.py is a fast and simple micro-framework for python web-applications. 2026-01-15
19 maven 4909 2814 727 Java Apache Maven core 2026-01-16
20 blade 5887 1165 14 Java ๐Ÿš€ Lightning fast and elegant mvc framework for Java8 2026-01-09
21 pyramid 4073 888 91 Python Pyramid - A Python web framework 2026-01-05
22 cherrypy 1930 368 266 Python CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev 2026-01-09

๐Ÿ“‹ Mobile Application Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 flutter 174681 29826 12417 Dart Flutter makes it easy and fast to build beautiful apps for mobile and beyond 2026-01-16
2 react-native 125065 25050 1155 C++ A framework for building native applications using React 2026-01-16
3 ionic-framework 52290 13422 634 TypeScript A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript. 2026-01-15
4 maui 23132 1903 4386 C# .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. 2026-01-15
5 NativeScript 25404 1732 927 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. 2026-01-15
6 capacitor 14751 1136 291 TypeScript Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web โšก๏ธ 2026-01-16
7 cordova 694 71 41 Apache Cordova 2026-01-12

๐Ÿ“‹ Testing Tools

SL Name Stars Forks Issues Language Description UpdatedAt
1 puppeteer 93314 9360 300 TypeScript JavaScript API for Chrome and Firefox 2026-01-16
2 playwright 81268 5013 568 TypeScript Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. 2026-01-16
3 selenium 33890 8640 234 Java A browser automation framework and ecosystem. 2026-01-15
4 jest 45257 6628 250 TypeScript Delightful JavaScript Testing. 2026-01-15
5 cypress 49517 3391 1255 TypeScript Fast, easy and reliable testing for anything that runs in a browser. 2026-01-15
6 mocha 22867 3064 217 JavaScript โ˜•๏ธ Classic, reliable, trusted test framework for Node.js and the browser 2026-01-16
7 enzyme 19896 1988 281 JavaScript JavaScript Testing utilities for React 2026-01-05
8 karma 11971 1722 388 JavaScript Spectacular Test Runner for JavaScript 2026-01-13
9 vitest 15721 1607 370 TypeScript Next generation testing framework powered by Vite. 2026-01-16
10 Quick 9844 904 42 Swift The Swift (and Objective-C) testing framework. 2026-01-16
11 chai 8263 716 90 JavaScript BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework. 2026-01-15
12 common 3357 686 45 A home for issues that are common to multiple cucumber repositories 2026-01-07
13 testem 2922 407 139 JavaScript Test'em 'Scripts! A test runner that makes Javascript unit testing fun. 2025-12-27
14 pact-ruby 2182 217 23 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. 2026-01-08

๐Ÿ“‹ DevOps Tools

SL Name Stars Forks Issues Language Description UpdatedAt
1 kubernetes 119863 42209 2529 Go Production-Grade Container Scheduling and Management 2026-01-16
2 moby 71364 18881 3775 Go The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2026-01-16
3 prometheus 62232 10093 755 Go The Prometheus monitoring system and time series database. 2026-01-16
4 kong 42535 5049 131 Lua ๐Ÿฆ The Cloud-Native Gateway for APIs & AI 2026-01-16
5 jenkins 24914 9316 3551 Java Jenkins automation server 2026-01-16
6 helm 29299 7460 419 Go The Kubernetes Package Manager 2026-01-16
7 rancher 25247 3148 3187 Go Complete container management platform 2026-01-16
8 argo-cd 21740 6722 3967 Go Declarative Continuous Deployment for Kubernetes 2026-01-16
9 vagrant 27200 4447 734 Ruby Vagrant is a tool for building and distributing development environments. 2026-01-15
10 gitlabhq 24223 5776 36 Ruby GitLab CE Mirror Please open new issues in our issue tracker on GitLab.com
11 k3s 31895 2576 119 Go Lightweight Kubernetes 2026-01-16
12 faas 26031 1973 31 Go OpenFaaS - Serverless Functions Made Simple 2026-01-15
13 beats 12568 4978 983 Go ๐Ÿ  Beats - Lightweight shippers for Elasticsearch & Logstash 2026-01-15
14 chef 8316 2528 375 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 2026-01-15
15 velero 9738 1503 663 Go Backup and migrate Kubernetes applications and their persistent volumes 2026-01-16
16 spinnaker 9670 1246 135 Java Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. 2026-01-16
17 puppet 7776 2205 92 Ruby Server automation framework and application 2026-01-15
18 cfssl 9338 1143 330 Go CFSSL: Cloudflare's PKI and TLS toolkit 2026-01-15
19 datadog-agent 3478 1371 976 Go Main repository for Datadog Agent 2026-01-16
20 metallb 8001 1015 85 Go A network load-balancer implementation for Kubernetes using standard routing protocols 2026-01-15
21 terraform-aws-vpc 3181 4610 17 HCL Terraform module to create AWS VPC resources ๐Ÿ‡บ๐Ÿ‡ฆ 2026-01-10

๐Ÿ“‹ Databases

SL Name Stars Forks Issues Language Description UpdatedAt
1 elasticsearch 75880 25785 5374 Java Free and Open Source, Distributed, RESTful Search Engine 2026-01-16
2 redis 72529 24433 2740 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. 2026-01-16
3 cockroach 31739 4061 7803 Go CockroachDB โ€” the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. 2026-01-15
4 mongo 27992 5739 19 C++ The MongoDB Database 2026-01-16
5 influxdb 31109 3689 2153 Rust Scalable datastore for metrics, events, and real-time analytics 2026-01-16
6 postgres 19622 5347 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 2026-01-16
7 vitess 20621 2294 897 Go Vitess is a database clustering system for horizontal scaling of MySQL. 2026-01-16
8 dgraph 21457 1570 47 Go high-performance graph database for real-time use cases 2026-01-16
9 timescaledb 21418 1031 464 C A time-series database for high-performance real-time analytics packaged as a Postgres extension 2026-01-15
10 scylladb 15243 1455 3675 C++ NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB 2026-01-16
11 mysql-server 11984 4195 1 C++ MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database. 2026-01-15
12 arangodb 14056 878 800 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. 2026-01-15
13 cassandra 9585 3821 583 Java Apache Cassandraยฎ 2026-01-14
14 tarantool 3606 401 1565 Lua Get your data in RAM. Get compute close to data. Enjoy the performance. 2026-01-15

๐Ÿ“‹ Programming Languages

SL Name Stars Forks Issues Language Description UpdatedAt
1 node 115219 34384 2435 JavaScript Node.js JavaScript runtime โœจ๐Ÿข๐Ÿš€โœจ 2026-01-16
2 rust 109429 14341 11976 Rust Empowering everyone to build reliable and efficient software. 2026-01-16
3 TypeScript 107453 13208 5458 TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output. 2026-01-15
4 cpython 71086 33900 9206 Python The Python programming language 2026-01-16
5 swift 69566 10643 8591 C++ The Swift Programming Language 2026-01-16
6 kotlin 52170 6181 205 Kotlin The Kotlin Programming Language. 2026-01-16
7 php-src 39783 7994 1695 C The PHP Interpreter 2026-01-16
8 ruby 23265 5552 530 Ruby The Ruby Programming Language 2026-01-15
9 jdk 22367 6227 389 Java JDK main-line development https://openjdk.org/projects/jdk 2026-01-16
10 compiler 7737 672 337 Haskell Compiler for Elm, a functional language for reliable webapps. 2026-01-13
11 perl5 2214 606 2406 Perl ๐Ÿช The Perl programming language 2026-01-16
12 go 0 1 0 Go Mirror of code.google.com/p/go/ 2018-09-30

โฐ Last Updated: January 16, 2026
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

  •  
  •