Skip to content

shiv-source/TechTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1,647 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 246755 51169 1233 JavaScript The library for web and native user interfaces. 2026-07-28
2 bootstrap 174533 78715 297 MDX The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2026-07-28
3 vue 210134 33720 636 TypeScript This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core 2026-07-28
4 angular 100620 27315 1174 TypeScript Deliver web apps with confidence πŸš€ 2026-07-28
5 svelte 87696 5080 1100 JavaScript web development for the rest of us 2026-07-28
6 tailwindcss 96090 5451 57 TypeScript A utility-first CSS framework for rapid UI development. 2026-07-28
7 jquery 59792 20398 95 JavaScript jQuery JavaScript Library 2026-07-28
8 webpack 65866 9443 147 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-07-28
9 nuxt 60693 5778 549 TypeScript the full-stack Vue framework 2026-07-28
10 ember.js 22568 4180 309 TypeScript Ember.js - A JavaScript framework for creating ambitious web applications 2026-07-28

πŸ“‹ Backend Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 spring-boot 81166 42028 501 Java Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. 2026-07-28
2 django 88234 34010 446 Python The Web framework for perfectionists with deadlines. 2026-07-28
3 spring-framework 60140 38814 515 Java Spring Framework 2026-07-28
4 gin 88980 8651 733 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-07-28
5 express 69262 24382 224 JavaScript Fast, unopinionated, minimalist web framework for node. 2026-07-28
6 flask 72024 16925 10 Python The Python micro framework for building web applications. 2026-07-28
7 rails 58648 22253 1569 Ruby Ruby on Rails 2026-07-28
8 nest 76223 8418 41 TypeScript A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript πŸš€ 2026-07-28
9 aspnetcore 38243 10843 3976 C# ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. 2026-07-28
10 framework 34820 11924 103 PHP Laravel is a web application framework with expressive, elegant syntax. 2026-07-28
11 beego 32407 5579 19 Go beego is an open-source, high-performance web framework for the Go programming language. 2026-07-27
12 koa 35701 3231 41 JavaScript Expressive middleware for node.js using ES2017 async functions 2026-07-27
13 sails 22804 1916 590 JavaScript Realtime MVC Framework for Node.js 2026-07-27
14 aiohttp 16505 2359 215 Python Asynchronous HTTP client/server framework for asyncio and Python 2026-07-28
15 hapi 14793 1358 56 JavaScript The Simple, Secure Framework Developers Trust 2026-07-28
16 go-swagger 9992 1311 317 Go Swagger 2.0 implementation for go 2026-07-27
17 falcon 9791 1021 162 Python The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at scale. 2026-07-28
18 bottle 8773 1503 287 Python bottle.py is a fast and simple micro-framework for python web-applications. 2026-07-25
19 maven 5276 2991 712 Java Apache Maven core 2026-07-28
20 blade 5876 1155 14 Java πŸš€ Lightning fast and elegant mvc framework for Java8 2026-07-21
21 pyramid 4092 890 88 Python Pyramid - A Python web framework 2026-07-26
22 cherrypy 1945 367 267 Python CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev 2026-07-20

πŸ“‹ Mobile Application Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 flutter 177963 30802 13018 Dart Flutter makes it easy and fast to build beautiful apps for mobile and beyond 2026-07-28
2 react-native 126268 25192 1006 C++ A framework for building native applications using React 2026-07-28
3 ionic-framework 52596 13330 635 TypeScript A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript. 2026-07-27
4 maui 23288 1959 3992 C# .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. 2026-07-28
5 NativeScript 25578 1739 837 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-07-27
6 capacitor 16184 1218 117 TypeScript Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚑️ 2026-07-28
7 cordova 706 73 41 Apache Cordova 2026-07-24

πŸ“‹ Testing Tools

SL Name Stars Forks Issues Language Description UpdatedAt
1 puppeteer 95371 9561 264 TypeScript JavaScript API for Chrome and Firefox 2026-07-28
2 playwright 93570 6164 158 TypeScript Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. 2026-07-28
3 selenium 34331 8694 178 Java A browser automation framework and ecosystem. 2026-07-28
4 jest 45459 6728 231 TypeScript Delightful JavaScript Testing. 2026-07-28
5 cypress 50640 3547 1092 TypeScript Fast, easy and reliable testing for anything that runs in a browser. 2026-07-28
6 mocha 22908 3159 244 JavaScript β˜•οΈ Classic, reliable, trusted test framework for Node.js and the browser 2026-07-27
7 pytest 14375 3261 806 Python The pytest framework makes it easy to write small tests, yet scales to support complex functional testing 2026-07-28
8 enzyme 19825 1969 282 JavaScript JavaScript Testing utilities for React 2026-07-27
9 jasmine 15825 2239 7 JavaScript Simple JavaScript testing framework for browsers and node.js 2026-07-26
10 vitest 16883 1887 430 TypeScript Next generation testing framework powered by Vite. 2026-07-28
11 karma 11959 1714 402 JavaScript Spectacular Test Runner for JavaScript 2026-07-27
12 Quick 9832 895 48 Swift The Swift (and Objective-C) testing framework. 2026-07-28
13 chai 8265 721 91 JavaScript BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework. 2026-07-27
14 common 3357 681 44 A home for issues that are common to multiple cucumber repositories 2026-07-27
15 testem 2917 409 119 JavaScript Test'em 'Scripts! A test runner that makes Javascript unit testing fun. 2026-07-17
16 pact-ruby 2195 220 9 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-07-22

πŸ“‹ DevOps Tools

SL Name Stars Forks Issues Language Description UpdatedAt
1 kubernetes 124011 43626 2698 Go Production-Grade Container Scheduling and Management 2026-07-28
2 moby 71918 19075 3837 Go The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2026-07-28
3 ansible 69716 24225 818 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-07-28
4 prometheus 65339 10708 891 Go The Prometheus monitoring system and time series database. 2026-07-28
5 terraform 49308 10580 1910 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-07-28
6 kong 43869 5192 170 Lua 🦍 The API and AI Gateway 2026-07-28
7 jenkins 25918 9680 3591 Java Jenkins automation server 2026-07-28
8 argo-cd 23748 7590 4293 Go Declarative Continuous Deployment for Kubernetes 2026-07-28
9 helm 30048 7723 442 Go The Kubernetes Package Manager 2026-07-28
10 rancher 25781 3219 3351 Go Complete container management platform 2026-07-28
11 k3s 33590 2690 71 Go Lightweight Kubernetes 2026-07-28
12 vagrant 27195 4405 752 Ruby Vagrant is a tool for building and distributing development environments. 2026-07-27
13 gitlabhq 24508 5905 36 Ruby GitLab CE Mirror Please open new issues in our issue tracker on GitLab.com
14 faas 26207 1968 31 Go OpenFaaS - Serverless Functions Made Simple 2026-07-28
15 beats 12642 5008 1019 Go 🐠 Beats - Lightweight shippers for Elasticsearch & Logstash 2026-07-28
16 velero 10168 1556 759 Go Backup and migrate Kubernetes applications and their persistent volumes 2026-07-27
17 chef 8226 2522 354 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-07-27
18 puppet 7914 2211 98 Ruby Server automation framework and application 2026-07-27
19 spinnaker 9757 1271 128 Java Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. 2026-07-27
20 cfssl 9451 1141 333 Go CFSSL: Cloudflare's PKI and TLS toolkit 2026-07-27
21 datadog-agent 3683 1462 796 Go Main repository for Datadog Agent 2026-07-27
22 metallb 8290 1065 102 Go A network load-balancer implementation for Kubernetes using standard routing protocols 2026-07-28
23 terraform-aws-vpc 3251 4629 16 HCL Terraform module to create AWS VPC resources πŸ‡ΊπŸ‡¦ 2026-07-27

πŸ“‹ Databases

SL Name Stars Forks Issues Language Description UpdatedAt
1 elasticsearch 77615 25962 6005 Java Free and Open Source, Distributed, RESTful Search Engine 2026-07-28
2 redis 75728 24735 2883 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-07-28
3 etcd 52037 10433 290 Go Distributed reliable key-value store for the most critical data of a distributed system 2026-07-28
4 cockroach 32332 4077 8170 Go CockroachDB β€” the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. 2026-07-27
5 mongo 28474 5792 31 C++ The MongoDB Database 2026-07-28
6 influxdb 31658 3715 2142 Rust Scalable datastore for metrics, events, and real-time analytics 2026-07-27
7 postgres 21604 5810 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-07-28
8 vitess 21171 2375 1035 Go Vitess is a database clustering system for horizontal scaling of MySQL. 2026-07-27
9 timescaledb 23189 1122 384 C A time-series database for high-performance real-time analytics packaged as a Postgres extension 2026-07-27
10 dgraph 21754 1598 92 Go high-performance graph database for real-time use cases 2026-07-27
11 scylladb 15681 1512 3567 C++ NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB 2026-07-27
12 mysql-server 12348 4315 24 C++ MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database. 2026-07-28
13 arangodb 14244 884 831 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-07-27
14 cassandra 9997 4008 451 Java Open source transactional distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure without compromising performance. 2026-07-28
15 sqlite 10120 1598 22 C Official Git mirror of the SQLite source tree 2026-07-28
16 tarantool 3657 413 1673 Lua Get your data in RAM. Get compute close to data. Enjoy the performance. 2026-07-27

πŸ“‹ Programming Languages

SL Name Stars Forks Issues Language Description UpdatedAt
1 node 118544 36200 1862 JavaScript Node.js JavaScript runtime βœ¨πŸ’πŸš€βœ¨ 2026-07-28
2 rust 114908 15249 12671 Rust Empowering everyone to build reliable and efficient software. 2026-07-28
3 TypeScript 109975 13592 5061 TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output. 2026-07-28
4 cpython 73955 35027 9484 Python The Python programming language 2026-07-28
5 swift 70201 10778 9131 Swift The Swift Programming Language 2026-07-28
6 kotlin 53227 6379 373 Kotlin The Kotlin Programming Language. 2026-07-28
7 php-src 40260 8109 1878 C The PHP Interpreter 2026-07-28
8 ruby 23665 5620 659 Ruby The Ruby Programming Language 2026-07-27
9 jdk 23157 6392 397 Java JDK main-line development https://openjdk.org/projects/jdk 2026-07-28
10 sdk 11225 1851 8415 Dart The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more. 2026-07-27
11 compiler 7847 685 303 Haskell Compiler for Elm, a functional language for reliable webapps. 2026-07-28
12 perl5 2310 637 2367 Perl πŸͺ The Perl programming language 2026-07-27
13 go 0 1 0 Go Mirror of code.google.com/p/go/ 2018-09-30

⏰ Last Updated: July 28, 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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages