Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shiv-source/top-frameworks

List of top frameworks by stars on github https://frameworkinsights.shivkumar.me/
https://github.com/shiv-source/top-frameworks

Last synced: 2 days ago
JSON representation

List of top frameworks by stars on github https://frameworkinsights.shivkumar.me/

Awesome Lists containing this project

README

        

# Top Frameworks
## A list of top frameworks ranked by stars on github.
Please update the project-list.txt file.

| SL| Name | Stars| Forks| Issues | Language | Description | Last Commit |
| --| ------| -----| ---- | ------ | -------- | ----------- | ----------- |
| 1 | [react](https://github.com/facebook/react) | 231096 | 47307 | 935 | JavaScript | The library for web and native user interfaces. | 2025-01-06 22:57:19 |
| 2 | [vue](https://github.com/vuejs/vue) | 208248 | 33694 | 600 | TypeScript | This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core | 2024-10-10 07:24:14 |
| 3 | [angular](https://github.com/angular/angular) | 96585 | 25682 | 1712 | TypeScript | Deliver web apps with confidence 🚀 | 2025-01-06 22:30:45 |
| 4 | [django](https://github.com/django/django) | 81730 | 32026 | 294 | Python | The Web framework for perfectionists with deadlines. | 2025-01-06 09:08:32 |
| 5 | [svelte](https://github.com/sveltejs/svelte) | 80769 | 4323 | 799 | JavaScript | web development for the rest of us | 2025-01-07 00:41:06 |
| 6 | [gin](https://github.com/gin-gonic/gin) | 79750 | 8067 | 829 | Go | Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. | 2024-12-30 03:40:37 |
| 7 | [spring-boot](https://github.com/spring-projects/spring-boot) | 75785 | 40831 | 601 | Java | Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. | 2025-01-06 22:42:28 |
| 8 | [nest](https://github.com/nestjs/nest) | 68743 | 7705 | 59 | TypeScript | A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀 | 2025-01-05 11:09:36 |
| 9 | [flask](https://github.com/pallets/flask) | 68504 | 16248 | 7 | Python | The Python micro framework for building web applications. | 2025-01-05 17:10:00 |
| 10 | [express](https://github.com/expressjs/express) | 66018 | 16965 | 215 | JavaScript | Fast, unopinionated, minimalist web framework for node. | 2025-01-02 07:00:30 |
| 11 | [spring-framework](https://github.com/spring-projects/spring-framework) | 57060 | 38281 | 310 | Java | Spring Framework | 2025-01-06 18:29:09 |
| 12 | [nuxt](https://github.com/nuxt/nuxt) | 55611 | 5085 | 893 | TypeScript | The Intuitive Vue Framework. | 2025-01-06 21:10:38 |
| 13 | [Semantic-UI](https://github.com/Semantic-Org/Semantic-UI) | 51113 | 4941 | 1075 | JavaScript | Semantic is a UI component framework based around useful principles from natural language. | 2024-11-27 21:01:47 |
| 14 | [meteor](https://github.com/meteor/meteor) | 44490 | 5195 | 342 | JavaScript | Meteor, the JavaScript App Platform | 2024-12-13 20:16:27 |
| 15 | [koa](https://github.com/koajs/koa) | 35295 | 3224 | 30 | JavaScript | Expressive middleware for node.js using ES2017 async functions | 2024-11-04 05:08:13 |
| 16 | [framework](https://github.com/laravel/framework) | 32893 | 11116 | 62 | PHP | The Laravel Framework. | 2025-01-06 18:31:12 |
| 17 | [beego](https://github.com/beego/beego) | 31748 | 5626 | 10 | Go | beego is an open-source, high-performance web framework for the Go programming language. | 2025-01-01 02:25:23 |
| 18 | [symfony](https://github.com/symfony/symfony) | 29903 | 9500 | 878 | PHP | The Symfony PHP framework | 2025-01-06 20:20:11 |
| 19 | [backbone](https://github.com/jashkenas/backbone) | 28091 | 5370 | 59 | JavaScript | Give your JS App some Backbone with Models, Views, Collections, and Events | 2024-09-02 12:55:04 |
| 20 | [sails](https://github.com/balderdashy/sails) | 22868 | 1951 | 592 | JavaScript | Realtime MVC Framework for Node.js | 2024-12-06 23:47:23 |
| 21 | [ember.js](https://github.com/emberjs/ember.js) | 22500 | 4206 | 382 | JavaScript | Ember.js - A JavaScript framework for creating ambitious web applications | 2024-12-23 20:46:36 |
| 22 | [dash](https://github.com/plotly/dash) | 21762 | 2090 | 507 | Python | Data Apps & Dashboards for Python. No JavaScript Required. | 2024-12-11 17:57:01 |
| 23 | [CodeIgniter](https://github.com/bcit-ci/CodeIgniter) | 18270 | 7600 | 95 | PHP | Open Source PHP Framework (originally from EllisLab) | 2024-03-20 03:51:42 |
| 24 | [aiohttp](https://github.com/aio-libs/aiohttp) | 15295 | 2038 | 246 | Python | Asynchronous HTTP client/server framework for asyncio and Python | 2025-01-07 00:33:06 |
| 25 | [hapi](https://github.com/hapijs/hapi) | 14655 | 1344 | 82 | JavaScript | The Simple, Secure Framework Developers Trust | 2024-10-24 22:10:55 |
| 26 | [go-swagger](https://github.com/go-swagger/go-swagger) | 9605 | 1261 | 601 | Go | Swagger 2.0 implementation for go | 2024-11-07 04:05:23 |
| 27 | [falcon](https://github.com/falconry/falcon) | 9562 | 948 | 167 | Python | The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale. | 2025-01-02 17:06:23 |
| 28 | [cakephp](https://github.com/cakephp/cakephp) | 8707 | 3413 | 69 | PHP | CakePHP: The Rapid Development Framework for PHP - Official Repository | 2025-01-06 08:41:16 |
| 29 | [bottle](https://github.com/bottlepy/bottle) | 8504 | 1465 | 293 | Python | bottle.py is a fast and simple micro-framework for python web-applications. | 2024-12-06 16:42:00 |
| 30 | [blade](https://github.com/lets-blade/blade) | 5848 | 1172 | 12 | Java | :rocket: Lightning fast and elegant mvc framework for Java8 | 2024-12-03 02:45:13 |
| 31 | [pyramid](https://github.com/Pylons/pyramid) | 3999 | 888 | 78 | Python | Pyramid - A Python web framework | 2024-12-20 23:21:35 |
| 32 | [cherrypy](https://github.com/cherrypy/cherrypy) | 1864 | 365 | 258 | Python | CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev | 2024-12-23 21:20:04 |
| 33 | [gwt](https://github.com/gwtproject/gwt) | 1537 | 382 | 849 | Java | GWT Open Source Project | 2024-12-23 16:07:24 |

### Last updated at : 2025-01-07 01:06:14