Skip to content

shiv-source/TechTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1,504 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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 243684 50663 1148 JavaScript The library for web and native user interfaces. 2026-03-07
2 bootstrap 174028 79063 575 MDX The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2026-03-06
3 vue 209961 33866 622 TypeScript This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core 2026-03-07
4 angular 100078 27101 1131 TypeScript Deliver web apps with confidence ๐Ÿš€ 2026-03-06
5 svelte 86018 4796 975 JavaScript web development for the rest of us 2026-03-07
6 jquery 59854 20472 98 JavaScript jQuery JavaScript Library 2026-03-07
7 tailwindcss 93933 5098 84 TypeScript A utility-first CSS framework for rapid UI development. 2026-03-07
8 webpack 66025 9304 202 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-03-07
9 nuxt 59799 5551 909 TypeScript The Full-Stack Vue Framework. 2026-03-06
10 ember.js 22578 4193 421 TypeScript Ember.js - A JavaScript framework for creating ambitious web applications 2026-03-06

๐Ÿ“‹ Backend Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 spring-boot 80182 41865 526 Java Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. 2026-03-07
2 django 86992 33718 424 Python The Web framework for perfectionists with deadlines. 2026-03-07
3 spring-framework 59711 38914 359 Java Spring Framework 2026-03-06
4 gin 88209 8568 644 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-03-07
5 express 68868 22734 189 JavaScript Fast, unopinionated, minimalist web framework for node. 2026-03-06
6 flask 71331 16742 3 Python The Python micro framework for building web applications. 2026-03-07
7 rails 58349 22172 1503 Ruby Ruby on Rails 2026-03-07
8 nest 74874 8232 42 TypeScript A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript ๐Ÿš€ 2026-03-06
9 aspnetcore 37769 10600 3772 C# ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. 2026-03-07
10 framework 34560 11809 96 PHP Laravel is a web application framework with expressive, elegant syntax. 2026-03-07
11 beego 32428 5613 17 Go beego is an open-source, high-performance web framework for the Go programming language. 2026-03-06
12 koa 35739 3216 27 JavaScript Expressive middleware for node.js using ES2017 async functions 2026-03-06
13 sails 22847 1928 589 JavaScript Realtime MVC Framework for Node.js 2026-03-05
14 aiohttp 16378 2209 273 Python Asynchronous HTTP client/server framework for asyncio and Python 2026-03-07
15 hapi 14771 1346 57 JavaScript The Simple, Secure Framework Developers Trust 2026-03-06
16 go-swagger 9952 1292 597 Go Swagger 2.0 implementation for go 2026-03-06
17 falcon 9806 980 163 Python The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at scale. 2026-03-06
18 bottle 8761 1499 285 Python bottle.py is a fast and simple micro-framework for python web-applications. 2026-03-06
19 maven 4978 2832 732 Java Apache Maven core 2026-03-06
20 blade 5885 1162 14 Java ๐Ÿš€ Lightning fast and elegant mvc framework for Java8 2026-03-06
21 pyramid 4077 895 81 Python Pyramid - A Python web framework 2026-03-07
22 cherrypy 1937 368 267 Python CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev 2026-03-01

๐Ÿ“‹ Mobile Application Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 flutter 175455 30085 12442 Dart Flutter makes it easy and fast to build beautiful apps for mobile and beyond 2026-03-07
2 react-native 125511 25109 1230 C++ A framework for building native applications using React 2026-03-07
3 ionic-framework 52385 13387 625 TypeScript A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript. 2026-03-07
4 maui 23198 1923 4461 C# .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. 2026-03-07
5 NativeScript 25461 1730 923 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-03-07
6 capacitor 15190 1158 114 TypeScript Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web โšก๏ธ 2026-03-06
7 cordova 698 72 40 Apache Cordova 2026-03-06

๐Ÿ“‹ Testing Tools

SL Name Stars Forks Issues Language Description UpdatedAt
1 puppeteer 93729 9379 286 TypeScript JavaScript API for Chrome and Firefox 2026-03-07
2 playwright 83650 5240 609 TypeScript Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. 2026-03-07
3 selenium 34087 8658 201 Java A browser automation framework and ecosystem. 2026-03-07
4 jest 45315 6638 242 TypeScript Delightful JavaScript Testing. 2026-03-06
5 cypress 49597 3401 1219 TypeScript Fast, easy and reliable testing for anything that runs in a browser. 2026-03-07
6 mocha 22873 3068 219 JavaScript โ˜•๏ธ Classic, reliable, trusted test framework for Node.js and the browser 2026-03-07
7 pytest 13697 3043 1014 Python The pytest framework makes it easy to write small tests, yet scales to support complex functional testing 2026-03-07
8 jasmine 15843 2239 12 JavaScript Simple JavaScript testing framework for browsers and node.js 2026-03-06
9 vitest 16082 1670 356 TypeScript Next generation testing framework powered by Vite. 2026-03-06
10 karma 11967 1724 393 JavaScript Spectacular Test Runner for JavaScript 2026-03-05
11 Quick 9840 899 44 Swift The Swift (and Objective-C) testing framework. 2026-03-04
12 chai 8266 719 95 JavaScript BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework. 2026-03-06
13 common 3352 684 45 A home for issues that are common to multiple cucumber repositories 2026-03-03
14 testem 2921 405 140 JavaScript Test'em 'Scripts! A test runner that makes Javascript unit testing fun. 2026-02-20
15 pact-ruby 2189 218 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. 2026-03-04

๐Ÿ“‹ DevOps Tools

SL Name Stars Forks Issues Language Description UpdatedAt
1 kubernetes 120965 42610 2702 Go Production-Grade Container Scheduling and Management 2026-03-07
2 moby 71487 18914 3793 Go The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2026-03-07
3 ansible 68222 24177 825 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. 2026-03-07
4 prometheus 63076 10216 761 Go The Prometheus monitoring system and time series database. 2026-03-07
5 terraform 47892 10235 1914 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. 2026-03-07
6 kong 42893 5089 134 Lua ๐Ÿฆ The API and AI Gateway 2026-03-07
7 jenkins 25078 9394 3568 Java Jenkins automation server 2026-03-07
8 helm 29582 7507 435 Go The Kubernetes Package Manager 2026-03-06
9 argo-cd 22237 6892 4101 Go Declarative Continuous Deployment for Kubernetes 2026-03-07
10 rancher 25400 3172 3251 Go Complete container management platform 2026-03-06
11 k3s 32363 2605 126 Go Lightweight Kubernetes 2026-03-07
12 gitlabhq 24249 5783 36 Ruby GitLab CE Mirror Please open new issues in our issue tracker on GitLab.com
13 faas 26104 1969 31 Go OpenFaaS - Serverless Functions Made Simple 2026-03-06
14 beats 12600 4993 956 Go ๐Ÿ  Beats - Lightweight shippers for Elasticsearch & Logstash 2026-03-06
15 chef 8353 2526 378 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-03-07
16 velero 9863 1514 689 Go Backup and migrate Kubernetes applications and their persistent volumes 2026-03-06
17 spinnaker 9695 1260 136 Java Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. 2026-03-06
18 puppet 7813 2206 90 Ruby Server automation framework and application 2026-03-05
19 cfssl 9379 1145 329 Go CFSSL: Cloudflare's PKI and TLS toolkit 2026-03-07
20 datadog-agent 3537 1384 914 Go Main repository for Datadog Agent 2026-03-07
21 metallb 8082 1024 95 Go A network load-balancer implementation for Kubernetes using standard routing protocols 2026-03-06
22 terraform-aws-vpc 3210 4620 24 HCL Terraform module to create AWS VPC resources ๐Ÿ‡บ๐Ÿ‡ฆ 2026-02-26

๐Ÿ“‹ Databases

SL Name Stars Forks Issues Language Description UpdatedAt
1 elasticsearch 76287 25808 5563 Java Free and Open Source, Distributed, RESTful Search Engine 2026-03-07
2 redis 73309 24511 2755 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-03-07
3 etcd 51620 10335 229 Go Distributed reliable key-value store for the most critical data of a distributed system 2026-03-07
4 cockroach 31996 4088 7900 Go CockroachDB โ€” the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. 2026-03-07
5 mongo 28207 5758 24 C++ The MongoDB Database 2026-03-07
6 postgres 20241 5476 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-03-07
7 vitess 20849 2312 939 Go Vitess is a database clustering system for horizontal scaling of MySQL. 2026-03-07
8 timescaledb 22018 1054 448 C A time-series database for high-performance real-time analytics packaged as a Postgres extension 2026-03-07
9 mysql-server 12211 4234 1 C++ MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database. 2026-03-06
10 cassandra 9650 3849 614 Java Apache Cassandraยฎ 2026-03-07
11 sqlite 9131 1422 21 C Official Git mirror of the SQLite source tree 2026-03-07
12 tarantool 3620 403 1613 Lua Get your data in RAM. Get compute close to data. Enjoy the performance. 2026-03-07

๐Ÿ“‹ Programming Languages

SL Name Stars Forks Issues Language Description UpdatedAt
1 node 116114 34941 2509 JavaScript Node.js JavaScript runtime โœจ๐Ÿข๐Ÿš€โœจ 2026-03-07
2 rust 110979 14587 12154 Rust Empowering everyone to build reliable and efficient software. 2026-03-07
3 TypeScript 108037 13263 5475 TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output. 2026-03-07
4 cpython 71869 34192 9296 Python The Python programming language 2026-03-07
5 swift 69853 10675 8742 C++ The Swift Programming Language 2026-03-07
6 kotlin 52428 6242 223 Kotlin The Kotlin Programming Language. 2026-03-07
7 php-src 39986 8015 1764 C The PHP Interpreter 2026-03-06
8 ruby 23539 5569 561 Ruby The Ruby Programming Language 2026-03-07
9 jdk 22707 6275 430 Java JDK main-line development https://openjdk.org/projects/jdk 2026-03-07
10 sdk 11063 1765 8351 Dart The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more. 2026-03-06
11 compiler 7751 678 337 Haskell Compiler for Elm, a functional language for reliable webapps. 2026-03-05
12 perl5 2242 612 2384 Perl ๐Ÿช The Perl programming language 2026-03-06
13 go 0 1 0 Go Mirror of code.google.com/p/go/ 2018-09-30

โฐ Last Updated: March 07, 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

 
 
 

Contributors