Categorygithub.com/dangkaka/top-projects
repositorypackage
0.0.0-20231020015136-a8ed8153da0e
Repository: https://github.com/dangkaka/top-projects.git
Documentation: pkg.go.dev

# README

Updated automatically at: 2023-10-20T08:51:31+07:00

Top Go Projects

A list of most popular github projects in Go (by stars)

Project NameStarsForksOpen IssuesDescription
1go115131172838730The Go programming language
2awesome-go11020011366175A curated list of awesome Go frameworks, libraries and software
3kubernetes102370381322862Production-Grade Container Scheduling and Management
4frp728491204990A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
5gin720967729762Gin 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.
6hugo694527391666The world’s fastest framework for building websites.
7moby66827189133287The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
8fzf548702252347:cherry_blossom: A command-line fuzzy finder
9syncthing548383909327Open Source Continuous File Synchronization
10prometheus502988559909The Prometheus monitoring system and time series database.
11caddy501853836127Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
12clash47779620460A rule-based tunnel in Go.
13traefik450624737648The Cloud Native Application Proxy
14etcd447119521241Distributed reliable key-value store for the most critical data of a distributed system
15act441301104184Run your GitHub Actions locally 🚀
16go-ethereum4382718673360Official Go implementation of the Ethereum protocol
17v2ray-core43201877027A platform for building proxies to bypass network restrictions.
18gogs430884846891Gogs is a painless self-hosted Git service
19mkcert430272284129A simple zero-config tool to make locally trusted development certificates with any names you'd like.
20build-web-application-with-golang4237010810127A golang ebook intro how to build a web with golang
21minio41214495446High Performance Object Storage for AI
22rclone407913737920"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
23lazygit395071542546simple terminal UI for git commands
24terraform3906691111894Terraform 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.
25dive388821553143A tool for exploring each layer in a docker image
26gitea3879749262402Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
27esbuild362121060351An extremely fast bundler for the web
28tidb3502656414338TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial
29gorm338453750255The fantastic ORM library for Golang, aims to be developer friendly
30istio338177391576Connect, secure, control, and observe services.

Top Javascript Projects

A list of most popular github projects in Javascript (by stars)

Project NameStarsForksOpen IssuesDescription
1AutoGPT15105734588225An experimental open-source attempt to make GPT-4 fully autonomous.
2javascript13870926325164JavaScript Style Guide
3awesome-mac643355980137 Now we have become very big, Different from the original idea. Collect premium software in various categories.
4express6211911642196Fast, unopinionated, minimalist web framework for node.
5mermaid620425272871Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
6atom5966018360994:atom: The hackable text editor
7jquery578852089694jQuery JavaScript Library
8lodash57714710414A modern JavaScript utility library delivering modularity, performance, & extras.
9html5-boilerplate553351244510A professional front-end template for building fast, robust, and adaptable web apps or sites.
10prettier4682540651261Prettier is an opinionated code formatter.
11cypress4511430481376Fast, easy and reliable testing for anything that runs in a browser.
12dayjs444192236820⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
13bypass-paywalls-chrome4232730680Bypass Paywalls web browser extension for Chrome and Firefox.
14yarn4128029161978The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
15Motrix405774324663A full-featured download manager.
16pm2398132580838Node.js Production Process Manager with a built-in Load Balancer.
1730-Days-Of-JavaScript38863924933530 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
18hiring-without-whiteboards38787325012⭐️ Companies that don't have a broken hiring process
19uBlock38327287715uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
20video.js363067446471Video.js - open source HTML5 video player
21monaco-editor359523399378A browser based code editor
22awesome-react-native33424402078Awesome React Native components, news, tools, and learning material!
23gulp32834437327A toolkit to automate & enhance your workflow
24NeteaseCloudMusicApi2930214730139网易云音乐 Node.js API service
25react-boilerplate292636203121:fire: A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
26JavaScript29246516680Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
27fastify28769215477Fast and low overhead web framework, for Node.js
28standard285692485115🌟 JavaScript Style Guide, with linter & automatic code fixer
29webtorrent28385273783⚡️ Streaming torrent client for the web
30todomvc2832213919203Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more

Top Python Projects

A list of most popular github projects in Python (by stars)

Project NameStarsForksOpen IssuesDescription
1public-apis26099329588199A collective list of free APIs
2system-design-primer23177540807395Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
3awesome-python18412123967386A curated list of awesome Python frameworks, libraries, software and resources
4Python17167542984210All Algorithms implemented in Python
5Python-100-Days14140850065694Python - 100天从新手到大师
6transformers11365022698943🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
7stable-diffusion-webui106266212431583Stable Diffusion web UI
8thefuck797113476305Magnificent app which corrects your previous console command.
9HelloGitHub767099360131:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
10django7357630172152The Web framework for perfectionists with deadlines.
11pytorch717781975612924Tensors and Dynamic neural networks in Python with strong GPU acceleration
12langchain6523692962015⚡ Building applications with LLMs through composability ⚡
13flask64659159706The Python micro framework for building web applications.
14fastapi636535389554FastAPI framework, high performance, easy to learn, fast to code, ready for production
15awesome-machine-learning61090142985A curated list of awesome Machine Learning frameworks, libraries and software.
16keras5954219434119Deep Learning for humans
17devops-exercises586261246356Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
18yt-dlp5815847761337A youtube-dl fork with additional features and fixes
19cpython56255279238631The Python programming language
20scikit-learn56187247692265scikit-learn: machine learning in Python
21manim542635510392Animation engine for explanatory math videos
22PayloadsAllTheThings515701335412A list of useful payloads and bypass for Web Application Security and Pentest/CTF
23requests504239211260A simple, yet elegant, HTTP library.
24d2l-zh49880975353《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
25face_recognition4959713160741The world's simplest facial recognition api for Python and the command line
26localstack495953726388💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
27scrapy4893010237714Scrapy, a fast high-level web crawling & scraping framework for Python.
28Real-Time-Voice-Cloning482398256173Clone a voice in 5 seconds to generate arbitrary speech in real-time
29faceswap472881270025Deepfakes Software For All
30gpt4free465881183391The official gpt4free repository

Top Php Projects

A list of most popular github projects in Php (by stars)

Project NameStarsForksOpen IssuesDescription
1laravel750062404132Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
2SecLists494902325647SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
3jQuery-File-Upload31001815252File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
4framework303761032931The Laravel Framework.
5symfony287959301782The Symfony PHP framework
6composer279016759149Dependency Manager for PHP
7Faker267653570233Faker is a PHP library that generates fake data for you
8server2400537292548☁️ Nextcloud server, a safe home for all your data
9guzzle22744243227Guzzle, an extensible PHP HTTP client
10DesignPatternsPHP2144345813Sample code for several design patterns in PHP 8.x
11livewire20920127833A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
12monolog20564188948Sends your logs to files, sockets, inboxes, databases and various web services
13PHPMailer19982980649The classic email sending library for PHP
14monica197492003657Personal CRM. Remember everything about your friends, family and business relationships.
15phpunit193482234141The PHP Unit Testing framework.
16matomo1827825652361Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!
17CodeIgniter18228776074Open Source PHP Framework (originally from EllisLab)
18WordPress18057124852WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead.
19PHP-Parser1633696439A PHP parser written in PHP
20howto-make-more-money1625916863程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
21Carbon16256130719A simple PHP API extension for DateTime.
22laravel-debugbar156131555110Debugbar for Laravel (Integrates PHP Debug Bar)
23koel15044189349🐦 A personal music streaming server that works.
24parsedown144801138145Better Markdown Parser in PHP
25flarum1439415320Simple forum software for building great communities.
26yii2141547050562Yii 2: The Fast, Secure and Professional PHP Framework
27grav140831397412Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
28image134491526386PHP Image Manipulation
29laravel-ide-helper134481138178IDE Helper for Laravel
30cachet1342515683🚦 The open-source status page system.