收集了各种语言排名比较靠前的一些项目以及库,方便大家查找学习
1,CyC2018/CS-Notes:📚技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
2,Snailclimb/JavaGuide:「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。
3,iluwatar/java-design-patterns:Design patterns implemented in Java
4,MisterBooo/LeetCodeAnimation:Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
5,elastic/elasticsearch:Open Source, Distributed, RESTful Search Engine
1,freeCodeCamp/freeCodeCamp:freeCodeCamp.org's open source codebase and curriculum. Learn to code at home.
2,vuejs/vue:🖖Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
3,facebook/react:A declarative, efficient, and flexible JavaScript library for building user interfaces.
4,twbs/bootstrap:The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
5,airbnb/javascript:JavaScript Style Guide
1,donnemartin/system-design-primer:Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
2,public-apis/public-apis:A collective list of free APIs for use in software and web development.
3,vinta/awesome-python:A curated list of awesome Python frameworks, libraries, software and resources
4,TheAlgorithms/Python:All Algorithms implemented in Python
5,ytdl-org/youtube-dl:Command-line program to download videos from YouTube.com and other video sites
9,ReactiveX/RxJava:RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observ…
13,square/okhttp:Square’s meticulous HTTP client for Java and Kotlin.
14,square/retrofit:A type-safe HTTP client for Android and the JVM
16,PhilJay/MPAndroidChart:A powerful🚀Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick chart…
17,bumptech/glide:An image loading and caching library for Android focused on smooth scrolling
1,AFNetworking/AFNetworking:A delightful networking framework for iOS, macOS, watchOS, and tvOS.
2,SDWebImage/SDWebImage:Asynchronous image downloader with cache support as a UIImageView category
3,BradLarson/GPUImage:An open source iOS framework for GPU-based image and video processing
4,SnapKit/Masonry:Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS …
5,jdg/MBProgressHUD:MBProgressHUD + Customizations
1,laravel/laravel:A PHP framework for web artisans
2,blueimp/jQuery-File-Upload:File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audi…
3,danielmiessler/SecLists:SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assess…
4,fzaninotto/Faker:Faker is a PHP library that generates fake data for you
5,symfony/symfony:The Symfony PHP framework
1,rails/rails:Ruby on Rails
2,jekyll/jekyll:🌐Jekyll is a blog-aware static site generator in Ruby
3,discourse/discourse:A platform for community discussion. Free, open, simple.
4,fastlane/fastlane:🚀The easiest way to automate building and releasing your iOS and Android apps
5,huginn/huginn:Create agents that monitor and act on your behalf. Your agents are standing by!
1,torvalds/linux:Linux kernel source tree
2,netdata/netdata:Real-time performance monitoring, done right!https://www.netdata.cloud
3,redis/redis:Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values …
4,Genymobile/scrcpy:Display and control your Android device
5,git/git:Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documenta…
1,tensorflow/tensorflow:An Open Source Machine Learning Framework for Everyone
2,electron/electron:Build cross-platform desktop apps with JavaScript, HTML, and CSS
3,microsoft/terminal:The new Windows Terminal and the original Windows console host, all in the same place!
4,apple/swift:The Swift Programming Language
5,opencv/opencv:Open Source Computer Vision Library
1,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.
2,ripienaar/free-for-dev:A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
3,google/material-design-lite:Material Design Components in HTML/CSS/JS
4,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.
5,google/styleguide:Style guides for Google-originated open-source projects
1,golang/go:The Go programming language
2,kubernetes/kubernetes:Production-Grade Container Scheduling and Management
3,moby/moby:Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
4,avelino/awesome-go:A curated list of awesome Go frameworks, libraries and software
5,gohugoio/hugo:The world’s fastest framework for building websites.
1,ohmyzsh/ohmyzsh:🙃A delightful community-driven (with 1700+ contributors) framework for managing your zsh configuration. Includes 20…
2,nvm-sh/nvm:Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
3,papers-we-love/papers-we-love:Papers from the computer science community to read and discuss.
4,tldr-pages/tldr:📚Collaborative cheatsheets for console commands
5,open-guides/og-aws:📙Amazon Web Services — a practical guide
1,microsoft/vscode:Visual Studio Code
2,denoland/deno:A secure JavaScript and TypeScript runtime
3,angular/angular:One framework. Mobile & desktop.
4,puppeteer/puppeteer:Headless Chrome Node.js API
5,microsoft/TypeScript:TypeScript is a superset of JavaScript that compiles to clean JavaScript output.