💫 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 417101 39903 TypeScript freeCodeCamp/freeCodeCamp freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
2 374509 34866 Markdown codecrafters-io/build-your-own-x Master programming by recreating your favorite technologies from scratch.
3 357559 28970 None sindresorhus/awesome 😎 Awesome lists about all kinds of interesting topics
4 355602 63225 HTML EbookFoundation/free-programming-books :books: Freely available programming books
5 337747 35661 Python public-apis/public-apis A collective list of free APIs
6 316148 78595 None jwasham/coding-interview-university A complete computer science study plan to become a software engineer.
7 315811 40986 TypeScript kamranahmedse/developer-roadmap Interactive roadmaps, guides and other educational content to help developers grow in their careers.
8 297217 49400 Python donnemartin/system-design-primer Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
9 270549 21096 None 996icu/996.ICU Repo for counting stars and contributing. Press F to pay respect to glorious developers.
10 241450 25584 Python vinta/awesome-python An opinionated list of awesome Python frameworks, libraries, software and resources.
11 234876 48326 JavaScript facebook/react The library for web and native user interfaces.
12 226012 10569 None awesome-selfhosted/awesome-selfhosted A list of Free Software network services and web applications which can be hosted on your own servers
13 225247 29442 None practical-tutorials/project-based-learning Curated list of project-based tutorials
14 208761 33743 TypeScript vuejs/vue This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
15 199847 46647 Python TheAlgorithms/Python All Algorithms implemented in Python
16 192266 55628 C torvalds/linux Linux kernel source tree
17 191058 30652 JavaScript trekhleb/javascript-algorithms 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
18 189630 74653 C++ tensorflow/tensorflow An Open Source Machine Learning Framework for Everyone
19 181866 33616 None getify/You-Dont-Know-JS A book series (2 published editions) on the JS language.
20 179921 51205 None CyC2018/CS-Notes :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
21 178511 22615 HTML ossu/computer-science 🎓 Path to a free self-taught education in Computer Science!
22 177923 26061 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.
23 174775 45616 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.
24 172247 79075 MDX twbs/bootstrap The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
25 170395 31776 TypeScript microsoft/vscode Visual Studio Code
26 169922 28410 Dart flutter/flutter Flutter makes it easy and fast to build beautiful apps for mobile and beyond
27 166004 83073 None github/gitignore A collection of useful .gitignore templates
28 164586 53559 Jupyter Notebook jackfrued/Python-100-Days Python - 100天从新手到大师
29 164003 10283 None trimstray/the-book-of-secret-knowledge A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
30 155702 14653 None jlevy/the-art-of-command-line Master the command line, in one page
31 151706 28209 Python AUTOMATIC1111/stable-diffusion-webui Stable Diffusion web UI
32 149338 45809 Java Snailclimb/JavaGuide 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
33 146597 26738 JavaScript airbnb/javascript JavaScript Style Guide
34 143470 28761 Python huggingface/transformers 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
35 142448 12253 Go avelino/awesome-go A curated list of awesome Go frameworks, libraries and software
36 138532 11547 Go ollama/ollama Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, Mistral Small 3.1 and other large language models.
37 135310 10308 Python ytdl-org/youtube-dl Command-line program to download videos from YouTube.com and other video sites
38 132288 12862 Batchfile massgravel/Microsoft-Activation-Scripts Open-source Windows and Office activator featuring HWID, Ohook, TSforge, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
39 131349 28226 JavaScript vercel/next.js The React Framework
40 127689 23351 Markdown labuladong/fucking-algorithm 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
41 127402 17988 Go golang/go The Go programming language
42 125734 15348 TypeScript yangshun/tech-interview-handbook 💯 Curated coding interview preparation materials for busy software engineers
43 123497 16536 JavaScript f/awesome-chatgpt-prompts This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
44 123455 12145 JavaScript Chalarangelo/30-seconds-of-code Coding articles to level up your development skills
45 121672 24602 C++ facebook/react-native A framework for building native applications using React
46 121118 11403 C Genymobile/scrcpy Display and control your Android device
47 117718 6955 C# microsoft/PowerToys Windows system utilities to maximize productivity
48 116524 16006 C++ electron/electron :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
49 114663 40438 Go kubernetes/kubernetes Production-Grade Container Scheduling and Management
50 113451 28303 None justjavac/free-programming-books-zh_CN :books: 免费的计算机编程类中文书籍,欢迎投稿
51 111913 13941 Java krahets/hello-algo 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
52 110785 31372 JavaScript nodejs/node Node.js JavaScript runtime ✨🐢🚀✨
53 110466 22874 Shell d3/d3 Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
54 109284 8578 Python yt-dlp/yt-dlp A feature-rich command-line audio/video downloader
55 106732 11133 JavaScript axios/axios Promise based HTTP client for the browser and node.js
56 106329 17288 Jupyter Notebook langchain-ai/langchain 🦜🔗 Build context-aware reasoning applications
57 105885 35719 JavaScript mrdoob/three.js JavaScript 3D Library.
58 104167 12816 TypeScript microsoft/TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
59 103165 27010 JavaScript facebook/create-react-app Set up a modern web app by running one command.
60 102987 13288 Rust rust-lang/rust Empowering everyone to build reliable and efficient software.
61 102750 5563 Rust denoland/deno A modern runtime for JavaScript and TypeScript.
62 102422 10417 Dockerfile goldbergyoni/nodebestpractices :white_check_mark: The Node.js best practices list (July 2024)
63 101902 9912 Python 521xueweihan/HelloGitHub :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
64 98267 9545 TypeScript excalidraw/excalidraw Virtual whiteboard for sketching hand-drawn like diagrams
65 97815 8534 C++ microsoft/terminal The new Windows Terminal and the original Windows console host, all in the same place!
66 97589 26149 TypeScript angular/angular Deliver web apps with confidence 🚀
67 96583 22225 C++ godotengine/godot Godot Engine – Multi-platform 2D and 3D game engine
68 96065 15623 Python deepseek-ai/DeepSeek-V3 None
69 95436 32554 TypeScript mui/material-ui Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
70 94976 10273 HTML ripienaar/free-for-dev A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
71 94383 52091 TypeScript ant-design/ant-design An enterprise-class UI design language and React UI library
72 94070 14068 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.
73 93072 13939 Go fatedier/frp A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
74 92830 12416 JavaScript ryanmcdermott/clean-code-javascript Clean Code concepts adapted for JavaScript
75 92717 3423 TypeScript iptv-org/iptv Collection of publicly available IPTV channels from all over the world
76 92568 5908 Shell papers-we-love/papers-we-love Papers from the computer science community to read and discuss.
77 91831 2815 Rust tauri-apps/tauri Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
78 91656 9236 None Hack-with-Github/Awesome-Hacking A collection of various awesome lists for hackers, pentesters and security researchers
79 91628 3683 Python nvbn/thefuck Magnificent app which corrects your previous console command.
80 91375 26930 Java iluwatar/java-design-patterns Design patterns implemented in Java
81 91276 11533 JavaScript open-webui/open-webui User-friendly AI Interface (Supports Ollama, OpenAI API, …)
82 90480 9197 TypeScript puppeteer/puppeteer JavaScript API for Chrome and Firefox
83 89382 23970 Python pytorch/pytorch Tensors and Dynamic neural networks in Python with strong GPU acceleration
84 89196 30577 Vue PanJiaChen/vue-element-admin :tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
85 88946 6049 Vim Script neovim/neovim Vim-fork focused on extensibility and usability
86 88823 11485 None deepseek-ai/DeepSeek-R1 None
87 87492 13177 JavaScript microsoft/Web-Dev-For-Beginners 24 Lessons, 12 Weeks, Get Started as a Web Developer
88 87371 4499 TypeScript tailwindlabs/tailwindcss A utility-first CSS framework for rapid UI development.
89 87353 12382 Rust rustdesk/rustdesk An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
90 86950 7998 None mtdvio/every-programmer-should-know A collection of (mostly) technical things every software developer should know about
91 86470 9519 TypeScript storybookjs/storybook Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
92 85910 5814 TypeScript shadcn-ui/ui A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.
93 85833 23205 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.
94 84151 8713 Shell nvm-sh/nvm Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
95 83732 7266 Python fastapi/fastapi FastAPI framework, high performance, easy to learn, fast to code, ready for production
96 83296 32518 Python django/django The Web framework for perfectionists with deadlines.
97 83038 37115 C++ bitcoin/bitcoin Bitcoin Core integration/staging tree
98 83019 9683 None florinpop17/app-ideas A Collection of application ideas which can be used to improve your coding skills.
99 82985 61149 TypeScript ChatGPTNextWeb/NextChat ✨ Light and Fast AI Assistant. Support: Web iOS MacOS Android Linux Windows
100 82369 4484 JavaScript sveltejs/svelte web development for the rest of us
101 82299 6482 JavaScript jaywcjlove/awesome-mac  Now we have become very big, Different from the original idea. Collect premium software in various categories.
102 81906 8180 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.
103 81862 56144 C++ opencv/opencv Open Source Computer Vision Library
104 81625 16223 CSS animate-css/animate.css 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
105 81502 8381 TypeScript supabase/supabase The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
106 81481 7429 TypeScript gothinkster/realworld "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
107 80693 24323 Blade 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.
108 80632 9684 Python openai/whisper Robust Speech Recognition via Large-Scale Weak Supervision
109 80542 9658 Dockerfile Anduin2017/HowToCook 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
110 80045 29207 Java macrozheng/mall mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
111 79965 7769 Go gohugoio/hugo The world’s fastest framework for building websites.
112 79714 41245 Jupyter Notebook microsoft/generative-ai-for-beginners 21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
113 78811 3134 Clojure tonsky/FiraCode Free monospaced font with programming ligatures
114 78767 11512 C++ ggml-org/llama.cpp LLM inference in C/C++
115 78649 12521 C# 2dust/v2rayN A GUI client for Windows, Linux and macOS, support Xray and sing-box and others
116 78577 7429 TypeScript mermaid-js/mermaid Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
117 78260 33396 Python home-assistant/core :house_with_garden: Open source home automation that puts local control and privacy first.
118 77667 3040 Zig oven-sh/bun Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
119 77498 19180 Java doocs/advanced-java 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
120 77494 45617 Python tensorflow/models Models and examples built with TensorFlow
121 76994 6659 Python 3b1b/manim Animation engine for explanatory math videos
122 76906 41113 Java spring-projects/spring-boot Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
123 75858 13985 Java MisterBooo/LeetCodeAnimation Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
124 75213 8192 Python comfyanonymous/ComfyUI The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
125 74993 12201 JavaScript FortAwesome/Font-Awesome The iconic SVG, font, and CSS toolkit
126 74529 9066 None DopplerHQ/awesome-interview-questions :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
127 74451 16610 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
128 74359 6045 C netdata/netdata X-Ray Vision for your infrastructure!
129 74091 7129 JavaScript typicode/json-server Get a full fake REST API with zero coding in less than 30 seconds (seriously)
130 73445 7235 None MunGell/awesome-for-beginners A list of awesome beginners-friendly projects.
131 73181 7976 C++ nomic-ai/gpt4all GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
132 72816 9469 None vuejs/awesome-vue 🎉 A curated list of awesome things related to Vue.js
133 72783 24509 JavaScript anuraghazra/github-readme-stats :zap: Dynamically generated stats for your github readmes
134 72665 14817 Python fighting41love/funNLP 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报告、自然语言生成、NLU太难了系列、自动对联数据及机器人、用户名黑名单列表、罪名法务名词及分类模型、微信公众号语料、cs224n深度学习自然语言处理课程、中文手写汉字识别、中文自然语言处理 语料/数据集、变量命名神器、分词语料库+代码、任务型对话英文数据集、ASR 语音数据集 + 基于深度学习的中文
135 72478 25179 Java elastic/elasticsearch Free and Open Source, Distributed, RESTful Search Engine
136 72329 6639 TypeScript vitejs/vite Next generation frontend tooling. It's fast!
137 72063 4090 TypeScript microsoft/playwright Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
138 71998 15539 HTML microsoft/ML-For-Beginners 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
139 71863 7631 None ByteByteGoHq/system-design-101 Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
140 71372 4894 TypeScript hoppscotch/hoppscotch Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
141 71292 5898 TypeScript coder/code-server VS Code in the browser
142 70594 7837 TypeScript nestjs/nest A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
143 70452 10397 Jupyter Notebook CompVis/stable-diffusion A latent text-to-image diffusion model
144 69959 6487 None thedaviddias/Front-End-Checklist 🗂 The perfect Front-End Checklist for modern websites and meticulous developers
145 69673 8598 Python abi/screenshot-to-code Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
146 69656 2505 Go junegunn/fzf :cherry_blossom: A command-line fuzzy finder
147 69640 4489 Go syncthing/syncthing Open Source Continuous File Synchronization
148 69603 18738 Go moby/moby The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
149 69393 16370 Python pallets/flask The Python micro framework for building web applications.
150 68822 23974 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.
151 68768 11578 Python d2l-ai/d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
152 68758 16710 JavaScript hakimel/reveal.js The HTML Presentation Framework
153 68556 9277 None Developer-Y/cs-video-courses List of Computer Science courses with video lectures.
154 68500 2686 Shell base/node Everything required to run your own Base node
155 68495 10464 C++ swiftlang/swift The Swift Programming Language
156 68279 8333 Python binary-husky/gpt_academic 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
157 67765 14871 Python josephmisiti/awesome-machine-learning A curated list of awesome Machine Learning frameworks, libraries and software.
158 67748 7330 None enaqx/awesome-react A collection of awesome things regarding React ecosystem
159 67680 5948 JavaScript louislam/uptime-kuma A fancy self-hosted monitoring tool
160 67660 12564 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.
161 67376 15683 C++ protocolbuffers/protobuf Protocol Buffers - Google's data interchange format
162 66834 18303 JavaScript expressjs/express Fast, unopinionated, minimalist web framework for node.
163 66649 8118 None sdmg15/Best-websites-a-programmer-should-visit :link: Some useful websites for programmers.
164 66549 31705 Python python/cpython The Python programming language
165 66388 9841 C++ tesseract-ocr/tesseract Tesseract Open Source OCR Engine (main repository)
166 66363 8503 TypeScript strapi/strapi 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
167 66228 4236 C ventoy/Ventoy A new bootable USB solution.
168 65892 14908 Jupyter Notebook apache/superset Apache Superset is a Data Visualization and Data Exploration Platform
169 65768 11941 JavaScript chartjs/Chart.js Simple HTML5 Charts using the <canvas> tag
170 65233 9078 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.
171 65080 9098 JavaScript leonardomso/33-js-concepts 📜 33 JavaScript concepts every developer should know.
172 65010 10810 C++ ocornut/imgui Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
173 64932 15281 Python swisskyrepo/PayloadsAllTheThings A list of useful payloads and bypass for Web Application Security and Pentest/CTF
174 64820 24018 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.
175 64349 3374 TypeScript immich-app/immich High performance self-hosted photo and video management solution.
176 64113 13613 Python xtekky/gpt4free The official gpt4free repository various collection of powerful language models o4, o3 and deepseek r1, gpt-4.1, gemini 2.5
177 64091 12916 Java kdn251/interviews Everything you need to know to get the job.
178 63852 7388 Python sherlock-project/sherlock Hunt down social media accounts by username across social networks
179 63826 9080 None lydiahallie/javascript-questions A long list of (advanced) JavaScript questions, and their explanations :sparkles:
180 63807 4271 Go caddyserver/caddy Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
181 63740 8363 C obsproject/obs-studio OBS Studio - Free and open source software for live streaming and screen recording
182 63518 10321 MDX openai/openai-cookbook Examples and guides for using the OpenAI API
183 63349 19712 TypeScript apache/echarts Apache ECharts is a powerful, interactive charting and data visualization library for browser
184 63314 3581 TypeScript Eugeny/tabby A terminal for a more modern age
185 63252 7961 None fffaraz/awesome-cpp A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
186 63119 12162 Scala twitter/the-algorithm Source code for Twitter's Recommendation Algorithm
187 62951 10105 None awesomedata/awesome-public-datasets A topic-centric list of HQ open datasets.
188 62915 19575 Python keras-team/keras Deep Learning for humans
189 62908 7302 HTML PKUFlyingPig/cs-self-learning 计算机自学指南
190 62611 4746 Dockerfile kelseyhightower/nocode The best way to write secure and reliable applications. Write nothing; deploy nowhere.
191 62387 1357 JavaScript resume/resume.github.com Resumes generated using the GitHub informations
192 62371 24300 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 62367 4198 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.
194 62329 5385 Rust FuelLabs/sway 🌴 Empowering everyone to build reliable and efficient smart contracts.
195 61951 10142 TypeScript socketio/socket.io Realtime application framework (Node.JS server)
196 61848 25773 Python scikit-learn/scikit-learn scikit-learn: machine learning in Python
197 61684 7190 Assembly chrislgarry/Apollo-11 Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
198 61590 6223 None binhnguyennus/awesome-scalability The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
199 61438 19871 Java TheAlgorithms/Java All Algorithms implemented in Java
200 61166 15251 TypeScript reduxjs/redux A JS library for predictable global state management
201 60701 9895 Python Alvin9999/new-pac 翻墙-科学上网、自由上网、免费科学上网、免费翻墙、fanqiang、油管youtube/视频下载、软件、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网、youtube视频下载、youtube油管镜像/免翻墙网站、美区apple id共享账号、翻墙-科学上网-梯子
202 60689 6022 None sindresorhus/awesome-nodejs :zap: Delightful Node.js packages and resources
203 60484 11698 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
204 60434 3228 Dart localsend/localsend An open-source cross-platform alternative to AirDrop
205 60415 17352 JavaScript atom/atom :atom: The hackable text editor
206 60375 7065 JavaScript lodash/lodash A modern JavaScript utility library delivering modularity, performance, & extras.
207 60267 6086 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 60262 11098 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.
209 60167 8198 None prakhar1989/awesome-courses :books: List of awesome university courses for learning Computer Science!
210 60161 1529 Go nektos/act Run your GitHub Actions locally 🚀
211 60158 17805 None xingshaocheng/architect-awesome 后端架构师技术图谱
212 59892 11225 JavaScript adam-p/markdown-here Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
213 59557 9002 TypeScript facebook/docusaurus Easy to maintain open source documentation websites.
214 59498 20614 JavaScript jquery/jquery jQuery JavaScript Library
215 59322 12563 TypeScript lobehub/lobe-chat 🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / DeepSeek / Qwen), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Plugins/Artifacts) and Thinking. One-click FREE deployment of your private ChatGPT/ Claude / DeepSeek application.
216 59194 5044 Python OpenInterpreter/open-interpreter A natural language interface for computers
217 59171 2022 Go jesseduffield/lazygit simple terminal UI for git commands
218 59037 3999 JavaScript juliangarnier/anime JavaScript animation engine
219 58774 16368 C# shadowsocks/shadowsocks-windows A C# port of shadowsocks
220 58740 27409 JavaScript angular/angular.js AngularJS - HTML enhanced for web apps!
221 58711 4144 Python localstack/localstack 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
222 58438 3093 Rust alacritty/alacritty A cross-platform, OpenGL terminal emulator.
223 58285 9529 Go prometheus/prometheus The Prometheus monitoring system and time series database.
224 58153 9751 Python meta-llama/llama Inference code for Llama models
225 57935 6226 Python browser-use/browser-use Make websites accessible for AI agents
226 57916 38452 Java spring-projects/spring-framework Spring Framework
227 57859 10563 Rust rust-lang/rustlings :crab: Small exercises to get you used to reading and writing Rust code!
228 57691 2847 Rust FuelLabs/fuel-core Rust full node implementation of the Fuel v2 protocol.
229 57453 3743 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
230 57415 3947 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.
231 56905 12286 JavaScript h5bp/html5-boilerplate A professional front-end template for building fast, robust, and adaptable web apps or sites.
232 56885 5236 TypeScript nuxt/nuxt The Intuitive Vue Framework.
233 56794 21824 Ruby rails/rails Ruby on Rails
234 56533 6322 Java NationalSecurityAgency/ghidra Ghidra is a software reverse engineering (SRE) framework
235 56527 4732 Java Stirling-Tools/Stirling-PDF #1 Locally hosted web application that allows you to perform various operations on PDF files
236 56004 6157 Python langflow-ai/langflow Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
237 55977 4333 TypeScript clash-verge-rev/clash-verge-rev A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience
238 55855 15960 JavaScript scutan90/DeepLearning-500-questions 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
239 55830 10293 JavaScript gatsbyjs/gatsby The best React-based framework with performance, scalability and security built in.
240 55708 11963 Shell youngyangyang04/leetcode-master 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
241 55697 7467 Python zylon-ai/private-gpt Interact with your documents using the power of GPT, 100% privately, no data leaks
242 55604 6743 Dart Solido/awesome-flutter An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
243 55517 9753 Python soimort/you-get :arrow_double_down: Dumb downloader that scrapes the web
244 55398 5445 MDX dair-ai/Prompt-Engineering-Guide 🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
245 55273 9480 JavaScript azl397985856/leetcode LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
246 55126 2780 Rust unionlabs/union The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
247 55004 10761 Python scrapy/scrapy Scrapy, a fast high-level web crawling & scraping framework for Python.
248 54987 6531 Python geekan/MetaGPT 🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
249 54899 4425 Markdown tldr-pages/tldr 📚 Collaborative cheatsheets for console commands
250 54807 13567 None PlexPt/awesome-chatgpt-prompts-zh ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
251 54640 13592 Python ageitgey/face_recognition The world's simplest facial recognition api for Python and the command line
252 54619 10558 TypeScript remix-run/react-router Declarative routing for React
253 54539 26144 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.
254 54379 5307 Go traefik/traefik The Cloud Native Application Proxy
255 54362 3189 None ruanyf/weekly 科技爱好者周刊,每周五发布
256 54231 14632 Vue ElemeFE/element A Vue.js 2.0 UI Toolkit for Web
257 54084 5244 JavaScript jgraph/drawio-desktop Official electron build of draw.io
258 54066 8947 Python CorentinJ/Real-Time-Voice-Cloning Clone a voice in 5 seconds to generate arbitrary speech in real-time
259 53988 7084 Python AntonOsika/gpt-engineer CLI platform to experiment with codegen. Precursor to: https://lovable.dev
260 53955 3792 TypeScript nocodb/nocodb 🔥 🔥 🔥 Open Source Airtable Alternative
261 53905 2689 Python microsoft/markitdown Python tool for converting files and office documents to Markdown.
262 53739 13374 Python deepfakes/faceswap Deepfakes Software For All
263 53714 6075 Rust lencx/ChatGPT 🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
264 53562 16851 Python ultralytics/yolov5 YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
265 53438 5965 Python All-Hands-AI/OpenHands 🙌 OpenHands: Code Less, Make More
266 53236 2794 Go FiloSottile/mkcert A simple zero-config tool to make locally trusted development certificates with any names you'd like.
267 53175 9654 Python commaai/openpilot openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.
268 53061 10591 CSS necolas/normalize.css A modern alternative to CSS resets
269 52951 3454 JavaScript gorhill/uBlock uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
270 52786 9435 Python psf/requests A simple, yet elegant, HTTP library.
271 52412 13713 C++ topjohnwu/Magisk The Magic Mask for Android
272 52314 1290 Rust sharkdp/bat A cat(1) clone with wings.
273 52290 10224 None wasabeef/awesome-android-ui A curated list of awesome Android UI/UX libraries
274 52235 5629 Python Z4nzu/hackingtool ALL IN ONE Hacking Tool For Hackers
275 52049 5309 Makefile golang-standards/project-layout Standard Go Project Layout
276 52007 5785 Go minio/minio MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
277 51890 1655 TypeScript pmndrs/zustand 🐻 Bear necessities for state management in React
278 51864 2108 Rust BurntSushi/ripgrep ripgrep recursively searches directories for a regex pattern while respecting your gitignore
279 51822 1827 Python Textualize/rich Rich is a Python library for rich text and beautiful formatting in the terminal.
280 51652 13472 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.
281 51584 2807 Shell pi-hole/pi-hole A black hole for Internet advertisements
282 51437 9644 None google/material-design-icons Material Design icons by Google (Material Symbols)
283 51288 1446 Rust astral-sh/uv An extremely fast Python package and project manager, written in Rust.
284 51165 4925 JavaScript Semantic-Org/Semantic-UI Semantic is a UI component framework based around useful principles from natural language.
285 50758 2006 Rust meilisearch/meilisearch A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
286 50700 10983 Java google/guava Google core libraries for Java
287 50689 2704 TypeScript withastro/astro The web framework for content-driven websites. ⭐️ Star to support our work!
288 50642 7522 Python hacksider/Deep-Live-Cam real time face swap and one-click video deepfake with only a single image
289 50533 10262 JavaScript mozilla/pdf.js PDF Reader in JavaScript
290 50500 5306 None tiimgreen/github-cheat-sheet A list of cool features of Git and GitHub.
291 50450 1866 Go wagoodman/dive A tool for exploring each layer in a docker image
292 50402 5895 Kotlin JetBrains/kotlin The Kotlin Programming Language.
293 50322 4490 JavaScript prettier/prettier Prettier is an opinionated code formatter.
294 50313 4763 TypeScript infiniflow/ragflow RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
295 50245 2802 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.
296 50236 8345 Python xai-org/grok-1 Grok open release
297 50093 3302 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.
298 50004 4456 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
299 49996 2890 Rust rust-unofficial/awesome-rust A curated list of Rust code and resources.
300 49929 10086 Ruby jekyll/jekyll :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
301 49855 5875 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.
302 49801 8615 TypeScript vuejs/core 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
303 49720 3948 CSS jgthms/bulma Modern CSS framework based on Flexbox
304 49639 30381 TypeScript DefinitelyTyped/DefinitelyTyped The repository for high quality TypeScript type definitions.
305 49588 6644 None ngosang/trackerslist Updated list of public BitTorrent trackers
306 49560 5310 Jupyter Notebook mlabonne/llm-course Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
307 49431 3625 JavaScript marktext/marktext 📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
308 49346 12575 C FFmpeg/FFmpeg Mirror of https://git.ffmpeg.org/ffmpeg.git
309 49178 10052 Go etcd-io/etcd Distributed reliable key-value store for the most critical data of a distributed system
310 49084 10735 JavaScript TryGhost/Ghost Independent technology for modern publishing, memberships, subscriptions and newsletters.
311 49028 9818 JavaScript chinese-poetry/chinese-poetry The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
312 48943 2279 Shell romkatv/powerlevel10k A Zsh theme
313 48933 5303 TypeScript laurent22/joplin Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
314 48833 20802 Go ethereum/go-ethereum Go implementation of the Ethereum protocol
315 48773 6892 Swift vsouza/awesome-ios A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
316 48719 6591 Go AlistGo/alist 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
317 48644 8161 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)
318 48642 2105 C++ WerWolv/ImHex 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
319 48550 3284 TypeScript cypress-io/cypress Fast, easy and reliable testing for anything that runs in a browser.
320 48392 6658 JavaScript NARKOZ/hacker-scripts Based on a true story
321 48304 2086 Rust starship/starship ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
322 48274 5761 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
323 48270 4274 TypeScript appwrite/appwrite Build like a team of hundreds_
324 48220 3759 JavaScript poteto/hiring-without-whiteboards ⭐️ Companies that don't have a broken hiring process
325 48168 7157 Ruby mastodon/mastodon Your self-hosted, globally interconnected microblogging community
326 48093 85356 None firstcontributions/first-contributions 🚀✨ Help beginners to contribute to open source projects
327 48086 7605 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.
328 48076 7063 JavaScript moment/moment Parse, validate, manipulate, and display dates in javascript.
329 47713 2355 JavaScript iamkun/dayjs ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
330 47609 5807 Python hiyouga/LLaMA-Factory Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
331 47554 3779 Python charlax/professional-programming A collection of learning resources for curious software engineers
332 47381 8768 None justjavac/awesome-wechat-weapp 微信小程序开发资源汇总 :100:
333 47359 7368 JavaScript algorithm-visualizer/algorithm-visualizer :fireworks:Interactive Online Platform that Visualizes Algorithms from Code
334 47304 4622 JavaScript agalwood/Motrix A full-featured download manager.
335 47102 2157 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.
336 47094 7604 C# PowerShell/PowerShell PowerShell for every system!
337 47071 10894 None Avik-Jain/100-Days-Of-ML-Code 100 Days of ML Coding
338 46903 5586 Julia JuliaLang/julia The Julia Programming Language
339 46667 5742 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.
340 46482 2288 Go pocketbase/pocketbase Open Source realtime backend in 1 file
341 46313 9205 Kotlin square/okhttp Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
342 46311 5397 None kamranahmedse/design-patterns-for-humans An ultra-simplified explanation to design patterns
343 46274 5022 Go gogs/gogs Gogs is a painless self-hosted Git service
344 46208 6511 Jupyter Notebook rasbt/LLMs-from-scratch Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
345 46205 4196 JavaScript typescript-cheatsheets/react Cheatsheets for experienced React developers getting started with TypeScript
346 46183 10665 None karan/Projects :page_with_curl: A list of practical projects that anyone can solve in any programming language.
347 45996 6270 None ziishaned/learn-regex Learn regex the easy way
348 45983 3960 Ruby huginn/huginn Create agents that monitor and act on your behalf. Your agents are standing by!
349 45960 8766 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
350 45944 8930 Go v2ray/v2ray-core A platform for building proxies to bypass network restrictions.
351 45901 2529 C++ x64dbg/x64dbg An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
352 45758 7075 Python vllm-project/vllm A high-throughput and memory-efficient inference and serving engine for LLMs
353 45383 6950 C++ nlohmann/json JSON for Modern C++
354 45341 5018 Python RVC-Boss/GPT-SoVITS 1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
355 45236 18444 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
356 45200 3492 TypeScript slab/quill Quill is a modern WYSIWYG editor built for compatibility and extensibility
357 45161 4920 TypeScript type-challenges/type-challenges Collection of TypeScript type challenges with online judge
358 45056 9826 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.
359 44995 4849 TypeScript pixijs/pixijs The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
360 44959 11733 Kotlin android/architecture-samples A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
361 44874 3141 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.
362 44770 5525 None dkhamsing/open-source-ios-apps :iphone: Collaborative List of Open-Source iOS Apps
363 44726 6532 TypeScript jestjs/jest Delightful JavaScript Testing.
364 44643 5209 JavaScript meteor/meteor Meteor, the JavaScript App Platform
365 44568 7625 Python mannaandpoem/OpenManus No fortress, purely open ground. OpenManus is Coming.
366 44556 967 HTML DigitalPlatDev/FreeDomain DigitalPlat FreeDomain: Free Domain For Everyone
367 44522 18194 Astro ColorlibHQ/AdminLTE AdminLTE - Free admin dashboard template based on Bootstrap 5
368 44497 6883 Python lllyasviel/Fooocus Focus on prompting and generating
369 44387 1433 JavaScript bigskysoftware/htmx </> htmx - high power tools for HTML
370 44364 18279 Jupyter Notebook jakevdp/PythonDataScienceHandbook Python Data Science Handbook: full text in Jupyter Notebooks
371 44254 10220 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
372 44248 3593 None brillout/awesome-react-components Curated List of React Components & Libraries.
373 44002 1131 JavaScript google/zx A tool for writing better scripts
374 43903 3533 TypeScript vercel/hyper A terminal built on web technologies
375 43831 8510 Ruby discourse/discourse A platform for community discussion. Free, open, simple.
376 43828 2076 Rust dani-garcia/vaultwarden Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
377 43813 1375 TypeScript FuelLabs/fuels-ts Fuel Network Typescript SDK
378 43807 1348 Rust FuelLabs/fuels-rs Fuel Network Rust SDK
379 43790 2266 JavaScript parcel-bundler/parcel The zero configuration build tool for the web. 📦🚀
380 43703 5046 Java skylot/jadx Dex to Java decompiler
381 43699 3150 Ruby maybe-finance/maybe The OS for your personal finances
382 43660 2362 None serhii-londar/open-source-mac-os-apps 🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
383 43660 1377 Go jesseduffield/lazydocker The lazier way to manage everything docker
384 43656 6585 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
385 43653 5107 None dypsilon/frontend-dev-bookmarks Manually curated collection of resources for frontend web developers.
386 43639 14708 None kelseyhightower/kubernetes-the-hard-way Bootstrap Kubernetes the hard way. No scripts.
387 43605 14898 Jupyter Notebook aymericdamien/TensorFlow-Examples TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
388 43573 5478 CSS isocpp/CppCoreGuidelines The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
389 43553 6213 TypeScript lyswhut/lx-music-desktop 一个基于 electron 的音乐软件
390 43532 7478 None akullpp/awesome-java A curated list of awesome frameworks, libraries and software for the Java programming language.
391 43526 5705 TypeScript babel/babel 🐠 Babel is a compiler for writing next generation JavaScript.
392 43525 10618 Go astaxie/build-web-application-with-golang A golang ebook intro how to build a web with golang
393 43452 7313 HTML square/retrofit A type-safe HTTP client for Android and the JVM
394 43355 10166 Ruby Homebrew/brew 🍺 The missing package manager for macOS (or Linux)
395 43334 5587 Python oobabooga/text-generation-webui A Gradio web UI for Large Language Models with support for multiple inference backends.
396 43283 4214 JavaScript Mintplex-Labs/anything-llm The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
397 43253 3680 Java dbeaver/dbeaver Free universal database tool and SQL client
398 43035 3116 None punkpeye/awesome-mcp-servers A collection of MCP servers.
399 42949 2167 TypeScript react-hook-form/react-hook-form 📋 React Hooks for form state management and validation (Web + React Native)
400 42942 3222 TypeScript streamich/react-use React Hooks — 👍
401 42936 10769 C++ grpc/grpc C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
402 42807 5897 MDX yangshun/front-end-interview-handbook 🌐 Front End interview preparation materials for busy engineers (updated for 2025)
403 42597 5921 JavaScript Leaflet/Leaflet 🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦
404 42536 11680 TypeScript RocketChat/Rocket.Chat The communications platform that puts data protection first.
405 42518 27475 Python odoo/odoo Odoo. Open Source Apps To Grow Your Business.
406 42459 15290 Java jeecgboot/JeecgBoot 🔥一款基于AIGC和低代码引擎的AI低代码平台,旨在帮助企业快速实现低代码开发和构建、部署个性化的 AI 应用。 前后端分离 SpringBoot,SpringCloud,Ant Design&Vue3,Mybatis,Shiro!强大的代码生成器让前后端代码一键生成,无需写任何代码! 成套AI大模型功能: AI模型管理、AI应用、知识库、AI流程编排、AI对话助手等;
407 42388 3047 None DovAmir/awesome-design-patterns A curated list of software and architecture related design patterns.
408 42335 5224 Shell acmesh-official/acme.sh A pure Unix shell script implementing ACME client protocol
409 42323 6431 JavaScript LeCoupa/awesome-cheatsheets 👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
410 42259 3720 JavaScript microsoft/monaco-editor A browser based code editor
411 42146 2637 JavaScript Unitech/pm2 Node.js Production Process Manager with a built-in Load Balancer.
412 42060 2709 JavaScript GitSquared/edex-ui A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
413 42042 3196 None k88hudson/git-flight-rules Flight rules for git
414 42001 1723 TypeScript prisma/prisma Next-generation ORM for Node.js & TypeScript PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
415 41862 7608 Swift Alamofire/Alamofire Elegant HTTP Networking in Swift
416 41843 9843 JavaScript sudheerj/reactjs-interview-questions List of top 500 ReactJS Interview Questions & Answers….Coding exercise questions are coming soon!!
417 41805 3166 Roff pyenv/pyenv Simple Python version management
418 41771 4687 TypeScript cline/cline Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
419 41729 5517 Clojure metabase/metabase The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
420 41674 5701 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?"
421 41541 2731 JavaScript yarnpkg/yarn The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
422 41279 6977 Python faif/python-patterns A collection of design patterns/idioms in Python
423 41202 5863 Python run-llama/llama_index LlamaIndex is the leading framework for building LLM-powered agents over your data.
424 41091 12410 Vue bailicangdu/vue2-elm Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
425 41089 3655 Python OpenBB-finance/OpenBB Investment Research for Everyone, Everywhere.
426 41038 5225 Python THUDM/ChatGLM-6B ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型
427 40995 28509 Scala apache/spark Apache Spark - A unified analytics engine for large-scale data processing
428 40972 8694 C++ Light-City/CPlusPlusThings C++那些事
429 40932 26526 Java apache/dubbo The java implementation of Apache Dubbo. An RPC and microservice framework.
430 40884 6767 Python karpathy/nanoGPT The simplest, fastest repository for training/finetuning medium-sized GPTs.
431 40848 9751 JavaScript nolimits4web/swiper Most modern mobile touch slider with hardware accelerated transitions
432 40843 5209 Python Stability-AI/stablediffusion High-Resolution Image Synthesis with Latent Diffusion Models
433 40831 4408 Java termux/termux-app Termux - a terminal emulator application for Android OS extendible by variety of packages.
434 40817 4496 Python hpcaitech/ColossalAI Making large AI models cheaper, faster and more accessible
435 40792 2508 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 💅
436 40761 3498 Go coreybutler/nvm-windows A node.js version management utility for Windows. Ironically written in Go.
437 40748 4440 JavaScript modelcontextprotocol/servers Model Context Protocol Servers
438 40696 3876 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.
439 40686 3676 JavaScript dcloudio/uni-app A cross-platform framework using Vue.js
440 40682 4327 Python getsentry/sentry Developer-first error tracking and performance monitoring
441 40679 3664 Python unclecode/crawl4ai 🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
442 40678 4915 Lua Kong/kong 🦍 The Cloud-Native API Gateway and AI Gateway.
443 40665 2606 Python mingrammer/diagrams :art: Diagram as Code for prototyping cloud system architectures
444 40650 11545 Python apachecn/ailearning AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
445 40453 2422 PHP coollabsio/coolify An open-source & self-hostable Heroku / Netlify / Vercel alternative.
446 40450 6999 TypeScript vuetifyjs/vuetify 🐉 Vue Component Framework
447 40329 7249 C++ ClickHouse/ClickHouse ClickHouse® is a real-time analytics database management system
448 40263 4915 TypeScript hexojs/hexo A fast, simple & powerful blog framework, powered by Node.js.
449 40227 2923 Go spf13/cobra A Commander for modern Go CLI interactions
450 40160 5944 Kotlin 2dust/v2rayNG A V2Ray client for Android, support Xray core and v2fly core
451 40150 2623 Swift iina/iina The modern video player for macOS.
452 40146 2573 Python psf/black The uncompromising Python code formatter
453 40090 5798 Ruby fastlane/fastlane 🚀 The easiest way to automate building and releasing your iOS and Android apps
454 40074 1652 Dart KRTirtho/spotube 🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
455 39881 7732 Python ultralytics/ultralytics Ultralytics YOLO11 🚀
456 39825 2493 TypeScript tldraw/tldraw whiteboard SDK / infinite canvas SDK
457 39804 14928 Python apache/airflow Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
458 39580 5017 Python coqui-ai/TTS 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
459 39560 7340 Kotlin bannedbook/fanqiang 翻墙-科学上网
460 39542 1080 Rust typst/typst A new markup-based typesetting system that is powerful and easy to learn.
461 39511 4151 C++ ggml-org/whisper.cpp Port of OpenAI's Whisper model in C/C++
462 39372 4112 None LC044/WeChatMsg None
463 39361 6695 TypeScript expo/expo An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
464 39286 1812 Python chubin/cheat.sh the only cheat sheet you need
465 39154 4132 HTML tabler/tabler Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
466 39150 3858 Rust bevyengine/bevy A refreshingly simple data-driven game engine built in Rust
467 39106 2797 Go usememos/memos An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
468 39062 9671 Python google-research/bert TensorFlow code and pre-trained models for BERT
469 39036 3228 None 1c7/chinese-independent-developer 👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 – 分享大家都在做什么
470 39020 3472 C# jellyfin/jellyfin The Free Software Media System - Server Backend & API
471 39018 3411 Python streamlit/streamlit Streamlit — A faster way to build and share data apps.
472 38984 3400 TypeScript chakra-ui/chakra-ui Chakra UI is a component system for building products with speed ⚡️
473 38966 7351 Python floodsung/Deep-Learning-Papers-Reading-Roadmap Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
474 38965 6459 Go cli/cli GitHub’s official command line tool
475 38931 7843 C php/php-src The PHP Interpreter
476 38879 4725 JavaScript Dogfalo/materialize Materialize, a CSS Framework based on Material Design
477 38857 4165 Python mitmproxy/mitmproxy An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
478 38851 2985 C wg/wrk Modern HTTP benchmarking tool
479 38849 1198 Go evanw/esbuild An extremely fast bundler for the web
480 38779 9462 CSS bradtraversy/50projects50days 50+ mini web projects using HTML, CSS & JS
481 38722 2805 Zig ziglang/zig General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
482 38700 7504 JavaScript videojs/video.js Video.js - open source HTML5 video player
483 38696 3420 C++ zhongyang219/TrafficMonitor 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
484 38684 7247 HTML docker/awesome-compose Awesome Docker Compose samples
485 38610 7605 Python freqtrade/freqtrade Free, open source crypto trading bot
486 38608 4738 JavaScript NaiboWang/EasySpider A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
487 38462 4699 Python lm-sys/FastChat An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
488 38448 6091 Jupyter Notebook GokuMohandas/Made-With-ML Learn how to design, develop, deploy and iterate on production-grade ML applications.
489 38333 5925 Go pingcap/tidb TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
490 38276 4198 HTML byoungd/English-level-up-tips An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
491 38275 9496 HTML QSCTech/zju-icicles 浙江大学课程攻略共享计划
492 38111 13015 HTML google/styleguide Style guides for Google-originated open-source projects
493 38090 4346 Python deepspeedai/DeepSpeed DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
494 38081 1304 Rust astral-sh/ruff An extremely fast Python linter and code formatter, written in Rust.
495 38049 3998 Go go-gorm/gorm The fantastic ORM library for Golang, aims to be developer friendly
496 38010 5652 Vim Script vim/vim The official Vim repository
497 37935 9038 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.
498 37837 7120 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.
499 37795 6650 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.
500 37755 1944 Clojure penpot/penpot Penpot: The open-source design tool for design and code collaboration
501 37743 3636 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.
502 37702 6675 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
503 37692 4114 None lukasz-madon/awesome-remote-job A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
504 37665 2865 Python gradio-app/gradio Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
505 37655 19572 TypeScript FlowiseAI/Flowise Drag & drop UI to build your customized LLM flow
506 37646 870 Rust sharkdp/fd A simple, fast and user-friendly alternative to 'find'
507 37565 4450 Jupyter Notebook suno-ai/bark 🔊 Text-Prompted Generative Audio Model
508 37562 2905 None SimplifyJobs/Summer2025-Internships Collection of Summer 2025 tech internships!
509 37545 2479 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.
510 37514 2927 Python unslothai/unsloth Finetune Llama 4, DeepSeek-R1, Gemma 3 & Reasoning LLMs 2x faster with 70% less memory! 🦥
511 37507 1562 C++ LadybirdBrowser/ladybird Truly independent web browser
512 37496 7984 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.
513 37465 3929 None GitHubDaily/GitHubDaily 坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
514 37434 5722 None freefq/free 翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
515 37418 3694 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.
516 37403 1986 JavaScript preactjs/preact ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
517 37358 1397 TypeScript colinhacks/zod TypeScript-first schema validation with static type inference
518 37322 3269 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.
519 37293 1376 CSS FreeCodeCampChina/freecodecamp.cn FCC China open source codebase and curriculum. Learn to code and help nonprofits.
520 37283 6749 Rust tw93/Pake 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
521 37279 1810 Haskell koalaman/shellcheck ShellCheck, a static analysis tool for shell scripts
522 37217 2187 C tmux/tmux tmux source code
523 37180 6800 Jupyter Notebook microsoft/AI-For-Beginners 12 Weeks, 24 Lessons, AI for All!
524 37123 54335 Java eugenp/tutorials Getting Started with Spring Boot 3:
525 37109 6609 Python gto76/python-cheatsheet Comprehensive Python Cheatsheet
526 37067 2766 Rust helix-editor/helix A post-modern modal text editor.
527 37062 2049 Go photoprism/photoprism AI-Powered Photos App for the Decentralized Web 🌈💎✨
528 37061 1354 TypeScript trpc/trpc 🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
529 37053 3493 Haskell jgm/pandoc Universal markup converter
530 37052 8184 TypeScript ant-design/ant-design-pro 👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!
531 37047 3335 Shell dylanaraps/pure-bash-bible 📖 A collection of pure bash alternatives to external processes.
532 36950 3316 TypeScript mendableai/firecrawl 🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
533 36900 9467 Python 0voice/interview_internal_reference 2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
534 36865 2320 C# files-community/Files A modern file manager that helps users organize their files and folders.
535 36831 4003 TypeScript novuhq/novu The open-source notification Inbox infrastructure. E-mail, SMS, Push and Slack Integrations.
536 36805 7944 Go istio/istio Connect, secure, control, and observe services.
537 36790 4020 TypeScript appsmithorg/appsmith Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
538 36745 6246 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.
539 36741 396 MDX inkonchain/docs Ink Documentation
540 36701 571 Shell inkonchain/node How to run an Ink Node
541 36634 6082 Python TencentARC/GFPGAN GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
542 36596 390 TypeScript inkonchain/ink-kit Onchain-focused SDK with ready-to-use templates, themes, and magical animated components ✨
543 36541 1683 TypeScript upscayl/upscayl 🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
544 36513 10308 C# dotnet/aspnetcore ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
545 36494 1442 JavaScript saadeghi/daisyui 🌼 🌼 🌼 🌼 🌼  The most popular, free and open-source Tailwind CSS component library
546 36487 9135 Python zhayujie/chatgpt-on-wechat 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT4.1/GPT-4o/GPT-o1/ DeepSeek/Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
547 36435 2289 JavaScript naptha/tesseract.js Pure Javascript OCR for more than 100 Languages 📖🎉🖥
548 36433 7819 None AobingJava/JavaFamily 【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
549 36398 4827 TypeScript NervJS/taro 开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
550 36395 7993 TypeScript DIYgod/RSSHub 🧡 Everything is RSSible
551 36348 9143 TeX exacity/deeplearningbook-chinese Deep Learning Book Chinese Translation
552 36282 2183 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
553 36279 1499 TypeScript slidevjs/slidev Presentation Slides for Developers
554 36219 2602 JavaScript denysdovhan/wtfjs 🤪 A list of funny and tricky JavaScript examples
555 36207 1770 Go gofiber/fiber ⚡️ Express inspired web framework written in Go
556 36196 2675 Python satwikkansal/wtfpython What the f*ck Python? 😱
557 36189 7546 Java alibaba/arthas Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
558 36180 2069 JavaScript Kong/insomnia The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
559 36177 5255 Python babysor/MockingBird 🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
560 36172 2129 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
561 36160 2421 Ruby freeCodeCamp/devdocs API Documentation Browser
562 36122 1079 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.
563 35960 8040 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.
564 35951 3892 Shell open-guides/og-aws 📙 Amazon Web Services — a practical guide
565 35935 3899 Python 2noise/ChatTTS A generative speech model for daily dialogue.
566 35927 9228 TypeScript calcom/cal.com Scheduling infrastructure for absolutely everyone.
567 35925 2278 TypeScript lerna/lerna Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
568 35919 10332 C++ google/googletest GoogleTest - Google Testing and Mocking Framework
569 35910 3447 Python XingangPan/DragGAN Official Code for DragGAN (SIGGRAPH 2023)
570 35856 8661 Python openai/gym A toolkit for developing and comparing reinforcement learning algorithms.
571 35765 7840 Python ccxt/ccxt A JavaScript / TypeScript / Python / C# / PHP / Go cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
572 35696 2115 JavaScript goabstract/Awesome-Design-Tools The best design tools and plugins for everything 👉
573 35678 1820 TypeScript date-fns/date-fns ⏳ Modern JavaScript date utility library ⌛️
574 35635 11562 Kotlin shadowsocks/shadowsocks-android A shadowsocks client for Android
575 35592 7994 None SheetJS/sheetjs 📗 SheetJS Spreadsheet Data Toolkit – New home https://git.sheetjs.com/SheetJS/sheetjs
576 35583 6469 Java geekxh/hello-algorithm 🌍 针对小白的算法训练 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
577 35539 4144 None karanpratapsingh/system-design Learn how to design systems at scale and prepare for system design interviews
578 35529 4560 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. 🚀
579 35515 2210 TypeScript makeplane/plane 🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and cycles the easiest way on the planet.
580 35423 14272 Ruby rapid7/metasploit-framework Metasploit Framework
581 35420 3221 JavaScript koajs/koa Expressive middleware for node.js using ES2017 async functions
582 35414 7260 JavaScript alvarotrigo/fullPage.js fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
583 35411 8075 Jupyter Notebook google-research/google-research Google Research
584 35358 3705 Python httpie/cli 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
585 35340 9871 Java halo-dev/halo 强大易用的开源建站工具。
586 35299 5438 Java airbnb/lottie-android Render After Effects animations natively on Android and iOS, Web, and React Native
587 35242 6395 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.
588 35228 5376 Go docker/compose Define and run multi-container applications with Docker
589 35211 1080 Rust lapce/lapce Lightning-fast and Powerful Code Editor written in Rust
590 35192 1761 None formulahendry/955.WLB 955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
591 35152 2220 TypeScript nativefier/nativefier Make any web page a desktop application
592 35088 1944 JavaScript carbon-app/carbon :black_heart: Create and share beautiful images of your source code
593 35082 4007 JavaScript jondot/awesome-react-native Awesome React Native components, news, tools, and learning material!
594 34991 8179 JavaScript sahat/hackathon-starter A boilerplate for Node.js web applications
595 34944 10554 Python hankcs/HanLP 中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
596 34875 1805 Rust nushell/nushell A new type of shell
597 34871 8608 Go unknwon/the-way-to-go_ZH_CN 《The Way to Go》中文译本,中文正式名《Go 入门指南》
598 34853 6154 Java bumptech/glide An image loading and caching library for Android focused on smooth scrolling
599 34794 5858 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
600 34792 1950 Vim Script junegunn/vim-plug :hibiscus: Minimalist Vim Plugin Manager
601 34529 3848 C++ facebookresearch/faiss A library for efficient similarity search and clustering of dense vectors.
602 34495 3297 Python chenfei-wu/TaskMatrix None
603 34467 3443 JavaScript markedjs/marked A markdown parser and compiler. Built for speed.
604 34428 3285 TypeScript chatboxai/chatbox User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama…)
605 34409 7298 None nodejs/node-v0.x-archive Moved to https://github.com/nodejs/node
606 34374 2460 Shell dockur/windows Windows inside a Docker container.
607 34351 2352 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.
608 34344 1043 TypeScript spacedriveapp/spacedrive Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
609 34323 18634 C++ BVLC/caffe Caffe: a fast open framework for deep learning.
610 34310 3167 Go milvus-io/milvus Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
611 34236 2806 TypeScript jaredpalmer/formik Build forms in React, without the tears 😭
612 34210 7693 HTML PKUanonym/REKCARC-TSC-UHT 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
613 34179 2411 None alebcay/awesome-shell A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
614 34176 4458 None sorrycc/awesome-javascript 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
615 34131 3965 JavaScript zenorocha/clipboard.js :scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:
616 34076 2085 TypeScript siyuan-note/siyuan A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
617 34067 5044 None xitu/gold-miner 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
618 34063 16067 Java netty/netty Netty project - an event-driven asynchronous network application framework
619 34057 4278 Kotlin gedoor/legado Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
620 34026 9766 Python testerSunshine/12306 12306智能刷票,订票
621 34019 6735 Python fxsjy/jieba 结巴中文分词
622 33967 5865 Python sqlmapproject/sqlmap Automatic SQL injection and database takeover tool
623 33939 4899 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
624 33883 9399 TypeScript reworkd/AgentGPT 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
625 33848 2708 JavaScript atlassian/react-beautiful-dnd Beautiful and accessible drag and drop for lists with React
626 33759 9030 Java doocs/leetcode 🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
627 33754 10862 HTML fengdu78/Coursera-ML-AndrewNg-Notes 吴恩达老师的机器学习课程个人笔记
628 33635 18486 Python shadowsocks/shadowsocks None
629 33606 10969 Java xkcoding/spring-boot-demo 🚀一个用来深入学习并实战 Spring Boot 的项目。
630 33591 2399 JavaScript fastify/fastify Fast and low overhead web framework, for Node.js
631 33590 3179 Java TeamNewPipe/NewPipe A libre lightweight streaming front-end for Android.
632 33547 10711 Java Blankj/AndroidUtilCode :fire: Android developers should collect the following utils(updating).
633 33523 11326 PHP laravel/framework The Laravel Framework.
634 33491 3357 None zbezj/HEU_KMS_Activator None
635 33481 5777 Go halfrost/LeetCode-Go ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
636 33443 10474 Objective-C AFNetworking/AFNetworking A delightful networking framework for iOS, macOS, watchOS, and tvOS.
637 33440 963 TypeScript solidjs/solid A declarative, efficient, and flexible JavaScript library for building user interfaces.
638 33402 1049 JavaScript typicode/husky Git hooks made easy 🐶 woof!
639 33315 7635 Java alibaba/easyexcel 快速、简洁、解决大文件内存溢出的java处理Excel工具
640 33270 2191 Rust pola-rs/polars Dataframes powered by a multithreaded, vectorized query engine, written in Rust
641 33269 1815 None karpathy/LLM101n LLM101n: Let's build a Storyteller
642 33249 9388 Java zxing/zxing ZXing ("Zebra Crossing") barcode scanning library for Java, Android
643 33233 7656 Python XX-net/XX-Net A proxy tool to bypass GFW.
644 33222 7588 JavaScript adobe/brackets An open source code editor for the web, written in JavaScript, HTML and CSS.
645 33158 6340 Markdown jaywcjlove/linux-command Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
646 33118 5694 JavaScript TheAlgorithms/JavaScript Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
647 33088 4222 JavaScript gulpjs/gulp A toolkit to automate & enhance your workflow
648 33060 2342 Python python-poetry/poetry Python packaging and dependency management made easy
649 33048 1782 TypeScript immutable-js/immutable-js Immutable persistent data collections for Javascript which increase efficiency and simplicity.
650 32988 12510 Python geekcomputers/Python My Python Examples
651 32976 1756 Ruby kilimchoi/engineering-blogs A curated list of engineering blogs
652 32861 1843 PowerShell ChrisTitusTech/winutil Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
653 32840 8184 C bilibili/ijkplayer Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
654 32810 1494 C++ carbon-language/carbon-lang Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
655 32790 1894 Shell zsh-users/zsh-autosuggestions Fish-like autosuggestions for zsh
656 32755 2577 TypeScript portainer/portainer Making Docker and Kubernetes management easy.
657 32713 7918 Swift shadowsocks/ShadowsocksX-NG Next Generation of ShadowsocksX
658 32706 1555 JavaScript usebruno/bruno Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
659 32629 2842 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.
660 32621 3310 Python Pythagora-io/gpt-pilot The first real AI developer
661 32611 3298 Python hiroi-sora/Umi-OCR OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
662 32531 3572 Ruby bayandin/awesome-awesomeness A curated list of awesome awesomeness
663 32452 5710 JavaScript ryanhanwu/How-To-Ask-Questions-The-Smart-Way 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
664 32409 3622 C# huiyadanli/RevokeMsgPatcher :trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)
665 32381 7736 TypeScript mattermost/mattermost Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
666 32354 7947 C++ CMU-Perceptual-Computing-Lab/openpose OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
667 32293 4997 HTML google/material-design-lite Material Design Components in HTML/CSS/JS
668 32289 4347 Go hashicorp/vault A tool for secrets management, encryption as a service, and privileged access management
669 32216 6015 TypeScript fastapi/full-stack-fastapi-template Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
670 32174 8421 Java SeleniumHQ/selenium A browser automation framework and ecosystem.
671 32168 2560 Python opendatalab/MinerU A high-quality tool for convert PDF to Markdown and JSON.一站式开源高质量数据提取工具,将PDF转换成Markdown和JSON格式。
672 32142 2878 Python lllyasviel/ControlNet Let us control diffusion models!
673 32139 3362 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.
674 32138 3431 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.
675 32129 1281 Rust swc-project/swc Rust-based platform for the Web
676 32119 2631 JavaScript qishibo/AnotherRedisDesktopManager 🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
677 32098 13310 LLVM llvm/llvm-project The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
678 32094 2447 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
679 32042 2991 Python jax-ml/jax Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
680 32027 2619 None The-Run-Philosophy-Organization/run 润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新中国人的核心宗教,核心信念。
681 32023 5634 Go beego/beego beego is an open-source, high-performance web framework for the Go programming language.
682 31977 3083 None veggiemonk/awesome-docker :whale: A curated list of Docker resources and projects
683 31964 2875 Python Aider-AI/aider aider is AI pair programming in your terminal
684 31958 3577 C lizongying/my-tv 我的电视 电视直播软件,安装即可使用
685 31951 3259 Python myshell-ai/OpenVoice Instant voice cloning by MIT and MyShell. Audio foundation model.
686 31949 11210 Vue Chanzhaoyu/chatgpt-web 用 Express 和 Vue3 搭建的 ChatGPT 演示网页
687 31918 683 TypeScript shardeum/shardeum Shardeum is an EVM based autoscaling blockchain
688 31903 3480 None deepseek-ai/awesome-deepseek-integration Integrate the DeepSeek API into popular softwares
689 31886 799 None ibraheemdev/modern-unix A collection of modern/faster/saner alternatives to common unix commands.
690 31824 7643 Python facebookresearch/detectron2 Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
691 31800 6959 C++ aseprite/aseprite Animated sprite editor & pixel art tool (Windows, macOS, Linux)
692 31788 2547 TypeScript outline/outline The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
693 31743 5745 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.
694 31723 11909 None Trinea/android-open-project A categorized collection of Android Open Source Projects, More powerful web version:
695 31679 7355 C++ TheAlgorithms/C-Plus-Plus Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
696 31618 2193 None geekan/HowToLiveLonger 程序员延寿指南 A programmer's guide to live longer
697 31604 1618 C jqlang/jq Command-line JSON processor
698 31584 2260 None cloudcommunity/Free-Certifications A curated list of free courses with certifications. Also available at https://free-certifications.com/
699 31562 3233 C++ SerenityOS/serenity The Serenity Operating System 🐞
700 31516 5108 None ziadoz/awesome-php A curated list of amazingly awesome PHP libraries, resources and shiny things.
701 31497 1441 Rust yewstack/yew Rust / Wasm framework for creating reliable and efficient web applications
702 31491 3309 JavaScript remoteintech/remote-jobs A list of semi to fully remote-friendly companies (jobs) in tech.
703 31489 2799 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.
704 31460 4497 Python explosion/spaCy 💫 Industrial-strength Natural Language Processing (NLP) in Python
705 31448 1107 TypeScript pnpm/pnpm Fast, disk space efficient package manager
706 31437 5820 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!
707 31395 2206 Python ManimCommunity/manim A community-maintained Python framework for creating mathematical animations.
708 31376 1266 TypeScript vercel/swr React Hooks for Data Fetching
709 31362 6503 Python facebookresearch/fairseq Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
710 31325 9710 None x1xhlol/system-prompts-and-models-of-ai-tools FULL v0, Cursor, Manus, Same.dev, Lovable, Devin, Replit Agent, Windsurf Agent & VSCode Agent (And other Open Sourced) System Prompts, Tools & AI Models.
711 31251 12991 Java alibaba/nacos an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
712 31234 3007 TypeScript ReactiveX/rxjs A reactive programming library for JavaScript
713 31196 7309 Vim Script amix/vimrc The ultimate Vim configuration (vimrc)
714 31194 2597 Svelte imputnet/cobalt best way to save what you love
715 31191 4866 TypeScript niklasvh/html2canvas Screenshots with JavaScript
716 31185 8200 Python yunjey/pytorch-tutorial PyTorch Tutorial for Deep Learning Researchers
717 31161 2202 TypeScript balena-io/etcher Flash OS images to SD cards & USB drives, safely and easily.
718 31130 4453 Assembly microsoft/MS-DOS The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
719 31129 2625 TypeScript remix-run/remix Build Better Websites. Create modern, resilient user experiences with web fundamentals.
720 31103 2730 C pbatard/rufus The Reliable USB Formatting Utility
721 31058 2904 JavaScript airbnb/lottie-web Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
722 31056 1627 TypeScript floating-ui/floating-ui A JavaScript library to position floating elements and create interactions for them.
723 31042 8738 TypeScript mckaywrigley/chatbot-ui AI chat for any model.
724 31012 3480 JavaScript gchq/CyberChef The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
725 30989 8842 Java binarywang/WxJava 微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
726 30978 4697 None mqyqingfeng/Blog 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
727 30953 4803 Go v2fly/v2ray-core A platform for building proxies to bypass network restrictions.
728 30944 975 Swift exelban/stats macOS system monitor in your menu bar
729 30936 2811 TypeScript alan2207/bulletproof-react 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
730 30926 7902 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.
731 30919 1455 Rust TabbyML/tabby Self-hosted AI coding assistant
732 30917 889 Go charmbracelet/bubbletea A powerful little TUI framework 🏗
733 30902 2268 Go labstack/echo High performance, minimalist Go web framework
734 30883 9641 Python open-mmlab/mmdetection OpenMMLab Detection Toolbox and Benchmark
735 30882 4170 C++ qbittorrent/qBittorrent qBittorrent BitTorrent client
736 30826 1451 TypeScript mifi/lossless-cut The swiss army knife of lossless video/audio editing
737 30819 4088 Go zeromicro/go-zero A cloud-native Go microservices framework with cli tool for productivity.
738 30819 3184 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.
739 30783 3894 Go cockroachdb/cockroach CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
740 30767 4489 Vue qier222/YesPlayMusic 高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
741 30734 8719 Shell mathiasbynens/dotfiles :wrench: .files, including ~/.macos — sensible hacker defaults for macOS
742 30684 3175 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!
743 30675 3810 Python xinntao/Real-ESRGAN Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
744 30663 2449 TypeScript refinedev/refine A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
745 30626 8065 Kotlin alibaba/p3c Alibaba Java Coding Guidelines pmd implements and IDE plugin
746 30622 3288 TypeScript ianstormtaylor/slate A completely customizable framework for building rich text editors. (Currently in beta.)
747 30602 19581 C coolsnowwolf/lede Lean's LEDE source
748 30601 6587 Java YunaiV/ruoyi-vue-pro 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
749 30592 3391 Python 0xAX/linux-insides A little bit about a linux kernel
750 30589 8242 TeX lib-pku/libpku 贵校课程资料民间整理
751 30579 4094 Python crewAIInc/crewAI Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
752 30556 1867 None kuchin/awesome-cto A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
753 30443 3030 C mpv-player/mpv 🎥 Command line media player
754 30441 12343 Java ityouknow/spring-boot-examples about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
755 30394 2281 JavaScript HeyPuter/puter 🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
756 30374 1966 Shell dokku/dokku A docker-powered PaaS that helps you build and manage the lifecycle of applications
757 30326 15834 None Binaryify/NeteaseCloudMusicApi 网易云音乐 Node.js API service
758 30316 9602 PHP symfony/symfony The Symfony PHP framework
759 30311 3728 JavaScript SortableJS/Sortable Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
760 30297 1325 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.
761 30294 4966 Go kubernetes/minikube Run Kubernetes locally
762 30263 5530 C++ microsoft/calculator Windows Calculator: A simple yet powerful calculator that ships with Windows
763 30240 3158 Rust servo/servo Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
764 30202 6442 Jupyter Notebook DataTalksClub/data-engineering-zoomcamp Data Engineering Zoomcamp is a free nine-week course that covers the fundamentals of data engineering.
765 30172 6471 TypeScript backstage/backstage Backstage is an open framework for building developer portals
766 30163 4533 Python donnemartin/interactive-coding-challenges 120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
767 30118 4723 JavaScript parallax/jsPDF Client-side JavaScript PDF generation for everyone.
768 30113 7417 JavaScript layui/layui 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
769 30099 2756 JavaScript webtorrent/webtorrent ⚡️ Streaming torrent client for the web
770 30053 4172 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.
771 30046 1922 None joshbuchea/HEAD A simple guide to HTML <head> elements
772 30045 2142 TypeScript codex-team/editor.js A block-style editor with clean JSON output
773 30026 2887 JavaScript lutzroeder/netron Visualizer for neural network, deep learning and machine learning models
774 30019 1196 Go schollz/croc Easily and securely send things from one computer to another :crocodile: :package:
775 30002 2632 None mli/paper-reading 深度学习经典、新论文逐段精读
776 29965 14325 Java apache/kafka Mirror of Apache Kafka
777 29958 4053 Python tatsu-lab/stanford_alpaca Code and documentation to train Stanford's Alpaca models, and generate the data.
778 29953 3571 TypeScript fabricjs/fabric.js Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
779 29947 4299 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.
780 29923 2455 TypeScript ueberdosis/tiptap The headless rich text editor framework for web artisans.
781 29918 3601 Rust influxdata/influxdb Scalable datastore for metrics, events, and real-time analytics
782 29904 3340 Python Shubhamsaboo/awesome-llm-apps Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
783 29902 799 Zig ghostty-org/ghostty 👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
784 29852 1781 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.
785 29783 2520 JavaScript AMAI-GmbH/AI-Expert-Roadmap Roadmap to becoming an Artificial Intelligence Expert in 2022
786 29771 7577 Java chinabugotech/hutool 🍬A set of tools that keep Java sweet.
787 29754 5471 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.
788 29749 6333 JavaScript vuejs/vue-cli 🛠️ webpack-based tooling for Vue.js Development
789 29730 854 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.
790 29723 2048 TypeScript transloadit/uppy The next open source file uploader for web browsers :dog:
791 29718 1378 Python tqdm/tqdm :zap: A Fast, Extensible Progress Bar for Python and CLI
792 29717 4018 None linexjlin/GPTs leaked prompts of GPTs
793 29674 1906 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…
794 29673 6723 Python s0md3v/roop one-click face swap
795 29668 3980 Kotlin square/leakcanary A memory leak detection library for Android.
796 29645 9130 Markdown OAI/OpenAPI-Specification The OpenAPI Specification Repository
797 29617 2056 Rust fish-shell/fish-shell The user-friendly command line shell.
798 29567 6465 C++ facebook/rocksdb A library that provides an embeddable, persistent key-value store for fast storage.
799 29563 3215 JavaScript elsewhencode/project-guidelines A set of best practices for JavaScript projects
800 29523 6112 JavaScript react-boilerplate/react-boilerplate 🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
801 29521 1857 None getcursor/cursor The AI Code Editor
802 29518 4855 JavaScript VincentGarreau/particles.js A lightweight JavaScript library for creating particles
803 29504 5750 C++ ariya/phantomjs Scriptable Headless Browser
804 29503 1285 HTML alpinejs/alpine A rugged, minimal framework for composing JavaScript behavior in your markup.
805 29501 3373 None JushBJJ/Mr.-Ranedeer-AI-Tutor A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
806 29499 1866 Go derailed/k9s 🐶 Kubernetes CLI To Manage Your Clusters In Style!
807 29496 1603 Go IceWhaleTech/CasaOS CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
808 29492 5324 C++ google-ai-edge/mediapipe Cross-platform, customizable ML solutions for live and streaming media.
809 29460 1441 None herrbischoff/awesome-macos-command-line Use your macOS terminal shell to do awesome things.
810 29457 10221 Java apolloconfig/apollo Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
811 29452 5868 JavaScript aosabook/500lines 500 Lines or Less
812 29434 2424 Go k3s-io/k3s Lightweight Kubernetes
813 29380 4120 Python OWASP/CheatSheetSeries The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
814 29376 1670 TypeScript cheeriojs/cheerio The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
815 29359 3484 Python Lightning-AI/pytorch-lightning Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
816 29357 4252 PHP nextcloud/server ☁️ Nextcloud server, a safe home for all your data
817 29357 2123 Python chatanywhere/GPT_API_free Free ChatGPT&DeepSeek API Key,免费ChatGPT&DeepSeek API。免费接入DeepSeek API和GPT4 API,支持 gpt deepseek claude gemini grok 等排名靠前的常用大模型。
818 29350 10753 Python numpy/numpy The fundamental package for scientific computing with Python.
819 29341 5760 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.
820 29335 7971 Makefile jobbole/awesome-python-cn Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
821 29335 2341 Jinja trailofbits/algo Set up a personal VPN in the cloud
822 29319 6116 Jupyter Notebook microsoft/Data-Science-For-Beginners 10 Weeks, 20 Lessons, Data Science for All!
823 29314 2320 JavaScript standard/standard 🌟 JavaScript Style Guide, with linter & automatic code fixer
824 29296 5686 C++ facebook/folly An open-source C++ library developed and used at Facebook.
825 29247 9501 Python vnpy/vnpy 基于Python的开源量化交易平台开发框架
826 29220 3120 Go iawia002/lux 👾 Fast and simple video download library and CLI tool written in Go
827 29215 2859 None lukehoban/es6features Overview of ECMAScript 6 features
828 29195 5730 JavaScript docsifyjs/docsify 🃏 A magical documentation site generator.
829 29194 1628 Python khoj-ai/khoj Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.
830 29170 794 JavaScript zen-browser/desktop Welcome to a calmer internet
831 29156 982 Rust surrealdb/surrealdb A scalable, distributed, collaborative, document-graph database, for the realtime web
832 29096 3250 JavaScript ascoders/weekly 前端精读周刊。帮你理解最前沿、实用的技术。
833 29095 18306 None CSSEGISandData/COVID-19 Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
834 29080 1890 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.
835 29052 6927 Python encode/django-rest-framework Web APIs for Django. 🎸
836 29043 1437 Swift utmapp/UTM Virtual machines for iOS and macOS
837 29033 7658 Java alibaba/canal 阿里巴巴 MySQL binlog 增量订阅&消费组件
838 29018 2197 None AllThingsSmitty/css-protips ⚡️ A collection of tips to help take your CSS skills pro 🦾
839 29012 5005 Swift kodecocodes/swift-algorithm-club Algorithms and data structures in Swift, with explanations!
840 28939 4616 PHP composer/composer Dependency Manager for PHP
841 28931 4466 Go hashicorp/consul Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
842 28924 9502 JavaScript GoogleChrome/lighthouse Automated auditing, performance metrics, and best practices for the web.
843 28922 4067 Python RVC-Project/Retrieval-based-Voice-Conversion-WebUI Easily train a good VC model with voice data <= 10 mins!
844 28892 1736 TypeScript heyverse/hey Hey is a decentralized and permissionless social media app built with Lens Protocol 🌿
845 28873 5869 Batchfile realpython/python-guide Python best practices guidebook, written for humans.
846 28862 3453 Vue CorentinTh/it-tools Collection of handy online tools for developers, with great UX.
847 28774 3833 Elixir anoma/anoma Reference implementation of Anoma
848 28773 13751 JavaScript tastejs/todomvc Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more
849 28764 1579 TypeScript postcss/postcss Transforming styles with JS plugins
850 28761 8178 Java wuyouzhuguli/SpringAll 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
851 28750 3238 Go filebrowser/filebrowser 📂 Web File Browser
852 28734 5894 Python huggingface/diffusers 🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
853 28719 12982 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.
854 28715 1544 C# DevToys-app/DevToys A Swiss Army knife for developers.
855 28704 1681 TypeScript pmndrs/react-three-fiber 🇨🇭 A React renderer for Three.js
856 28700 1676 None awesome-foss/awesome-sysadmin A curated list of amazingly awesome open-source sysadmin resources.
857 28697 2561 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.
858 28694 3208 TypeScript medusajs/medusa The world's most flexible commerce platform.
859 28671 3567 Jupyter Notebook openai/CLIP CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
860 28660 2249 C++ duckdb/duckdb DuckDB is an analytical in-process SQL database management system
861 28655 11143 Java xuxueli/xxl-job A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
862 28647 1691 TypeScript menloresearch/jan Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
863 28638 1206 TypeScript pmndrs/react-spring ✌️ A spring physics based React animation library
864 28638 3368 Python meta-llama/llama3 The official Meta Llama 3 GitHub site
865 28634 3313 Python tinygrad/tinygrad You like pytorch? You like micrograd? You love tinygrad! ❤️
866 28631 5877 JavaScript kenwheeler/slick the last carousel you'll ever need
867 28615 13235 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
868 28588 7806 C nothings/stb stb single-file public domain libraries for C/C++
869 28584 3069 JavaScript sampotts/plyr A simple HTML5, YouTube and Vimeo player
870 28574 2345 None google-research/tuning_playbook A playbook for systematically maximizing the performance of deep learning models.
871 28517 1934 JavaScript zadam/trilium Build your personal knowledge base with Trilium Notes
872 28492 656 TypeScript vadimdemedes/ink 🌈 React for interactive command-line apps
873 28460 9564 JavaScript vuejs/vuex 🗃️ Centralized State Management for Vue.js.
874 28448 6225 None ZuzooVn/machine-learning-for-software-engineers A complete daily plan for studying to become a machine learning engineer.
875 28438 2608 Rust tokio-rs/tokio A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, …
876 28419 1577 Python nicolargo/glances Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
877 28416 2023 TypeScript mantinedev/mantine A fully featured React components library
878 28414 8404 Java alibaba/spring-cloud-alibaba Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
879 28413 1812 Shell shengxinjing/programmer-job-blacklist :see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞
880 28378 2050 Go spf13/viper Go configuration with fangs
881 28378 1600 Go restic/restic Fast, secure, efficient backup program
882 28370 6323 None codepath/android_guides Extensive Open-Source Guides for Android Developers
883 28360 880 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.
884 28331 39173 HTML wesbos/JavaScript30 30 Day Vanilla JS Challenge
885 28299 1727 Python docling-project/docling Get your documents ready for gen AI
886 28288 948 TypeScript motiondivision/motion A modern animation library for React and JavaScript
887 28287 86478 Jupyter Notebook Pierian-Data/Complete-Python-3-Bootcamp Course Files for Complete Python 3 Bootcamp Course on Udemy
888 28279 862 JavaScript immerjs/immer Create the next immutable state by mutating the current one
889 28239 2405 JavaScript caolan/async Async utilities for node and the browser
890 28215 2880 JavaScript jamiebuilds/the-super-tiny-compiler :snowman: Possibly the smallest compiler ever
891 28158 3373 C cfenollosa/os-tutorial How to create an OS from scratch
892 28149 1985 JavaScript drawdb-io/drawdb Free, simple, and intuitive online database diagram editor and SQL generator.
893 28144 4229 Go XTLS/Xray-core Xray, Penetrates Everything. Also the best v2ray-core. Where the magic happens. An open platform for various uses.
894 28133 1298 TypeScript statelyai/xstate Actor-based state management & orchestration for complex app logic.
895 28129 8589 Java alibaba/druid 阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
896 28128 7969 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.
897 28128 2119 None viraptor/reverse-interview Questions to ask the company during your interview
898 28114 5368 JavaScript jashkenas/backbone Give your JS App some Backbone with Models, Views, Collections, and Events
899 28082 1893 Python ocrmypdf/OCRmyPDF OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
900 28078 437 Python iperov/DeepFaceLive Real-time face swap for PC streaming or video calls
901 28069 2071 JavaScript digitalocean/nginxconfig.io ⚙️ NGINX config generator on steroids 💉
902 28056 1980 Go AdguardTeam/AdGuardHome Network-wide ads & trackers blocking DNS server
903 28046 4489 Python acheong08/ChatGPT Reverse engineered ChatGPT API
904 28007 4184 Python feder-cr/Jobs_Applier_AI_Agent_AIHawk AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.
905 28004 2433 Go 1Panel-dev/1Panel 🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.
906 27973 2308 Python StevenBlack/hosts 🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
907 27955 1357 Go wailsapp/wails Create beautiful applications using Go
908 27904 1675 None XIU2/TrackersListCollection 🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!
909 27903 3744 None eugeneyan/applied-ml 📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
910 27902 7564 Vue vbenjs/vue-vben-admin A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!
911 27897 4146 TypeScript JedWatson/react-select The Select Component for React.js
912 27888 2665 Python mem0ai/mem0 The Memory layer for AI Agents
913 27869 6432 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.
914 27850 1784 TypeScript mobxjs/mobx Simple, scalable state management.
915 27842 2705 Lua nagadomi/waifu2x Image Super-Resolution for Anime-Style Art
916 27837 6028 Swift ChartsOrg/Charts Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
917 27832 3952 TypeScript GitbookIO/gitbook The open source frontend for GitBook doc sites
918 27821 1722 Python exo-explore/exo Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
919 27817 4961 Python mindsdb/mindsdb AI's query engine - Platform for building AI that can learn and answer questions over large scale federated data.
920 27789 7211 Go helm/helm The Kubernetes Package Manager
921 27768 1031 C++ dragonflydb/dragonfly A modern replacement for Redis and Memcached
922 27735 10304 Java lenve/vhr 微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
923 27723 1913 Rust firecracker-microvm/firecracker Secure and fast microVMs for serverless computing.
924 27705 838 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 😅
925 27663 3060 TypeScript twentyhq/twenty Building a modern alternative to Salesforce, powered by the community.
926 27612 8980 None geekcompany/ResumeSample Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
927 27593 1449 Python google/python-fire Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
928 27580 6890 None zhiwehu/Python-programming-exercises 100+ Python challenging programming exercises
929 27569 4825 JavaScript YMFE/yapi YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
930 27565 5633 Jupyter Notebook DataExpert-io/data-engineer-handbook This is a repo with links to everything you'd ever want to learn about data engineering
931 27525 1973 Rust vercel/turborepo Build system optimized for JavaScript and TypeScript, written in Rust
932 27492 3283 JavaScript Advanced-Frontend/Daily-Interview-Question 我是依扬(木易杨),公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
933 27489 2634 JavaScript michalsnik/aos Animate on scroll library
934 27471 5257 C# dnSpy/dnSpy .NET debugger and assembly editor
935 27450 2364 C# AvaloniaUI/Avalonia Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
936 27445 5496 C++ telegramdesktop/tdesktop Telegram Desktop messaging app
937 27403 1468 Go juanfont/headscale An open source, self-hosted implementation of the Tailscale control server
938 27396 1344 Go grafana/k6 A modern load testing tool, using Go and JavaScript - https://k6.io
939 27388 5503 JavaScript jashkenas/underscore JavaScript's utility _ belt
940 27381 5622 Python python-telegram-bot/python-telegram-bot We have made you a wrapper you can't refuse
941 27365 2379 Rust sunface/rust-course “连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
942 27324 7923 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 ;)
943 27316 6221 None qianguyihao/Web 千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。
944 27304 6388 HTML Tencent/weui A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
945 27271 9065 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.
946 27260 1707 JavaScript tj/commander.js node.js command-line interfaces made easy
947 27258 5461 Python jumpserver/jumpserver JumpServer is an open-source Privileged Access Management (PAM) tool that provides DevOps and IT teams with on-demand and secure access to SSH, RDP, Kubernetes, Database and RemoteApp endpoints through a web browser.
948 27236 4459 Python getredash/redash Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
949 27231 10504 C openssl/openssl TLS/SSL and crypto library
950 27222 3236 None imDazui/Tvlist-awesome-m3u-m3u8 直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵
951 27207 1118 TypeScript tailwindlabs/headlessui Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
952 27196 3863 JavaScript Automattic/mongoose MongoDB object modeling designed to work in an asynchronous environment.
953 27163 1065 Python kovidgoyal/kitty Cross-platform, fast, feature-rich, GPU based terminal
954 27125 1251 Shell VSCodium/vscodium binary releases of VS Code without MS branding/telemetry/licensing
955 27107 7070 Java crossoverJie/JCSprout 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm
956 27094 1080 Rust DioxusLabs/dioxus Fullstack app framework for web, desktop, mobile, and more.
957 27073 5649 C++ mongodb/mongo The MongoDB Database
958 27031 2337 C++ taichi-dev/taichi Productive, portable, and performant GPU programming in Python.
959 27026 4966 JavaScript codemirror/codemirror5 In-browser code editor (version 5, legacy)
960 27020 3722 None coder2gwy/coder2gwy 互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
961 26976 2459 Go go-kit/kit A standard library for microservices.
962 26966 1296 TypeScript t3-oss/create-t3-app The best way to start a full-stack, typesafe Next.js app
963 26964 1115 C valinet/ExplorerPatcher This project aims to enhance the working environment on Windows
964 26958 11269 None Homebrew/legacy-homebrew 💀 The former home of Homebrew/homebrew (deprecated)
965 26958 4971 Python svc-develop-team/so-vits-svc SoftVC VITS Singing Voice Conversion
966 26933 5297 JavaScript ajaxorg/ace Ace (Ajax.org Cloud9 Editor)
967 26902 6379 Kotlin signalapp/Signal-Android A private messenger for Android.
968 26898 11977 TypeScript angular/angular-cli CLI tool for Angular
969 26893 7590 Jupyter Notebook fastai/fastai The fastai deep learning library
970 26873 1848 C++ rethinkdb/rethinkdb The open-source database for the realtime web.
971 26861 8766 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
972 26837 819 Swift rxhanson/Rectangle Move and resize windows on macOS with keyboard shortcuts and snap areas
973 26801 2670 Shell nvie/gitflow Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
974 26801 5488 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.
975 26799 3588 PHP fzaninotto/Faker Faker is a PHP library that generates fake data for you
976 26795 7235 Java keycloak/keycloak Open Source Identity and Access Management For Modern Applications and Services
977 26791 1565 Python paperless-ngx/paperless-ngx A community-supported supercharged version of paperless: scan, index and archive all your physical documents
978 26782 5286 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.
979 26755 3070 JavaScript bvaughn/react-virtualized React components for efficiently rendering large lists and tabular data
980 26751 2920 Python deezer/spleeter Deezer source separation library including pretrained models.
981 26749 3376 Python OpenBMB/ChatDev Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
982 26722 819 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.
983 26687 7257 C nginx/nginx The official NGINX Open Source repository.
984 26662 7608 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
985 26614 1996 C ValdikSS/GoodbyeDPI GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
986 26612 4445 Ruby hashicorp/vagrant Vagrant is a tool for building and distributing development environments.
987 26612 3799 TypeScript nextauthjs/next-auth Authentication for the Web.
988 26527 1739 JavaScript remy/nodemon Monitor for any changes in your node.js application and automatically restart the server - perfect for development
989 26514 4545 Python virattt/ai-hedge-fund An AI Hedge Fund Team
990 26512 3596 JavaScript quasarframework/quasar Quasar Framework - Build high-performance VueJS user interfaces in record time
991 26512 1327 Kotlin gkd-kit/gkd 基于无障碍,高级选择器,订阅规则的自定义屏幕点击 Android 应用 An Android APP with custom screen tapping based on Accessibility, Advanced Selectors, and Subscription Rules
992 26503 1432 C ggreer/the_silver_searcher A code-searching tool similar to ack, but faster.
993 26498 2001 Python roboflow/supervision We write your reusable computer vision tools. 💜
994 26496 2607 Go containers/podman Podman: A tool for managing OCI containers and pods.
995 26488 1554 HTML dwmkerr/hacker-laws 🧠 Laws, Theories, Principles and Patterns for developers and technologists.
996 26455 3829 Python openai/openai-python The official Python library for the OpenAI API
997 26452 3312 Python JaidedAI/EasyOCR Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
998 26433 3044 Cuda karpathy/llm.c LLM training in simple, raw C/CUDA
999 26427 3386 C++ emscripten-core/emscripten Emscripten: An LLVM-to-WebAssembly Compiler
1000 26361 1284 Rust iced-rs/iced A cross-platform GUI library for Rust, inspired by Elm