GitHub热门开源项目

文章目录

    • GitHub
      • 高级搜索
      • GitHub秘籍
      • GitHub开源项目排行榜
    • 热门开源项目
      • 学习类、资料类
        • freeCodeCamp
        • free-programming-books
        • coding-interview-university
        • awesome
        • developer-roadmap
        • system-design-primer
        • You-Dont-Know-JS
        • CS-Notes
        • javascript-algorithms
        • build-your-own-x
        • Python
        • JavaGuide
        • awesome-python
        • Python-100-Days
        • computer-science
        • fucking-algorithm
        • 30-seconds-of-code
        • free-programming-books-zh_CN
        • awesome-selfhosted
        • awesome-go
        • nodebestpractices
        • java-design-patterns
        • LeetCodeAnimation
        • tech-interview-handbook
        • clean-code-javascript
        • project-based-learning
        • advanced-java
        • the-book-of-secret-knowledge
        • awesome-vue
        • interviews
        • architect-awesome
        • free-for-dev
        • awesome-machine-learning
        • papers-we-love
        • HelloGitHub
        • Front-end-Developer-Interview-Questions
        • every-programmer-should-know
        • Awesome-Hacking
        • 33-js-concepts
        • DeepLearning-500-questions
        • leetcode
        • Best-websites-a-programmer-should-visit
        • app-ideas
        • GitHub-Chinese-Top-Charts
        • Java
        • awesome-interview-questions
        • awesome-react
        • javascript-questions
        • Web-Dev-For-Beginners
        • build-web-application-with-golang
        • awesome-nodejs
        • TensorFlow-Examples
      • 前端
        • vue
        • react
        • bootstrap
        • javascript
        • d3
        • create-react-app
        • node
        • next.js
        • axios
        • three.js
        • angular
        • ant-design
        • deno
        • material-ui
        • TypeScript
        • animate.css
        • vue-element-admin
        • Font-Awesome
        • storybook
        • FiraCode
        • webpack
        • angular.js
        • reveal.js
        • Chart.js
        • express
        • jquery
        • nvm
        • svelte
        • socket.io
        • Front-End-Checklist
        • tailwindcss
        • gatsby
        • html5-boilerplate
        • lodash
        • redux
        • element
        • echarts
        • requests
        • normalize.css
        • moment
        • react-router
        • bulma
        • mermaid
        • meteor
        • prettier
        • yarn
        • AdminLTE
        • parcel
        • babel
        • nuxt.js
        • anime
        • vite
        • materialize
        • pdf.js
        • nw.js
      • 移动端
        • flutter
        • react-native
        • scrcpy
        • swift
        • ionic-framework
        • material-design-icons
        • kotlin
        • retrofit
      • 服务端
        • public-apis
        • go
        • laravel
        • realworld
        • django
        • spring-boot
        • flask
        • rust
        • hugo
        • mall
        • gin
        • protobuf
        • rails
        • core
        • Semantic-UI
        • spring-framework
        • grafana
        • RxJava
        • superset
        • jekyll
        • guava
        • strapi
        • cpython
        • fastapi
        • okhttp
        • Ghost
        • caddy
      • 图像视频处理和游戏引擎
        • opencv
        • godot
        • tesseract
        • face_recognition
        • faceswap
      • 大数据、中间件和云计算
        • bitcoin
        • elasticsearch
        • redis
        • serverless
        • etcd
        • localstack
      • 人工智能
        • tensorflow
        • models
        • transformers
        • pytorch
        • keras
        • scikit-learn
      • 测试
        • puppeteer
        • json-server
        • big-list-of-naughty-strings
      • 运维
        • kubernetes
        • moby
        • netdata
        • ansible
        • prometheus
      • 操作系统和工具
        • ohmyzsh
        • linux
        • vscode
        • gitignore
        • electron
        • the-art-of-command-line
        • terminal
        • PowerToys
        • thefuck
        • atom
        • markdown-here
        • shad??owso??cks-windows
        • frp
        • Apollo-11
        • neovim
        • code-server
        • syncthing
        • scrapy
        • manim
        • fzf
        • git
        • v2r??ay-core
        • gogs
        • x64dbg
      • 生活娱乐
        • 99??6.IC??U
        • youtube-dl
        • nocode
        • awesome-mac
        • iptv
        • hacker-scripts
        • you-get
        • resume.github.com
        • github-readme-stats

GitHub

GitHub于2008年4月10日正式上线,除了Git代码仓库托管及基本的Web管理界面以外,还提供了订阅、讨论组等功能。
2018年6月4日,微软宣布,通过75亿美元的股票交易收购代码托管平台GitHub。
2020年3月17日,Github宣布收购npm,GitHub现在已经保证npm将永远免费使用。

在GitHub,用户可以十分轻易地找到海量的开源代码。

高级搜索

https://github.com/search/advanced

搜索帮助文档:
https://docs.github.com/cn/search-github/getting-started-with-searching-on-github/about-searching-on-github

你可能感兴趣的:(计算机技术杂谈,github)