Top 100 repos
freeCodeCamp
TypeScript
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
396.9k
Stars
36.5k
Forks
free-programming-books
:books: Freely available programming books
330.4k
Stars
60.9k
Forks
awesome
😎 Awesome lists about all kinds of interesting topics
316.7k
Stars
27.5k
Forks
public-apis
Python
A collective list of free APIs
308.2k
Stars
33k
Forks
coding-interview-university
A complete computer science study plan to become a software engineer.
301.1k
Stars
75.6k
Forks
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
291.7k
Stars
27.4k
Forks
developer-roadmap
TypeScript
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
284.8k
Stars
37.9k
Forks
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
269.6k
Stars
21.2k
Forks
system-design-primer
Python
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
265.8k
Stars
45k
Forks
react
JavaScript
The library for web and native user interfaces.
225.9k
Stars
46.1k
Forks
awesome-python
Python
An opinionated list of awesome Python frameworks, libraries, software and resources.
214.3k
Stars
24.7k
Forks
vue
TypeScript
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
207.5k
Stars
33.7k
Forks
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
189.4k
Stars
9.3k
Forks
project-based-learning
Curated list of project-based tutorials
188.9k
Stars
24.7k
Forks
javascript-algorithms
JavaScript
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
185.7k
Stars
30k
Forks
tensorflow
C++
An Open Source Machine Learning Framework for Everyone
184.4k
Stars
74.1k
Forks
Python
Python
All Algorithms implemented in Python
182.7k
Stars
44.1k
Forks
You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
178.3k
Stars
33.4k
Forks
linux
C
Linux kernel source tree
175.7k
Stars
52.8k
Forks
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
174.1k
Stars
50.8k
Forks
ohmyzsh
Shell
🙃 A delightful community-driven (with 2,300+ 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 so that makes it easy to keep up with the latest updates from the community.
171.4k
Stars
25.7k
Forks
bootstrap
JavaScript
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
168.4k
Stars
78.6k
Forks
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
166.8k
Stars
21.1k
Forks
AutoGPT
Python
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.
165.4k
Stars
43.9k
Forks
flutter
Dart
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
163.8k
Stars
27k
Forks
vscode
TypeScript
Visual Studio Code
161.2k
Stars
28.3k
Forks
gitignore
A collection of useful .gitignore templates
160.2k
Stars
83.2k
Forks
Python-100-Days
Python
Python - 100天从新手到大师
153.5k
Stars
51.8k
Forks
the-art-of-command-line
Master the command line, in one page
151.4k
Stars
14.4k
Forks
JavaGuide
Java
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
145.2k
Stars
45.4k
Forks
javascript
JavaScript
JavaScript Style Guide
144k
Stars
26.4k
Forks
the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
139.2k
Stars
9.3k
Forks
stable-diffusion-webui
Python
Stable Diffusion web UI
137.2k
Stars
26.1k
Forks
youtube-dl
Python
Command-line program to download videos from YouTube.com and other video sites
130.4k
Stars
9.8k
Forks
transformers
Python
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
130.1k
Stars
25.9k
Forks
awesome-go
Go
A curated list of awesome Go frameworks, libraries and software
126.3k
Stars
11.7k
Forks
fucking-algorithm
Markdown
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
124.5k
Stars
23.1k
Forks
next.js
JavaScript
The React Framework
123.7k
Stars
26.4k
Forks
go
Go
The Go programming language
121.7k
Stars
17.4k
Forks
30-seconds-of-code
JavaScript
Short code snippets for all your development needs
120.6k
Stars
12k
Forks
react-native
C++
A framework for building native applications using React
117.4k
Stars
24.1k
Forks
tech-interview-handbook
TypeScript
💯 Curated coding interview preparation materials for busy software engineers
114.8k
Stars
14.4k
Forks
electron
C++
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
113.1k
Stars
15.2k
Forks
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
110.7k
Stars
28.2k
Forks
kubernetes
Go
Production-Grade Container Scheduling and Management
108.9k
Stars
39k
Forks
d3
Shell
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
108.2k
Stars
22.9k
Forks
awesome-chatgpt-prompts
HTML
This repo includes ChatGPT prompt curation to use ChatGPT better.
107.7k
Stars
14.8k
Forks
PowerToys
C#
Windows system utilities to maximize productivity
107.7k
Stars
6.3k
Forks
scrcpy
C
Display and control your Android device
106.7k
Stars
10.3k
Forks
node
JavaScript
Node.js JavaScript runtime ✨🐢🚀✨
105.8k
Stars
28.7k
Forks
axios
JavaScript
Promise based HTTP client for the browser and node.js
104.8k
Stars
10.8k
Forks
create-react-app
JavaScript
Set up a modern web app by running one command.
102.3k
Stars
26.7k
Forks
three.js
JavaScript
JavaScript 3D Library.
100.9k
Stars
35.2k
Forks
TypeScript
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
99.5k
Stars
12.3k
Forks
nodebestpractices
Dockerfile
:white_check_mark: The Node.js best practices list (July 2024)
97.6k
Stars
9.9k
Forks
GitHub-Chinese-Top-Charts
Java
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
96.5k
Stars
12.8k
Forks
rust
Rust
Empowering everyone to build reliable and efficient software.
95.6k
Stars
12.3k
Forks
angular
TypeScript
Deliver web apps with confidence 🚀
95.4k
Stars
25.1k
Forks
terminal
C++
The new Windows Terminal and the original Windows console host, all in the same place!
94.5k
Stars
8.2k
Forks
deno
Rust
A modern runtime for JavaScript and TypeScript.
93.6k
Stars
5.2k
Forks
material-ui
TypeScript
Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
92.8k
Stars
32k
Forks
ant-design
TypeScript
An enterprise-class UI design language and React UI library
91.4k
Stars
48k
Forks
clean-code-javascript
JavaScript
:bathtub: Clean Code concepts adapted for JavaScript
90.9k
Stars
12.2k
Forks
hello-algo
Java
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
90.9k
Stars
11.4k
Forks
langchain
Jupyter Notebook
🦜🔗 Build context-aware reasoning applications
90.1k
Stars
14.3k
Forks
java-design-patterns
Java
Design patterns implemented in Java
88.8k
Stars
26.3k
Forks
HelloGitHub
Python
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
88.8k
Stars
9.5k
Forks
Microsoft-Activation-Scripts
Batchfile
A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
88.6k
Stars
8.7k
Forks
puppeteer
TypeScript
Node.js API for Chrome
87.8k
Stars
9k
Forks
godot
C++
Godot Engine – Multi-platform 2D and 3D game engine
87.5k
Stars
19.7k
Forks
vue-element-admin
Vue
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
87.3k
Stars
30.4k
Forks
free-for-dev
HTML
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
86k
Stars
9.4k
Forks
papers-we-love
Shell
Papers from the computer science community to read and discuss.
85.7k
Stars
5.7k
Forks
thefuck
Python
Magnificent app which corrects your previous console command.
84k
Stars
3.4k
Forks
storybook
TypeScript
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
83.6k
Stars
9.2k
Forks
ollama
Go
Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models.
83k
Stars
6.3k
Forks
frp
Go
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
82.9k
Stars
13k
Forks
iptv
JavaScript
Collection of publicly available IPTV channels from all over the world
82.8k
Stars
2.3k
Forks
Web-Dev-For-Beginners
JavaScript
24 Lessons, 12 Weeks, Get Started as a Web Developer
82.5k
Stars
12.3k
Forks
Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
81k
Stars
8.8k
Forks
pytorch
Python
Tensors and Dynamic neural networks in Python with strong GPU acceleration
81k
Stars
21.7k
Forks
tailwindcss
TypeScript
A utility-first CSS framework for rapid UI development.
80.9k
Stars
4.1k
Forks
neovim
Vim Script
Vim-fork focused on extensibility and usability
80.5k
Stars
5.5k
Forks
tauri
Rust
Build smaller, faster, and more secure desktop applications with a web frontend.
80.3k
Stars
2.4k
Forks
animate.css
CSS
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
80.3k
Stars
16.2k
Forks
realworld
TypeScript
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
80k
Stars
7.3k
Forks
every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
78.4k
Stars
7.5k
Forks
yt-dlp
Python
A feature-rich command-line audio/video downloader
78.4k
Stars
6.1k
Forks
django
Python
The Web framework for perfectionists with deadlines.
78.3k
Stars
31.3k
Forks
excalidraw
TypeScript
Virtual whiteboard for sketching hand-drawn like diagrams
78.2k
Stars
7.2k
Forks
nvm
Shell
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
78k
Stars
7.8k
Forks
svelte
JavaScript
Cybernetically enhanced web apps
77.8k
Stars
4.1k
Forks
laravel
PHP
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.
77.7k
Stars
23.9k
Forks
bitcoin
C++
Bitcoin Core integration/staging tree
77.6k
Stars
35.8k
Forks
opencv
C++
Open Source Computer Vision Library
77.3k
Stars
55.7k
Forks
gin
Go
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
77.2k
Stars
7.9k
Forks
app-ideas
A Collection of application ideas which can be used to improve your coding skills.
76.9k
Stars
9.3k
Forks
models
Python
Models and examples built with TensorFlow
76.9k
Stars
45.8k
Forks
mall
Java
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
76.8k
Stars
28.6k
Forks
FiraCode
Clojure
Free monospaced font with programming ligatures
76.3k
Stars
3.1k
Forks