💫 starlist.dev

This GitHub Pages site about GitHub is hosted on GitHub and updates itself using GitHub search data collected by GitHub Actions.

The git repo for this site can be found here (extra meta fun: star it so this site eventually list itself!) This site was built by Andrew. You can find me on twitter @wldtyp

If anything about this tickles your brain you may like Simon Willson’s git scraping, Github’s own Flat Data, or quines.

🤩 Top 1000 GitHub Repositories Ranked by Stars

Number Stars Forks Language Name Description
1 408942 38690 TypeScript freeCodeCamp/freeCodeCamp freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
2 347847 62572 HTML EbookFoundation/free-programming-books :books: Freely available programming books
3 342189 28292 None sindresorhus/awesome 😎 Awesome lists about all kinds of interesting topics
4 325910 30188 Markdown codecrafters-io/build-your-own-x Master programming by recreating your favorite technologies from scratch.
5 324537 34439 Python public-apis/public-apis A collective list of free APIs
6 310357 77612 None jwasham/coding-interview-university A complete computer science study plan to become a software engineer.
7 306027 40064 TypeScript kamranahmedse/developer-roadmap Interactive roadmaps, guides and other educational content to help developers grow in their careers.
8 286143 47701 Python donnemartin/system-design-primer Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
9 270071 21113 None 996icu/996.ICU Repo for counting stars and contributing. Press F to pay respect to glorious developers.
10 231391 47375 JavaScript facebook/react The library for web and native user interfaces.
11 230788 25134 Python vinta/awesome-python An opinionated list of awesome Python frameworks, libraries, software and resources.
12 212718 27777 None practical-tutorials/project-based-learning Curated list of project-based tutorials
13 212271 10074 None awesome-selfhosted/awesome-selfhosted A list of Free Software network services and web applications which can be hosted on your own servers
14 208256 33703 TypeScript vuejs/vue This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
15 196466 46123 Python TheAlgorithms/Python All Algorithms implemented in Python
16 189467 30398 JavaScript trekhleb/javascript-algorithms 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
17 187311 74431 C++ tensorflow/tensorflow An Open Source Machine Learning Framework for Everyone
18 186005 54781 C torvalds/linux Linux kernel source tree
19 180668 33568 None getify/You-Dont-Know-JS A book series on JavaScript. @YDKJS on twitter.
20 178551 51183 None CyC2018/CS-Notes :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
21 175380 25991 Shell ohmyzsh/ohmyzsh 🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
22 174341 22077 None ossu/computer-science 🎓 Path to a free self-taught education in Computer Science!
23 171220 78935 JavaScript twbs/bootstrap The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
24 170566 44843 Python Significant-Gravitas/AutoGPT AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
25 167987 27890 Dart flutter/flutter Flutter makes it easy and fast to build beautiful apps for mobile and beyond
26 166316 30076 TypeScript microsoft/vscode Visual Studio Code
27 163713 83114 None github/gitignore A collection of useful .gitignore templates
28 159894 52781 Python jackfrued/Python-100-Days Python - 100天从新手到大师
29 155296 9875 None trimstray/the-book-of-secret-knowledge A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
30 154364 14590 None jlevy/the-art-of-command-line Master the command line, in one page
31 147757 45677 Java Snailclimb/JavaGuide 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
32 145963 27368 Python AUTOMATIC1111/stable-diffusion-webui Stable Diffusion web UI
33 145842 26569 JavaScript airbnb/javascript JavaScript Style Guide
34 137698 27587 Python huggingface/transformers 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
35 136289 12053 Go avelino/awesome-go A curated list of awesome Go frameworks, libraries and software
36 133657 10171 Python ytdl-org/youtube-dl Command-line program to download videos from YouTube.com and other video sites
37 128626 27416 JavaScript vercel/next.js The React Framework
38 126526 23288 Markdown labuladong/fucking-algorithm 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
39 125136 17782 Go golang/go The Go programming language
40 122341 12053 JavaScript Chalarangelo/30-seconds-of-code Coding articles to level up your development skills
41 120868 14910 TypeScript yangshun/tech-interview-handbook 💯 Curated coding interview preparation materials for busy software engineers
42 120170 24431 C++ facebook/react-native A framework for building native applications using React
43 117696 15932 HTML f/awesome-chatgpt-prompts This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
44 116213 11027 C Genymobile/scrcpy Display and control your Android device
45 115157 15713 C++ electron/electron :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
46 113890 6702 C# microsoft/PowerToys Windows system utilities to maximize productivity
47 112430 28271 None justjavac/free-programming-books-zh_CN :books: 免费的计算机编程类中文书籍,欢迎投稿
48 112424 10818 Batchfile massgravel/Microsoft-Activation-Scripts Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
49 112421 40049 Go kubernetes/kubernetes Production-Grade Container Scheduling and Management
50 109506 22866 Shell d3/d3 Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
51 108965 30279 JavaScript nodejs/node Node.js JavaScript runtime ✨🐢🚀✨
52 108020 8662 Go ollama/ollama Get up and running with Llama 3.3, Phi 4, Gemma 2, and other large language models.
53 107342 13414 Java krahets/hello-algo 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
54 106154 10987 JavaScript axios/axios Promise based HTTP client for the browser and node.js
55 103848 35505 JavaScript mrdoob/three.js JavaScript 3D Library.
56 102985 26921 JavaScript facebook/create-react-app Set up a modern web app by running one command.
57 101812 12607 TypeScript microsoft/TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
58 101464 10295 Dockerfile goldbergyoni/nodebestpractices :white_check_mark: The Node.js best practices list (July 2024)
59 101162 5461 Rust denoland/deno A modern runtime for JavaScript and TypeScript.
60 100531 12985 Rust rust-lang/rust Empowering everyone to build reliable and efficient software.
61 98438 15995 Jupyter Notebook langchain-ai/langchain 🦜🔗 Build context-aware reasoning applications
62 97511 9784 Python 521xueweihan/HelloGitHub :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
63 96967 7594 Python yt-dlp/yt-dlp A feature-rich command-line audio/video downloader
64 96646 25736 TypeScript angular/angular Deliver web apps with confidence 🚀
65 96474 8401 C++ microsoft/terminal The new Windows Terminal and the original Windows console host, all in the same place!
66 94481 32410 TypeScript mui/material-ui Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
67 93149 50780 TypeScript ant-design/ant-design An enterprise-class UI design language and React UI library
68 92991 21505 C++ godotengine/godot Godot Engine – Multi-platform 2D and 3D game engine
69 92229 12357 JavaScript ryanmcdermott/clean-code-javascript Clean Code concepts adapted for JavaScript
70 91776 9864 HTML ripienaar/free-for-dev A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
71 90519 26756 Java iluwatar/java-design-patterns Design patterns implemented in Java
72 90121 5815 Shell papers-we-love/papers-we-love Papers from the computer science community to read and discuss.
73 90005 8579 TypeScript excalidraw/excalidraw Virtual whiteboard for sketching hand-drawn like diagrams
74 89457 13623 Go fatedier/frp A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
75 89449 9130 TypeScript puppeteer/puppeteer JavaScript API for Chrome and Firefox
76 89209 3588 Python nvbn/thefuck Magnificent app which corrects your previous console command.
77 88957 2983 JavaScript iptv-org/iptv Collection of publicly available IPTV channels from all over the world
78 88518 30512 Vue PanJiaChen/vue-element-admin :tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
79 88458 2692 Rust tauri-apps/tauri Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
80 87765 9073 None Hack-with-Github/Awesome-Hacking A collection of various awesome lists for hackers, pentesters and security researchers
81 85926 23135 Python pytorch/pytorch Tensors and Dynamic neural networks in Python with strong GPU acceleration
82 85855 7908 None mtdvio/every-programmer-should-know A collection of (mostly) technical things every software developer should know about
83 85323 5820 Vim Script neovim/neovim Vim-fork focused on extensibility and usability
84 85145 9381 TypeScript storybookjs/storybook Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
85 84563 4284 TypeScript tailwindlabs/tailwindcss A utility-first CSS framework for rapid UI development.
86 83973 12473 JavaScript microsoft/Web-Dev-For-Beginners 24 Lessons, 12 Weeks, Get Started as a Web Developer
87 81898 32060 Python django/django The Web framework for perfectionists with deadlines.
88 81745 9633 None florinpop17/app-ideas A Collection of application ideas which can be used to improve your coding skills.
89 81697 8131 Shell nvm-sh/nvm Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
90 81443 36551 C++ bitcoin/bitcoin Bitcoin Core integration/staging tree
91 81166 16220 CSS animate-css/animate.css 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
92 80986 7381 TypeScript gothinkster/realworld "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
93 80923 4326 JavaScript sveltejs/svelte web development for the rest of us
94 80112 55942 C++ opencv/opencv Open Source Computer Vision Library
95 79895 8077 Go gin-gonic/gin 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.
96 79656 6827 Python fastapi/fastapi FastAPI framework, high performance, easy to learn, fast to code, ready for production
97 79389 11194 Rust rustdesk/rustdesk An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
98 79307 24143 PHP laravel/laravel Laravel 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.
99 78889 6340 JavaScript jaywcjlove/awesome-mac  Now we have become very big, Different from the original idea. Collect premium software in various categories.
100 78847 28984 Java macrozheng/mall mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
101 78826 5081 TypeScript shadcn-ui/ui Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
102 78665 60088 TypeScript ChatGPTNextWeb/NextChat ✨ Local and Fast AI Assistant. Support: Web iOS MacOS Android Linux Windows
103 77902 3118 Clojure tonsky/FiraCode Free monospaced font with programming ligatures
104 77307 7631 Go gohugoio/hugo The world’s fastest framework for building websites.
105 77305 45713 Python tensorflow/models Models and examples built with TensorFlow
106 76868 19136 Java doocs/advanced-java 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
107 76192 7492 TypeScript supabase/supabase The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
108 75874 40857 Java spring-projects/spring-boot Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
109 75838 31992 Python home-assistant/core :house_with_garden: Open source home automation that puts local control and privacy first.
110 75648 13987 Java MisterBooo/LeetCodeAnimation Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
111 75319 2842 Zig oven-sh/bun Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
112 74538 12195 JavaScript FortAwesome/Font-Awesome The iconic SVG, font, and CSS toolkit
113 74494 6820 TypeScript mermaid-js/mermaid Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
114 74469 8898 Python openai/whisper Robust Speech Recognition via Large-Scale Weak Supervision
115 74018 6473 Python 3b1b/manim Animation engine for explanatory math videos
116 73642 12026 C# 2dust/v2rayN A GUI client for Windows, Linux and macOS, support Xray core and sing-box-core and others
117 73458 7074 JavaScript typicode/json-server Get a full fake REST API with zero coding in less than 30 seconds (seriously)
118 72945 5994 C netdata/netdata Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
119 72658 8968 None DopplerHQ/awesome-interview-questions :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
120 72473 9482 None vuejs/awesome-vue 🎉 A curated list of awesome things related to Vue.js
121 71762 7804 C++ nomic-ai/gpt4all GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
122 71313 24978 Java elastic/elasticsearch Free and Open Source, Distributed, RESTful Search Engine
123 70873 23595 JavaScript anuraghazra/github-readme-stats :zap: Dynamically generated stats for your github readmes
124 70828 10243 C++ ggerganov/llama.cpp LLM inference in C/C++
125 70789 7076 None MunGell/awesome-for-beginners A list of awesome beginners-friendly projects.
126 70712 14871 HTML microsoft/ML-For-Beginners 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
127 70581 14646 Python fighting41love/funNLP 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报告、自然语言生成、NLU太难了系列、自动对联数据及机器人、用户名黑名单列表、罪名法务名词及分类模型、微信公众号语料、cs224n深度学习自然语言处理课程、中文手写汉字识别、中文自然语言处理 语料/数据集、变量命名神器、分词语料库+代码、任务型对话英文数据集、ASR 语音数据集 + 基于深度学习的中文
128 70033 6357 TypeScript vitejs/vite Next generation frontend tooling. It's fast!
129 69402 5717 TypeScript coder/code-server VS Code in the browser
130 69377 6465 None thedaviddias/Front-End-Checklist 🗂 The perfect Front-End Checklist for modern websites and meticulous developers
131 69182 10266 Jupyter Notebook CompVis/stable-diffusion A latent text-to-image diffusion model
132 69012 18676 Go moby/moby The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
133 68952 7723 TypeScript nestjs/nest A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
134 68639 8803 Dockerfile Anduin2017/HowToCook 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
135 68568 16253 Python pallets/flask The Python micro framework for building web applications.
136 68562 2623 Shell base-org/node Everything required to run your own Base node
137 68548 3791 TypeScript microsoft/playwright Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
138 68223 16669 JavaScript hakimel/reveal.js The HTML Presentation Framework
139 67912 10400 C++ swiftlang/swift The Swift Programming Language
140 67826 9192 None Developer-Y/cs-video-courses List of Computer Science courses with video lectures.
141 67724 23869 C redis/redis Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
142 67550 7122 None ByteByteGoHq/system-design-101 Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
143 67370 15079 Python bregman-arie/devops-exercises Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
144 67186 2432 Go junegunn/fzf :cherry_blossom: A command-line fuzzy finder
145 66943 8221 Python binary-husky/gpt_academic 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
146 66887 8147 Python abi/screenshot-to-code Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
147 66877 4370 Go syncthing/syncthing Open Source Continuous File Synchronization
148 66632 14741 Python josephmisiti/awesome-machine-learning A curated list of awesome Machine Learning frameworks, libraries and software.
149 66521 4626 TypeScript hoppscotch/hoppscotch Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
150 66410 34409 Jupyter Notebook microsoft/generative-ai-for-beginners 21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
151 66406 7248 None enaqx/awesome-react A collection of awesome things regarding React ecosystem
152 66333 15579 C++ protocolbuffers/protobuf Protocol Buffers - Google's data interchange format
153 66079 17104 JavaScript expressjs/express Fast, unopinionated, minimalist web framework for node.
154 65926 12305 TypeScript grafana/grafana The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
155 65147 11927 JavaScript chartjs/Chart.js Simple HTML5 Charts using the <canvas> tag
156 65134 11187 Python d2l-ai/d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
157 64952 8924 JavaScript webpack/webpack 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.
158 64760 30900 Python python/cpython The Python programming language
159 64748 7982 None sdmg15/Best-websites-a-programmer-should-visit :link: Some useful websites for programmers.
160 64670 8263 TypeScript strapi/strapi 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
161 64413 8996 JavaScript leonardomso/33-js-concepts 📜 33 JavaScript concepts every developer should know.
162 64113 4140 C ventoy/Ventoy A new bootable USB solution.
163 63876 9642 C++ tesseract-ocr/tesseract Tesseract Open Source OCR Engine (main repository)
164 63836 6827 Python comfyanonymous/ComfyUI The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
165 63829 14256 TypeScript apache/superset Apache Superset is a Data Visualization and Data Exploration Platform
166 63822 12907 Java kdn251/interviews Everything you need to know to get the job.
167 63684 23943 Python ansible/ansible 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.
168 63226 8981 None lydiahallie/javascript-questions A long list of (advanced) JavaScript questions, and their explanations :sparkles:
169 63102 13510 Python xtekky/gpt4free The official gpt4free repository various collection of powerful language models
170 62773 12173 Scala twitter/the-algorithm Source code for Twitter's Recommendation Algorithm
171 62727 5586 JavaScript louislam/uptime-kuma A fancy self-hosted monitoring tool
172 62575 10496 C++ ocornut/imgui Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
173 62545 14891 Python swisskyrepo/PayloadsAllTheThings A list of useful payloads and bypass for Web Application Security and Pentest/CTF
174 62478 5378 Rust FuelLabs/sway 🌴 Empowering everyone to build reliable and efficient smart contracts.
175 62360 19491 Python keras-team/keras Deep Learning for humans
176 62113 1354 JavaScript resume/resume.github.com Resumes generated using the GitHub informations
177 61780 7106 Python sherlock-project/sherlock Hunt down social media accounts by username across social networks
178 61697 10002 None awesomedata/awesome-public-datasets A topic-centric list of HQ open datasets.
179 61652 19676 TypeScript apache/echarts Apache ECharts is a powerful, interactive charting and data visualization library for browser
180 61604 8115 C obsproject/obs-studio OBS Studio - Free and open source software for live streaming and screen recording
181 61506 10136 TypeScript socketio/socket.io Realtime application framework (Node.JS server)
182 61359 3487 TypeScript Eugeny/tabby A terminal for a more modern age
183 61298 4721 Dockerfile kelseyhightower/nocode The best way to write secure and reliable applications. Write nothing; deploy nowhere.
184 61217 7878 None fffaraz/awesome-cpp A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
185 61178 9798 MDX openai/openai-cookbook Examples and guides for using the OpenAI API
186 60985 15248 TypeScript reduxjs/redux A JS library for predictable global state management
187 60776 25520 Python scikit-learn/scikit-learn scikit-learn: machine learning in Python
188 60593 19597 Java TheAlgorithms/Java All Algorithms implemented in Java
189 60501 4131 Go caddyserver/caddy Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
190 60278 7119 Assembly chrislgarry/Apollo-11 Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
191 60273 17395 JavaScript atom/atom :atom: The hackable text editor
192 60120 24072 PHP danielmiessler/SecLists SecLists 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.
193 60045 7048 JavaScript lodash/lodash A modern JavaScript utility library delivering modularity, performance, & extras.
194 60000 6117 None binhnguyennus/awesome-scalability The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
195 59996 3980 Dart AppFlowy-IO/AppFlowy Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.
196 59970 17825 None xingshaocheng/architect-awesome 后端架构师技术图谱
197 59867 11074 Nunjucks h5bp/Front-end-Developer-Interview-Questions A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
198 59734 11244 JavaScript adam-p/markdown-here Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
199 59722 7031 HTML PKUFlyingPig/cs-self-learning 计算机自学指南
200 59553 11592 None bradtraversy/design-resources-for-developers Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
201 59292 20577 JavaScript jquery/jquery jQuery JavaScript Library
202 59246 5864 None sindresorhus/awesome-nodejs :zap: Delightful Node.js packages and resources
203 59032 8742 TypeScript langgenius/dify Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
204 58772 27452 JavaScript angular/angular.js AngularJS - HTML enhanced for web apps!
205 58578 16388 C# shadowsocks/shadowsocks-windows A C# port of shadowsocks
206 58541 8172 None prakhar1989/awesome-courses :books: List of awesome university courses for learning Computer Science!
207 57934 5911 Python labmlai/annotated_deep_learning_paper_implementations 🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, …), optimizers (adam, adabelief, sophia, …), gans(cyclegan, stylegan2, …), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, … 🧠
208 57877 2820 Rust FuelLabs/fuel-core Rust full node implementation of the Fuel v2 protocol.
209 57856 4964 Python OpenInterpreter/open-interpreter A natural language interface for computers
210 57746 9667 Python Alvin9999/new-pac 翻墙-科学上网、自由上网、免费科学上网、免费翻墙、fanqiang、油管youtube/视频下载、软件、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网、youtube视频下载、youtube油管镜像/免翻墙网站、美区apple id共享账号、翻墙-科学上网-梯子
211 57734 8712 TypeScript facebook/docusaurus Easy to maintain open source documentation websites.
212 57371 3059 Rust alacritty/alacritty A cross-platform, OpenGL terminal emulator.
213 57227 9657 Python meta-llama/llama Inference code for Llama models
214 57160 38298 Java spring-projects/spring-framework Spring Framework
215 57091 4051 Python localstack/localstack 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
216 56888 7034 JavaScript open-webui/open-webui User-friendly AI Interface (Supports Ollama, OpenAI API, …)
217 56875 1435 Go nektos/act Run your GitHub Actions locally 🚀
218 56862 9302 Go prometheus/prometheus The Prometheus monitoring system and time series database.
219 56696 12268 JavaScript h5bp/html5-boilerplate A professional front-end template for building fast, robust, and adaptable web apps or sites.
220 56469 2992 TypeScript immich-app/immich High performance self-hosted photo and video management solution.
221 56317 21747 Ruby rails/rails Ruby on Rails
222 56095 3053 Dart localsend/localsend An open-source cross-platform alternative to AirDrop
223 55916 3687 CSS ryanoasis/nerd-fonts Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
224 55788 10355 Rust rust-lang/rustlings :crab: Small exercises to get you used to reading and writing Rust code!
225 55736 5096 TypeScript nuxt/nuxt The Intuitive Vue Framework.
226 55580 10311 JavaScript gatsbyjs/gatsby The best React-based framework with performance, scalability and security built in.
227 55223 1919 Go jesseduffield/lazygit simple terminal UI for git commands
228 55222 10119 TypeScript n8n-io/n8n Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
229 55213 15918 JavaScript scutan90/DeepLearning-500-questions 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
230 54946 9467 JavaScript azl397985856/leetcode LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
231 54897 7382 Python zylon-ai/private-gpt Interact with your documents using the power of GPT, 100% privately, no data leaks
232 54398 6695 Dart Solido/awesome-flutter An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
233 54377 9683 Python soimort/you-get :arrow_double_down: Dumb downloader that scrapes the web
234 54168 14646 Vue ElemeFE/element A Vue.js 2.0 UI Toolkit for Web
235 53935 13532 Python ageitgey/face_recognition The world's simplest facial recognition api for Python and the command line
236 53841 13566 None PlexPt/awesome-chatgpt-prompts-zh ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
237 53815 10611 Python scrapy/scrapy Scrapy, a fast high-level web crawling & scraping framework for Python.
238 53761 10400 TypeScript remix-run/react-router Declarative routing for React
239 53445 6033 Rust lencx/ChatGPT 🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
240 53338 11709 Shell youngyangyang04/leetcode-master 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
241 53242 8863 Python CorentinJ/Real-Time-Voice-Cloning Clone a voice in 5 seconds to generate arbitrary speech in real-time
242 53191 25805 C git/git Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
243 53113 3374 Rust zed-industries/zed Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
244 53101 6000 Java NationalSecurityAgency/ghidra Ghidra is a software reverse engineering (SRE) framework
245 53025 4305 Markdown tldr-pages/tldr 📚 Collaborative cheatsheets for console commands
246 52907 13276 Python deepfakes/faceswap Deepfakes Software For All
247 52868 6896 Python AntonOsika/gpt-engineer Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
248 52752 5181 Go traefik/traefik The Cloud Native Application Proxy
249 52706 10644 CSS necolas/normalize.css A modern alternative to CSS resets
250 52492 5104 MDX dair-ai/Prompt-Engineering-Guide 🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
251 52385 9345 Python psf/requests A simple, yet elegant, HTTP library.
252 51990 5111 JavaScript jgraph/drawio-desktop Official electron build of draw.io
253 51983 16578 Python ultralytics/yolov5 YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
254 51706 11186 TypeScript lobehub/lobe-chat 🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Qwen / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS/Plugins/Artifacts). One-click FREE deployment of your private ChatGPT/ Claude application.
255 51671 2730 Go FiloSottile/mkcert A simple zero-config tool to make locally trusted development certificates with any names you'd like.
256 51667 9306 Python commaai/openpilot openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
257 51318 5521 Python Z4nzu/hackingtool ALL IN ONE Hacking Tool For Hackers
258 51302 3069 None ruanyf/weekly 科技爱好者周刊,每周五发布
259 51301 13489 TypeScript ionic-team/ionic-framework A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
260 51255 10224 None wasabeef/awesome-android-ui A curated list of awesome Android UI/UX libraries
261 51118 4939 JavaScript Semantic-Org/Semantic-UI Semantic is a UI component framework based around useful principles from natural language.
262 50963 9596 None google/material-design-icons Material Design icons by Google (Material Symbols)
263 50894 3502 TypeScript nocodb/nocodb 🔥 🔥 🔥 Open Source Airtable Alternative
264 50714 3693 JavaScript juliangarnier/anime JavaScript animation engine
265 50650 1278 Rust sharkdp/bat A cat(1) clone with wings.
266 50427 5210 Makefile golang-standards/project-layout Standard Go Project Layout
267 50413 10941 Java google/guava Google core libraries for Java
268 50334 1758 Python Textualize/rich Rich is a Python library for rich text and beautiful formatting in the terminal.
269 50214 12939 C++ topjohnwu/Magisk The Magic Mask for Android
270 49916 2728 Shell pi-hole/pi-hole A black hole for Internet advertisements
271 49838 8347 Python xai-org/grok-1 Grok open release
272 49811 5821 Kotlin JetBrains/kotlin The Kotlin Programming Language.
273 49811 2035 Rust BurntSushi/ripgrep ripgrep recursively searches directories for a regex pattern while respecting your gitignore
274 49794 4444 JavaScript prettier/prettier Prettier is an opinionated code formatter.
275 49512 5619 Go minio/minio MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
276 49494 3950 CSS jgthms/bulma Modern CSS framework based on Flexbox
277 49466 10015 Ruby jekyll/jekyll :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
278 49445 1556 TypeScript pmndrs/zustand 🐻 Bear necessities for state management in React
279 49372 10111 JavaScript mozilla/pdf.js PDF Reader in JavaScript
280 49327 2765 Shell sickcodes/Docker-OSX Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
281 49152 5278 None tiimgreen/github-cheat-sheet A list of cool features of Git and GitHub.
282 49116 3249 JavaScript gorhill/uBlock uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
283 49033 30270 TypeScript DefinitelyTyped/DefinitelyTyped The repository for high quality TypeScript type definitions.
284 49019 1831 Go wagoodman/dive A tool for exploring each layer in a docker image
285 48922 4029 Java Stirling-Tools/Stirling-PDF #1 Locally hosted web application that allows you to perform various operations on PDF files
286 48712 1907 Rust meilisearch/meilisearch A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
287 48576 9758 JavaScript chinese-poetry/chinese-poetry The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
288 48560 5741 Jupyter Notebook facebookresearch/segment-anything The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
289 48465 8455 TypeScript vuejs/core 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
290 48453 2574 TypeScript withastro/astro The web framework for content-driven websites. ⭐️ Star to support our work!
291 48254 4303 Go rclone/rclone "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
292 48245 6621 None ngosang/trackerslist Updated list of public BitTorrent trackers
293 48234 3557 JavaScript marktext/marktext 📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
294 48213 9834 Go etcd-io/etcd Distributed reliable key-value store for the most critical data of a distributed system
295 48193 2829 Rust rust-unofficial/awesome-rust A curated list of Rust code and resources.
296 48129 20410 Go ethereum/go-ethereum Go implementation of the Ethereum protocol
297 48065 10486 JavaScript TryGhost/Ghost Independent technology for modern publishing, memberships, subscriptions and newsletters.
298 48019 7046 JavaScript moment/moment Parse, validate, manipulate, and display dates in javascript.
299 47962 7603 Java ReactiveX/RxJava RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
300 47872 6848 Swift vsouza/awesome-ios A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
301 47829 6643 JavaScript NARKOZ/hacker-scripts Based on a true story
302 47658 3209 JavaScript cypress-io/cypress Fast, easy and reliable testing for anything that runs in a browser.
303 47507 7061 Ruby mastodon/mastodon Your self-hosted, globally interconnected microblogging community
304 47468 2225 Shell romkatv/powerlevel10k A Zsh theme
305 47306 2322 JavaScript iamkun/dayjs ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
306 47295 12331 C FFmpeg/FFmpeg Mirror of https://git.ffmpeg.org/ffmpeg.git
307 47242 5133 TypeScript laurent22/joplin Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
308 47156 3743 Python charlax/professional-programming A collection of learning resources for curious software engineers
309 47090 3667 JavaScript poteto/hiring-without-whiteboards ⭐️ Companies that don't have a broken hiring process
310 47006 7325 JavaScript algorithm-visualizer/algorithm-visualizer :fireworks:Interactive Online Platform that Visualizes Algorithms from Code
311 46849 2149 Python minimaxir/big-list-of-naughty-strings The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
312 46635 5607 Go go-gitea/gitea Git 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
313 46616 2026 C++ WerWolv/ImHex 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
314 46558 2010 Rust starship/starship ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
315 46548 5727 JavaScript serverless/serverless ⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
316 46521 8712 None justjavac/awesome-wechat-weapp 微信小程序开发资源汇总 :100:
317 46447 4135 TypeScript appwrite/appwrite Your backend, minus the hassle.
318 46386 81788 None firstcontributions/first-contributions 🚀✨ Help beginners to contribute to open source projects
319 46370 4595 JavaScript agalwood/Motrix A full-featured download manager.
320 46178 5517 Julia JuliaLang/julia The Julia Programming Language
321 46102 10721 None Avik-Jain/100-Days-Of-ML-Code 100 Days of ML Coding
322 46064 9180 Kotlin square/okhttp Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
323 45997 7421 C# PowerShell/PowerShell PowerShell for every system!
324 45820 6264 None ziishaned/learn-regex Learn regex the easy way
325 45800 7945 Python PaddlePaddle/PaddleOCR Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
326 45782 5344 None kamranahmedse/design-patterns-for-humans An ultra-simplified explanation to design patterns
327 45754 4154 JavaScript typescript-cheatsheets/react Cheatsheets for experienced React developers getting started with TypeScript
328 45667 8954 Go v2ray/v2ray-core A platform for building proxies to bypass network restrictions.
329 45652 5919 Go AlistGo/alist 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
330 45629 10594 None karan/Projects :page_with_curl: A list of practical projects that anyone can solve in any programming language.
331 45502 5418 Python geekan/MetaGPT 🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
332 45339 4884 Go gogs/gogs Gogs is a painless self-hosted Git service
333 45207 2476 C++ x64dbg/x64dbg An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
334 45130 3525 TypeScript clash-verge-rev/clash-verge-rev Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
335 44678 2919 TypeScript toeverything/AFFiNE There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
336 44672 11694 Kotlin android/architecture-samples A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
337 44496 5196 JavaScript meteor/meteor Meteor, the JavaScript App Platform
338 44410 6481 TypeScript jestjs/jest Delightful JavaScript Testing.
339 44331 3431 TypeScript slab/quill Quill is a modern WYSIWYG editor built for compatibility and extensibility
340 44330 3827 Ruby huginn/huginn Create agents that monitor and act on your behalf. Your agents are standing by!
341 44326 4813 TypeScript pixijs/pixijs The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
342 44324 18135 Python pandas-dev/pandas Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
343 44239 18175 Astro ColorlibHQ/AdminLTE AdminLTE - Free admin dashboard template based on Bootstrap 5
344 44093 4792 TypeScript type-challenges/type-challenges Collection of TypeScript type challenges with online judge
345 44089 6835 C++ nlohmann/json JSON for Modern C++
346 43975 1348 Rust FuelLabs/fuels-rs Fuel Network Rust SDK
347 43974 1367 TypeScript FuelLabs/fuels-ts Fuel Network Typescript SDK
348 43952 8390 Python Asabeneh/30-Days-Of-Python 30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
349 43769 10142 JavaScript Asabeneh/30-Days-Of-JavaScript 30 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
350 43698 4859 Python langflow-ai/langflow Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
351 43665 4841 Python All-Hands-AI/OpenHands 🙌 OpenHands: Code Less, Make More
352 43645 18014 Jupyter Notebook jakevdp/PythonDataScienceHandbook Python Data Science Handbook: full text in Jupyter Notebooks
353 43598 3535 TypeScript vercel/hyper A terminal built on web technologies
354 43588 2264 JavaScript parcel-bundler/parcel The zero configuration build tool for the web. 📦🚀
355 43568 9621 Go hashicorp/terraform 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.
356 43513 5470 None dkhamsing/open-source-ios-apps :iphone: Collaborative List of Open-Source iOS Apps
357 43470 14927 Jupyter Notebook aymericdamien/TensorFlow-Examples TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
358 43442 1115 JavaScript google/zx A tool for writing better scripts
359 43398 10632 Go astaxie/build-web-application-with-golang A golang ebook intro how to build a web with golang
360 43390 2986 TypeScript TanStack/query 🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
361 43363 5658 TypeScript babel/babel 🐠 Babel is a compiler for writing next generation JavaScript.
362 43234 3537 None brillout/awesome-react-components Curated List of React Components & Libraries.
363 43232 7313 HTML square/retrofit A type-safe HTTP client for Android and the JVM
364 43133 5449 CSS isocpp/CppCoreGuidelines The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
365 43067 1383 JavaScript bigskysoftware/htmx </> htmx - high power tools for HTML
366 43016 5095 None dypsilon/frontend-dev-bookmarks Manually curated collection of resources for frontend web developers.
367 42980 2040 Go pocketbase/pocketbase Open Source realtime backend in 1 file
368 42918 8397 Ruby discourse/discourse A platform for community discussion. Free, open, simple.
369 42643 6229 Python lllyasviel/Fooocus Focus on prompting and generating
370 42556 4957 Java skylot/jadx Dex to Java decompiler
371 42525 7415 None akullpp/awesome-java A curated list of awesome frameworks, libraries and software for the Java programming language.
372 42463 2324 None serhii-londar/open-source-mac-os-apps 🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
373 42396 6219 Python hacksider/Deep-Live-Cam real time face swap and one-click video deepfake with only a single image
374 42308 3183 TypeScript streamich/react-use React Hooks — 👍
375 42278 10625 C++ grpc/grpc The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
376 42166 2111 TypeScript react-hook-form/react-hook-form 📋 React Hooks for form state management and validation (Web + React Native)
377 42127 5838 MDX yangshun/front-end-interview-handbook ⚡️ Front End interview preparation materials for busy engineers
378 42123 9915 Ruby Homebrew/brew 🍺 The missing package manager for macOS (or Linux)
379 41968 3197 None k88hudson/git-flight-rules Flight rules for git
380 41907 14304 None kelseyhightower/kubernetes-the-hard-way Bootstrap Kubernetes the hard way. No scripts.
381 41828 5867 JavaScript Leaflet/Leaflet 🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦
382 41782 4488 Jupyter Notebook mlabonne/llm-course Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
383 41774 2627 JavaScript Unitech/pm2 Node.js Production Process Manager with a built-in Load Balancer.
384 41763 6074 TypeScript lyswhut/lx-music-desktop 一个基于 electron 的音乐软件
385 41656 11069 TypeScript RocketChat/Rocket.Chat The communications platform that puts data protection first.
386 41638 5423 Python oobabooga/text-generation-webui A Gradio web UI for Large Language Models with support for multiple inference backends.
387 41550 7586 Swift Alamofire/Alamofire Elegant HTTP Networking in Swift
388 41480 2733 JavaScript yarnpkg/yarn The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
389 41356 3551 Java dbeaver/dbeaver Free universal database tool and SQL client
390 41292 15017 Java jeecgboot/JeecgBoot 🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式,引入AI模型能力 OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
391 41145 3637 JavaScript microsoft/monaco-editor A browser based code editor
392 41119 6282 JavaScript LeCoupa/awesome-cheatsheets 👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
393 41084 2611 JavaScript GitSquared/edex-ui A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
394 41031 12436 Vue bailicangdu/vue2-elm Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
395 40964 5236 Python THUDM/ChatGLM-6B ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型
396 40922 2973 None DovAmir/awesome-design-patterns A curated list of software and architecture related design patterns.
397 40832 1956 Rust dani-garcia/vaultwarden Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
398 40780 6958 Python faif/python-patterns A collection of design patterns/idioms in Python
399 40778 5112 Shell acmesh-official/acme.sh A pure Unix shell script implementing ACME client protocol
400 40745 1601 TypeScript prisma/prisma Next-generation ORM for Node.js & TypeScript PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
401 40710 5596 None alex/what-happens-when An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
402 40684 9634 JavaScript sudheerj/reactjs-interview-questions List of top 500 ReactJS Interview Questions & Answers….Coding exercise questions are coming soon!!
403 40658 26458 Java apache/dubbo The java implementation of Apache Dubbo. An RPC and microservice framework.
404 40584 2503 TypeScript styled-components/styled-components Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
405 40453 3881 JavaScript nwjs/nw.js Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
406 40342 9747 JavaScript nolimits4web/swiper Most modern mobile touch slider with hardware accelerated transitions
407 40336 28450 Scala apache/spark Apache Spark - A unified analytics engine for large-scale data processing
408 40336 3653 JavaScript dcloudio/uni-app A cross-platform framework using Vue.js
409 40317 3089 Roff pyenv/pyenv Simple Python version management
410 40280 1283 Go jesseduffield/lazydocker The lazier way to manage everything docker
411 40132 6958 TypeScript vuetifyjs/vuetify 🐉 Vue Component Framework
412 40112 2572 Python mingrammer/diagrams :art: Diagram as Code for prototyping cloud system architectures
413 40035 25931 Python odoo/odoo Odoo. Open Source Apps To Grow Your Business.
414 39991 8605 C++ Light-City/CPlusPlusThings C++那些事
415 39916 11485 Python apachecn/ailearning AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
416 39844 4883 TypeScript hexojs/hexo A fast, simple & powerful blog framework, powered by Node.js.
417 39804 5743 Ruby fastlane/fastlane 🚀 The easiest way to automate building and releasing your iOS and Android apps
418 39784 5111 Python Stability-AI/stablediffusion High-Resolution Image Synthesis with Latent Diffusion Models
419 39772 4843 Lua Kong/kong 🦍 The Cloud-Native API Gateway and AI Gateway.
420 39637 4243 Python getsentry/sentry Developer-first error tracking and performance monitoring
421 39535 5255 Clojure metabase/metabase The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
422 39445 2503 Python psf/black The uncompromising Python code formatter
423 39014 4353 Python hpcaitech/ColossalAI Making large AI models cheaper, faster and more accessible
424 39009 2595 Swift iina/iina The modern video player for macOS.
425 39006 7316 Kotlin bannedbook/fanqiang 翻墙-科学上网
426 39003 3411 Go coreybutler/nvm-windows A node.js version management utility for Windows. Ironically written in Go.
427 38884 2865 Go spf13/cobra A Commander for modern Go CLI interactions
428 38875 4390 Python RVC-Boss/GPT-SoVITS 1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
429 38856 4737 JavaScript Dogfalo/materialize Materialize, a CSS Framework based on Material Design
430 38794 1803 Python chubin/cheat.sh the only cheat sheet you need
431 38632 7337 Python floodsung/Deep-Learning-Papers-Reading-Roadmap Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
432 38526 7797 C php/php-src The PHP Interpreter
433 38525 9643 Python google-research/bert TensorFlow code and pre-trained models for BERT
434 38522 6244 Python karpathy/nanoGPT The simplest, fastest repository for training/finetuning medium-sized GPTs.
435 38472 7033 C++ ClickHouse/ClickHouse ClickHouse® is a real-time analytics database management system
436 38441 1173 Go evanw/esbuild An extremely fast bundler for the web
437 38380 4019 HTML tabler/tabler Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
438 38360 2354 TypeScript tldraw/tldraw whiteboard SDK / infinite canvas SDK
439 38336 3328 TypeScript chakra-ui/chakra-ui Chakra UI is a component system for building products with speed ⚡️
440 38320 4712 Python hiyouga/LLaMA-Factory Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
441 38310 14541 Python apache/airflow Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
442 38301 7481 JavaScript videojs/video.js Video.js - open source HTML5 video player
443 38297 3193 None 1c7/chinese-independent-developer 👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 – 分享大家都在做什么
444 38276 2957 C wg/wrk Modern HTTP benchmarking tool
445 38109 4024 Java termux/termux-app Termux - a terminal emulator application for Android OS extendible by variety of packages.
446 38092 5459 Python run-llama/llama_index LlamaIndex is the leading framework for building LLM-powered agents over your data.
447 38061 4952 Jupyter Notebook rasbt/LLMs-from-scratch Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
448 37983 6073 Go cli/cli GitHub’s official command line tool
449 37974 6002 Jupyter Notebook GokuMohandas/Made-With-ML Learn how to design, develop, deploy and iterate on production-grade ML applications.
450 37919 9298 CSS bradtraversy/50projects50days 50+ mini web projects using HTML, CSS & JS
451 37818 4173 HTML byoungd/English-level-up-tips An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
452 37794 5723 Kotlin 2dust/v2rayNG A V2Ray client for Android, support Xray core and v2fly core
453 37747 13309 HTML google/styleguide Style guides for Google-originated open-source projects
454 37742 5880 Go pingcap/tidb TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
455 37737 9032 Java PhilJay/MPAndroidChart A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
456 37688 6661 JavaScript impress/impress.js It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
457 37682 9464 HTML QSCTech/zju-icicles 浙江大学课程攻略共享计划
458 37654 5471 Python microsoft/autogen A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
459 37577 4084 Python mitmproxy/mitmproxy An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
460 37525 3698 Rust bevyengine/bevy A refreshingly simple data-driven game engine built in Rust
461 37504 4591 Python lm-sys/FastChat An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
462 37419 7097 JavaScript phaserjs/phaser Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
463 37309 3961 Go go-gorm/gorm The fantastic ORM library for Golang, aims to be developer friendly
464 37243 5534 Vim Script vim/vim The official Vim repository
465 37202 5738 None freefq/free 翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
466 37178 3255 Python LAION-AI/Open-Assistant OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
467 37152 1374 CSS FreeCodeCampChina/freecodecamp.cn FCC China open source codebase and curriculum. Learn to code and help nonprofits.
468 37115 3607 Python QuivrHQ/quivr Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
469 37050 1965 JavaScript preactjs/preact ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
470 37023 4543 JavaScript NaiboWang/EasySpider A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
471 36955 7914 C++ google/leveldb LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
472 36949 3807 C++ ggerganov/whisper.cpp Port of OpenAI's Whisper model in C/C++
473 36938 54436 Java eugenp/tutorials Getting Started with Spring Boot 3:
474 36915 4565 Python coqui-ai/TTS 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
475 36778 1791 Haskell koalaman/shellcheck ShellCheck, a static analysis tool for shell scripts
476 36751 3166 Python streamlit/streamlit Streamlit — A faster way to build and share data apps.
477 36749 991 Rust typst/typst A new markup-based typesetting system that is powerful and easy to learn.
478 36746 9447 Python 0voice/interview_internal_reference 2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
479 36730 3306 Shell dylanaraps/pure-bash-bible 📖 A collection of pure bash alternatives to external processes.
480 36728 8162 TypeScript ant-design/ant-design-pro 👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!
481 36720 6922 HTML docker/awesome-compose Awesome Docker Compose samples
482 36716 6501 Python gto76/python-cheatsheet Comprehensive Python Cheatsheet
483 36689 4315 Jupyter Notebook suno-ai/bark 🔊 Text-Prompted Generative Audio Model
484 36572 2633 Zig ziglang/zig General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
485 36528 6526 C curl/curl A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
486 36495 3302 C# jellyfin/jellyfin The Free Software Media System - Server Backend & API
487 36456 3643 C++ aria2/aria2 aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
488 36385 3772 Python LC044/WeChatMsg 提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
489 36379 2066 PHP coollabsio/coolify An open-source & self-hostable Heroku / Netlify / Vercel alternative.
490 36366 5835 TypeScript expo/expo An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
491 36355 7821 Go istio/istio Connect, secure, control, and observe services.
492 36259 4199 Python microsoft/DeepSpeed DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
493 36250 7808 None AobingJava/JavaFamily 【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
494 36189 4018 None lukasz-madon/awesome-remote-job A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
495 36166 5990 Python TencentARC/GFPGAN GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
496 36146 1086 HTML opentofu/manifesto The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
497 36131 980 Rust astral-sh/uv An extremely fast Python package and project manager, written in Rust.
498 36124 2151 C tmux/tmux tmux source code
499 36113 1999 Go photoprism/photoprism AI-Powered Photos App for the Decentralized Web 🌈💎✨
500 36055 2580 Go usememos/memos An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
501 35991 3942 TypeScript novuhq/novu Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
502 35966 9117 TeX exacity/deeplearningbook-chinese Deep Learning Book Chinese Translation
503 35962 2170 V vlang/v Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
504 35959 2665 Python satwikkansal/wtfpython What the f*ck Python? 😱
505 35930 4813 TypeScript NervJS/taro 开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
506 35897 7532 Java alibaba/arthas Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
507 35832 3459 Python XingangPan/DragGAN Official Code for DragGAN (SIGGRAPH 2023)
508 35826 2580 JavaScript denysdovhan/wtfjs 🤪 A list of funny and tricky JavaScript examples
509 35824 10174 C# dotnet/aspnetcore ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
510 35823 3307 C++ zhongyang219/TrafficMonitor 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
511 35817 3884 Shell open-guides/og-aws 📙 Amazon Web Services — a practical guide
512 35795 2824 None SimplifyJobs/Summer2025-Internships Collection of Summer 2025 tech internships!
513 35792 2267 TypeScript lerna/lerna Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
514 35773 2264 JavaScript naptha/tesseract.js Pure Javascript OCR for more than 100 Languages 📖🎉🖥
515 35646 5221 Python babysor/MockingBird 🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
516 35612 6200 Jupyter Notebook microsoft/AI-For-Beginners 12 Weeks, 24 Lessons, AI for All!
517 35597 2387 Ruby freeCodeCamp/devdocs API Documentation Browser
518 35591 1280 TypeScript trpc/trpc 🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
519 35485 2258 C# files-community/Files A modern file manager that helps users organize their files and folders.
520 35476 6838 Python ultralytics/ultralytics Ultralytics YOLO11 🚀
521 35449 3424 Haskell jgm/pandoc Universal markup converter
522 35434 2015 JavaScript Kong/insomnia The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
523 35416 6471 Java geekxh/hello-algorithm 🌍 针对小白的算法训练 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
524 35408 11570 Kotlin shadowsocks/shadowsocks-android A shadowsocks client for Android
525 35348 7280 JavaScript alvarotrigo/fullPage.js fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
526 35323 10234 C++ google/googletest GoogleTest - Google Testing and Mocking Framework
527 35322 7999 None SheetJS/sheetjs 📗 SheetJS Spreadsheet Data Toolkit – New home https://git.sheetjs.com/SheetJS/sheetjs
528 35302 2660 Python gradio-app/gradio Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
529 35288 3225 JavaScript koajs/koa Expressive middleware for node.js using ES2017 async functions
530 35249 3815 TypeScript appsmithorg/appsmith Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
531 35226 8013 C++ huihut/interview 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
532 35172 843 Rust sharkdp/fd A simple, fast and user-friendly alternative to 'find'
533 35169 1803 TypeScript date-fns/date-fns ⏳ Modern JavaScript date utility library ⌛️
534 35157 8620 Python openai/gym A toolkit for developing and comparing reinforcement learning algorithms.
535 35137 5425 Java airbnb/lottie-android Render After Effects animations natively on Android and iOS, Web, and React Native
536 35114 2602 Rust helix-editor/helix A post-modern modal text editor.
537 35056 1231 TypeScript colinhacks/zod TypeScript-first schema validation with static type inference
538 35029 2214 TypeScript nativefier/nativefier Make any web page a desktop application
539 34951 8167 JavaScript sahat/hackathon-starter A boilerplate for Node.js web applications
540 34934 1336 Svelte saadeghi/daisyui 🌼 🌼 🌼 🌼 🌼  The most popular, free and open-source Tailwind CSS component library
541 34917 5940 Python ray-project/ray Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
542 34905 2508 Ruby maybe-finance/maybe The OS for your personal finances
543 34899 1056 Rust lapce/lapce Lightning-fast and Powerful Code Editor written in Rust
544 34871 3195 Python OpenBB-finance/OpenBB Investment Research for Everyone, Everywhere.
545 34854 1756 None formulahendry/955.WLB 955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
546 34823 1927 JavaScript carbon-app/carbon :black_heart: Create and share beautiful images of your source code
547 34822 3996 JavaScript jondot/awesome-react-native Awesome React Native components, news, tools, and learning material!
548 34811 7684 TypeScript DIYgod/RSSHub 🧡 Everything is RSSible
549 34749 6373 TypeScript typeorm/typeorm ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
550 34743 6135 Java bumptech/glide An image loading and caching library for Android focused on smooth scrolling
551 34700 7990 Jupyter Notebook google-research/google-research Google Research
552 34695 8613 Go unknwon/the-way-to-go_ZH_CN 《The Way to Go》中文译本,中文正式名《Go 入门指南》
553 34677 1769 Clojure penpot/penpot Penpot: The open-source design tool for design and code collaboration
554 34671 1700 Go gofiber/fiber ⚡️ Express inspired web framework written in Go
555 34630 2087 JavaScript goabstract/Awesome-Design-Tools The best design tools and plugins for everything 👉
556 34596 14099 Ruby rapid7/metasploit-framework Metasploit Framework
557 34590 2264 TypeScript AykutSarac/jsoncrack.com ✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
558 34580 1170 Rust astral-sh/ruff An extremely fast Python linter and code formatter, written in Rust.
559 34565 9777 Java halo-dev/halo 强大易用的开源建站工具。
560 34551 1409 TypeScript slidevjs/slidev Presentation Slides for Developers
561 34540 3308 Python chenfei-wu/TaskMatrix None
562 34477 6830 Python freqtrade/freqtrade Free, open source crypto trading bot
563 34467 5286 Go docker/compose Define and run multi-container applications with Docker
564 34428 3693 Python httpie/cli 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
565 34428 1930 Vim Script junegunn/vim-plug :hibiscus: Minimalist Vim Plugin Manager
566 34413 7303 None nodejs/node-v0.x-archive Moved to https://github.com/nodejs/node
567 34310 1997 Clojure logseq/logseq A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
568 34306 10315 Python hankcs/HanLP 中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
569 34278 1506 Python microsoft/markitdown Python tool for converting files and office documents to Markdown.
570 34184 18656 C++ BVLC/caffe Caffe: a fast open framework for deep learning.
571 34165 6088 Rust tw93/Pake 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
572 34094 3971 JavaScript zenorocha/clipboard.js :scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:
573 34080 2796 TypeScript jaredpalmer/formik Build forms in React, without the tears 😭
574 34071 7645 Python ccxt/ccxt A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
575 34000 9794 Python testerSunshine/12306 12306智能刷票,订票
576 33985 17541 TypeScript FlowiseAI/Flowise Drag & drop UI to build your customized LLM flow
577 33887 5198 Python vllm-project/vllm A high-throughput and memory-efficient inference and serving engine for LLMs
578 33878 3805 None karanpratapsingh/system-design Learn how to design systems at scale and prepare for system design interviews
579 33876 5035 None xitu/gold-miner 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
580 33854 4437 None sorrycc/awesome-javascript 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
581 33793 1550 TypeScript upscayl/upscayl 🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
582 33711 3659 Python 2noise/ChatTTS A generative speech model for daily dialogue.
583 33703 3647 None GitHubDaily/GitHubDaily 坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
584 33699 7674 HTML PKUanonym/REKCARC-TSC-UHT 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
585 33695 1407 Dart KRTirtho/spotube 🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
586 33687 15997 Java netty/netty Netty project - an event-driven asynchronous network application framework
587 33676 4364 JavaScript ToolJet/ToolJet Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
588 33629 3401 JavaScript markedjs/marked A markdown parser and compiler. Built for speed.
589 33598 6726 Python fxsjy/jieba 结巴中文分词
590 33585 18557 Python shadowsocks/shadowsocks None
591 33580 1012 TypeScript spacedriveapp/spacedrive Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
592 33562 2394 None alebcay/awesome-shell A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
593 33558 2623 JavaScript atlassian/react-beautiful-dnd Beautiful and accessible drag and drop for lists with React
594 33433 1720 Rust nushell/nushell A new type of shell
595 33414 8400 TypeScript calcom/cal.com Scheduling infrastructure for absolutely everyone.
596 33407 10699 Java Blankj/AndroidUtilCode :fire: Android developers should collect the following utils(updating).
597 33352 10396 Objective-C AFNetworking/AFNetworking A delightful networking framework for iOS, macOS, watchOS, and tvOS.
598 33316 10929 Java xkcoding/spring-boot-demo 🚀一个用来深入学习并实战 Spring Boot 的项目。
599 33241 5740 Go halfrost/LeetCode-Go ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
600 33219 7615 JavaScript adobe/brackets An open source code editor for the web, written in JavaScript, HTML and CSS.
601 33132 7682 Python XX-net/XX-Net A proxy tool to bypass GFW.
602 33090 5776 Python sqlmapproject/sqlmap Automatic SQL injection and database takeover tool
603 33073 7609 Java alibaba/easyexcel 快速、简洁、解决大文件内存溢出的java处理Excel工具
604 33051 4218 JavaScript gulpjs/gulp A toolkit to automate & enhance your workflow
605 32994 9370 Java zxing/zxing ZXing ("Zebra Crossing") barcode scanning library for Java, Android
606 32994 1782 TypeScript immutable-js/immutable-js Immutable persistent data collections for Javascript which increase efficiency and simplicity.
607 32984 5680 TypeScript chatchat-space/Langchain-Chatchat Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
608 32954 11132 PHP laravel/framework The Laravel Framework.
609 32936 1041 JavaScript typicode/husky Git hooks made easy 🐶 woof!
610 32921 4810 Python huggingface/pytorch-image-models The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights – ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
611 32815 2333 JavaScript fastify/fastify Fast and low overhead web framework, for Node.js
612 32805 948 TypeScript solidjs/solid A declarative, efficient, and flexible JavaScript library for building user interfaces.
613 32752 5631 JavaScript TheAlgorithms/JavaScript Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
614 32681 8151 C bilibili/ijkplayer Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
615 32679 8472 Python zhayujie/chatgpt-on-wechat 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
616 32633 6249 Markdown jaywcjlove/linux-command Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
617 32607 8081 Java doocs/leetcode 🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
618 32564 7936 Swift shadowsocks/ShadowsocksX-NG Next Generation of ShadowsocksX
619 32560 10693 HTML fengdu78/Coursera-ML-AndrewNg-Notes 吴恩达老师的机器学习课程个人笔记
620 32524 1485 C++ carbon-language/carbon-lang Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
621 32475 9300 TypeScript reworkd/AgentGPT 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
622 32413 3705 C++ facebookresearch/faiss A library for efficient similarity search and clustering of dense vectors.
623 32377 2816 Go harness/harness Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
624 32349 12375 Python geekcomputers/Python My Python Examples
625 32332 2311 Python python-poetry/poetry Python packaging and dependency management made easy
626 32284 1674 Ruby kilimchoi/engineering-blogs A curated list of engineering blogs
627 32276 5019 HTML google/material-design-lite Material Design Components in HTML/CSS/JS
628 32272 3569 Ruby bayandin/awesome-awesomeness A curated list of awesome awesomeness
629 32257 3100 Java TeamNewPipe/NewPipe A libre lightweight streaming front-end for Android.
630 32208 3268 Python Pythagora-io/gpt-pilot The first real AI developer
631 31971 1882 Shell zsh-users/zsh-autosuggestions Fish-like autosuggestions for zsh
632 31951 2198 Shell dockur/windows Windows inside a Docker container.
633 31864 3001 Go milvus-io/milvus Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
634 31859 1852 TypeScript makeplane/plane 🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
635 31853 2632 None The-Run-Philosophy-Organization/run 润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新中国人的核心宗教,核心信念。
636 31822 3412 Python certbot/certbot Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
637 31760 5627 Go beego/beego beego is an open-source, high-performance web framework for the Go programming language.
638 31721 11223 Vue Chanzhaoyu/chatgpt-web 用 Express 和 Vue3 搭建的 ChatGPT 演示网页
639 31674 2517 TypeScript portainer/portainer Making Docker and Kubernetes management easy.
640 31669 7893 C++ CMU-Perceptual-Computing-Lab/openpose OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
641 31668 5674 JavaScript ryanhanwu/How-To-Ask-Questions-The-Smart-Way 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
642 31664 4073 Kotlin gedoor/legado Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
643 31652 11919 None Trinea/android-open-project A categorized collection of Android Open Source Projects, More powerful web version:
644 31571 4261 Go hashicorp/vault A tool for secrets management, encryption as a service, and privileged access management
645 31519 1251 Rust swc-project/swc Rust-based platform for the Web
646 31430 790 None ibraheemdev/modern-unix A collection of modern/faster/saner alternatives to common unix commands.
647 31404 2046 Rust pola-rs/polars Dataframes powered by a multithreaded, vectorized query engine, written in Rust
648 31379 7497 TypeScript mattermost/mattermost Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
649 31338 2605 JavaScript qishibo/AnotherRedisDesktopManager 🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
650 31325 3513 C lizongying/my-tv 我的电视 电视直播软件,安装即可使用
651 31321 8288 Java SeleniumHQ/selenium A browser automation framework and ecosystem.
652 31294 3206 None zbezj/HEU_KMS_Activator None
653 31265 2782 TypeScript hasura/graphql-engine Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.
654 31260 1999 TypeScript payloadcms/payload Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
655 31219 2793 Python lllyasviel/ControlNet Let us control diffusion models!
656 31183 5087 None ziadoz/awesome-php A curated list of amazingly awesome PHP libraries, resources and shiny things.
657 31167 5645 Go ehang-io/nps 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
658 31116 1432 MDX yewstack/yew Rust / Wasm framework for creating reliable and efficient web applications
659 31113 7304 C++ TheAlgorithms/C-Plus-Plus Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
660 31023 1697 None karpathy/LLM101n LLM101n: Let's build a Storyteller
661 31017 7558 Python facebookresearch/detectron2 Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
662 31007 3016 None veggiemonk/awesome-docker :whale: A curated list of Docker resources and projects
663 30997 2852 Python jax-ml/jax Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
664 30985 3519 C# huiyadanli/RevokeMsgPatcher :trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)
665 30977 1590 C jqlang/jq Command-line JSON processor
666 30971 3205 C++ SerenityOS/serenity The Serenity Operating System 🐞
667 30949 5786 JavaScript pcottle/learnGitBranching An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
668 30945 7932 PHP blueimp/jQuery-File-Upload File 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.
669 30943 7315 Vim Script amix/vimrc The ultimate Vim configuration (vimrc)
670 30935 3005 TypeScript ReactiveX/rxjs A reactive programming library for JavaScript
671 30899 4414 Assembly microsoft/MS-DOS The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
672 30882 1242 TypeScript vercel/swr React Hooks for Data Fetching
673 30862 4834 TypeScript niklasvh/html2canvas Screenshots with JavaScript
674 30842 2146 None geekan/HowToLiveLonger 程序员延寿指南 A programmer's guide to live longer
675 30838 4702 None mqyqingfeng/Blog 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
676 30816 6444 Python facebookresearch/fairseq Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
677 30792 2894 JavaScript airbnb/lottie-web Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
678 30724 12916 Java alibaba/nacos an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
679 30678 4431 Python explosion/spaCy 💫 Industrial-strength Natural Language Processing (NLP) in Python
680 30598 8156 Python yunjey/pytorch-tutorial PyTorch Tutorial for Deep Learning Researchers
681 30546 2591 TypeScript remix-run/remix Build Better Websites. Create modern, resilient user experiences with web fundamentals.
682 30541 8067 Kotlin alibaba/p3c Alibaba Java Coding Guidelines pmd implements and IDE plugin
683 30523 3212 JavaScript remoteintech/remote-jobs A list of semi to fully remote-friendly companies (jobs) in tech.
684 30507 3024 Python myshell-ai/OpenVoice Instant voice cloning by MIT and MyShell. Audio foundation model.
685 30501 1054 TypeScript pnpm/pnpm Fast, disk space efficient package manager
686 30498 1628 TypeScript floating-ui/floating-ui A JavaScript library to position floating elements and create interactions for them.
687 30492 3242 C# ShareX/ShareX ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
688 30492 8251 TeX lib-pku/libpku 贵校课程资料民间整理
689 30490 8728 Shell mathiasbynens/dotfiles :wrench: .files, including ~/.macos — sensible hacker defaults for macOS
690 30421 8747 Java binarywang/WxJava 微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
691 30401 3045 JavaScript Mintplex-Labs/anything-llm The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
692 30397 3851 Go cockroachdb/cockroach CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
693 30348 6522 C++ aseprite/aseprite Animated sprite editor & pixel art tool (Windows, macOS, Linux)
694 30338 12353 Java ityouknow/spring-boot-examples about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
695 30335 2144 TypeScript balena-io/etcher Flash OS images to SD cards & USB drives, safely and easily.
696 30302 15781 None Binaryify/NeteaseCloudMusicApi 网易云音乐 Node.js API service
697 30292 2239 Go labstack/echo High performance, minimalist Go web framework
698 30256 3386 Python 0xAX/linux-insides A little bit about a linux kernel
699 30223 3272 TypeScript ianstormtaylor/slate A completely customizable framework for building rich text editors. (Currently in beta.)
700 30187 19547 C coolsnowwolf/lede Lean's LEDE source
701 30180 12465 LLVM llvm/llvm-project The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
702 30177 4724 Go v2fly/v2ray-core A platform for building proxies to bypass network restrictions.
703 30149 4436 Vue qier222/YesPlayMusic 高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
704 30067 9514 Python open-mmlab/mmdetection OpenMMLab Detection Toolbox and Benchmark
705 30032 568 TypeScript shardeum/shardeum Shardeum is an EVM based autoscaling blockchain
706 30007 1919 None joshbuchea/HEAD A simple guide to HTML <head> elements
707 29976 5470 C++ microsoft/calculator Windows Calculator: A simple yet powerful calculator that ships with Windows
708 29957 3715 JavaScript SortableJS/Sortable Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
709 29949 2642 C pbatard/rufus The Reliable USB Formatting Utility
710 29922 9520 PHP symfony/symfony The Symfony PHP framework
711 29912 7402 JavaScript layui/layui 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
712 29869 3340 JavaScript gchq/CyberChef The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
713 29840 2735 JavaScript webtorrent/webtorrent ⚡️ Streaming torrent client for the web
714 29836 1406 JavaScript usebruno/bruno Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
715 29800 4478 Python donnemartin/interactive-coding-challenges 120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
716 29763 4922 Go kubernetes/minikube Run Kubernetes locally
717 29749 6332 JavaScript vuejs/vue-cli 🛠️ webpack-based tooling for Vue.js Development
718 29741 4055 Python tatsu-lab/stanford_alpaca Code and documentation to train Stanford's Alpaca models, and generate the data.
719 29707 4015 Go zeromicro/go-zero A cloud-native Go microservices framework with cli tool for productivity.
720 29706 4282 TypeScript sequelize/sequelize Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
721 29690 5466 HTML foundation/foundation-sites The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.
722 29637 1934 Shell dokku/dokku A docker-powered PaaS that helps you build and manage the lifecycle of applications
723 29629 1305 JavaScript lovell/sharp High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
724 29604 4691 JavaScript parallax/jsPDF Client-side JavaScript PDF generation for everyone.
725 29497 6114 JavaScript react-boilerplate/react-boilerplate 🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
726 29494 3976 Kotlin square/leakcanary A memory leak detection library for Android.
727 29488 3535 JavaScript fabricjs/fabric.js Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
728 29475 3220 JavaScript elsewhencode/project-guidelines A set of best practices for JavaScript projects
729 29465 2320 TypeScript refinedev/refine A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
730 29462 5748 C++ ariya/phantomjs Scriptable Headless Browser
731 29458 4077 C++ qbittorrent/qBittorrent qBittorrent BitTorrent client
732 29427 2504 JavaScript AMAI-GmbH/AI-Expert-Roadmap Roadmap to becoming an Artificial Intelligence Expert in 2022
733 29421 2667 TypeScript alan2207/bulletproof-react 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
734 29411 7553 Java dromara/hutool 🍬A set of tools that keep Java sweet.
735 29381 2016 TypeScript transloadit/uppy The next open source file uploader for web browsers :dog:
736 29378 5863 JavaScript aosabook/500lines 500 Lines or Less
737 29341 2959 C mpv-player/mpv 🎥 Command line video player
738 29334 3575 Rust influxdata/influxdb Scalable datastore for metrics, events, and real-time analytics
739 29331 2334 TypeScript outline/outline The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
740 29297 8196 TypeScript mckaywrigley/chatbot-ui AI chat for any model.
741 29290 5771 SCSS IanLunn/Hover A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
742 29287 10227 Java apolloconfig/apollo Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
743 29271 3666 Python xinntao/Real-ESRGAN Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
744 29270 2108 TypeScript codex-team/editor.js A block-style editor with clean JSON output
745 29262 14104 Java apache/kafka Mirror of Apache Kafka
746 29259 9087 Markdown OAI/OpenAPI-Specification The OpenAPI Specification Repository
747 29248 4837 JavaScript VincentGarreau/particles.js A lightweight JavaScript library for creating particles
748 29230 3361 None JushBJJ/Mr.-Ranedeer-AI-Tutor A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
749 29213 2866 None lukehoban/es6features Overview of ECMAScript 6 features
750 29201 2321 JavaScript standard/standard 🌟 JavaScript Style Guide, with linter & automatic code fixer
751 29151 2036 Python ManimCommunity/manim A community-maintained Python framework for creating mathematical animations.
752 29137 2336 Jinja trailofbits/algo Set up a personal VPN in the cloud
753 29119 1434 None herrbischoff/awesome-macos-command-line Use your macOS terminal shell to do awesome things.
754 29117 3944 None linexjlin/GPTs leaked prompts of GPTs
755 29115 2829 JavaScript lutzroeder/netron Visualizer for neural network, deep learning and machine learning models
756 29100 5258 TypeScript fastapi/full-stack-fastapi-template Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
757 29090 1366 Python tqdm/tqdm :zap: A Fast, Extensible Progress Bar for Python and CLI
758 29086 841 Go charmbracelet/bubbletea A powerful little TUI framework 🏗
759 29085 18365 None CSSEGISandData/COVID-19 Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
760 29031 6190 TypeScript backstage/backstage Backstage is an open framework for building developer portals
761 29030 7154 Python s0md3v/roop one-click face swap
762 29021 7951 Makefile jobbole/awesome-python-cn Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
763 29021 1389 TypeScript mifi/lossless-cut The swiss army knife of lossless video/audio editing
764 28983 6382 C++ facebook/rocksdb A library that provides an embeddable, persistent key-value store for fast storage.
765 28960 3063 Rust servo/servo Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
766 28928 1647 TypeScript cheeriojs/cheerio The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
767 28925 2876 Python hiroi-sora/Umi-OCR OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
768 28905 5002 Swift kodecocodes/swift-algorithm-club Algorithms and data structures in Swift, with explanations!
769 28850 3254 JavaScript ascoders/weekly 前端精读周刊。帮你理解最前沿、实用的技术。
770 28809 3416 Python Lightning-AI/pytorch-lightning Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
771 28803 6179 Java YunaiV/ruoyi-vue-pro 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
772 28772 5620 C++ facebook/folly An open-source C++ library developed and used at Facebook.
773 28755 4579 PHP composer/composer Dependency Manager for PHP
774 28755 1253 HTML alpinejs/alpine A rugged, minimal framework for composing JavaScript behavior in your markup.
775 28752 7645 Java alibaba/canal 阿里巴巴 MySQL binlog 增量订阅&消费组件
776 28740 4011 TypeScript directus/directus The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
777 28706 832 Swift MonitorControl/MonitorControl 🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
778 28692 13769 JavaScript tastejs/todomvc Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more
779 28666 6870 Python encode/django-rest-framework Web APIs for Django. 🎸
780 28630 4012 Python OWASP/CheatSheetSeries The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
781 28618 1568 TypeScript postcss/postcss Transforming styles with JS plugins
782 28614 2174 None AllThingsSmitty/css-protips ⚡️ A collection of tips to help take your CSS skills pro 🦾
783 28604 5914 Jupyter Notebook microsoft/Data-Science-For-Beginners 10 Weeks, 20 Lessons, Data Science for All!
784 28589 9419 JavaScript GoogleChrome/lighthouse Automated auditing, performance metrics, and best practices for the web.
785 28585 4432 Go hashicorp/consul Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
786 28579 2370 Go k3s-io/k3s Lightweight Kubernetes
787 28577 5873 JavaScript kenwheeler/slick the last carousel you'll ever need
788 28574 5709 JavaScript docsifyjs/docsify 🃏 A magical documentation site generator.
789 28570 10332 Python numpy/numpy The fundamental package for scientific computing with Python.
790 28567 1130 Go schollz/croc Easily and securely send things from one computer to another :crocodile: :package:
791 28556 5835 Batchfile realpython/python-guide Python best practices guidebook, written for humans.
792 28546 13290 None Ebazhanov/linkedin-skill-assessments-quizzes Full reference of LinkedIn answers 2024 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers
793 28539 2155 Go mudler/LocalAI :robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
794 28538 8168 Java wuyouzhuguli/SpringAll 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
795 28529 2716 Python infiniflow/ragflow RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
796 28513 940 Rust surrealdb/surrealdb A scalable, distributed, collaborative, document-graph database, for the realtime web
797 28442 9563 JavaScript vuejs/vuex 🗃️ Centralized State Management for Vue.js.
798 28378 1193 TypeScript pmndrs/react-spring ✌️ A spring physics based React animation library
799 28377 1710 Rust google/comprehensive-rust This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
800 28338 2355 TypeScript ueberdosis/tiptap The headless rich text editor framework for web artisans.
801 28320 6337 None codepath/android_guides Extensive Open-Source Guides for Android Developers
802 28281 6207 None ZuzooVn/machine-learning-for-software-engineers A complete daily plan for studying to become a machine learning engineer.
803 28274 5214 C++ google-ai-edge/mediapipe Cross-platform, customizable ML solutions for live and streaming media.
804 28235 12833 Jupyter Notebook ageron/handson-ml2 A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
805 28203 2413 JavaScript caolan/async Async utilities for node and the browser
806 28170 2493 None GorvGoyl/Clone-Wars 100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
807 28169 8355 Java alibaba/spring-cloud-alibaba Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
808 28156 11044 Java xuxueli/xxl-job A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
809 28137 3027 Go iawia002/lux 👾 Fast and simple video download library and CLI tool written in Go
810 28089 5369 JavaScript jashkenas/backbone Give your JS App some Backbone with Models, Views, Collections, and Events
811 28057 1765 Go derailed/k9s 🐶 Kubernetes CLI To Manage Your Clusters In Style!
812 28051 4474 Python acheong08/ChatGPT Reverse engineered ChatGPT API
813 28048 1519 Go IceWhaleTech/CasaOS CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
814 28043 8595 Java alibaba/druid 阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
815 28043 2864 JavaScript jamiebuilds/the-super-tiny-compiler :snowman: Possibly the smallest compiler ever
816 27997 4120 PHP nextcloud/server ☁️ Nextcloud server, a safe home for all your data
817 27991 1629 TypeScript pmndrs/react-three-fiber 🇨🇭 A React renderer for Three.js
818 27990 1278 Rust TabbyML/tabby Self-hosted AI coding assistant
819 27969 852 JavaScript immerjs/immer Create the next immutable state by mutating the current one
820 27957 3201 Python meta-llama/llama3 The official Meta Llama 3 GitHub site
821 27953 3018 JavaScript sampotts/plyr A simple HTML5, YouTube and Vimeo player
822 27941 38515 HTML wesbos/JavaScript30 30 Day Vanilla JS Challenge
823 27918 2063 JavaScript digitalocean/nginxconfig.io ⚙️ NGINX config generator on steroids 💉
824 27866 1815 Python mouredev/Hello-Python Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA…
825 27853 1903 JavaScript zadam/trilium Build your personal knowledge base with Trilium Notes
826 27853 2481 None mli/paper-reading 深度学习经典、新论文逐段精读
827 27849 2300 None google-research/tuning_playbook A playbook for systematically maximizing the performance of deep learning models.
828 27842 2104 None viraptor/reverse-interview Questions to ask the company during your interview
829 27811 1377 Swift utmapp/UTM Virtual machines for iOS and macOS
830 27810 1483 C# DevToys-app/DevToys A Swiss Army knife for developers.
831 27801 85825 Jupyter Notebook Pierian-Data/Complete-Python-3-Bootcamp Course Files for Complete Python 3 Bootcamp Course on Udemy
832 27768 2054 None cloudcommunity/Free-Certifications A curated list of free courses & certifications.
833 27755 5814 Jupyter Notebook DataTalksClub/data-engineering-zoomcamp Free Data Engineering course!
834 27741 4133 TypeScript JedWatson/react-select The Select Component for React.js
835 27729 7903 Python donnemartin/data-science-ipython-notebooks Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
836 27694 3343 C cfenollosa/os-tutorial How to create an OS from scratch
837 27690 2539 Rust tokio-rs/tokio A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, …
838 27679 2712 Lua nagadomi/waifu2x Image Super-Resolution for Anime-Style Art
839 27674 6011 Swift ChartsOrg/Charts Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
840 27669 1776 TypeScript mobxjs/mobx Simple, scalable state management.
841 27640 2023 Go spf13/viper Go configuration with fangs
842 27630 1274 TypeScript statelyai/xstate Actor-based state management & orchestration for complex app logic.
843 27622 1958 Rust fish-shell/fish-shell The user-friendly command line shell.
844 27589 1957 JavaScript HeyPuter/puter 🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
845 27564 7751 C nothings/stb stb single-file public domain libraries for C/C++
846 27549 3062 Python tinygrad/tinygrad You like pytorch? You like micrograd? You love tinygrad! ❤️
847 27543 3706 None eugeneyan/applied-ml 📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
848 27537 3116 Go filebrowser/filebrowser 📂 Web File Browser
849 27531 10297 Java lenve/vhr 微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
850 27513 6364 Shell MichaelCade/90DaysOfDevOps This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
851 27484 424 Shell inkonchain/node How to run an Ink Node
852 27469 4812 JavaScript YMFE/yapi YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
853 27461 625 TypeScript vadimdemedes/ink 🌈 React for interactive command-line apps
854 27442 1938 TypeScript mantinedev/mantine A fully featured React components library
855 27439 2799 TypeScript AmruthPillai/Reactive-Resume A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
856 27436 3901 TypeScript GitbookIO/gitbook The open source frontend for GitBook doc sites
857 27428 3290 JavaScript Advanced-Frontend/Daily-Interview-Question 我是依扬(木易杨),公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
858 27405 1548 Python nicolargo/glances Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
859 27402 194 Python iperov/DeepFaceLive Real-time face swap for PC streaming or video calls
860 27377 1613 PowerShell ChrisTitusTech/winutil Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
861 27365 8985 None geekcompany/ResumeSample Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
862 27364 5516 JavaScript jashkenas/underscore JavaScript's utility _ belt
863 27336 1445 Python google/python-fire Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
864 27321 902 Swift exelban/stats macOS system monitor in your menu bar
865 27319 7164 Go helm/helm The Kubernetes Package Manager
866 27313 273 MDX inkonchain/docs Ink Documentation
867 27304 2254 Python StevenBlack/hosts 🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
868 27287 1171 C++ LadybirdBrowser/ladybird Truly independent web browser
869 27277 1582 Go restic/restic Fast, secure, efficient backup program
870 27262 287 TypeScript inkonchain/ink-kit Onchain-focused SDK with ready-to-use templates, themes, and magical animated components ✨
871 27230 6394 HTML Tencent/weui A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
872 27154 6859 None zhiwehu/Python-programming-exercises 100+ Python challenging programming exercises
873 27150 5566 Python huggingface/diffusers 🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
874 27114 7905 Jupyter Notebook CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
875 27110 2608 JavaScript michalsnik/aos Animate on scroll library
876 27108 2826 TypeScript medusajs/medusa The world's most flexible commerce platform.
877 27094 4895 Python mindsdb/mindsdb AGI's query engine - Platform for building AI that can learn and answer questions over federated data.
878 27078 7078 Java crossoverJie/JCSprout 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm
879 27037 3854 JavaScript Automattic/mongoose MongoDB object modeling designed to work in an asynchronous environment.
880 26990 3407 Jupyter Notebook openai/CLIP CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
881 26956 1698 JavaScript tj/commander.js node.js command-line interfaces made easy
882 26952 11314 None Homebrew/legacy-homebrew 💀 The former home of Homebrew/homebrew (deprecated)
883 26950 5179 C# dnSpy/dnSpy .NET debugger and assembly editor
884 26933 1740 TypeScript xyflow/xyflow React Flow  Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
885 26913 4971 JavaScript codemirror/codemirror5 In-browser code editor (version 5, legacy)
886 26913 2860 Go danielmiessler/fabric fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
887 26886 6178 None qianguyihao/Web 千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。
888 26880 1991 Python chatanywhere/GPT_API_free Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
889 26863 3224 None imDazui/Tvlist-awesome-m3u-m3u8 直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵
890 26862 1665 None getcursor/cursor The AI Code Editor
891 26860 885 TypeScript motiondivision/motion A modern animation library for React and JavaScript
892 26823 1856 C++ rethinkdb/rethinkdb The open-source database for the realtime web.
893 26822 3710 None coder2gwy/coder2gwy 互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
894 26819 5285 JavaScript ajaxorg/ace Ace (Ajax.org Cloud9 Editor)
895 26819 994 C++ dragonflydb/dragonfly A modern replacement for Redis and Memcached
896 26806 8994 JavaScript swagger-api/swagger-ui Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
897 26801 11977 TypeScript angular/angular-cli CLI tool for Angular
898 26799 4072 Go XTLS/Xray-core Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
899 26795 1872 Rust vercel/turborepo Build system optimized for JavaScript and TypeScript, written in Rust
900 26787 3589 PHP fzaninotto/Faker Faker is a PHP library that generates fake data for you
901 26787 1660 None XIU2/TrackersListCollection 🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!
902 26763 1860 Rust firecracker-microvm/firecracker Secure and fast microVMs for serverless computing.
903 26761 4407 Python getredash/redash Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
904 26758 5420 Python python-telegram-bot/python-telegram-bot We have made you a wrapper you can't refuse
905 26751 2442 Go go-kit/kit A standard library for microservices.
906 26739 5326 C++ telegramdesktop/tdesktop Telegram Desktop messaging app
907 26719 5297 CSS houshanren/hangzhou_house_knowledge 2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
908 26711 2664 Shell nvie/gitflow Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
909 26692 829 Python Textualize/textual The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
910 26643 5618 C++ mongodb/mongo The MongoDB Database
911 26625 8974 Python vnpy/vnpy 基于Python的开源量化交易平台开发框架
912 26600 2327 C++ taichi-dev/taichi Productive, portable, and performant GPU programming in Python.
913 26585 1097 TypeScript tailwindlabs/headlessui Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
914 26547 3064 JavaScript bvaughn/react-virtualized React components for efficiently rendering large lists and tabular data
915 26536 2301 C# AvaloniaUI/Avalonia Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
916 26523 2308 Rust sunface/rust-course “连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
917 26520 1788 TypeScript siyuan-note/siyuan A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
918 26517 1287 Go grafana/k6 A modern load testing tool, using Go and JavaScript - https://k6.io
919 26507 7572 Jupyter Notebook fastai/fastai The fastai deep learning library
920 26490 8736 C++ dmlc/xgboost Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
921 26484 3888 Python feder-cr/Jobs_Applier_AI_Agent Auto_Jobs_Applier_AI_Agent aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an tailored way.
922 26472 1887 Go AdguardTeam/AdGuardHome Network-wide ads & trackers blocking DNS server
923 26419 4437 Ruby hashicorp/vagrant Vagrant is a tool for building and distributing development environments.
924 26419 1520 TypeScript janhq/jan Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
925 26399 1269 Go wailsapp/wails Create beautiful applications using Go
926 26395 1731 JavaScript remy/nodemon Monitor for any changes in your node.js application and automatically restart the server - perfect for development
927 26395 2110 Svelte imputnet/cobalt best way to save what you love
928 26385 7190 Vue vbenjs/vue-vben-admin A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!
929 26380 10253 C openssl/openssl TLS/SSL and crypto library
930 26336 7503 JavaScript Asabeneh/30-Days-Of-React 30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
931 26331 4891 Python svc-develop-team/so-vits-svc SoftVC VITS Singing Voice Conversion
932 26322 1476 None awesome-foss/awesome-sysadmin A curated list of amazingly awesome open-source sysadmin resources.
933 26307 799 Swift rxhanson/Rectangle Move and resize windows on macOS with keyboard shortcuts and snap areas
934 26307 817 Python microsoft/cascadia-code This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
935 26295 1428 C ggreer/the_silver_searcher A code-searching tool similar to ack, but faster.
936 26294 5458 Python facebookresearch/Detectron FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
937 26236 6616 Java qiurunze123/miaosha ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
938 26211 1818 JavaScript rstacruz/nprogress For slim progress bars like on YouTube, Medium, etc
939 26211 2874 Python deezer/spleeter Deezer source separation library including pretrained models.
940 26192 5429 C++ ossrs/srs SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
941 26185 1552 None kuchin/awesome-cto A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
942 26150 3559 JavaScript quasarframework/quasar Quasar Framework - Build high-performance VueJS user interfaces in record time
943 26140 1939 C ValdikSS/GoodbyeDPI GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
944 26118 3773 Python RVC-Project/Retrieval-based-Voice-Conversion-WebUI Easily train a good VC model with voice data <= 10 mins!
945 26114 2044 C++ cmderdev/cmder Lovely console emulator package for Windows
946 26068 1153 Shell VSCodium/vscodium binary releases of VS Code without MS branding/telemetry/licensing
947 26048 2027 None sindresorhus/awesome-electron Useful resources for creating apps with Electron
948 26046 3338 C++ emscripten-core/emscripten Emscripten: An LLVM-to-WebAssembly Compiler
949 26018 4728 HTML facebookresearch/fastText Library for fast text representation and classification.
950 25977 1203 TypeScript t3-oss/create-t3-app The best way to start a full-stack, typesafe Next.js app
951 25946 21328 C pjreddie/darknet Convolutional Neural Networks
952 25941 5389 Python jumpserver/jumpserver An open-source PAM tool alternative to CyberArk. 广受欢迎的开源堡垒机。
953 25934 3757 Swift airbnb/lottie-ios An iOS library to natively render After Effects vector animations
954 25925 6259 JavaScript select2/select2 Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
955 25909 6223 Kotlin signalapp/Signal-Android A private messenger for Android.
956 25905 1507 Shell dwmkerr/hacker-laws 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
957 25890 3277 Python OpenBMB/ChatDev Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
958 25850 2038 C++ duckdb/duckdb DuckDB is an analytical in-process SQL database management system
959 25840 3199 Shell powerline/fonts Patched fonts for Powerline users.
960 25831 1029 Python kovidgoyal/kitty Cross-platform, fast, feature-rich, GPU based terminal
961 25792 5665 Python littlecodersh/ItChat A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
962 25787 7107 C nginx/nginx The official NGINX Open Source repository.
963 25760 6496 Java alibaba/fastjson FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
964 25758 2840 JavaScript JakeChampion/fetch A window.fetch JavaScript polyfill.
965 25750 2241 Go tmrts/go-patterns Curated list of Go design patterns, recipes and idioms
966 25724 735 TypeScript drizzle-team/drizzle-orm Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
967 25719 1235 JavaScript viatsko/awesome-vscode 🎨 A curated list of delightful VS Code packages and resources.
968 25701 3835 TypeScript ZuodaoTech/everyone-can-use-english 人人都能用英语
969 25677 2979 JavaScript Modernizr/Modernizr Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
970 25665 3169 JavaScript request/request 🏊🏾 Simplified HTTP request client.
971 25649 6350 Shell hwdsl2/setup-ipsec-vpn Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
972 25641 8231 Java DrKLO/Telegram Telegram for Android source
973 25636 3273 JavaScript haizlin/fe-interview 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
974 25626 4476 TeX terryum/awesome-deep-learning-papers The most cited deep learning papers
975 25614 3994 C++ mozilla/DeepSpeech DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
976 25614 3644 TypeScript nextauthjs/next-auth Authentication for the Web.
977 25612 1087 C valinet/ExplorerPatcher This project aims to enhance the working environment on Windows
978 25603 3113 TypeScript TanStack/table 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
979 25595 3983 TypeScript discordjs/discord.js A powerful JavaScript library for interacting with the Discord API
980 25579 1413 Go fyne-io/fyne Cross platform GUI toolkit in Go inspired by Material Design
981 25553 4598 Java JakeWharton/butterknife Bind Android views and callbacks to fields and methods.
982 25534 2926 Python Vision-CAIR/MiniGPT-4 Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
983 25530 1542 JavaScript rollup/rollup Next-generation ES module bundler
984 25528 1511 TypeScript refined-github/refined-github :octocat: Browser extension that simplifies the GitHub interface and adds useful features
985 25523 2804 Python ycm-core/YouCompleteMe A code-completion engine for Vim
986 25516 5953 None academic/awesome-datascience :memo: An awesome Data Science repository to learn and apply for real world problems.
987 25513 1502 None sdras/awesome-actions A curated list of awesome actions to use on GitHub
988 25498 1188 Go zyedidia/micro A modern and intuitive terminal-based text editor
989 25498 3181 None mbeaudru/modern-js-cheatsheet Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
990 25465 8794 Java apache/incubator-seata :fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
991 25442 1933 Python unclecode/crawl4ai 🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper
992 25428 9745 C++ ApolloAuto/apollo An open autonomous driving platform
993 25424 4625 JavaScript eslint/eslint Find and fix problems in your JavaScript code.
994 25410 3014 Python locustio/locust Write scalable load tests in plain Python 🚗💨
995 25394 2815 Vue requarks/wiki Wiki.js A modern and powerful wiki app built on Node.js
996 25386 5461 Java hollischuang/toBeTopJavaer To Be Top Javaer - Java工程师成神之路
997 25386 1205 Rust iced-rs/iced A cross-platform GUI library for Rust, inspired by Elm
998 25367 2167 Lua NvChad/NvChad Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
999 25360 1619 C++ flameshot-org/flameshot Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
1000 25337 7964 TypeScript akveo/ngx-admin Customizable admin dashboard template based on Angular 10+