- 996icu / 996.ICU : Repo for counting stars and contributing. Press F to pay respect to glorious developers.
- lib-pku / libpku : 贵校课程资料民间整理
- arturbien / React95 : 🌈🕹 Refreshed Windows 95 style UI components for your React app
- SqueezerIO / squeezer : Squeezer Framework - Build serverless dApps
- QSCTech / zju-icicles : 浙江大学课程攻略共享计划
- 521xueweihan / git-tips : Git的奇技淫巧
- PKUanonym / REKCARC-TSC-UHT : 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
- rlabbe / Kalman-and-Bayesian-Filters-in-Python : Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
- linlinjava / litemall : 又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
- CoolPhilChen / SJTU-Courses : 上海交通大学课程资料分享
- Ji4n1ng / OpenInTerminal : ✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm or Hyper.
- USTC-Resource / USTC-Course : ❤️中国科学技术大学课程资源
- iodide-project / pyodide : The Python scientific stack, compiled to WebAssembly
- xingyizhou / CenterNet : Object detection, 3D detection, and pose estimation using center point detection:
- airuikun / Weekly-FE-Interview : 每周十道前端大厂面试题,并收集大家在大厂面试中遇到的难题,一起共同成长。
- FrontendMasters / front-end-handbook-2019 : [Book] 2019 edition of our front-end development handbook
- getgridea / gridea : ✍️一个静态博客写作客户端 (A static blog writing client)
- Snailclimb / JavaGuide : 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
- jhuangtw-dev / xg2xg : by ex-googlers, for ex-googlers - a lookup table of similar tech & services
- rustasync / runtime : Empowering everyone to build asynchronous software
- Microsoft / BosqueLanguage : The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle.
- pengMaster / BestNote : 👊 Java Android 近几年最全面的技术点以及面试题 供自己学习使用
- zhaoolee / ChromeAppHeroes : 🌈Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
- zzh8829 / yolov3-tf2 : YoloV3 Implemented in Tensorflow 2.0
- VSCodium / vscodium : binary releases of VS Code without MS branding/telemetry/licensing
- lib-pku / libpku : 贵校课程资料民间整理
- arturbien / React95 : 🌈🕹 Refreshed Windows 95 style UI components for your React app
- SqueezerIO / squeezer : Squeezer Framework - Build serverless dApps
- vuejs / vue : 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
- seek-oss / playroom : Design with JSX, powered by your own component library.
- facebook / react : A declarative, efficient, and flexible JavaScript library for building user interfaces.
- xiangyuecn / AreaCity-JsSpider-StatsGov : 国家统计局中的省市区镇行政区划数据带拼音标注,高德地图的坐标和行政区域边界范围,在浏览器里面运行js代码采集的2019年发布的最新数据,含采集源码,提供csv格式数据,支持csv转成省市区多级联动js代码
- IBM / nicedoc.io : pretty README as service.
- projectfluent / fluent : Fluent — planning, spec and documentation
- scaleflex / js-cloudimage-360-view : Engage your customers with a stunning 360 view of your products
- 30-seconds / 30-seconds-of-code : A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
- packem / packem : 📦⚡ A precompiled JavaScript module bundler
- axios / axios : Promise based HTTP client for the browser and node.js
- LisaDziuba / Awesome-Design-Tools : The best design tools for everything 👉
- ovity / octotree : GitHub code tree on steroids
- hasura / graphql-engine : Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
- molefrog / wouter : A minimalistic (~1KB) routing for React. Nothing extra, just HOOKS.
- stackshareio / awesome-stacks : A curated list of tech stacks for building different applications & features
- trekhleb / javascript-algorithms : 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
- Schachte / Mermrender : 🧜♀️ RESTful rendering pipeline for generating sequence and UML diagrams using Mermaid for Markdown docs (Diagrams as a Service)
- gothinkster / realworld : "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
- airbnb / javascript : JavaScript Style Guide
- facebook / react-native : A framework for building native apps with React.
- projectfluent / fluent.js : JavaScript implementation of Project Fluent
- twbs / bootstrap : The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
- USTC-Resource / USTC-Course : ❤️中国科学技术大学课程资源
- iodide-project / pyodide : The Python scientific stack, compiled to WebAssembly
- xingyizhou / CenterNet : Object detection, 3D detection, and pose estimation using center point detection:
- zhaoolee / ChromeAppHeroes : 🌈Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
- zzh8829 / yolov3-tf2 : YoloV3 Implemented in Tensorflow 2.0
- ines / spacy-course : 👩🏫 Advanced NLP with spaCy: A free online course
- achael / eht-imaging : Imaging, analysis, and simulation software for radio interferometry
- alicevision / meshroom : 3D Reconstruction Software
- terrychenism / OctaveConv : A MXNet Implementation for Drop an Octave
- NVlabs / SPADE : Semantic Image Synthesis with SPADE
- tensorflow / models : Models and examples built with TensorFlow
- donnemartin / system-design-primer : Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
- apachecn / AiLearning : AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
- PolyAI-LDN / conversational-datasets : Datasets for conversational AI
- wasmerio / python-ext-wasm : 🐍🕸 Python library to run WebAssembly binaries.
- vinta / awesome-python : A curated list of awesome Python frameworks, libraries, software and resources
- OWASP / CheatSheetSeries : The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
- lxtGH / OctaveConv_pytorch : Pytorch implementation of Octave convolution
- TheAlgorithms / Python : All Algorithms implemented in Python
- carykh / jumpcutter : Automatically edits vidx. Explanation here: https://www.youtube.com/watch?v=DQ8orIurGxw
- keras-team / keras : Deep Learning for humans
- toddmotto / public-apis : A collective list of free APIs for use in software and web development.
- tiangolo / fastapi : FastAPI framework, high performance, easy to learn, fast to code, ready for production
- jackfrued / Python-100-Days : Python - 100天从新手到大师
- tianzhi0549 / FCOS : FCOS: Fully Convolutional One-Stage Object Detection
- golang / go : The Go programming language
- kubernetes / kubernetes : Production-Grade Container Scheduling and Management
- xssed / owlcache : 🦉owlcache is a lightweight, high-performance, non-centralized, distributed Key/Value memory-cached data sharing application written by Go . keyword : golang cache、go cache、golang nosql
- vlang / v : Simple, fast, safe, compiled language for creating maintainable software. Supports translation from C/C++.
- iikira / BaiduPCS-Go : 百度网盘客户端 - Go语言编写
- spaceuptech / space-cloud : Space Cloud is an open source, web server that provides instant Realtime APIs on any database of your choice. Build highly scalable apps with the agility of a prototype!
- gohugoio / hugo : The world’s fastest framework for building websites.
- prometheus / prometheus : The Prometheus monitoring system and time series database.
- Unknwon / the-way-to-go_ZH_CN : 《The Way to Go》中文译本,中文正式名《Go 入门指南》
- containers / libpod : libpod is a library used to create container pods. Home of Podman.
- gin-gonic / gin : 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.
- avelino / awesome-go : A curated list of awesome Go frameworks, libraries and software
- containous / traefik : The Cloud Native Edge Router
- istio / istio : Connect, secure, control, and observe services.
- astaxie / beego : beego is an open-source, high-performance web framework for the Go programming language.
- go-kit / kit : A standard library for microservices.
- tsenart / vegeta : HTTP load testing tool and library. It's over 9000!
- syncthing / syncthing : Open Source Continuous File Synchronization
- getlantern / lantern : 🔴蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
- etcd-io / etcd : Distributed reliable key-value store for the most critical data of a distributed system
- karldoenitz / Tigo : Tigo is an HTTP web framework written in Go (Golang).It features a Tornado-like API with better performance.
- astaxie / build-web-application-with-golang : A golang ebook intro how to build a web with golang
- moby / moby : Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
- micro-in-cn / tutorials : Micro 中文教程、资料,源码解读
- chaosblade-io / chaosblade : An easy to use and powerful chaos engineering experiment toolkit.(一款简单易用、功能强大的混沌实验注入工具)
- QSCTech / zju-icicles : 浙江大学课程攻略共享计划
- FrontendMasters / front-end-handbook-2019 : [Book] 2019 edition of our front-end development handbook
- nndl / nndl.github.io : 《神经网络与深度学习》 Neural Network and Deep Learning
- uswds / public-sans : A strong, neutral, principles-driven, open-source typeface for text or display
- walkccc / CLRS : 📚 Solutions to Introduction to Algorithms Third Edition
- kognise / water.css : A just-add-css collection of styles to make simple websites just a little nicer
- google / styleguide : Style guides for Google-originated open-source projects
- jaywcjlove / linux-command : Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
- javascript-tutorial / en.javascript.info : Modern JavaScript Tutorial
- tdweiquan / tdw : 艺术人生
- fengdu78 / Coursera-ML-AndrewNg-Notes : 吴恩达老师的机器学习课程个人笔记
- wesbos / JavaScript30 : 30 Day Vanilla JS Challenge
- octocat / Spoon-Knife : This repo is for demonstration purposes only.
- swagger-api / swagger-codegen : swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
- portainer / portainer : Simple management UI for Docker
- 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.
- github / personal-website : Code that'll help you kickstart a personal website that showcases your work as a software developer.
- qiubaiying / qiubaiying.github.io : BY Blog ->
- valentinxxx / nginxconfig.io : ⚙️ NGiИX config generator on steroids 💉
- facebookresearch / fastText : Library for fast text representation and classification.
- trys / sergey : A tiny lil' static site generator
- lib-pku / lib-pku.github.io : 北京大学课程资料整理
- javascript-tutorial / zh.javascript.info : Modern JavaScript Tutorial
- cs231n / cs231n.github.io : Public facing notes page
- OWASP / ASVS : Application Security Verification Standard
- VSCodium / vscodium : binary releases of VS Code without MS branding/telemetry/licensing
- robbyrussell / oh-my-zsh : A delightful community-driven (with 1,300+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 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.
- wanglian / workbase-server : Simple & Secure Solution for Enterprise Emails & IM
- pi-hole / pi-hole : A black hole for Internet advertisements
- creationix / nvm : Node Version Manager - Simple bash script to manage multiple active node.js versions
- Neilpang / acme.sh : A pure Unix shell script implementing ACME client protocol
- dotnet / core : Home repository for .NET Core
- Nyr / openvpn-install : OpenVPN road warrior installer for Debian, Ubuntu and CentOS
- denysdovhan / spaceship-prompt : 🚀⭐️ A Zsh prompt for Astronauts
- zsh-users / zsh-autosuggestions : Fish-like autosuggestions for zsh
- realtho / PartyLoud : A simple tool to generate fake web browsing and mitigate tracking
- gjmzj / kubeasz : 使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
- ahmetb / kubectx : Switch faster between clusters and namespaces in kubectl
- skywind3000 / awesome-cheatsheets : 超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 ⚡️
- dylanaraps / neofetch : 🖼️ A command-line system information tool written in bash 3.2+
- daliansky / Hackintosh : 黑苹果长期维护机型EFI及安装教程整理
- termux / termux-packages : Android terminal and Linux environment - packages repository.
- Bash-it / bash-it : A community Bash framework.
- vulhub / vulhub : Pre-Built Vulnerable Environments Based on Docker-Compose
- bhilburn / powerlevel9k : The most awesome Powerline theme for ZSH around!
- awesome-lists / awesome-bash : A curated list of delightful Bash scripts and resources.
- StreisandEffect / streisand : Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
- kaldi-asr / kaldi : This is the official location of the Kaldi project.
- judasn / Linux-Tutorial : 《Java 程序员眼中的 Linux》
- zsh-users / zsh-syntax-highlighting : Fish shell like syntax highlighting for Zsh.