Skip to content

shiv-source/TechTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1,615 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 246108 51079 1269 JavaScript The library for web and native user interfaces. 2026-06-26
2 bootstrap 174399 78779 348 MDX The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. 2026-06-26
3 vue 209975 33696 635 TypeScript This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core 2026-06-26
4 angular 100463 27186 1161 TypeScript Deliver web apps with confidence πŸš€ 2026-06-26
5 svelte 87417 4955 1045 JavaScript web development for the rest of us 2026-06-26
6 tailwindcss 95757 5303 63 TypeScript A utility-first CSS framework for rapid UI development. 2026-06-26
7 jquery 59818 20407 91 JavaScript jQuery JavaScript Library 2026-06-25
8 webpack 65857 9348 176 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-26
9 nuxt 60537 5673 792 TypeScript the full-stack Vue framework 2026-06-26
10 ember.js 22565 4182 346 TypeScript Ember.js - A JavaScript framework for creating ambitious web applications 2026-06-23

πŸ“‹ Backend Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 spring-boot 81039 41930 520 Java Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. 2026-06-26
2 spring-framework 60069 38829 447 Java Spring Framework 2026-06-25
3 gin 88757 8633 706 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-26
4 express 69242 23853 213 JavaScript Fast, unopinionated, minimalist web framework for node. 2026-06-26
5 flask 71734 16875 6 Python The Python micro framework for building web applications. 2026-06-26
6 rails 58730 22166 1517 Ruby Ruby on Rails 2026-06-26
7 nest 75967 8325 40 TypeScript A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript πŸš€ 2026-06-26
8 aspnetcore 38146 10716 4024 C# ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. 2026-06-25
9 framework 34791 11888 98 PHP Laravel is a web application framework with expressive, elegant syntax. 2026-06-26
10 beego 32404 5580 16 Go beego is an open-source, high-performance web framework for the Go programming language. 2026-06-25
11 koa 35710 3234 36 JavaScript Expressive middleware for node.js using ES2017 async functions 2026-06-25
12 sails 22807 1918 589 JavaScript Realtime MVC Framework for Node.js 2026-06-25
13 aiohttp 16465 2334 222 Python Asynchronous HTTP client/server framework for asyncio and Python 2026-06-25
14 hapi 14789 1357 58 JavaScript The Simple, Secure Framework Developers Trust 2026-06-23
15 go-swagger 9991 1306 326 Go Swagger 2.0 implementation for go 2026-06-25
16 falcon 9797 1004 164 Python The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at scale. 2026-06-25
17 bottle 8771 1501 284 Python bottle.py is a fast and simple micro-framework for python web-applications. 2026-06-24
18 maven 5166 2895 703 Java Apache Maven core 2026-06-26
19 blade 5877 1157 14 Java πŸš€ Lightning fast and elegant mvc framework for Java8 2026-06-25
20 pyramid 4087 890 87 Python Pyramid - A Python web framework 2026-06-26
21 cherrypy 1943 365 266 Python CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev 2026-06-23

πŸ“‹ Mobile Application Frameworks

SL Name Stars Forks Issues Language Description UpdatedAt
1 flutter 177572 30562 12903 Dart Flutter makes it easy and fast to build beautiful apps for mobile and beyond 2026-06-26
2 ionic-framework 52544 13352 629 TypeScript A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript. 2026-06-25
3 maui 23272 1951 3983 C# .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. 2026-06-26
4 capacitor 15947 1212 104 TypeScript Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚑️ 2026-06-26
5 cordova 706 73 40 Apache Cordova 2026-06-24

πŸ“‹ Testing Tools

SL Name Stars Forks Issues Language Description UpdatedAt
1 puppeteer 95237 9470 262 TypeScript JavaScript API for Chrome and Firefox 2026-06-26
2 playwright 91665 5983 168 TypeScript Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. 2026-06-26
3 selenium 34224 8685 203 Java A browser automation framework and ecosystem. 2026-06-26
4 jest 45458 6665 233 TypeScript Delightful JavaScript Testing. 2026-06-24
5 cypress 50418 3431 1167 TypeScript Fast, easy and reliable testing for anything that runs in a browser. 2026-06-26
6 mocha 22968 3080 261 JavaScript β˜•οΈ Classic, reliable, trusted test framework for Node.js and the browser 2026-06-25
7 pytest 14280 3207 969 Python The pytest framework makes it easy to write small tests, yet scales to support complex functional testing 2026-06-25
8 enzyme 19833 1970 281 JavaScript JavaScript Testing utilities for React 2026-06-26
9 jasmine 15825 2240 7 JavaScript Simple JavaScript testing framework for browsers and node.js 2026-06-25
10 vitest 16761 1837 395 TypeScript Next generation testing framework powered by Vite. 2026-06-26
11 karma 11961 1715 402 JavaScript Spectacular Test Runner for JavaScript 2026-06-26
12 Quick 9831 896 48 Swift The Swift (and Objective-C) testing framework. 2026-06-26
13 chai 8265 717 89 JavaScript BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework. 2026-06-25
14 common 3355 681 43 A home for issues that are common to multiple cucumber repositories 2026-06-25
15 testem 2918 406 113 JavaScript Test'em 'Scripts! A test runner that makes Javascript unit testing fun. 2026-06-25
16 pact-ruby 2194 220 5 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-06-24

πŸ“‹ DevOps Tools

SL Name Stars Forks Issues Language Description UpdatedAt
1 kubernetes 123293 43288 2751 Go Production-Grade Container Scheduling and Management 2026-06-26
2 moby 71735 18962 3788 Go The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2026-06-26
3 ansible 69057 24096 800 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-26
4 prometheus 64787 10528 851 Go The Prometheus monitoring system and time series database. 2026-06-26
5 terraform 48784 10373 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-06-26
6 kong 43676 5157 151 Lua 🦍 The API and AI Gateway 2026-06-26
7 jenkins 25508 9541 3593 Java Jenkins automation server 2026-06-26
8 argo-cd 23252 7372 4203 Go Declarative Continuous Deployment for Kubernetes 2026-06-26
9 helm 29926 7673 406 Go The Kubernetes Package Manager 2026-06-26
10 k3s 33323 2677 82 Go Lightweight Kubernetes 2026-06-26
11 gitlabhq 24472 5801 36 Ruby GitLab CE Mirror Please open new issues in our issue tracker on GitLab.com
12 faas 26191 1970 31 Go OpenFaaS - Serverless Functions Made Simple 2026-06-26
13 beats 12632 5007 1068 Go 🐠 Beats - Lightweight shippers for Elasticsearch & Logstash 2026-06-26
14 velero 10089 1542 741 Go Backup and migrate Kubernetes applications and their persistent volumes 2026-06-25
15 chef 8200 2520 356 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-25
16 spinnaker 9742 1268 133 Java Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. 2026-06-25
17 puppet 7889 2210 96 Ruby Server automation framework and application 2026-06-25
18 cfssl 9443 1144 333 Go CFSSL: Cloudflare's PKI and TLS toolkit 2026-06-26
19 datadog-agent 3655 1449 865 Go Main repository for Datadog Agent 2026-06-26
20 metallb 8247 1057 96 Go A network load-balancer implementation for Kubernetes using standard routing protocols 2026-06-25
21 terraform-aws-vpc 3236 4628 17 HCL Terraform module to create AWS VPC resources πŸ‡ΊπŸ‡¦ 2026-06-24

πŸ“‹ Databases

SL Name Stars Forks Issues Language Description UpdatedAt
1 elasticsearch 77167 25834 5897 Java Free and Open Source, Distributed, RESTful Search Engine 2026-06-26
2 redis 75110 24677 2848 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-26
3 etcd 51891 10394 263 Go Distributed reliable key-value store for the most critical data of a distributed system 2026-06-26
4 cockroach 32231 4064 8055 Go CockroachDB β€” the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. 2026-06-25
5 influxdb 31597 3705 2146 Rust Scalable datastore for metrics, events, and real-time analytics 2026-06-26
6 postgres 21280 5731 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-26
7 vitess 21077 2358 986 Go Vitess is a database clustering system for horizontal scaling of MySQL. 2026-06-26
8 timescaledb 22976 1110 377 C A time-series database for high-performance real-time analytics packaged as a Postgres extension 2026-06-26
9 dgraph 21721 1594 83 Go high-performance graph database for real-time use cases 2026-06-26
10 scylladb 15623 1504 3608 C++ NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB 2026-06-26
11 mysql-server 12318 4298 11 C++ MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database. 2026-06-25
12 arangodb 14212 884 811 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-25
13 cassandra 9790 3892 422 Java Open source transactional distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure without compromising performance. 2026-06-26
14 sqlite 9906 1544 22 C Official Git mirror of the SQLite source tree 2026-06-26
15 tarantool 3643 408 1667 Lua Get your data in RAM. Get compute close to data. Enjoy the performance. 2026-06-25

πŸ“‹ Programming Languages

SL Name Stars Forks Issues Language Description UpdatedAt
1 node 117987 35778 2413 JavaScript Node.js JavaScript runtime βœ¨πŸ’πŸš€βœ¨ 2026-06-26
2 rust 114179 15020 12519 Rust Empowering everyone to build reliable and efficient software. 2026-06-26
3 TypeScript 109396 13449 5049 TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output. 2026-06-26
4 cpython 73423 34782 9431 Python The Python programming language 2026-06-26
5 swift 70117 10742 9051 Swift The Swift Programming Language 2026-06-26
6 kotlin 52989 6347 310 Kotlin The Kotlin Programming Language. 2026-06-26
7 php-src 40206 8081 1838 C The PHP Interpreter 2026-06-26
8 ruby 23634 5610 611 Ruby The Ruby Programming Language 2026-06-26
9 jdk 23044 6357 384 Java JDK main-line development https://openjdk.org/projects/jdk 2026-06-26
10 sdk 11186 1833 8407 Dart The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more. 2026-06-26
11 compiler 7796 682 340 Haskell Compiler for Elm, a functional language for reliable webapps. 2026-06-26
12 perl5 2301 632 2395 Perl πŸͺ The Perl programming language 2026-06-25
13 go 0 1 0 Go Mirror of code.google.com/p/go/ 2018-09-30

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