💫 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 417987 40090 TypeScript freeCodeCamp/freeCodeCamp freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
2 379928 35374 Markdown codecrafters-io/build-your-own-x Master programming by recreating your favorite technologies from scratch.
3 360654 29096 None sindresorhus/awesome 😎 Awesome lists about all kinds of interesting topics
4 357390 63367 HTML EbookFoundation/free-programming-books :books: Freely available programming books
5 339687 35859 Python public-apis/public-apis A collective list of free APIs
6 320951 41474 TypeScript kamranahmedse/developer-roadmap Interactive roadmaps, guides and other educational content to help developers grow in their careers.
7 317572 78770 None jwasham/coding-interview-university A complete computer science study plan to become a software engineer.
8 299470 49684 Python donnemartin/system-design-primer Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
9 271898 21101 None 996icu/996.ICU Repo for counting stars and contributing. Press F to pay respect to glorious developers.
10 243558 25664 Python vinta/awesome-python An opinionated list of awesome Python frameworks, libraries, software and resources.
11 235454 48492 JavaScript facebook/react The library for web and native user interfaces.
12 228614 10673 None awesome-selfhosted/awesome-selfhosted A list of Free Software network services and web applications which can be hosted on your own servers
13 227679 29753 None practical-tutorials/project-based-learning Curated list of project-based tutorials
14 208862 33744 TypeScript vuejs/vue This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
15 200526 46765 Python TheAlgorithms/Python All Algorithms implemented in Python
16 193609 55863 C torvalds/linux Linux kernel source tree
17 191225 30661 JavaScript trekhleb/javascript-algorithms 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
18 189952 74662 C++ tensorflow/tensorflow An Open Source Machine Learning Framework for Everyone
19 182061 33630 None getify/You-Dont-Know-JS A book series (2 published editions) on the JS language.
20 180187 51195 None CyC2018/CS-Notes :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
21 179745 22785 HTML ossu/computer-science 🎓 Path to a free self-taught education in Computer Science!
22 178474 26070 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 175346 45719 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 172308 79091 MDX twbs/bootstrap The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
25 171180 32284 TypeScript microsoft/vscode Visual Studio Code
26 170256 28527 Dart flutter/flutter Flutter makes it easy and fast to build beautiful apps for mobile and beyond
27 169291 10590 None trimstray/the-book-of-secret-knowledge A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
28 166543 53820 Jupyter Notebook jackfrued/Python-100-Days Python - 100天从新手到大师
29 166476 83087 None github/gitignore A collection of useful .gitignore templates
30 155974 14666 None jlevy/the-art-of-command-line Master the command line, in one page
31 152475 28365 Python AUTOMATIC1111/stable-diffusion-webui Stable Diffusion web UI
32 149724 45840 Java Snailclimb/JavaGuide 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
33 146715 26755 JavaScript airbnb/javascript JavaScript Style Guide
34 144389 28956 Python huggingface/transformers 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
35 143749 12288 Go avelino/awesome-go A curated list of awesome Go frameworks, libraries and software
36 140650 11766 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 135658 10323 Python ytdl-org/youtube-dl Command-line program to download videos from YouTube.com and other video sites
38 134963 13107 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 131833 28380 JavaScript vercel/next.js The React Framework
40 127906 23361 Markdown labuladong/fucking-algorithm 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
41 127794 18036 Go golang/go The Go programming language
42 126196 15394 TypeScript yangshun/tech-interview-handbook 💯 Curated coding interview preparation materials for busy software engineers
43 124533 16658 JavaScript f/awesome-chatgpt-prompts This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
44 123649 12159 JavaScript Chalarangelo/30-seconds-of-code Coding articles to level up your development skills
45 122127 11483 C Genymobile/scrcpy Display and control your Android device
46 122030 24658 C++ facebook/react-native A framework for building native applications using React
47 118575 7003 C# microsoft/PowerToys Windows system utilities to maximize productivity
48 116772 16042 C++ electron/electron :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
49 115128 40564 Go kubernetes/kubernetes Production-Grade Container Scheduling and Management
50 113810 28315 None justjavac/free-programming-books-zh_CN :books: 免费的计算机编程类中文书籍,欢迎投稿
51 112535 13987 Java krahets/hello-algo 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
52 111926 8801 Python yt-dlp/yt-dlp A feature-rich command-line audio/video downloader
53 111276 31562 JavaScript nodejs/node Node.js JavaScript runtime ✨🐢🚀✨
54 110618 22863 Shell d3/d3 Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
55 110017 10111 Python 521xueweihan/HelloGitHub :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
56 107537 17491 Jupyter Notebook langchain-ai/langchain 🦜🔗 Build context-aware reasoning applications
57 106878 11137 JavaScript axios/axios Promise based HTTP client for the browser and node.js
58 106225 35749 JavaScript mrdoob/three.js JavaScript 3D Library.
59 104444 12821 TypeScript microsoft/TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
60 103536 13340 Rust rust-lang/rust Empowering everyone to build reliable and efficient software.
61 103227 27008 JavaScript facebook/create-react-app Set up a modern web app by running one command.
62 102989 5586 Rust denoland/deno A modern runtime for JavaScript and TypeScript.
63 102707 10438 Dockerfile goldbergyoni/nodebestpractices :white_check_mark: The Node.js best practices list (July 2024)
64 99766 9734 TypeScript excalidraw/excalidraw Virtual whiteboard for sketching hand-drawn like diagrams
65 98117 8561 C++ microsoft/terminal The new Windows Terminal and the original Windows console host, all in the same place!
66 97726 26203 TypeScript angular/angular Deliver web apps with confidence 🚀
67 97403 14598 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.
68 97181 22378 C++ godotengine/godot Godot Engine – Multi-platform 2D and 3D game engine
69 96803 15736 Python deepseek-ai/DeepSeek-V3 None
70 96148 10399 HTML ripienaar/free-for-dev A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
71 95636 32564 TypeScript mui/material-ui Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
72 94894 12158 JavaScript open-webui/open-webui User-friendly AI Interface (Supports Ollama, OpenAI API, …)
73 94628 52335 TypeScript ant-design/ant-design An enterprise-class UI design language and React UI library
74 94328 25844 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.
75 93935 14026 Go fatedier/frp A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
76 93728 3511 TypeScript iptv-org/iptv Collection of publicly available IPTV channels from all over the world
77 93135 5950 Shell papers-we-love/papers-we-love Papers from the computer science community to read and discuss.
78 92923 12415 JavaScript ryanmcdermott/clean-code-javascript Clean Code concepts adapted for JavaScript
79 92545 2852 Rust tauri-apps/tauri Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
80 92445 9277 None Hack-with-Github/Awesome-Hacking A collection of various awesome lists for hackers, pentesters and security researchers
81 91880 3688 Python nvbn/thefuck Magnificent app which corrects your previous console command.
82 91741 26977 Java iluwatar/java-design-patterns Design patterns implemented in Java
83 90675 9205 TypeScript puppeteer/puppeteer JavaScript API for Chrome and Firefox
84 89967 24164 Python pytorch/pytorch Tensors and Dynamic neural networks in Python with strong GPU acceleration
85 89565 6087 Vim Script neovim/neovim Vim-fork focused on extensibility and usability
86 89325 30596 Vue PanJiaChen/vue-element-admin :tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
87 89262 11536 None deepseek-ai/DeepSeek-R1 None
88 88319 12611 Rust rustdesk/rustdesk An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
89 87987 13287 JavaScript microsoft/Web-Dev-For-Beginners 24 Lessons, 12 Weeks, Get Started as a Web Developer
90 87790 4523 TypeScript tailwindlabs/tailwindcss A utility-first CSS framework for rapid UI development.
91 87086 8011 None mtdvio/every-programmer-should-know A collection of (mostly) technical things every software developer should know about
92 87059 5915 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 86633 9529 TypeScript storybookjs/storybook Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
94 84672 7330 Python fastapi/fastapi FastAPI framework, high performance, easy to learn, fast to code, ready for production
95 84633 9942 Dockerfile Anduin2017/HowToCook 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
96 84529 8783 Shell nvm-sh/nvm Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
97 83602 37226 C++ bitcoin/bitcoin Bitcoin Core integration/staging tree
98 83579 32558 Python django/django The Web framework for perfectionists with deadlines.
99 83524 43236 Jupyter Notebook microsoft/generative-ai-for-beginners 21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
100 83361 61167 TypeScript ChatGPTNextWeb/NextChat ✨ Light and Fast AI Assistant. Support: Web iOS MacOS Android Linux Windows
101 83220 9690 None florinpop17/app-ideas A Collection of application ideas which can be used to improve your coding skills.
102 82926 6518 JavaScript jaywcjlove/awesome-mac  Now we have become very big, Different from the original idea. Collect premium software in various categories.
103 82871 8595 TypeScript supabase/supabase The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
104 82654 4514 JavaScript sveltejs/svelte web development for the rest of us
105 82292 8195 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.
106 82183 56158 C++ opencv/opencv Open Source Computer Vision Library
107 81763 9825 Python openai/whisper Robust Speech Recognition via Large-Scale Weak Supervision
108 81697 16209 CSS animate-css/animate.css 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
109 81580 7436 TypeScript gothinkster/realworld "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
110 80913 24340 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.
111 80830 7840 Go gohugoio/hugo The world’s fastest framework for building websites.
112 80340 11784 C++ ggml-org/llama.cpp LLM inference in C/C++
113 80283 29265 Java macrozheng/mall mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
114 79780 12633 C# 2dust/v2rayN A GUI client for Windows, Linux and macOS, support Xray and sing-box and others
115 79277 7528 TypeScript mermaid-js/mermaid Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
116 79048 33669 Python home-assistant/core :house_with_garden: Open source home automation that puts local control and privacy first.
117 78989 3138 Clojure tonsky/FiraCode Free monospaced font with programming ligatures
118 78061 3075 Zig oven-sh/bun Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
119 77624 19191 Java doocs/advanced-java 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
120 77514 45600 Python tensorflow/models Models and examples built with TensorFlow
121 77440 6689 Python 3b1b/manim Animation engine for explanatory math videos
122 77134 41176 Java spring-projects/spring-boot Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
123 76942 8439 Python comfyanonymous/ComfyUI The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
124 75933 16940 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
125 75906 13986 Java MisterBooo/LeetCodeAnimation Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
126 75214 12204 JavaScript FortAwesome/Font-Awesome The iconic SVG, font, and CSS toolkit
127 74860 9084 None DopplerHQ/awesome-interview-questions :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
128 74558 6055 C netdata/netdata X-Ray Vision for your infrastructure!
129 74233 7144 JavaScript typicode/json-server Get a full fake REST API with zero coding in less than 30 seconds (seriously)
130 73943 7253 None MunGell/awesome-for-beginners A list of awesome beginners-friendly projects.
131 73327 8006 C++ nomic-ai/gpt4all GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
132 73305 14858 Python fighting41love/funNLP 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报告、自然语言生成、NLU太难了系列、自动对联数据及机器人、用户名黑名单列表、罪名法务名词及分类模型、微信公众号语料、cs224n深度学习自然语言处理课程、中文手写汉字识别、中文自然语言处理 语料/数据集、变量命名神器、分词语料库+代码、任务型对话英文数据集、ASR 语音数据集 + 基于深度学习的中文
133 73260 24724 JavaScript anuraghazra/github-readme-stats :zap: Dynamically generated stats for your github readmes
134 72893 9468 None vuejs/awesome-vue 🎉 A curated list of awesome things related to Vue.js
135 72699 6705 TypeScript vitejs/vite Next generation frontend tooling. It's fast!
136 72689 25210 Java elastic/elasticsearch Free and Open Source, Distributed, RESTful Search Engine
137 72642 4153 TypeScript microsoft/playwright Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
138 72279 7692 None ByteByteGoHq/system-design-101 Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
139 72278 15691 HTML microsoft/ML-For-Beginners 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
140 71713 5955 TypeScript coder/code-server VS Code in the browser
141 71644 4917 TypeScript hoppscotch/hoppscotch Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
142 70923 7873 TypeScript nestjs/nest A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
143 70644 10435 Jupyter Notebook CompVis/stable-diffusion A latent text-to-image diffusion model
144 70273 4519 Go syncthing/syncthing Open Source Continuous File Synchronization
145 70158 2514 Go junegunn/fzf :cherry_blossom: A command-line fuzzy finder
146 70040 6487 None thedaviddias/Front-End-Checklist 🗂 The perfect Front-End Checklist for modern websites and meticulous developers
147 69939 8627 Python abi/screenshot-to-code Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
148 69732 18746 Go moby/moby The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
149 69546 16424 Python pallets/flask The Python micro framework for building web applications.
150 69519 6101 JavaScript louislam/uptime-kuma A fancy self-hosted monitoring tool
151 69325 11626 Python d2l-ai/d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
152 69234 24041 C redis/redis For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
153 68866 16725 JavaScript hakimel/reveal.js The HTML Presentation Framework
154 68699 9282 None Developer-Y/cs-video-courses List of Computer Science courses with video lectures.
155 68569 10466 C++ swiftlang/swift The Swift Programming Language
156 68502 8347 Python binary-husky/gpt_academic 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
157 68499 2698 Shell base/node Everything required to run your own Base node
158 68036 14896 Python josephmisiti/awesome-machine-learning A curated list of awesome Machine Learning frameworks, libraries and software.
159 68035 7345 None enaqx/awesome-react A collection of awesome things regarding React ecosystem
160 68000 12621 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 67540 15698 C++ protocolbuffers/protobuf Protocol Buffers - Google's data interchange format
162 67416 9450 Python hacksider/Deep-Live-Cam real time face swap and one-click video deepfake with only a single image
163 67015 31888 Python python/cpython The Python programming language
164 66984 18525 JavaScript expressjs/express Fast, unopinionated, minimalist web framework for node.
165 66855 9882 C++ tesseract-ocr/tesseract Tesseract Open Source OCR Engine (main repository)
166 66773 8121 None sdmg15/Best-websites-a-programmer-should-visit :link: Some useful websites for programmers.
167 66638 8550 TypeScript strapi/strapi 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
168 66637 4271 C ventoy/Ventoy A new bootable USB solution.
169 66247 15000 Jupyter Notebook apache/superset Apache Superset is a Data Visualization and Data Exploration Platform
170 65898 3467 TypeScript immich-app/immich High performance self-hosted photo and video management solution.
171 65875 11939 JavaScript chartjs/Chart.js Simple HTML5 Charts using the <canvas> tag
172 65440 10855 C++ ocornut/imgui Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
173 65408 15353 Python swisskyrepo/PayloadsAllTheThings A list of useful payloads and bypass for Web Application Security and Pentest/CTF
174 65278 9081 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.
175 65139 9101 JavaScript leonardomso/33-js-concepts 📜 33 JavaScript concepts every developer should know.
176 65033 24020 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.
177 64402 7474 Python sherlock-project/sherlock Hunt down social media accounts by username across social networks
178 64288 4296 Go caddyserver/caddy Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
179 64238 13639 Python xtekky/gpt4free The official gpt4free repository various collection of powerful language models o4, o3 and deepseek r1, gpt-4.1, gemini 2.5
180 64218 8407 C obsproject/obs-studio OBS Studio - Free and open source software for live streaming and screen recording
181 64127 12917 Java kdn251/interviews Everything you need to know to get the job.
182 64052 10457 MDX openai/openai-cookbook Examples and guides for using the OpenAI API
183 63919 9088 None lydiahallie/javascript-questions A long list of (advanced) JavaScript questions, and their explanations :sparkles:
184 63716 3602 TypeScript Eugeny/tabby A terminal for a more modern age
185 63656 7972 None fffaraz/awesome-cpp A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
186 63522 19724 TypeScript apache/echarts Apache ECharts is a powerful, interactive charting and data visualization library for browser
187 63515 7336 HTML PKUFlyingPig/cs-self-learning 计算机自学指南
188 63181 12160 Scala twitter/the-algorithm Source code for Twitter's Recommendation Algorithm
189 63129 10115 None awesomedata/awesome-public-datasets A topic-centric list of HQ open datasets.
190 63016 4251 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.
191 62990 19580 Python keras-team/keras Deep Learning for humans
192 62982 4754 Dockerfile kelseyhightower/nocode The best way to write secure and reliable applications. Write nothing; deploy nowhere.
193 62802 24337 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.
194 62717 3353 None ruanyf/weekly 科技爱好者周刊,每周五发布
195 62440 1358 JavaScript resume/resume.github.com Resumes generated using the GitHub informations
196 62290 3055 Rust unionlabs/union The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
197 62273 5391 Rust FuelLabs/sway 🌴 Empowering everyone to build reliable and efficient smart contracts.
198 62069 9957 Python Alvin9999/new-pac 翻墙-科学上网、自由上网、免费科学上网、免费翻墙、fanqiang、油管youtube/视频下载、软件、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网、youtube视频下载、youtube油管镜像/免翻墙网站、美区apple id共享账号、翻墙-科学上网-梯子
199 62036 25837 Python scikit-learn/scikit-learn scikit-learn: machine learning in Python
200 62010 10140 TypeScript socketio/socket.io Realtime application framework (Node.JS server)
201 61883 6242 None binhnguyennus/awesome-scalability The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
202 61772 7193 Assembly chrislgarry/Apollo-11 Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
203 61604 19923 Java TheAlgorithms/Java All Algorithms implemented in Java
204 61370 6431 Python langflow-ai/langflow Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
205 61350 3271 Dart localsend/localsend An open-source cross-platform alternative to AirDrop
206 61323 1578 Go nektos/act Run your GitHub Actions locally 🚀
207 61191 15237 TypeScript reduxjs/redux A JS library for predictable global state management
208 61110 11731 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
209 60945 6018 None sindresorhus/awesome-nodejs :zap: Delightful Node.js packages and resources
210 60816 12771 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.
211 60625 6123 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, … 🧠
212 60491 8199 None prakhar1989/awesome-courses :books: List of awesome university courses for learning Computer Science!
213 60468 17337 JavaScript atom/atom :atom: The hackable text editor
214 60468 7068 JavaScript lodash/lodash A modern JavaScript utility library delivering modularity, performance, & extras.
215 60436 4056 JavaScript juliangarnier/anime JavaScript animation engine
216 60330 6652 Python browser-use/browser-use 🌐 Make websites accessible for AI agents. Automate tasks online with ease.
217 60295 11099 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.
218 60195 17804 None xingshaocheng/architect-awesome 后端架构师技术图谱
219 60131 2060 Go jesseduffield/lazygit simple terminal UI for git commands
220 59895 11211 JavaScript adam-p/markdown-here Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
221 59858 9062 TypeScript facebook/docusaurus Easy to maintain open source documentation websites.
222 59820 4223 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.
223 59511 20611 JavaScript jquery/jquery jQuery JavaScript Library
224 59386 5057 Python OpenInterpreter/open-interpreter A natural language interface for computers
225 58935 4146 Python localstack/localstack 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
226 58837 3110 Rust alacritty/alacritty A cross-platform, OpenGL terminal emulator.
227 58819 16366 C# shadowsocks/shadowsocks-windows A C# port of shadowsocks
228 58792 4930 Java Stirling-Tools/Stirling-PDF #1 Locally hosted web application that allows you to perform various operations on PDF files
229 58743 27389 JavaScript angular/angular.js AngularJS - HTML enhanced for web apps!
230 58542 9547 Go prometheus/prometheus The Prometheus monitoring system and time series database.
231 58291 10593 Rust rust-lang/rustlings :crab: Small exercises to get you used to reading and writing Rust code!
232 58247 4492 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
233 58243 9769 Python meta-llama/llama Inference code for Llama models
234 58030 38468 Java spring-projects/spring-framework Spring Framework
235 57790 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
236 57651 2849 Rust FuelLabs/fuel-core Rust full node implementation of the Fuel v2 protocol.
237 57235 2922 Python microsoft/markitdown Python tool for converting files and office documents to Markdown.
238 57046 5247 TypeScript nuxt/nuxt The Intuitive Vue Framework.
239 56994 6363 Java NationalSecurityAgency/ghidra Ghidra is a software reverse engineering (SRE) framework
240 56940 12287 JavaScript h5bp/html5-boilerplate A professional front-end template for building fast, robust, and adaptable web apps or sites.
241 56889 21854 Ruby rails/rails Ruby on Rails
242 56138 11991 Shell youngyangyang04/leetcode-master 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
243 56003 15960 JavaScript scutan90/DeepLearning-500-questions 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
244 55992 5519 MDX dair-ai/Prompt-Engineering-Guide 🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
245 55856 10297 JavaScript gatsbyjs/gatsby The best React-based framework with performance, scalability and security built in.
246 55827 7476 Python zylon-ai/private-gpt Interact with your documents using the power of GPT, 100% privately, no data leaks
247 55822 6748 Dart Solido/awesome-flutter An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
248 55621 6616 Python FoundationAgents/MetaGPT 🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
249 55591 9754 Python soimort/you-get :arrow_double_down: Dumb downloader that scrapes the web
250 55331 9483 JavaScript azl397985856/leetcode LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
251 55277 4455 Markdown tldr-pages/tldr 📚 Collaborative cheatsheets for console commands
252 55212 10801 Python scrapy/scrapy Scrapy, a fast high-level web crawling & scraping framework for Python.
253 54968 13563 None PlexPt/awesome-chatgpt-prompts-zh ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
254 54823 10598 TypeScript remix-run/react-router Declarative routing for React
255 54821 26207 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.
256 54731 13604 Python ageitgey/face_recognition The world's simplest facial recognition api for Python and the command line
257 54703 5325 Go traefik/traefik The Cloud Native Application Proxy
258 54537 5279 JavaScript jgraph/drawio-desktop Official electron build of draw.io
259 54430 1526 Rust astral-sh/uv An extremely fast Python package and project manager, written in Rust.
260 54378 3851 TypeScript nocodb/nocodb 🔥 🔥 🔥 Open Source Airtable Alternative
261 54272 6129 Python All-Hands-AI/OpenHands 🙌 OpenHands: Code Less, Make More
262 54231 14638 Vue ElemeFE/element A Vue.js 2.0 UI Toolkit for Web
263 54216 8970 Python CorentinJ/Real-Time-Voice-Cloning Clone a voice in 5 seconds to generate arbitrary speech in real-time
264 54140 7116 Python AntonOsika/gpt-engineer CLI platform to experiment with codegen. Precursor to: https://lovable.dev
265 53928 13395 Python deepfakes/faceswap Deepfakes Software For All
266 53842 16908 Python ultralytics/yolov5 YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
267 53840 9740 Python commaai/openpilot openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.
268 53759 6090 Rust lencx/ChatGPT 🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
269 53671 3486 JavaScript gorhill/uBlock uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
270 53507 2808 Go FiloSottile/mkcert A simple zero-config tool to make locally trusted development certificates with any names you'd like.
271 53382 1085 HTML DigitalPlatDev/FreeDomain DigitalPlat FreeDomain: Free Domain For Everyone
272 53129 10578 CSS necolas/normalize.css A modern alternative to CSS resets
273 52873 9455 Python psf/requests A simple, yet elegant, HTTP library.
274 52858 13869 C++ topjohnwu/Magisk The Magic Mask for Android
275 52578 5027 TypeScript infiniflow/ragflow RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
276 52568 1292 Rust sharkdp/bat A cat(1) clone with wings.
277 52466 10225 None wasabeef/awesome-android-ui A curated list of awesome Android UI/UX libraries
278 52450 5814 Go minio/minio MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
279 52444 5652 Python Z4nzu/hackingtool ALL IN ONE Hacking Tool For Hackers
280 52372 2120 Rust BurntSushi/ripgrep ripgrep recursively searches directories for a regex pattern while respecting your gitignore
281 52347 5327 Makefile golang-standards/project-layout Standard Go Project Layout
282 52307 1683 TypeScript pmndrs/zustand 🐻 Bear necessities for state management in React
283 52044 1832 Python Textualize/rich Rich is a Python library for rich text and beautiful formatting in the terminal.
284 51865 2824 Shell pi-hole/pi-hole A black hole for Internet advertisements
285 51706 13464 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.
286 51552 5518 Jupyter Notebook mlabonne/llm-course Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
287 51533 9647 None google/material-design-icons Material Design icons by Google (Material Symbols)
288 51318 2047 Rust meilisearch/meilisearch A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
289 51166 4924 JavaScript Semantic-Org/Semantic-UI Semantic is a UI component framework based around useful principles from natural language.
290 51105 2728 TypeScript withastro/astro The web framework for content-driven websites. ⭐️ Star to support our work!
291 50800 3365 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.
292 50762 10987 Java google/guava Google core libraries for Java
293 50741 10304 JavaScript mozilla/pdf.js PDF Reader in JavaScript
294 50725 5314 None tiimgreen/github-cheat-sheet A list of cool features of Git and GitHub.
295 50723 1874 Go wagoodman/dive A tool for exploring each layer in a docker image
296 50538 5907 Kotlin JetBrains/kotlin The Kotlin Programming Language.
297 50422 2813 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.
298 50421 4500 JavaScript prettier/prettier Prettier is an opinionated code formatter.
299 50392 4500 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
300 50336 2903 Rust rust-unofficial/awesome-rust A curated list of Rust code and resources.
301 50247 8351 Python xai-org/grok-1 Grok open release
302 50101 5888 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.
303 50060 8645 TypeScript vuejs/core 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
304 50035 10100 Ruby jekyll/jekyll :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
305 49872 12634 C FFmpeg/FFmpeg Mirror of https://git.ffmpeg.org/ffmpeg.git
306 49860 6651 None ngosang/trackerslist Updated list of public BitTorrent trackers
307 49773 3948 CSS jgthms/bulma Modern CSS framework based on Flexbox
308 49742 30397 TypeScript DefinitelyTyped/DefinitelyTyped The repository for high quality TypeScript type definitions.
309 49679 3646 JavaScript marktext/marktext 📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
310 49358 10069 Go etcd-io/etcd Distributed reliable key-value store for the most critical data of a distributed system
311 49350 9942 JavaScript chinese-poetry/chinese-poetry The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
312 49303 3668 None punkpeye/awesome-mcp-servers A collection of MCP servers.
313 49291 6683 Go AlistGo/alist 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
314 49287 5331 TypeScript laurent22/joplin Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
315 49257 2289 Shell romkatv/powerlevel10k A Zsh theme
316 49254 10781 JavaScript TryGhost/Ghost Independent technology for modern publishing, memberships, subscriptions and newsletters.
317 49241 7079 Jupyter Notebook rasbt/LLMs-from-scratch Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
318 49157 8203 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)
319 49018 5968 Python hiyouga/LLaMA-Factory Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
320 49002 2135 C++ WerWolv/ImHex 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
321 48940 20846 Go ethereum/go-ethereum Go implementation of the Ethereum protocol
322 48921 6895 Swift vsouza/awesome-ios A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
323 48783 2107 Rust starship/starship ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
324 48646 4313 TypeScript appwrite/appwrite Build like a team of hundreds_
325 48622 5809 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
326 48608 3281 TypeScript cypress-io/cypress Fast, easy and reliable testing for anything that runs in a browser.
327 48436 6656 JavaScript NARKOZ/hacker-scripts Based on a true story
328 48409 86043 None firstcontributions/first-contributions 🚀✨ Help beginners to contribute to open source projects
329 48372 3768 JavaScript poteto/hiring-without-whiteboards ⭐️ Companies that don't have a broken hiring process
330 48267 7169 Ruby mastodon/mastodon Your self-hosted, globally interconnected microblogging community
331 48128 7604 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.
332 48085 7061 JavaScript moment/moment Parse, validate, manipulate, and display dates in javascript.
333 47795 2356 JavaScript iamkun/dayjs ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
334 47614 3783 Python charlax/professional-programming A collection of learning resources for curious software engineers
335 47609 4643 JavaScript agalwood/Motrix A full-featured download manager.
336 47558 8776 None justjavac/awesome-wechat-weapp 微信小程序开发资源汇总 :100:
337 47441 7437 Python vllm-project/vllm A high-throughput and memory-efficient inference and serving engine for LLMs
338 47373 7633 C# PowerShell/PowerShell PowerShell for every system!
339 47215 2345 Go pocketbase/pocketbase Open Source realtime backend in 1 file
340 47203 10915 None Avik-Jain/100-Days-Of-ML-Code 100 Days of ML Coding
341 47139 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.
342 47133 14402 None x1xhlol/system-prompts-and-models-of-ai-tools FULL v0, Cursor, Manus, Same.dev, Lovable, Devin, Replit Agent, Windsurf Agent, VSCode Agent, Dia Browser & Trae AI (And other Open Sourced) System Prompts, Tools & AI Models.
343 47029 5590 Julia JuliaLang/julia The Julia Programming Language
344 46686 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.
345 46662 5240 JavaScript modelcontextprotocol/servers Model Context Protocol Servers
346 46420 5108 Python RVC-Boss/GPT-SoVITS 1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
347 46411 5413 None kamranahmedse/design-patterns-for-humans An ultra-simplified explanation to design patterns
348 46376 9206 Kotlin square/okhttp Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
349 46362 5027 Go gogs/gogs Gogs is a painless self-hosted Git service
350 46329 8843 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
351 46280 10687 None karan/Projects :page_with_curl: A list of practical projects that anyone can solve in any programming language.
352 46274 4202 JavaScript typescript-cheatsheets/react Cheatsheets for experienced React developers getting started with TypeScript
353 46175 3975 Ruby huginn/huginn Create agents that monitor and act on your behalf. Your agents are standing by!
354 46015 2534 C++ x64dbg/x64dbg An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
355 46007 8926 Go v2ray/v2ray-core A platform for building proxies to bypass network restrictions.
356 46006 6269 None ziishaned/learn-regex Learn regex the easy way
357 45694 7938 Python FoundationAgents/OpenManus No fortress, purely open ground. OpenManus is Coming.
358 45673 6984 C++ nlohmann/json JSON for Modern C++
359 45417 18495 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
360 45344 4940 TypeScript type-challenges/type-challenges Collection of TypeScript type challenges with online judge
361 45339 3498 TypeScript slab/quill Quill is a modern WYSIWYG editor built for compatibility and extensibility
362 45180 9859 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.
363 45121 3173 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.
364 45089 4853 TypeScript pixijs/pixijs The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
365 45016 11736 Kotlin android/architecture-samples A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
366 44991 5540 None dkhamsing/open-source-ios-apps :iphone: Collaborative List of Open-Source iOS Apps
367 44781 6967 Python lllyasviel/Fooocus Focus on prompting and generating
368 44762 6545 TypeScript jestjs/jest Delightful JavaScript Testing.
369 44652 5210 JavaScript meteor/meteor Meteor, the JavaScript App Platform
370 44620 1442 JavaScript bigskysoftware/htmx </> htmx - high power tools for HTML
371 44578 18204 Astro ColorlibHQ/AdminLTE AdminLTE - Free admin dashboard template based on Bootstrap 5
372 44526 6730 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
373 44514 2105 Rust dani-garcia/vaultwarden Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
374 44483 18298 Jupyter Notebook jakevdp/PythonDataScienceHandbook Python Data Science Handbook: full text in Jupyter Notebooks
375 44420 3601 None brillout/awesome-react-components Curated List of React Components & Libraries.
376 44345 10222 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
377 44202 3206 Ruby maybe-finance/maybe The personal finance app for everyone
378 44108 4318 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.
379 44077 1139 JavaScript google/zx A tool for writing better scripts
380 44002 8537 Ruby discourse/discourse A platform for community discussion. Free, open, simple.
381 43985 6242 TypeScript lyswhut/lx-music-desktop 一个基于 electron 的音乐软件
382 43974 5071 Java skylot/jadx Dex to Java decompiler
383 43961 1387 Go jesseduffield/lazydocker The lazier way to manage everything docker
384 43942 3528 TypeScript vercel/hyper A terminal built on web technologies
385 43897 14784 None kelseyhightower/kubernetes-the-hard-way Bootstrap Kubernetes the hard way. No scripts.
386 43873 2372 None serhii-londar/open-source-mac-os-apps 🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
387 43832 5111 None dypsilon/frontend-dev-bookmarks Manually curated collection of resources for frontend web developers.
388 43827 2269 JavaScript parcel-bundler/parcel The zero configuration build tool for the web. 📦🚀
389 43772 1353 Rust FuelLabs/fuels-rs Fuel Network Rust SDK
390 43767 1374 TypeScript FuelLabs/fuels-ts Fuel Network Typescript SDK
391 43761 5112 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.
392 43724 7476 None akullpp/awesome-java A curated list of awesome frameworks, libraries and software for the Java programming language.
393 43675 5480 CSS isocpp/CppCoreGuidelines The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
394 43617 14888 Jupyter Notebook aymericdamien/TensorFlow-Examples TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
395 43599 10213 Ruby Homebrew/brew 🍺 The missing package manager for macOS (or Linux)
396 43598 5618 Python oobabooga/text-generation-webui A Gradio web UI for Large Language Models with support for multiple inference backends.
397 43583 5715 TypeScript babel/babel 🐠 Babel is a compiler for writing next generation JavaScript.
398 43567 10617 Go astaxie/build-web-application-with-golang A golang ebook intro how to build a web with golang
399 43560 3705 Java dbeaver/dbeaver Free universal database tool and SQL client
400 43492 7315 HTML square/retrofit A type-safe HTTP client for Android and the JVM
401 43186 3994 Python unclecode/crawl4ai 🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
402 43093 2180 TypeScript react-hook-form/react-hook-form 📋 React Hooks for form state management and validation (Web + React Native)
403 43025 3232 TypeScript streamich/react-use React Hooks — 👍
404 43014 10791 C++ grpc/grpc C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
405 42984 27779 Python odoo/odoo Odoo. Open Source Apps To Grow Your Business.
406 42897 5900 MDX yangshun/front-end-interview-handbook 🌐 Front End interview preparation materials for busy engineers (updated for 2025)
407 42733 5936 JavaScript Leaflet/Leaflet 🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦
408 42706 15338 Java jeecgboot/JeecgBoot 🔥一款基于AIGC和低代码引擎的AI低代码平台,旨在帮助企业快速实现低代码开发和构建、部署个性化的 AI 应用。 前后端分离 SpringBoot,SpringCloud,Ant Design&Vue3,Mybatis,Shiro!强大的代码生成器让前后端代码一键生成,无需写任何代码! 成套AI大模型功能: AI模型管理、AI应用、知识库、AI流程编排、AI对话助手等;
409 42657 5240 Shell acmesh-official/acme.sh A pure Unix shell script implementing ACME client protocol
410 42632 11738 TypeScript RocketChat/Rocket.Chat The communications platform that puts data protection first.
411 42595 3055 None DovAmir/awesome-design-patterns A curated list of software and architecture related design patterns.
412 42526 3742 JavaScript microsoft/monaco-editor A browser based code editor
413 42477 6449 JavaScript LeCoupa/awesome-cheatsheets 👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
414 42335 1766 C++ LadybirdBrowser/ladybird Truly independent web browser
415 42273 1747 TypeScript prisma/prisma Next-generation ORM for Node.js & TypeScript PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
416 42207 2641 JavaScript Unitech/pm2 Node.js Production Process Manager with a built-in Load Balancer.
417 42185 2718 JavaScript GitSquared/edex-ui A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
418 42076 3199 None k88hudson/git-flight-rules Flight rules for git
419 42047 3169 Roff pyenv/pyenv Simple Python version management
420 41988 9866 JavaScript sudheerj/reactjs-interview-questions List of top 500 ReactJS Interview Questions & Answers….Coding exercise questions are coming soon!!
421 41976 5549 Clojure metabase/metabase The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
422 41899 7604 Swift Alamofire/Alamofire Elegant HTTP Networking in Swift
423 41768 5707 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?"
424 41668 5945 Python run-llama/llama_index LlamaIndex is the leading framework for building LLM-powered agents over your data.
425 41539 2732 JavaScript yarnpkg/yarn The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
426 41392 6995 Python faif/python-patterns A collection of design patterns/idioms in Python
427 41387 3704 Python OpenBB-finance/OpenBB Investment Research for Everyone, Everywhere.
428 41350 4480 Java termux/termux-app Termux - a terminal emulator application for Android OS extendible by variety of packages.
429 41249 6826 Python karpathy/nanoGPT The simplest, fastest repository for training/finetuning medium-sized GPTs.
430 41240 2494 PHP coollabsio/coolify An open-source & self-hostable Heroku / Netlify / Vercel alternative.
431 41127 8710 C++ Light-City/CPlusPlusThings C++那些事
432 41114 28544 Scala apache/spark Apache Spark - A unified analytics engine for large-scale data processing
433 41104 12406 Vue bailicangdu/vue2-elm Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
434 41079 3515 Go coreybutler/nvm-windows A node.js version management utility for Windows. Ironically written in Go.
435 41047 5224 Python THUDM/ChatGLM-6B ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型
436 40982 26519 Java apache/dubbo The java implementation of Apache Dubbo. An RPC and microservice framework.
437 40966 5238 Python Stability-AI/stablediffusion High-Resolution Image Synthesis with Latent Diffusion Models
438 40965 9747 JavaScript nolimits4web/swiper Most modern mobile touch slider with hardware accelerated transitions
439 40882 4508 Python hpcaitech/ColossalAI Making large AI models cheaper, faster and more accessible
440 40874 7905 Python ultralytics/ultralytics Ultralytics YOLO11 🚀
441 40848 4343 Python getsentry/sentry Developer-first error tracking and performance monitoring
442 40829 4916 Lua Kong/kong 🦍 The Cloud-Native API Gateway and AI Gateway.
443 40822 2624 Python mingrammer/diagrams :art: Diagram as Code for prototyping cloud system architectures
444 40796 2509 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 💅
445 40794 11558 Python apachecn/ailearning AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
446 40750 3683 JavaScript dcloudio/uni-app A cross-platform framework using Vue.js
447 40744 3877 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.
448 40734 5989 Kotlin 2dust/v2rayNG A V2Ray client for Android, support Xray core and v2fly core
449 40669 7299 C++ ClickHouse/ClickHouse ClickHouse® is a real-time analytics database management system
450 40474 7018 TypeScript vuetifyjs/vuetify 🐉 Vue Component Framework
451 40473 1097 Rust typst/typst A new markup-based typesetting system that is powerful and easy to learn.
452 40441 2628 Swift iina/iina The modern video player for macOS.
453 40431 2937 Go spf13/cobra A Commander for modern Go CLI interactions
454 40366 1685 Dart KRTirtho/spotube 🎧 Open source music client! Available for both desktop & mobile!
455 40310 4920 TypeScript hexojs/hexo A fast, simple & powerful blog framework, powered by Node.js.
456 40231 2575 Python psf/black The uncompromising Python code formatter
457 40199 6932 TypeScript expo/expo An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
458 40151 5814 Ruby fastlane/fastlane 🚀 The easiest way to automate building and releasing your iOS and Android apps
459 40100 2520 TypeScript tldraw/tldraw very good whiteboard SDK / infinite canvas SDK
460 40064 15020 Python apache/airflow Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
461 40035 5112 Python coqui-ai/TTS 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
462 40014 4227 C++ ggml-org/whisper.cpp Port of OpenAI's Whisper model in C/C++
463 39697 7356 Kotlin bannedbook/fanqiang 翻墙-科学上网
464 39565 3887 Rust bevyengine/bevy A refreshingly simple data-driven game engine built in Rust
465 39561 3527 C# jellyfin/jellyfin The Free Software Media System - Server Backend & API
466 39532 4221 None LC044/WeChatMsg None
467 39472 2824 Go usememos/memos An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
468 39366 1813 Python chubin/cheat.sh the only cheat sheet you need
469 39364 3449 Python streamlit/streamlit Streamlit — A faster way to build and share data apps.
470 39359 4154 HTML tabler/tabler Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
471 39213 3241 None 1c7/chinese-independent-developer 👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 – 分享大家都在做什么
472 39131 9673 Python google-research/bert TensorFlow code and pre-trained models for BERT
473 39118 6522 Go cli/cli GitHub’s official command line tool
474 39107 7298 HTML docker/awesome-compose Awesome Docker Compose samples
475 39105 4182 Python mitmproxy/mitmproxy An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
476 39094 3411 TypeScript chakra-ui/chakra-ui Chakra UI is a component system for building SaaS products with speed ⚡️
477 39090 7722 Python freqtrade/freqtrade Free, open source crypto trading bot
478 39025 7852 C php/php-src The PHP Interpreter
479 39012 1335 Rust astral-sh/ruff An extremely fast Python linter and code formatter, written in Rust.
480 38999 7351 Python floodsung/Deep-Learning-Papers-Reading-Roadmap Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
481 38997 3433 C++ zhongyang219/TrafficMonitor 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
482 38990 2835 Zig ziglang/zig General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
483 38957 2993 C wg/wrk Modern HTTP benchmarking tool
484 38927 1204 Go evanw/esbuild An extremely fast bundler for the web
485 38911 9480 CSS bradtraversy/50projects50days 50+ mini web projects using HTML, CSS & JS
486 38885 4718 JavaScript Dogfalo/materialize Materialize, a CSS Framework based on Material Design
487 38818 4759 JavaScript NaiboWang/EasySpider A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
488 38774 3035 Python unslothai/unsloth Finetune Qwen3, Llama 4, TTS, DeepSeek-R1 & Gemma 3 LLMs 2x faster with 70% less memory! 🦥
489 38768 7510 JavaScript videojs/video.js Video.js - open source HTML5 video player
490 38579 4708 Python lm-sys/FastChat An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
491 38566 6117 Jupyter Notebook GokuMohandas/Made-With-ML Learn how to design, develop, deploy and iterate on production-grade ML applications.
492 38465 4211 HTML byoungd/English-level-up-tips An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
493 38439 9501 HTML QSCTech/zju-icicles 浙江大学课程攻略共享计划
494 38438 5934 Go pingcap/tidb TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
495 38412 3435 Shell dylanaraps/pure-bash-bible 📖 A collection of pure bash alternatives to external processes.
496 38395 4369 Python deepspeedai/DeepSpeed DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
497 38285 3483 TypeScript mendableai/firecrawl 🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
498 38282 7009 Rust tw93/Pake 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
499 38254 19904 TypeScript FlowiseAI/Flowise Build AI Agents, Visually
500 38179 4014 Go go-gorm/gorm The fantastic ORM library for Golang, aims to be developer friendly
501 38178 13018 HTML google/styleguide Style guides for Google-originated open-source projects
502 38147 5669 Vim Script vim/vim The official Vim repository
503 38139 1968 Clojure penpot/penpot Penpot: The open-source design tool for design and code collaboration
504 38068 2901 Python gradio-app/gradio Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
505 37972 9036 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.
506 37930 4134 None lukasz-madon/awesome-remote-job A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
507 37919 878 Rust sharkdp/fd A simple, fast and user-friendly alternative to 'find'
508 37917 6694 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
509 37913 7119 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.
510 37909 1560 TypeScript slidevjs/slidev Presentation Slides for Developers
511 37867 3960 None GitHubDaily/GitHubDaily 坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
512 37847 3638 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.
513 37837 6651 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.
514 37804 4475 Jupyter Notebook suno-ai/bark 🔊 Text-Prompted Generative Audio Model
515 37737 1423 TypeScript colinhacks/zod TypeScript-first schema validation with static type inference
516 37707 2907 None SimplifyJobs/Summer2025-Internships Collection of Summer 2025 tech internships!
517 37619 2503 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.
518 37611 8003 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.
519 37583 3699 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.
520 37559 2808 Rust helix-editor/helix A post-modern modal text editor.
521 37523 5717 None freefq/free 翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
522 37511 6937 Jupyter Notebook microsoft/AI-For-Beginners 12 Weeks, 24 Lessons, AI for All!
523 37472 1990 JavaScript preactjs/preact ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
524 37431 2192 C tmux/tmux tmux source code
525 37391 3515 Haskell jgm/pandoc Universal markup converter
526 37376 1816 Haskell koalaman/shellcheck ShellCheck, a static analysis tool for shell scripts
527 37352 2065 Go photoprism/photoprism AI-Powered Photos App for the Decentralized Web 🌈💎✨
528 37348 3267 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.
529 37291 1375 CSS FreeCodeCampChina/freecodecamp.cn FCC China open source codebase and curriculum. Learn to code and help nonprofits.
530 37261 1357 TypeScript trpc/trpc 🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
531 37176 6616 Python gto76/python-cheatsheet Comprehensive Python Cheatsheet
532 37144 54308 Java eugenp/tutorials Getting Started with Spring Boot 3:
533 37109 8188 TypeScript ant-design/ant-design-pro 👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!
534 37108 2329 C# files-community/Files A modern file manager that helps users organize their files and folders.
535 37063 6287 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.
536 36984 4053 TypeScript appsmithorg/appsmith Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
537 36946 4008 TypeScript novuhq/novu The open-source notification Inbox infrastructure. E-mail, SMS, Push and Slack Integrations.
538 36894 9463 Python 0voice/interview_internal_reference 2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
539 36885 1697 TypeScript upscayl/upscayl 🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
540 36857 7955 Go istio/istio Connect, secure, control, and observe services.
541 36823 1461 Svelte saadeghi/daisyui 🌼 🌼 🌼 🌼 🌼  The most popular, free and open-source Tailwind CSS component library
542 36780 9197 Python zhayujie/chatgpt-on-wechat 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT4.1/GPT-4o/GPT-o1/ DeepSeek/Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
543 36755 8080 TypeScript DIYgod/RSSHub 🧡 Everything is RSSible
544 36725 6101 Python TencentARC/GFPGAN GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
545 36686 402 MDX inkonchain/docs Ink Documentation
546 36645 576 Shell inkonchain/node How to run an Ink Node
547 36615 10328 C# dotnet/aspnetcore ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
548 36546 401 TypeScript inkonchain/ink-kit Onchain-focused SDK with ready-to-use templates, themes, and magical animated components ✨
549 36522 2295 JavaScript naptha/tesseract.js Pure Javascript OCR for more than 100 Languages 📖🎉🖥
550 36519 2151 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
551 36473 4839 TypeScript NervJS/taro 开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
552 36455 7819 None AobingJava/JavaFamily 【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
553 36422 1781 Go gofiber/fiber ⚡️ Express inspired web framework written in Go
554 36416 9150 TeX exacity/deeplearningbook-chinese Deep Learning Book Chinese Translation
555 36347 2073 JavaScript Kong/insomnia The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
556 36342 2187 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
557 36312 2608 JavaScript denysdovhan/wtfjs 🤪 A list of funny and tricky JavaScript examples
558 36262 5256 Python babysor/MockingBird 🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
559 36260 2423 Ruby freeCodeCamp/devdocs API Documentation Browser
560 36250 7548 Java alibaba/arthas Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
561 36240 1131 Rust lapce/lapce Lightning-fast and Powerful Code Editor written in Rust
562 36229 3918 Python 2noise/ChatTTS A generative speech model for daily dialogue.
563 36220 9429 TypeScript calcom/cal.com Scheduling infrastructure for absolutely everyone.
564 36217 2668 Python satwikkansal/wtfpython What the f*ck Python? 😱
565 36171 2120 JavaScript goabstract/Awesome-Design-Tools The best design tools and plugins for everything 👉
566 36108 1080 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.
567 36073 8052 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.
568 36072 7880 Python ccxt/ccxt A JavaScript / TypeScript / Python / C# / PHP / Go cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
569 36029 10352 C++ google/googletest GoogleTest - Google Testing and Mocking Framework
570 35994 3893 Shell open-guides/og-aws 📙 Amazon Web Services — a practical guide
571 35991 2270 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.
572 35973 8670 Python openai/gym A toolkit for developing and comparing reinforcement learning algorithms.
573 35933 2277 TypeScript lerna/lerna Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
574 35909 3445 Python XingangPan/DragGAN Official Code for DragGAN (SIGGRAPH 2023)
575 35842 4195 None karanpratapsingh/system-design Learn how to design systems at scale and prepare for system design interviews
576 35760 1823 TypeScript date-fns/date-fns ⏳ Modern JavaScript date utility library ⌛️
577 35715 11558 Kotlin shadowsocks/shadowsocks-android A shadowsocks client for Android
578 35676 4604 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 35620 7993 None SheetJS/sheetjs 📗 SheetJS Spreadsheet Data Toolkit – New home https://git.sheetjs.com/SheetJS/sheetjs
580 35617 6469 Java geekxh/hello-algorithm 🌍 针对小白的算法训练 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
581 35605 3718 Python httpie/cli 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
582 35560 9905 Java halo-dev/halo 强大易用的开源建站工具。
583 35555 8089 Jupyter Notebook google-research/google-research Google Research
584 35535 14315 Ruby rapid7/metasploit-framework Metasploit Framework
585 35484 3226 JavaScript koajs/koa Expressive middleware for node.js using ES2017 async functions
586 35462 1761 None formulahendry/955.WLB 955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
587 35418 7253 JavaScript alvarotrigo/fullPage.js fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
588 35411 4342 Kotlin gedoor/legado Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
589 35391 5392 Go docker/compose Define and run multi-container applications with Docker
590 35335 5435 Java airbnb/lottie-android Render After Effects animations natively on Android and iOS, Web, and React Native
591 35320 6406 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.
592 35171 2225 TypeScript nativefier/nativefier Make any web page a desktop application
593 35150 2523 Shell dockur/windows Windows inside a Docker container.
594 35133 1942 JavaScript carbon-app/carbon :black_heart: Create and share beautiful images of your source code
595 35113 4006 JavaScript jondot/awesome-react-native Awesome React Native components, news, tools, and learning material!
596 35081 1819 Rust nushell/nushell A new type of shell
597 35032 10594 Python hankcs/HanLP 中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
598 35029 5885 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
599 34999 8177 JavaScript sahat/hackathon-starter A boilerplate for Node.js web applications
600 34931 3878 C++ facebookresearch/faiss A library for efficient similarity search and clustering of dense vectors.
601 34904 8607 Go unknwon/the-way-to-go_ZH_CN 《The Way to Go》中文译本,中文正式名《Go 入门指南》
602 34879 1955 Vim Script junegunn/vim-plug :hibiscus: Minimalist Vim Plugin Manager
603 34867 6158 Java bumptech/glide An image loading and caching library for Android focused on smooth scrolling
604 34812 2420 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.
605 34782 3323 TypeScript chatboxai/chatbox User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama…)
606 34737 3213 Go milvus-io/milvus Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
607 34647 3450 JavaScript markedjs/marked A markdown parser and compiler. Built for speed.
608 34511 2117 TypeScript siyuan-note/siyuan A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
609 34476 3292 Python chenfei-wu/TaskMatrix None
610 34466 1047 TypeScript spacedriveapp/spacedrive Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
611 34399 7710 HTML PKUanonym/REKCARC-TSC-UHT 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
612 34397 7295 None nodejs/node-v0.x-archive Moved to https://github.com/nodejs/node
613 34362 18623 C++ BVLC/caffe Caffe: a fast open framework for deep learning.
614 34362 1921 PowerShell ChrisTitusTech/winutil Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
615 34281 2409 None alebcay/awesome-shell A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
616 34249 2802 TypeScript jaredpalmer/formik Build forms in React, without the tears 😭
617 34223 4458 None sorrycc/awesome-javascript 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
618 34150 4914 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
619 34143 5890 Python sqlmapproject/sqlmap Automatic SQL injection and database takeover tool
620 34143 3961 JavaScript zenorocha/clipboard.js :scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:
621 34120 16083 Java netty/netty Netty project - an event-driven asynchronous network application framework
622 34090 5042 None xitu/gold-miner 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
623 34078 9415 TypeScript reworkd/AgentGPT 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
624 34072 6734 Python fxsjy/jieba 结巴中文分词
625 34034 9760 Python testerSunshine/12306 12306智能刷票,订票
626 33957 10881 HTML fengdu78/Coursera-ML-AndrewNg-Notes 吴恩达老师的机器学习课程个人笔记
627 33947 9116 Java doocs/leetcode 🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
628 33888 3389 None zbezj/HEU_KMS_Activator None
629 33885 2715 JavaScript atlassian/react-beautiful-dnd Beautiful and accessible drag and drop for lists with React
630 33836 3194 Java TeamNewPipe/NewPipe A libre lightweight streaming front-end for Android.
631 33755 2412 JavaScript fastify/fastify Fast and low overhead web framework, for Node.js
632 33733 3382 Python hiroi-sora/Umi-OCR OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
633 33671 2229 Rust pola-rs/polars Dataframes powered by a multithreaded, vectorized query engine, written in Rust
634 33642 1597 JavaScript usebruno/bruno Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
635 33637 10970 Java xkcoding/spring-boot-demo 🚀一个用来深入学习并实战 Spring Boot 的项目。
636 33631 18477 Python shadowsocks/shadowsocks None
637 33595 966 TypeScript solidjs/solid A declarative, efficient, and flexible JavaScript library for building user interfaces.
638 33587 11350 PHP laravel/framework The Laravel Framework.
639 33564 10712 Java Blankj/AndroidUtilCode :fire: Android developers should collect the following utils(updating).
640 33543 2694 Python opendatalab/MinerU A high-quality tool for convert PDF to Markdown and JSON.一站式开源高质量数据提取工具,将PDF转换成Markdown和JSON格式。
641 33512 5771 Go halfrost/LeetCode-Go ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
642 33508 1056 JavaScript typicode/husky Git hooks made easy 🐶 woof!
643 33460 10478 Objective-C AFNetworking/AFNetworking A delightful networking framework for iOS, macOS, watchOS, and tvOS.
644 33422 1823 None karpathy/LLM101n LLM101n: Let's build a Storyteller
645 33353 7638 Java alibaba/easyexcel 快速、简洁、解决大文件内存溢出的java处理Excel工具
646 33308 9402 Java zxing/zxing ZXing ("Zebra Crossing") barcode scanning library for Java, Android
647 33288 6362 Markdown jaywcjlove/linux-command Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
648 33261 7652 Python XX-net/XX-Net A proxy tool to bypass GFW.
649 33207 7582 JavaScript adobe/brackets An open source code editor for the web, written in JavaScript, HTML and CSS.
650 33202 4667 Python harry0703/MoneyPrinterTurbo 利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
651 33176 5701 JavaScript TheAlgorithms/JavaScript Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
652 33160 2344 Python python-poetry/poetry Python packaging and dependency management made easy
653 33099 12526 Python geekcomputers/Python My Python Examples
654 33090 4221 JavaScript gulpjs/gulp A toolkit to automate & enhance your workflow
655 33074 2360 None cloudcommunity/Free-Certifications A curated list of free courses with certifications. Also available at https://free-certifications.com/
656 33058 1782 TypeScript immutable-js/immutable-js Immutable persistent data collections for Javascript which increase efficiency and simplicity.
657 33049 1761 Ruby kilimchoi/engineering-blogs A curated list of engineering blogs
658 33003 2995 Python Aider-AI/aider aider is AI pair programming in your terminal
659 32967 1897 Shell zsh-users/zsh-autosuggestions Fish-like autosuggestions for zsh
660 32954 2586 TypeScript portainer/portainer Making Docker and Kubernetes management easy.
661 32862 8186 C bilibili/ijkplayer Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
662 32846 1490 C++ carbon-language/carbon-lang Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
663 32746 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.
664 32742 7919 Swift shadowsocks/ShadowsocksX-NG Next Generation of ShadowsocksX
665 32694 3321 Python Pythagora-io/gpt-pilot The first real AI developer
666 32691 6145 TypeScript fastapi/full-stack-fastapi-template Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
667 32648 3641 C# huiyadanli/RevokeMsgPatcher :trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)
668 32619 2485 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
669 32566 3578 Ruby bayandin/awesome-awesomeness A curated list of awesome awesomeness
670 32553 5703 JavaScript ryanhanwu/How-To-Ask-Questions-The-Smart-Way 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
671 32539 7763 TypeScript mattermost/mattermost Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
672 32501 5864 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.
673 32461 7958 C++ CMU-Perceptual-Computing-Lab/openpose OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
674 32417 13465 LLVM llvm/llvm-project The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
675 32393 4361 Go hashicorp/vault A tool for secrets management, encryption as a service, and privileged access management
676 32382 3376 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.
677 32324 3551 None deepseek-ai/awesome-deepseek-integration Integrate the DeepSeek API into popular softwares
678 32322 8441 Java SeleniumHQ/selenium A browser automation framework and ecosystem.
679 32301 2637 JavaScript qishibo/AnotherRedisDesktopManager 🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
680 32293 2887 Python lllyasviel/ControlNet Let us control diffusion models!
681 32290 4991 HTML google/material-design-lite Material Design Components in HTML/CSS/JS
682 32240 3320 Python myshell-ai/OpenVoice Instant voice cloning by MIT and MyShell. Audio foundation model.
683 32229 3019 Python jax-ml/jax Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
684 32193 3089 None veggiemonk/awesome-docker :whale: A curated list of Docker resources and projects
685 32182 3430 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.
686 32167 1283 Rust swc-project/swc Rust-based platform for the Web
687 32101 7029 C++ aseprite/aseprite Animated sprite editor & pixel art tool (Windows, macOS, Linux)
688 32094 2594 TypeScript outline/outline The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
689 32083 3607 Python Shubhamsaboo/awesome-llm-apps Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
690 32071 5631 Go beego/beego beego is an open-source, high-performance web framework for the Go programming language.
691 32040 2618 None The-Run-Philosophy-Organization/run 润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新中国人的核心宗教,核心信念。
692 32015 3583 C lizongying/my-tv 我的电视 电视直播软件,安装即可使用
693 31980 7664 Python facebookresearch/detectron2 Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
694 31953 11205 Vue Chanzhaoyu/chatgpt-web 用 Express 和 Vue3 搭建的 ChatGPT 演示网页
695 31946 2670 Svelte imputnet/cobalt best way to save what you love
696 31935 800 None ibraheemdev/modern-unix A collection of modern/faster/saner alternatives to common unix commands.
697 31901 685 TypeScript shardeum/shardeum Shardeum is an EVM based autoscaling blockchain
698 31843 2210 None geekan/HowToLiveLonger 程序员延寿指南 A programmer's guide to live longer
699 31778 7364 C++ TheAlgorithms/C-Plus-Plus Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
700 31763 3246 C++ SerenityOS/serenity The Serenity Operating System 🐞
701 31760 2228 Python ManimCommunity/manim A community-maintained Python framework for creating mathematical animations.
702 31744 1627 C jqlang/jq Command-line JSON processor
703 31727 11909 None Trinea/android-open-project A categorized collection of Android Open Source Projects, More powerful web version:
704 31655 4235 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.
705 31638 3321 JavaScript remoteintech/remote-jobs A list of semi to fully remote-friendly companies (jobs) in tech.
706 31623 1128 TypeScript pnpm/pnpm Fast, disk space efficient package manager
707 31571 5112 None ziadoz/awesome-php A curated list of amazingly awesome PHP libraries, resources and shiny things.
708 31566 1442 Rust yewstack/yew Rust / Wasm framework for creating reliable and efficient web applications
709 31557 4505 Python explosion/spaCy 💫 Industrial-strength Natural Language Processing (NLP) in Python
710 31538 5831 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!
711 31537 2802 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.
712 31526 898 Go charmbracelet/bubbletea A powerful little TUI framework 🏗
713 31455 1263 TypeScript vercel/swr React Hooks for Data Fetching
714 31434 6521 Python facebookresearch/fairseq Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
715 31397 8282 TeX lib-pku/libpku 贵校课程资料民间整理
716 31380 13020 Java alibaba/nacos an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
717 31380 992 Swift exelban/stats macOS system monitor in your menu bar
718 31339 2218 TypeScript balena-io/etcher Flash OS images to SD cards & USB drives, safely and easily.
719 31309 2734 C pbatard/rufus The Reliable USB Formatting Utility
720 31308 3245 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!
721 31266 3005 TypeScript ReactiveX/rxjs A reactive programming library for JavaScript
722 31259 8200 Python yunjey/pytorch-tutorial PyTorch Tutorial for Deep Learning Researchers
723 31255 8849 TypeScript mckaywrigley/chatbot-ui AI chat for any model.
724 31250 2836 TypeScript alan2207/bulletproof-react 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
725 31248 4872 TypeScript niklasvh/html2canvas Screenshots with JavaScript
726 31237 7306 Vim Script amix/vimrc The ultimate Vim configuration (vimrc)
727 31229 3503 JavaScript gchq/CyberChef The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
728 31227 2636 TypeScript remix-run/remix Build Better Websites. Create modern, resilient user experiences with web fundamentals.
729 31202 4206 C++ qbittorrent/qBittorrent qBittorrent BitTorrent client
730 31165 1466 TypeScript mifi/lossless-cut The swiss army knife of lossless video/audio editing
731 31164 4454 Assembly microsoft/MS-DOS The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
732 31147 1627 TypeScript floating-ui/floating-ui A JavaScript library to position floating elements and create interactions for them.
733 31129 1464 Rust TabbyML/tabby Self-hosted AI coding assistant
734 31108 2909 JavaScript airbnb/lottie-web Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
735 31105 3216 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.
736 31079 8846 Java binarywang/WxJava 微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
737 31063 4810 Go v2fly/v2ray-core A platform for building proxies to bypass network restrictions.
738 31019 9649 Python open-mmlab/mmdetection OpenMMLab Detection Toolbox and Benchmark
739 30994 4695 None mqyqingfeng/Blog 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
740 30992 2270 Go labstack/echo High performance, minimalist Go web framework
741 30979 4102 Go zeromicro/go-zero A cloud-native Go microservices framework with cli tool for productivity.
742 30977 6654 Java YunaiV/ruoyi-vue-pro 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
743 30939 3851 Python xinntao/Real-ESRGAN Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
744 30933 2475 TypeScript refinedev/refine A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
745 30923 7899 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.
746 30909 4511 Vue qier222/YesPlayMusic 高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
747 30869 3899 Go cockroachdb/cockroach CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
748 30781 2967 Python mem0ai/mem0 Memory for AI Agents; SOTA in AI Agent Memory; Announcing OpenMemory MCP - local and secure memory management.
749 30771 8721 Shell mathiasbynens/dotfiles :wrench: .files, including ~/.macos — sensible hacker defaults for macOS
750 30720 3293 TypeScript ianstormtaylor/slate A completely customizable framework for building rich text editors. (Currently in beta.)
751 30673 3037 C mpv-player/mpv 🎥 Command line media player
752 30656 3394 Python 0xAX/linux-insides A little bit about a linux kernel
753 30655 19576 C coolsnowwolf/lede Lean's LEDE source
754 30646 1871 None kuchin/awesome-cto A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
755 30638 2309 JavaScript HeyPuter/puter 🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
756 30629 8070 Kotlin alibaba/p3c Alibaba Java Coding Guidelines pmd implements and IDE plugin
757 30595 819 Zig ghostty-org/ghostty 👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
758 30591 6502 Jupyter Notebook DataTalksClub/data-engineering-zoomcamp Data Engineering Zoomcamp is a free nine-week course that covers the fundamentals of data engineering.
759 30507 4208 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.
760 30506 3172 Rust servo/servo Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
761 30464 1963 Shell dokku/dokku A docker-powered PaaS that helps you build and manage the lifecycle of applications
762 30456 12351 Java ityouknow/spring-boot-examples about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
763 30406 1333 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.
764 30385 2473 TypeScript ueberdosis/tiptap The headless rich text editor framework for web artisans.
765 30383 4979 Go kubernetes/minikube Run Kubernetes locally
766 30371 3732 JavaScript SortableJS/Sortable Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
767 30328 6514 TypeScript backstage/backstage Backstage is an open framework for building developer portals
768 30327 15838 None Binaryify/NeteaseCloudMusicApi 网易云音乐 Node.js API service
769 30326 9609 PHP symfony/symfony The Symfony PHP framework
770 30314 5536 C++ microsoft/calculator Windows Calculator: A simple yet powerful calculator that ships with Windows
771 30274 4537 Python donnemartin/interactive-coding-challenges 120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
772 30214 2645 None mli/paper-reading 深度学习经典、新论文逐段精读
773 30206 2902 JavaScript lutzroeder/netron Visualizer for neural network, deep learning and machine learning models
774 30188 4725 JavaScript parallax/jsPDF Client-side JavaScript PDF generation for everyone.
775 30182 1207 Go schollz/croc Easily and securely send things from one computer to another :crocodile: :package:
776 30181 2153 TypeScript codex-team/editor.js A block-style editor with clean JSON output
777 30167 7419 JavaScript layui/layui 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
778 30146 2759 JavaScript webtorrent/webtorrent ⚡️ Streaming torrent client for the web
779 30118 2113 JavaScript drawdb-io/drawdb Free, simple, and intuitive online database diagram editor and SQL generator.
780 30087 14370 Java apache/kafka Mirror of Apache Kafka
781 30072 1940 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…
782 30057 1671 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.
783 30033 1786 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.
784 30031 1923 None joshbuchea/HEAD A simple guide to HTML <head> elements
785 30030 3575 TypeScript fabricjs/fabric.js Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
786 30028 3605 Rust influxdata/influxdb Scalable datastore for metrics, events, and real-time analytics
787 29992 4052 Python tatsu-lab/stanford_alpaca Code and documentation to train Stanford's Alpaca models, and generate the data.
788 29985 4296 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.
789 29977 833 C++ zen-browser/desktop Welcome to a calmer internet
790 29926 856 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.
791 29897 3554 Vue CorentinTh/it-tools Collection of handy online tools for developers, with great UX.
792 29897 1889 None getcursor/cursor The AI Code Editor
793 29890 1887 Python docling-project/docling Get your documents ready for gen AI
794 29856 2526 JavaScript AMAI-GmbH/AI-Expert-Roadmap Roadmap to becoming an Artificial Intelligence Expert in 2022
795 29818 1384 Python tqdm/tqdm :zap: A Fast, Extensible Progress Bar for Python and CLI
796 29816 7589 Java chinabugotech/hutool 🍬A set of tools that keep Java sweet.
797 29816 1622 Go IceWhaleTech/CasaOS CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
798 29813 4046 None linexjlin/GPTs leaked prompts of GPTs
799 29805 6756 Python s0md3v/roop one-click face swap
800 29799 2060 Rust fish-shell/fish-shell The user-friendly command line shell.
801 29799 2052 TypeScript transloadit/uppy The next open source file uploader for web browsers :dog:
802 29769 2163 Python chatanywhere/GPT_API_free Free ChatGPT&DeepSeek API Key,免费ChatGPT&DeepSeek API。免费接入DeepSeek API和GPT4 API,支持 gpt deepseek claude gemini grok 等排名靠前的常用大模型。
803 29755 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.
804 29743 6335 JavaScript vuejs/vue-cli 🛠️ webpack-based tooling for Vue.js Development
805 29732 9124 Markdown OAI/OpenAPI-Specification The OpenAPI Specification Repository
806 29724 1874 Go derailed/k9s 🐶 Kubernetes CLI To Manage Your Clusters In Style!
807 29712 5344 C++ google-ai-edge/mediapipe Cross-platform, customizable ML solutions for live and streaming media.
808 29692 6479 C++ facebook/rocksdb A library that provides an embeddable, persistent key-value store for fast storage.
809 29686 3980 Kotlin square/leakcanary A memory leak detection library for Android.
810 29640 2434 Go k3s-io/k3s Lightweight Kubernetes
811 29632 9573 Python vnpy/vnpy 基于Python的开源量化交易平台开发框架
812 29630 1288 HTML alpinejs/alpine A rugged, minimal framework for composing JavaScript behavior in your markup.
813 29579 4853 JavaScript VincentGarreau/particles.js A lightweight JavaScript library for creating particles
814 29562 3213 JavaScript elsewhencode/project-guidelines A set of best practices for JavaScript projects
815 29535 3147 Go iawia002/lux 👾 Fast and simple video download library and CLI tool written in Go
816 29530 4268 PHP nextcloud/server ☁️ Nextcloud server, a safe home for all your data
817 29526 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.
818 29525 4134 Python OWASP/CheatSheetSeries The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
819 29522 3372 None JushBJJ/Mr.-Ranedeer-AI-Tutor A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
820 29503 1442 None herrbischoff/awesome-macos-command-line Use your macOS terminal shell to do awesome things.
821 29496 5748 C++ ariya/phantomjs Scriptable Headless Browser
822 29486 10839 Python numpy/numpy The fundamental package for scientific computing with Python.
823 29485 1906 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.
824 29483 6149 Jupyter Notebook microsoft/Data-Science-For-Beginners 10 Weeks, 20 Lessons, Data Science for All!
825 29470 10222 Java apolloconfig/apollo Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
826 29470 3257 JavaScript ascoders/weekly 前端精读周刊。帮你理解最前沿、实用的技术。
827 29469 3494 Python Lightning-AI/pytorch-lightning Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
828 29440 1456 Swift utmapp/UTM Virtual machines for iOS and macOS
829 29437 1667 TypeScript cheeriojs/cheerio The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
830 29436 5873 JavaScript aosabook/500lines 500 Lines or Less
831 29409 7970 Makefile jobbole/awesome-python-cn Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
832 29379 2343 Jinja trailofbits/algo Set up a personal VPN in the cloud
833 29374 5688 C++ facebook/folly An open-source C++ library developed and used at Facebook.
834 29351 4114 Python RVC-Project/Retrieval-based-Voice-Conversion-WebUI Easily train a good VC model with voice data <= 10 mins!
835 29344 5759 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.
836 29310 2322 JavaScript standard/standard 🌟 JavaScript Style Guide, with linter & automatic code fixer
837 29279 5731 JavaScript docsifyjs/docsify 🃏 A magical documentation site generator.
838 29240 985 Rust surrealdb/surrealdb A scalable, distributed, collaborative, document-graph database, for the realtime web
839 29203 2855 None lukehoban/es6features Overview of ECMAScript 6 features
840 29132 2293 C++ duckdb/duckdb DuckDB is an analytical in-process SQL database management system
841 29116 6938 Python encode/django-rest-framework Web APIs for Django. 🎸
842 29088 18320 None CSSEGISandData/COVID-19 Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
843 29065 7660 Java alibaba/canal 阿里巴巴 MySQL binlog 增量订阅&消费组件
844 29056 2206 None AllThingsSmitty/css-protips ⚡️ A collection of tips to help take your CSS skills pro 🦾
845 29052 1739 TypeScript heyverse/hey Hey is a decentralized and permissionless social media app built with Lens Protocol 🌿
846 29042 1700 None awesome-foss/awesome-sysadmin A curated list of amazingly awesome open-source sysadmin resources.
847 29032 3276 Go filebrowser/filebrowser 📂 Web File Browser
848 29030 3280 TypeScript medusajs/medusa The world's most flexible commerce platform.
849 29019 5003 Swift kodecocodes/swift-algorithm-club Algorithms and data structures in Swift, with explanations!
850 29004 5962 Python huggingface/diffusers 🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
851 28986 3589 Jupyter Notebook openai/CLIP CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
852 28984 9499 JavaScript GoogleChrome/lighthouse Automated auditing, performance metrics, and best practices for the web.
853 28981 3838 Elixir anoma/anoma Reference implementation of Anoma
854 28978 4474 Go hashicorp/consul Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
855 28968 4625 PHP composer/composer Dependency Manager for PHP
856 28957 1712 TypeScript menloresearch/jan Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
857 28909 5874 Batchfile realpython/python-guide Python best practices guidebook, written for humans.
858 28873 1964 Python ocrmypdf/OCRmyPDF OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
859 28868 1688 TypeScript pmndrs/react-three-fiber 🇨🇭 A React renderer for Three.js
860 28858 1550 C# DevToys-app/DevToys A Swiss Army knife for developers.
861 28849 3345 Python tinygrad/tinygrad You like pytorch? You like micrograd? You love tinygrad! ❤️
862 28794 7827 C nothings/stb stb single-file public domain libraries for C/C++
863 28793 8176 Java wuyouzhuguli/SpringAll 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
864 28785 13751 JavaScript tastejs/todomvc Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more
865 28776 1581 TypeScript postcss/postcss Transforming styles with JS plugins
866 28766 2567 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.
867 28762 12997 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.
868 28751 11162 Java xuxueli/xxl-job A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
869 28700 3377 Python meta-llama/llama3 The official Meta Llama 3 GitHub site
870 28693 2359 None google-research/tuning_playbook A playbook for systematically maximizing the performance of deep learning models.
871 28677 1207 TypeScript pmndrs/react-spring ✌️ A spring physics based React animation library
872 28677 2038 TypeScript mantinedev/mantine A fully featured React components library
873 28671 3076 JavaScript sampotts/plyr A simple HTML5, YouTube and Vimeo player
874 28658 885 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.
875 28646 1584 Python nicolargo/glances Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
876 28645 657 TypeScript vadimdemedes/ink 🌈 React for interactive command-line apps
877 28638 5871 JavaScript kenwheeler/slick the last carousel you'll ever need
878 28628 13212 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
879 28622 1931 JavaScript zadam/trilium Build your personal knowledge base with Trilium Notes
880 28615 1603 Go restic/restic Fast, secure, efficient backup program
881 28564 2632 Rust tokio-rs/tokio A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, …
882 28539 958 TypeScript motiondivision/motion A modern animation library for React and JavaScript
883 28536 518 Python iperov/DeepFaceLive Real-time face swap for PC streaming or video calls
884 28509 2053 Go spf13/viper Go configuration with fangs
885 28484 2475 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.
886 28474 6226 None ZuzooVn/machine-learning-for-software-engineers A complete daily plan for studying to become a machine learning engineer.
887 28466 8416 Java alibaba/spring-cloud-alibaba Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
888 28457 9560 JavaScript vuejs/vuex 🗃️ Centralized State Management for Vue.js.
889 28426 1810 Shell shengxinjing/programmer-job-blacklist :see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞
890 28426 1528 Go juanfont/headscale An open source, self-hosted implementation of the Tailscale control server
891 28385 39280 HTML wesbos/JavaScript30 30 Day Vanilla JS Challenge
892 28381 4274 Go XTLS/Xray-core Xray, Penetrates Everything. Also the best v2ray-core. Where the magic happens. An open platform for various uses.
893 28367 6321 None codepath/android_guides Extensive Open-Source Guides for Android Developers
894 28361 86620 Jupyter Notebook Pierian-Data/Complete-Python-3-Bootcamp Course Files for Complete Python 3 Bootcamp Course on Udemy
895 28354 2007 Go AdguardTeam/AdGuardHome Network-wide ads & trackers blocking DNS server
896 28326 861 JavaScript immerjs/immer Create the next immutable state by mutating the current one
897 28278 3390 C cfenollosa/os-tutorial How to create an OS from scratch
898 28237 2403 JavaScript caolan/async Async utilities for node and the browser
899 28228 2880 JavaScript jamiebuilds/the-super-tiny-compiler :snowman: Possibly the smallest compiler ever
900 28218 1370 Go wailsapp/wails Create beautiful applications using Go
901 28208 1302 TypeScript statelyai/xstate Actor-based state management & orchestration for complex app logic.
902 28207 7654 Vue vbenjs/vue-vben-admin A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!
903 28200 860 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 😅
904 28167 7978 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.
905 28153 2119 None viraptor/reverse-interview Questions to ask the company during your interview
906 28138 8591 Java alibaba/druid 阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
907 28133 4215 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.
908 28129 1678 None XIU2/TrackersListCollection 🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!
909 28128 1759 Python exo-explore/exo Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
910 28114 5366 JavaScript jashkenas/backbone Give your JS App some Backbone with Models, Views, Collections, and Events
911 28089 2312 Python StevenBlack/hosts 🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
912 28076 2072 JavaScript digitalocean/nginxconfig.io ⚙️ NGINX config generator on steroids 💉
913 28051 4484 Python acheong08/ChatGPT Reverse engineered ChatGPT API
914 28038 1567 TypeScript refined-github/refined-github :octocat: Browser extension that simplifies the GitHub interface and adds useful features
915 27956 4965 Python mindsdb/mindsdb AI's query engine - Platform for building AI that can learn and answer questions over large scale federated data.
916 27956 3750 None eugeneyan/applied-ml 📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
917 27941 1033 C++ dragonflydb/dragonfly A modern replacement for Redis and Memcached
918 27936 6438 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.
919 27927 4144 TypeScript JedWatson/react-select The Select Component for React.js
920 27895 1932 Rust firecracker-microvm/firecracker Secure and fast microVMs for serverless computing.
921 27893 3963 TypeScript GitbookIO/gitbook The open source frontend for GitBook doc sites
922 27892 3154 TypeScript twentyhq/twenty Building a modern alternative to Salesforce, powered by the community.
923 27881 1784 TypeScript mobxjs/mobx Simple, scalable state management.
924 27878 7231 Go helm/helm The Kubernetes Package Manager
925 27867 2705 Lua nagadomi/waifu2x Image Super-Resolution for Anime-Style Art
926 27849 6035 Swift ChartsOrg/Charts Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
927 27763 10308 Java lenve/vhr 微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
928 27762 5662 Jupyter Notebook DataExpert-io/data-engineer-handbook This is a repo with links to everything you'd ever want to learn about data engineering
929 27717 1362 Go grafana/k6 A modern load testing tool, using Go and JavaScript - https://k6.io
930 27680 6901 None zhiwehu/Python-programming-exercises 100+ Python challenging programming exercises
931 27667 5482 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.
932 27662 1978 Rust vercel/turborepo Build system optimized for JavaScript and TypeScript, written in Rust
933 27647 2384 C# AvaloniaUI/Avalonia Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
934 27646 4785 Python virattt/ai-hedge-fund An AI Hedge Fund Team
935 27644 8981 None geekcompany/ResumeSample Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
936 27638 1451 Python google/python-fire Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
937 27582 5274 C# dnSpy/dnSpy .NET debugger and assembly editor
938 27581 4824 JavaScript YMFE/yapi YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
939 27568 5537 C++ telegramdesktop/tdesktop Telegram Desktop messaging app
940 27543 2636 JavaScript michalsnik/aos Animate on scroll library
941 27543 1103 Rust DioxusLabs/dioxus Fullstack app framework for web, desktop, mobile, and more.
942 27526 2392 Rust sunface/rust-course “连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
943 27507 5654 Python python-telegram-bot/python-telegram-bot We have made you a wrapper you can't refuse
944 27489 3283 JavaScript Advanced-Frontend/Daily-Interview-Question 我是依扬(木易杨),公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
945 27426 1598 Python paperless-ngx/paperless-ngx A community-supported supercharged version of paperless: scan, index and archive all your physical documents
946 27419 1075 Python kovidgoyal/kitty Cross-platform, fast, feature-rich, GPU based terminal
947 27402 6230 None qianguyihao/Web 千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。
948 27386 5501 JavaScript jashkenas/underscore JavaScript's utility _ belt
949 27383 10550 C openssl/openssl TLS/SSL and crypto library
950 27380 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 ;)
951 27370 1282 Shell VSCodium/vscodium binary releases of VS Code without MS branding/telemetry/licensing
952 27348 9082 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.
953 27325 1713 JavaScript tj/commander.js node.js command-line interfaces made easy
954 27321 1123 TypeScript tailwindlabs/headlessui Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
955 27316 4470 Python getredash/redash Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
956 27308 6388 HTML Tencent/weui A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
957 27294 3242 None imDazui/Tvlist-awesome-m3u-m3u8 直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵
958 27240 1357 Kotlin gkd-kit/gkd 基于无障碍,高级选择器,订阅规则的自定义屏幕点击 Android 应用 An Android APP with custom screen tapping based on Accessibility, Advanced Selectors, and Subscription Rules
959 27222 3864 JavaScript Automattic/mongoose MongoDB object modeling designed to work in an asynchronous environment.
960 27212 7298 Java keycloak/keycloak Open Source Identity and Access Management For Modern Applications and Services
961 27207 1126 C valinet/ExplorerPatcher This project aims to enhance the working environment on Windows
962 27125 5654 C++ mongodb/mongo The MongoDB Database
963 27120 1316 TypeScript t3-oss/create-t3-app The best way to start a full-stack, typesafe Next.js app
964 27101 2341 C++ taichi-dev/taichi Productive, portable, and performant GPU programming in Python.
965 27101 7065 Java crossoverJie/JCSprout 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm
966 27073 3720 None coder2gwy/coder2gwy 互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
967 27065 4983 Python svc-develop-team/so-vits-svc SoftVC VITS Singing Voice Conversion
968 27043 4966 JavaScript codemirror/codemirror5 In-browser code editor (version 5, legacy)
969 27023 2459 Go go-kit/kit A standard library for microservices.
970 27008 6395 Kotlin signalapp/Signal-Android A private messenger for Android.
971 26948 11267 None Homebrew/legacy-homebrew 💀 The former home of Homebrew/homebrew (deprecated)
972 26948 7590 Jupyter Notebook fastai/fastai The fastai deep learning library
973 26942 5295 JavaScript ajaxorg/ace Ace (Ajax.org Cloud9 Editor)
974 26941 816 Swift rxhanson/Rectangle Move and resize windows on macOS with keyboard shortcuts and snap areas
975 26929 5503 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.
976 26922 8761 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
977 26903 11974 TypeScript angular/angular-cli CLI tool for Angular
978 26893 7292 C nginx/nginx The official NGINX Open Source repository.
979 26875 1852 C++ rethinkdb/rethinkdb The open-source database for the realtime web.
980 26862 3387 Python OpenBMB/ChatDev Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
981 26852 2934 Python deezer/spleeter Deezer source separation library including pretrained models.
982 26812 5283 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.
983 26801 3586 PHP fzaninotto/Faker Faker is a PHP library that generates fake data for you
984 26800 2664 Shell nvie/gitflow Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
985 26790 823 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.
986 26789 2629 Go containers/podman Podman: A tool for managing OCI containers and pods.
987 26786 1733 Rust linera-io/linera-protocol Main repository for the Linera protocol
988 26780 3066 JavaScript bvaughn/react-virtualized React components for efficiently rendering large lists and tabular data
989 26757 3830 TypeScript nextauthjs/next-auth Authentication for the Web.
990 26710 3387 Python agno-agi/agno Agno is a lightweight library for building Agents with memory, knowledge, tools and reasoning.
991 26696 7620 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
992 26693 3892 Python openai/openai-python The official Python library for the OpenAI API
993 26678 2009 C ValdikSS/GoodbyeDPI GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
994 26661 4446 Ruby hashicorp/vagrant Vagrant is a tool for building and distributing development environments.
995 26657 2551 Go aquasecurity/trivy Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
996 26635 3323 Python JaidedAI/EasyOCR Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
997 26605 2009 Python roboflow/supervision We write your reusable computer vision tools. 💜
998 26604 3058 Cuda karpathy/llm.c LLM training in simple, raw C/CUDA
999 26589 3606 JavaScript quasarframework/quasar Quasar Framework - Build high-performance VueJS user interfaces in record time
1000 26561 1557 HTML dwmkerr/hacker-laws 🧠 Laws, Theories, Principles and Patterns for developers and technologists.