Skip to content

shiv-source/TechTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1,602 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 245810 51051 1284 JavaScript The library for web and native user interfaces. 2026-06-13
2 bootstrap 174313 78823 446 MDX The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2026-06-13
3 vue 209865 33710 629 TypeScript This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core 2026-06-13
4 angular 100319 27176 1165 TypeScript Deliver web apps with confidence πŸš€ 2026-06-13
5 svelte 87208 4946 1029 JavaScript web development for the rest of us 2026-06-13
6 tailwindcss 95510 5299 70 TypeScript A utility-first CSS framework for rapid UI development. 2026-06-13
7 jquery 59830 20413 96 JavaScript jQuery JavaScript Library 2026-06-13
8 webpack 65797 9350 184 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-06-13
9 nuxt 60428 5669 810 TypeScript the full-stack Vue framework 2026-06-13

πŸ“‹ Backend Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 spring-boot 80899 41927 508 Java Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. 2026-06-13
2 django 87841 33856 448 Python The Web framework for perfectionists with deadlines. 2026-06-13
3 spring-framework 60024 38824 434 Java Spring Framework 2026-06-13
4 gin 88675 8634 711 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-06-13
5 express 69160 23674 216 JavaScript Fast, unopinionated, minimalist web framework for node. 2026-06-13
6 flask 71636 16872 4 Python The Python micro framework for building web applications. 2026-06-12
7 rails 58666 22161 1489 Ruby Ruby on Rails 2026-06-13
8 nest 75813 8316 29 TypeScript A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript πŸš€ 2026-06-13
9 aspnetcore 38031 10697 4042 C# ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. 2026-06-13
10 framework 34770 11892 104 PHP Laravel is a web application framework with expressive, elegant syntax. 2026-06-13
11 beego 32391 5579 19 Go beego is an open-source, high-performance web framework for the Go programming language. 2026-06-12
12 koa 35713 3235 33 JavaScript Expressive middleware for node.js using ES2017 async functions 2026-06-12
13 sails 22810 1920 589 JavaScript Realtime MVC Framework for Node.js 2026-06-12
14 aiohttp 16446 2327 224 Python Asynchronous HTTP client/server framework for asyncio and Python 2026-06-13
15 hapi 14785 1357 58 JavaScript The Simple, Secure Framework Developers Trust 2026-06-11
16 go-swagger 9986 1303 556 Go Swagger 2.0 implementation for go 2026-06-12
17 falcon 9797 1001 160 Python The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at scale. 2026-06-12
18 bottle 8771 1502 284 Python bottle.py is a fast and simple micro-framework for python web-applications. 2026-06-13
19 maven 5117 2887 739 Java Apache Maven core 2026-06-13
20 blade 5881 1159 14 Java πŸš€ Lightning fast and elegant mvc framework for Java8 2026-06-04
21 pyramid 4084 892 86 Python Pyramid - A Python web framework 2026-06-12
22 cherrypy 1943 364 266 Python CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev 2026-06-11

πŸ“‹ Mobile Application Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 flutter 176906 30506 12835 Dart Flutter makes it easy and fast to build beautiful apps for mobile and beyond 2026-06-13
2 react-native 126006 25175 1083 C++ A framework for building native applications using React 2026-06-13
3 ionic-framework 52513 13359 622 TypeScript A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript. 2026-06-13
4 maui 23264 1949 4008 C# .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. 2026-06-13
5 NativeScript 25533 1738 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-06-13
6 capacitor 15871 1206 110 TypeScript Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚑️ 2026-06-12
7 cordova 703 72 40 Apache Cordova 2026-06-12

πŸ“‹ Testing Tools

SL Name Stars Forks Issues Language Description UpdatedAt
1 puppeteer 94535 9428 259 TypeScript JavaScript API for Chrome and Firefox 2026-06-13
2 playwright 90847 5915 174 TypeScript Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. 2026-06-13
3 selenium 34191 8689 199 Java A browser automation framework and ecosystem. 2026-06-13
4 jest 45431 6662 236 TypeScript Delightful JavaScript Testing. 2026-06-13
5 cypress 49731 3410 1177 TypeScript Fast, easy and reliable testing for anything that runs in a browser. 2026-06-13
6 mocha 22927 3074 255 JavaScript β˜•οΈ Classic, reliable, trusted test framework for Node.js and the browser 2026-06-12
7 pytest 13921 3166 960 Python The pytest framework makes it easy to write small tests, yet scales to support complex functional testing 2026-06-13
8 jasmine 15823 2242 9 JavaScript Simple JavaScript testing framework for browsers and node.js 2026-06-12
9 vitest 16704 1828 404 TypeScript Next generation testing framework powered by Vite. 2026-06-13
10 Quick 9830 895 49 Swift The Swift (and Objective-C) testing framework. 2026-06-12
11 chai 8263 719 91 JavaScript BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework. 2026-06-12
12 common 3354 681 43 A home for issues that are common to multiple cucumber repositories 2026-05-20
13 testem 2917 406 110 JavaScript Test'em 'Scripts! A test runner that makes Javascript unit testing fun. 2026-06-06
14 pact-ruby 2196 219 7 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-05-31

πŸ“‹ DevOps Tools

SL Name Stars Forks Issues Language Description UpdatedAt
1 kubernetes 122979 43197 2700 Go Production-Grade Container Scheduling and Management 2026-06-13
2 moby 71673 18954 3782 Go The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2026-06-13
3 ansible 68886 24090 785 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-06-13
4 prometheus 64474 10502 836 Go The Prometheus monitoring system and time series database. 2026-06-13
5 kong 43580 5151 151 Lua 🦍 The API and AI Gateway 2026-06-13
6 jenkins 25418 9514 3600 Java Jenkins automation server 2026-06-13
7 argo-cd 23121 7324 4225 Go Declarative Continuous Deployment for Kubernetes 2026-06-13
8 helm 29868 7645 402 Go The Kubernetes Package Manager 2026-06-13
9 rancher 25664 3204 3339 Go Complete container management platform 2026-06-13
10 vagrant 27153 4416 745 Ruby Vagrant is a tool for building and distributing development environments. 2026-06-12
11 k3s 33240 2675 141 Go Lightweight Kubernetes 2026-06-13
12 gitlabhq 24410 5797 36 Ruby GitLab CE Mirror Please open new issues in our issue tracker on GitLab.com
13 faas 26178 1969 31 Go OpenFaaS - Serverless Functions Made Simple 2026-06-13
14 beats 12627 5007 1028 Go 🐠 Beats - Lightweight shippers for Elasticsearch & Logstash 2026-06-12
15 velero 10062 1540 745 Go Backup and migrate Kubernetes applications and their persistent volumes 2026-06-12
16 chef 8191 2522 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 2026-06-13
17 spinnaker 9740 1267 147 Java Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. 2026-06-12
18 cfssl 9434 1143 330 Go CFSSL: Cloudflare's PKI and TLS toolkit 2026-06-12
19 datadog-agent 3646 1444 814 Go Main repository for Datadog Agent 2026-06-13
20 metallb 8230 1054 96 Go A network load-balancer implementation for Kubernetes using standard routing protocols 2026-06-12
21 terraform-aws-vpc 3239 4629 18 HCL Terraform module to create AWS VPC resources πŸ‡ΊπŸ‡¦ 2026-06-11

πŸ“‹ Databases

SL Name Stars Forks Issues Language Description UpdatedAt
1 elasticsearch 76963 25839 5852 Java Free and Open Source, Distributed, RESTful Search Engine 2026-06-13
2 redis 74847 24668 2847 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-06-13
3 etcd 51819 10395 259 Go Distributed reliable key-value store for the most critical data of a distributed system 2026-06-13
4 cockroach 32204 4054 8022 Go CockroachDB β€” the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. 2026-06-12
5 mongo 28361 5782 26 C++ The MongoDB Database 2026-06-13
6 influxdb 31547 3699 2140 Rust Scalable datastore for metrics, events, and real-time analytics 2026-06-13
7 postgres 21142 5699 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-06-13
8 vitess 21025 2351 976 Go Vitess is a database clustering system for horizontal scaling of MySQL. 2026-06-12
9 timescaledb 22883 1108 374 C A time-series database for high-performance real-time analytics packaged as a Postgres extension 2026-06-13
10 dgraph 21693 1592 79 Go high-performance graph database for real-time use cases 2026-06-13
11 scylladb 15599 1499 3579 C++ NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB 2026-06-12
12 mysql-server 12289 4285 2 C++ MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database. 2026-06-13
13 arangodb 14201 885 809 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-06-12
14 cassandra 9774 3883 446 Java Open source transactional distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure without compromising performance. 2026-06-13
15 sqlite 9778 1531 23 C Official Git mirror of the SQLite source tree 2026-06-13
16 tarantool 3640 407 1661 Lua Get your data in RAM. Get compute close to data. Enjoy the performance. 2026-06-12

πŸ“‹ Programming Languages

SL Name Stars Forks Issues Language Description UpdatedAt
1 node 117742 35672 2490 JavaScript Node.js JavaScript runtime βœ¨πŸ’πŸš€βœ¨ 2026-06-13
2 rust 113788 14958 12433 Rust Empowering everyone to build reliable and efficient software. 2026-06-13
3 TypeScript 109215 13429 5036 TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output. 2026-06-13
4 cpython 73192 34729 9284 Python The Python programming language 2026-06-13
5 swift 70051 10736 9041 Swift The Swift Programming Language 2026-06-13
6 kotlin 52850 6325 279 Kotlin The Kotlin Programming Language. 2026-06-13
7 php-src 40143 8068 1847 C The PHP Interpreter 2026-06-13
8 ruby 23603 5602 588 Ruby The Ruby Programming Language 2026-06-13
9 jdk 22975 6352 393 Java JDK main-line development https://openjdk.org/projects/jdk 2026-06-13
10 sdk 11183 1824 8402 Dart The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more. 2026-06-12
11 compiler 7793 681 341 Haskell Compiler for Elm, a functional language for reliable webapps. 2026-06-12
12 perl5 2298 626 2382 Perl πŸͺ The Perl programming language 2026-06-12
13 go 0 1 0 Go Mirror of code.google.com/p/go/ 2018-09-30

⏰ Last Updated: June 13, 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