Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Notifications You must be signed in to change notification settings

sdwwld/githubGuide

Repository files navigation

githubGuide

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

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

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

3,iluwatar/java-design-patterns:imgDesign patterns implemented in Java

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

5,elastic/elasticsearch:imgOpen Source, Distributed, RESTful Search Engine

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

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

3,facebook/react:imgA declarative, efficient, and flexible JavaScript library for building user interfaces.

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

5,airbnb/javascript:imgJavaScript Style Guide

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

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

3,vinta/awesome-python:imgA curated list of awesome Python frameworks, libraries, software and resources

4,TheAlgorithms/Python:imgAll Algorithms implemented in Python

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

9,ReactiveX/RxJava:imgRxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observ...

13,square/okhttp:imgSquare’s meticulous HTTP client for Java and Kotlin.

14,square/retrofit:imgA type-safe HTTP client for Android and the JVM

16,PhilJay/MPAndroidChart:imgA powerful🚀Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick chart...

17,bumptech/glide:imgAn image loading and caching library for Android focused on smooth scrolling

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

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

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

4,SnapKit/Masonry:imgHarness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS ...

5,jdg/MBProgressHUD:imgMBProgressHUD + Customizations

1,laravel/laravel:imgA PHP framework for web artisans

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

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

4,fzaninotto/Faker:imgFaker is a PHP library that generates fake data for you

5,symfony/symfony:imgThe Symfony PHP framework

1,rails/rails:imgRuby on Rails

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

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

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

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

1,torvalds/linux:imgLinux kernel source tree

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

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

4,Genymobile/scrcpy:imgDisplay and control your Android device

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

1,tensorflow/tensorflow:imgAn Open Source Machine Learning Framework for Everyone

2,electron/electron:img Build cross-platform desktop apps with JavaScript, HTML, and CSS

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

4,apple/swift:imgThe Swift Programming Language

5,opencv/opencv:imgOpen Source Computer Vision Library

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

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

3,google/material-design-lite:imgMaterial Design Components in HTML/CSS/JS

4,foundation/foundation-sites:imgThe 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/styleguide:imgStyle guides for Google-originated open-source projects

1,golang/go:imgThe Go programming language

2,kubernetes/kubernetes:imgProduction-Grade Container Scheduling and Management

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

4,avelino/awesome-go:imgA curated list of awesome Go frameworks, libraries and software

5,gohugoio/hugo:imgThe world’s fastest framework for building websites.

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

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

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

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

5,open-guides/og-aws:img📙Amazon Web Services — a practical guide

1,microsoft/vscode:imgVisual Studio Code

2,denoland/deno:imgA secure JavaScript and TypeScript runtime

3,angular/angular:imgOne framework. Mobile & desktop.

4,puppeteer/puppeteer:imgHeadless Chrome Node.js API

5,microsoft/TypeScript:imgTypeScript is a superset of JavaScript that compiles to clean JavaScript output.

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

img

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /