1 Star 2 Fork 0

projectsets / githubGuide

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

githubGuide

收集了各种语言排名比较靠前的一些项目以及库,方便大家查找学习

1,Java

1,CyC2018/CS-Notesimg📚技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++

2,Snailclimb/JavaGuideimg「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。

3,iluwatar/java-design-patternsimgDesign patterns implemented in Java

4,MisterBooo/LeetCodeAnimationimgDemonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

5,elastic/elasticsearchimgOpen Source, Distributed, RESTful Search Engine

查看更多……

2,JavaScript

1,freeCodeCamp/freeCodeCampimgfreeCodeCamp.org's open source codebase and curriculum. Learn to code at home.

2,vuejs/vueimg🖖Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

3,facebook/reactimgA declarative, efficient, and flexible JavaScript library for building user interfaces.

4,twbs/bootstrapimgThe most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

5,airbnb/javascriptimgJavaScript Style Guide

查看更多……

3,Python

1,donnemartin/system-design-primerimgLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

2,public-apis/public-apisimgA collective list of free APIs for use in software and web development.

3,vinta/awesome-pythonimgA curated list of awesome Python frameworks, libraries, software and resources

4,TheAlgorithms/PythonimgAll Algorithms implemented in Python

5,ytdl-org/youtube-dlimgCommand-line program to download videos from YouTube.com and other video sites

查看更多……

4,Android

9,ReactiveX/RxJavaimgRxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observ…

13,square/okhttpimgSquare’s meticulous HTTP client for Java and Kotlin.

14,square/retrofitimgA type-safe HTTP client for Android and the JVM

16,PhilJay/MPAndroidChartimgA powerful🚀Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick chart…

17,bumptech/glideimgAn image loading and caching library for Android focused on smooth scrolling

查看更多……

5,IOS

1,AFNetworking/AFNetworkingimgA delightful networking framework for iOS, macOS, watchOS, and tvOS.

2,SDWebImage/SDWebImageimgAsynchronous image downloader with cache support as a UIImageView category

3,BradLarson/GPUImageimgAn open source iOS framework for GPU-based image and video processing

4,SnapKit/MasonryimgHarness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS …

5,jdg/MBProgressHUDimgMBProgressHUD + Customizations

查看更多……

6,PHP

1,laravel/laravelimgA PHP framework for web artisans

2,blueimp/jQuery-File-UploadimgFile Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audi…

3,danielmiessler/SecListsimgSecLists is the security tester's companion. It's a collection of multiple types of lists used during security assess…

4,fzaninotto/FakerimgFaker is a PHP library that generates fake data for you

5,symfony/symfonyimgThe Symfony PHP framework

查看更多……

7,Ruby

1,rails/railsimgRuby on Rails

2,jekyll/jekyllimg🌐Jekyll is a blog-aware static site generator in Ruby

3,discourse/discourseimgA platform for community discussion. Free, open, simple.

4,fastlane/fastlaneimg🚀The easiest way to automate building and releasing your iOS and Android apps

5,huginn/huginnimgCreate agents that monitor and act on your behalf. Your agents are standing by!

查看更多……

8,C

1,torvalds/linuximgLinux kernel source tree

2,netdata/netdataimgReal-time performance monitoring, done right!https://www.netdata.cloud

3,redis/redisimgRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values …

4,Genymobile/scrcpyimgDisplay and control your Android device

5,git/gitimgGit Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documenta…

查看更多……

9,C++

1,tensorflow/tensorflowimgAn Open Source Machine Learning Framework for Everyone

2,electron/electronimgBuild cross-platform desktop apps with JavaScript, HTML, and CSS

3,microsoft/terminalimgThe new Windows Terminal and the original Windows console host, all in the same place!

4,apple/swiftimgThe Swift Programming Language

5,opencv/opencvimgOpen Source Computer Vision Library

查看更多……

10,HTML

1,h5bp/Front-end-Developer-Interview-QuestionsimgA list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.

2,ripienaar/free-for-devimgA list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev

3,google/material-design-liteimgMaterial Design Components in HTML/CSS/JS

4,foundation/foundation-sitesimgThe most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.

5,google/styleguideimgStyle guides for Google-originated open-source projects

查看更多……

11,Go

1,golang/goimgThe Go programming language

2,kubernetes/kubernetesimgProduction-Grade Container Scheduling and Management

3,moby/mobyimgMoby Project - a collaborative project for the container ecosystem to assemble container-based systems

4,avelino/awesome-goimgA curated list of awesome Go frameworks, libraries and software

5,gohugoio/hugoimgThe world’s fastest framework for building websites.

查看更多……

12,Shell

1,ohmyzsh/ohmyzshimg🙃A delightful community-driven (with 1700+ contributors) framework for managing your zsh configuration. Includes 20…

2,nvm-sh/nvmimgNode Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

3,papers-we-love/papers-we-loveimgPapers from the computer science community to read and discuss.

4,tldr-pages/tldrimg📚Collaborative cheatsheets for console commands

5,open-guides/og-awsimg📙Amazon Web Services — a practical guide

查看更多……

13,Typescript

1,microsoft/vscodeimgVisual Studio Code

2,denoland/denoimgA secure JavaScript and TypeScript runtime

3,angular/angularimgOne framework. Mobile & desktop.

4,puppeteer/puppeteerimgHeadless Chrome Node.js API

5,microsoft/TypeScriptimgTypeScript is a superset of JavaScript that compiles to clean JavaScript output.

查看更多……

如果大家有喜欢”数据结构和算法“的可以关注我微信公众号“数据结构和算法”,也可以直接扫描下发二维码关注,我会经常推送一些关于算法的题,和大家一起来学习探讨。

img

空文件

简介

收集了各个行业各种著名的开源项目,面试,工作,学习都有很大的帮助 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/projectsets/githubGuide.git
git@gitee.com:projectsets/githubGuide.git
projectsets
githubGuide
githubGuide
master

搜索帮助