Skip to content

Latest commit

 

History

History
5052 lines (3041 loc) · 171 KB

2019-11-20.md

File metadata and controls

5052 lines (3041 loc) · 171 KB

2019-11-20 Trending Monthly

All Languages

Repo star language fork intro
google-research 5,764 Jupyter Notebook 919 Google AI Research
gpt-2 9,868 Python 2,286 Code for the paper "Language Models are Unsupervised Multitask Learners"
Java 19,587 Java 7,274 All Algorithms implemented in Java
vscode 86,969 TypeScript 12,965 Visual Studio Code
Real-Time-Voice-Cloning 11,918 Python 2,014 Clone a voice in 5 seconds to generate arbitrary speech in real-time
llvm-project 2,676 C++ 859 The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at ht...
free-for-dev 27,527 HTML 2,955 A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
fullstack-tutorial 7,226 Java 1,583 🚀 fullstack tutorial 2019,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
DoraemonKit 11,521 Java 1,463 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。
HanLP 16,512 Java 4,584 自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
Java-Interview 2,159 459 Java 面试必会 直通BAT
oh-my-zsh 98,934 Shell 18,076 🙃 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...
gpmall 2,776 Java 1,007 【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
iOS-DeviceSupport 2,984 Python 436 This repository holds the device support files for the iOS, and I will update it regularly.
streamlit 5,109 Python 427 Streamlit — The fastest way to build custom ML tools
handson-ml2 4,186 Jupyter Notebook 1,440 A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
node 65,833 JavaScript 15,471 Node.js JavaScript runtime ✨🐢🚀✨
PayloadsAllTheThings 10,755 Python 3,356 A list of useful payloads and bypass for Web Application Security and Pentest/CTF
p3c 19,139 Java 4,646 Alibaba Java Coding Guidelines pmd implements and IDE plugin
the-way-to-go_ZH_CN 19,202 Go 5,233 《The Way to Go》中文译本,中文正式名《Go 入门指南》
code-server 25,326 TypeScript 1,681 Run VS Code on a remote server.
algo 10,960 Python 3,375 数据结构和算法必知必会的50个代码实现
Magisk 8,389 C++ 1,314 A Magic Mask to Alter Android System Systemless-ly
lihang-code 8,646 Jupyter Notebook 3,078 《统计学习方法》的代码实现
nndl.github.io 10,060 HTML 2,236 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning

c

Repo star language fork intro
linux 82,918 C 29,039 Linux kernel source tree
masscan 11,191 C 1,847 TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
qemu 3,062 C 2,461 Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
scrcpy 21,457 C 1,921 Display and control your Android device
grbl 1,746 C 740 An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
mpv 10,839 C 1,471 🎥 Command line video player
lede 5,176 C 2,749 Lean's OpenWrt source
rt-thread 3,625 C 2,317 RT-Thread is an open source IoT operating system from China.
redis 39,753 C 15,523 Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bi...
skynet 8,455 C 3,216 A lightweight online game framework
BGAQRCode-Android 6,118 C 1,432 QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
git 30,291 C 17,577 Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
freeswitch 294 C 93 FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a ...
Marlin 6,222 C 8,059 Optimized firmware for RepRap 3D printers based on the Arduino platform.
Windows-driver-samples 3,251 C 3,060 This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
zstd 11,130 C 1,021 Zstandard - Fast real-time compression algorithm
FFmpeg 17,332 C 6,222 Mirror of git://source.ffmpeg.org/ffmpeg.git
CloverBootloader 550 C 59 Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
openssh-portable 901 C 711 Portable OpenSSH
yara 3,255 C 771 The pattern matching swiss knife
OpenCorePkg 684 C 86 OpenCore front end
suricata 1,292 C 669 Suricata git repository maintained by the OISF
tor 1,307 C 463 unofficial git repo -- report bugs/issues/pull requests on https://trac.torproject.org/ --
GmSSL 1,382 C 620 支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支
wrk 22,510 C 1,859 Modern HTTP benchmarking tool

c++

Repo star language fork intro
llvm-project 2,676 C++ 859 The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at ht...
Magisk 8,389 C++ 1,314 A Magic Mask to Alter Android System Systemless-ly
protobuf 38,537 C++ 10,441 Protocol Buffers - Google's data interchange format
godot 26,030 C++ 5,015 Godot Engine – Multi-platform 2D and 3D game engine
notepad-plus-plus 9,888 C++ 2,525 Notepad++ official repository
opencv 40,022 C++ 30,239 Open Source Computer Vision Library
bitcoin 41,204 C++ 24,603 Bitcoin Core integration/staging tree
json 16,439 C++ 2,829 JSON for Modern C++
electron 78,689 C++ 10,447 Build cross-platform desktop apps with JavaScript, HTML, and CSS
ardupilot 4,503 C++ 8,501 ArduPlane, ArduCopter, ArduRover source
swift 49,819 C++ 8,053 The Swift Programming Language
qBittorrent 7,623 C++ 1,331 qBittorrent BitTorrent client
openpose 15,122 C++ 4,380 OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
keepassxc 6,584 C++ 528 KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
Tasmota 8,477 C++ 1,991 Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX
sentencepiece 3,296 C++ 404 Unsupervised text tokenizer for Neural Network-based text generation.
grpc 23,963 C++ 5,749 The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
pcl 4,406 C++ 3,010 Point Cloud Library (PCL)
assimp 4,804 C++ 1,482 Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
WLED 809 C++ 145 Control WS2812B RGB LEDs with an ESP8266 over WiFi!
ncnn 7,667 C++ 2,015 ncnn is a high-performance neural network inference framework optimized for the mobile platform
Firmware 3,061 C++ 8,731 PX4 Autopilot Software
srs 6,805 C++ 2,541 SRS is a simple live streaming cluster, a simple joy.
re2 4,245 C++ 632 RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
fmt 7,126 C++ 870 A modern formatting library

css

Repo star language fork intro
weui 23,549 CSS 6,014 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
Casper 1,791 CSS 2,032 The default personal blogging theme for Ghost
designing-with-tailwindcss 212 CSS 54 Source code for the "Designing with Tailwind CSS" course.
Mojave-gtk-theme 603 CSS 127 Mojave is a macos Mojave like theme for GTK 3, GTK 2 and Gnome-Shell
simplefolio 465 CSS 156 A clean, beautiful and responsive portfolio template for Developers!
tailwindcss 16,905 CSS 740 A utility-first CSS framework for rapid UI development.
hexo-theme-next 4,395 CSS 1,359 Elegant and powerful theme for Hexo.
WeChat-Shelter 503 CSS 77 chrome插件,可把网页微信伪装成云笔记,让你神不知鬼不觉地上微信~(仅供娱乐!)
animate.css 63,218 CSS 13,429 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
hugo-theme-terminal 268 CSS 116 A simple, retro theme for Hugo
spicetify-themes 170 CSS 51 A community-driven collection of themes for Spicetify (https://github.com/khanhas/spicetify-cli)
Basic-Video-Call 153 CSS 195 Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
liebling 196 CSS 79 Beautiful and clean Ghost theme that is easy and comfortable to use. To get the latest version please head over the releases page and download the file liebling.zip of the latest release.
hugo-theme-learn 775 CSS 746 Porting Grav Learn theme to Hugo
normalize.css 36,902 CSS 7,615 A modern alternative to CSS resets
minimal-mistakes 5,858 CSS 9,789 📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
bootstrap-material-design 7,539 CSS 1,010 Material Design for Bootstrap - Powerful and free UI KIT for Bootstrap 4
purecss-francine 6,474 CSS 348 HTML/CSS drawing in the style of an 18th-century oil painting. Hand-coded entirely in HTML & CSS.
solved-by-flexbox 12,449 CSS 1,015 A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.
sorry 5,067 CSS 651 在线制作sorry 为所欲为的gif
spectrum-css 458 CSS 91 The standard CSS implementation of the Spectrum design language.
vscode-docs 2,591 CSS 2,135 Public documentation for Visual Studio Code
hexo-theme-butterfly 240 CSS 66 A Hexo Theme: Butterfly
web.dev 775 CSS 253 Content repository for web.dev
css 8,722 CSS 671 The CSS design system that powers GitHub

html

Repo star language fork intro
free-for-dev 27,527 HTML 2,955 A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
nndl.github.io 10,060 HTML 2,236 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
coreui-free-bootstrap-admin-template 9,253 HTML 2,456 CoreUI is free bootstrap admin template
awesome-piracy 7,744 HTML 714 A curated list of awesome warez and piracy links
mxgraph 4,420 HTML 1,175 mxGraph is a fully client side JavaScript diagramming library
nginxconfig.io 10,005 HTML 572 ⚙️ NGiИX config generator on steroids 💉
learning-area 2,193 HTML 7,121 Github repo for the MDN Learning Area.
skill-map 16,160 HTML 3,842 程序员技能图谱
DetectionLab 1,592 HTML 328 Vagrant & Packer scripts to build a lab environment complete with security tooling and logging best practices
boost 3,117 HTML 927 Super-project for modularized Boost
istio.io 379 HTML 743 Source for the istio.io site
website 1,657 HTML 5,931 Kubernetes website and documentation repo:
JavaScript30 11,511 HTML 13,053 30 Day Vanilla JS Challenge
hexo-matery-modified 91 HTML 66 My personal modified hexo matery theme with some bugs fixed.
AR.js 14,140 HTML 1,905 Efficient Augmented Reality for the Web - 60fps on mobile!
bulma-templates 2,147 HTML 782 free flexbox templates built with the bulma css framework
owasp-mstg 4,944 HTML 978 The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security development, testing and reverse engineering.
skrollr 18,323 HTML 3,562 Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. Just plain JavaScript (and some love).
portainer 13,242 HTML 1,244 Making Docker management easy.
pybluez 1,051 HTML 380 Bluetooth Python extension module
meu-primeiro-jogo-multiplayer 345 HTML 163 Um jogo multiplayer bastante simples para testarmos o Socket.io
twofactorauth 2,265 HTML 1,428 List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software.
masonry 14,374 HTML 2,127 🏩 Cascading grid layout plugin
go101 2,294 HTML 148 An online book focusing on Go syntax/semantics.
electron-api-demos 7,552 HTML 1,615 Explore the Electron APIs

python

Repo star language fork intro
gpt-2 9,868 Python 2,286 Code for the paper "Language Models are Unsupervised Multitask Learners"
Real-Time-Voice-Cloning 11,918 Python 2,014 Clone a voice in 5 seconds to generate arbitrary speech in real-time
iOS-DeviceSupport 2,984 Python 436 This repository holds the device support files for the iOS, and I will update it regularly.
streamlit 5,109 Python 427 Streamlit — The fastest way to build custom ML tools
PayloadsAllTheThings 10,755 Python 3,356 A list of useful payloads and bypass for Web Application Security and Pentest/CTF
algo 10,960 Python 3,375 数据结构和算法必知必会的50个代码实现
AiLearning 21,487 Python 7,540 AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
PhoneInfoga 975 Python 306 Advanced information gathering & OSINT tool for phone numbers
yolact 1,605 Python 342 A simple, fully convolutional model for real-time instance segmentation.
bert 19,700 Python 5,286 TensorFlow code and pre-trained models for BERT
home-assistant 28,565 Python 8,447 🏡 Open source home automation that puts local control and privacy first
tensortrade 693 Python 167 An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
detectron2 5,726 Python 813 Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
HelloGitHub 16,880 Python 1,901 Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
localstack 21,352 Python 1,497 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
algo 15,896 Python 1,362 Set up a personal VPN in the cloud
transformers 17,334 Python 4,006 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
black 13,554 Python 723 The uncompromising Python code formatter
PyTorch-GAN 4,717 Python 1,298 PyTorch implementations of Generative Adversarial Networks.
seq2seq-couplet 3,329 Python 652 Play couplet with seq2seq model. 用深度学习对对联。
gpytorch 1,665 Python 221 A highly efficient and modular implementation of Gaussian Processes in PyTorch
zipline 10,139 Python 3,010 Zipline, a Pythonic Algorithmic Trading Library
tuya-convert 925 Python 148 A collection of scripts to flash Tuya IoT devices to alternative firmwares
models 59,508 Python 37,669 Models and examples built with TensorFlow
Pytorch-UNet 1,684 Python 561 PyTorch implementation of the U-Net for image semantic segmentation with high quality images

typescript

Repo star language fork intro
vscode 86,969 TypeScript 12,965 Visual Studio Code
code-server 25,326 TypeScript 1,681 Run VS Code on a remote server.
rxdb 12,363 TypeScript 540 💻 🔄 📱 A realtime Database for JavaScript Applications
grafana 32,065 TypeScript 6,246 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
tinacms 2,909 TypeScript 102 Tina is a site editing toolkit for modern React-based sites (Gatsby and Next.js)
storybook 43,338 TypeScript 3,815 📓 UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
formik 19,214 TypeScript 1,365 Build forms in React, without the tears 😭
react-hook-form 4,608 TypeScript 168 📋 React hooks for forms validation without the hassle.
vuetify 22,571 TypeScript 3,137 🐉 Material Component Framework for Vue.js 2
SandDance 3,628 TypeScript 226 Visually explore, understand, and present your data.
material-components-web-components 1,458 TypeScript 223 Material Web Components - Material Design implemented as Web Components
angular 54,334 TypeScript 15,026 One framework. Mobile & desktop.
ant-design 53,629 TypeScript 19,334 🌈 A UI Design Language and React UI library
fullstack 12,293 TypeScript 4,058 React/ApolloGraphQL/Node/Mongo demo written in Typescript
zero 2,175 TypeScript 67 3D graphics rendering pipeline. Implemented in JavaScript. Run in a terminal.
xstate 8,156 TypeScript 312 State machines and statecharts for the modern web.
kibana 13,299 TypeScript 5,226 Your window into the Elastic Stack
ipywidgets 1,619 TypeScript 577 Interactive Widgets for the Jupyter Notebook
PeerTube 6,346 TypeScript 583 Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.
fiora 2,520 TypeScript 547 An interesting chat application power by socket.io, koa, mongodb and react
firebase-js-sdk 2,438 TypeScript 392 Firebase Javascript SDK
redux-toolkit 1,950 TypeScript 147 The official, opinionated, batteries-included toolset for efficient Redux development
vetur 3,811 TypeScript 325 Vue tooling for VS Code.
react-use 8,720 TypeScript 455 React Hooks — 👍
tfjs-models 4,335 TypeScript 1,208 Pretrained models for TensorFlow.js

unknown

Repo star language fork intro

1c-enterprise

Repo star language fork intro

abap

Repo star language fork intro

abnf

Repo star language fork intro

actionscript

Repo star language fork intro

ada

Repo star language fork intro

adobe-font-metrics

Repo star language fork intro

agda

Repo star language fork intro

ags-script

Repo star language fork intro

alloy

Repo star language fork intro

alpine-abuild

Repo star language fork intro

altium-designer

Repo star language fork intro

ampl

Repo star language fork intro

angelscript

Repo star language fork intro

ant-build-system

Repo star language fork intro

antlr

Repo star language fork intro
grammars-v4 4,352 ANTLR 1,856 Grammars written for ANTLR v4; expectation that the grammars are free of actions.

apacheconf

Repo star language fork intro

apex

Repo star language fork intro

api-blueprint

Repo star language fork intro

apl

Repo star language fork intro

apollo-guidance-computer

Repo star language fork intro

applescript

Repo star language fork intro

arc

Repo star language fork intro

asciidoc

Repo star language fork intro

asn.1

Repo star language fork intro

asp

Repo star language fork intro
fancyss 4,809 ASP 1,383 fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.

aspectj

Repo star language fork intro

assembly

Repo star language fork intro
rav1e 1,553 Assembly 114 The fastest and safest AV1 encoder.
unix-history-repo 3,950 Assembly 308 Continuous Unix commit history from 1970 until today
mal 6,069 Assembly 1,316 mal - Make a Lisp
VexRiscv 641 Assembly 82 A FPGA friendly 32 bit RISC-V CPU implementation

asymptote

Repo star language fork intro

ats

Repo star language fork intro

augeas

Repo star language fork intro

autohotkey

Repo star language fork intro

autoit

Repo star language fork intro

awk

Repo star language fork intro

ballerina

Repo star language fork intro

batchfile

Repo star language fork intro
KMS-activator 392 Batchfile 91 Windows activation research project.
java-interview 375 Batchfile 147 Вопросы и ответы к интервью Java разработчика
BurpSuite-collections 785 Batchfile 244 BurpSuite收集:包括不限于 Burp 文章、破解版、插件(非BApp Store)、汉化等相关教程,欢迎添砖加瓦---burpsuite-pro burpsuite-extender burpsuite cracked-version hackbar hacktools fuzzing fuzz-testing burp-plugin burp-extensions bapp-store ...
python-guide 19,563 Batchfile 5,154 Python best practices guidebook, written for humans.

befunge

Repo star language fork intro

bison

Repo star language fork intro

bitbake

Repo star language fork intro
meta-openembedded 156 BitBake 308

blade

Repo star language fork intro

blitzbasic

Repo star language fork intro

blitzmax

Repo star language fork intro

bluespec

Repo star language fork intro

boo

Repo star language fork intro

brainfuck

Repo star language fork intro

brightscript

Repo star language fork intro

zeek

Repo star language fork intro

c

Repo star language fork intro
linux 82,918 C 29,039 Linux kernel source tree
masscan 11,191 C 1,847 TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
qemu 3,062 C 2,461 Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
scrcpy 21,457 C 1,921 Display and control your Android device
grbl 1,746 C 740 An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
mpv 10,839 C 1,471 🎥 Command line video player
lede 5,176 C 2,749 Lean's OpenWrt source
rt-thread 3,625 C 2,317 RT-Thread is an open source IoT operating system from China.
redis 39,753 C 15,523 Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bi...
skynet 8,455 C 3,216 A lightweight online game framework
BGAQRCode-Android 6,118 C 1,432 QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
git 30,291 C 17,577 Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
freeswitch 294 C 93 FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a ...
Marlin 6,222 C 8,059 Optimized firmware for RepRap 3D printers based on the Arduino platform.
Windows-driver-samples 3,251 C 3,060 This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
zstd 11,131 C 1,021 Zstandard - Fast real-time compression algorithm
FFmpeg 17,332 C 6,222 Mirror of git://source.ffmpeg.org/ffmpeg.git
CloverBootloader 550 C 59 Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
openssh-portable 901 C 711 Portable OpenSSH
yara 3,255 C 771 The pattern matching swiss knife
OpenCorePkg 684 C 86 OpenCore front end
suricata 1,292 C 669 Suricata git repository maintained by the OISF
tor 1,307 C 463 unofficial git repo -- report bugs/issues/pull requests on https://trac.torproject.org/ --
GmSSL 1,382 C 620 支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支
wrk 22,511 C 1,859 Modern HTTP benchmarking tool

c%23

Repo star language fork intro
abp 2,601 C# 743 Open Source Web Application Framework for ASP.NET Core
orleans 6,018 C# 1,388 Orleans is a cross-platform framework for building distributed applications with .NET
AspNetCore 14,665 C# 3,753 ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
RevokeMsgPatcher 1,855 C# 286 A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)
msbuild 4,067 C# 977 The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
jellyfin 4,358 C# 425 The Free Software Media System
blockchain 4,677 C# 1,917 A simple Blockchain in Python
microsoft-ui-xaml 1,937 C# 193 Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
azure-powershell 1,673 C# 1,788 Microsoft Azure PowerShell
AspNetCore.Docs 6,233 C# 15,727 Documentation for ASP.NET Core
Netch 2,096 C# 398 Game accelerator. Support Socks5, Shadowsocks, ShadowsocksR, V2Ray protocol. UDP NAT FullCone
workflow-core 1,713 C# 407 Lightweight workflow engine for .NET Standard
PowerShell 16,556 C# 2,632 PowerShell for every system!
MassTransit 2,348 C# 897 Distributed Application Framework for .NET
corefx 17,773 C# 5,482 CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.
BotBuilder-Samples 2,164 C# 3,126 Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
Wexflow 1,621 C# 399 A high-performance, extensible, modular and cross-platform workflow engine. Built for automation and optimized for SaaS integration, Wexflow runs on Windows, Linux, macOS and the cloud.
ET 2,844 C# 1,128 Unity3D Client And C# Server Framework
MaterialDesignInXamlToolkit 7,570 C# 1,828 Google's Material Design in XAML & WPF, for C# & VB.Net.
MahApps.Metro 6,380 C# 2,063 A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
Jackett 3,480 C# 531 API Support for your favorite torrent trackers.
Ombi 1,795 C# 258 Want a Movie or TV Show on Plex or Emby? Use Ombi!
gui.cs 2,894 C# 221 Console-based user interface toolkit for .NET applications.
OrchardCore 3,277 C# 1,146 Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that application framework.
IdentityServer4 5,456 C# 1,779 OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

c++

Repo star language fork intro
llvm-project 2,676 C++ 859 The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at ht...
Magisk 8,389 C++ 1,314 A Magic Mask to Alter Android System Systemless-ly
godot 26,030 C++ 5,015 Godot Engine – Multi-platform 2D and 3D game engine
protobuf 38,537 C++ 10,441 Protocol Buffers - Google's data interchange format
notepad-plus-plus 9,888 C++ 2,525 Notepad++ official repository
opencv 40,022 C++ 30,239 Open Source Computer Vision Library
bitcoin 41,204 C++ 24,603 Bitcoin Core integration/staging tree
Gource 7,247 C++ 582 software version control visualization
electron 78,689 C++ 10,447 Build cross-platform desktop apps with JavaScript, HTML, and CSS
qBittorrent 7,623 C++ 1,331 qBittorrent BitTorrent client
pcl 4,406 C++ 3,010 Point Cloud Library (PCL)
Tasmota 8,477 C++ 1,991 Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX
assimp 4,804 C++ 1,482 Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
openpose 15,122 C++ 4,380 OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
swift 49,819 C++ 8,053 The Swift Programming Language
fmt 7,126 C++ 870 A modern formatting library
keepassxc 6,584 C++ 528 KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
ncnn 7,667 C++ 2,015 ncnn is a high-performance neural network inference framework optimized for the mobile platform
grpc 23,963 C++ 5,749 The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
sentencepiece 3,296 C++ 404 Unsupervised text tokenizer for Neural Network-based text generation.
srs 6,805 C++ 2,541 SRS is a simple live streaming cluster, a simple joy.
json 16,439 C++ 2,829 JSON for Modern C++
WLED 809 C++ 145 Control WS2812B RGB LEDs with an ESP8266 over WiFi!
td 2,265 C++ 408 Cross-platform library for building Telegram clients
LightGBM 9,965 C++ 2,669 A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tas...

c-objdump

Repo star language fork intro

c2hs-haskell

Repo star language fork intro

cabal-config

Repo star language fork intro

cap'n-proto

Repo star language fork intro

cartocss

Repo star language fork intro

ceylon

Repo star language fork intro

chapel

Repo star language fork intro

charity

Repo star language fork intro

chuck

Repo star language fork intro

cirru

Repo star language fork intro

clarion

Repo star language fork intro

clean

Repo star language fork intro

click

Repo star language fork intro

clips

Repo star language fork intro

clojure

Repo star language fork intro
metabase 17,786 Clojure 2,371 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
FiraCode 41,633 Clojure 1,440 Monospaced font with programming ligatures
leiningen 6,575 Clojure 1,518 Automate Clojure projects without setting your hair on fire.
swarmpit 1,189 Clojure 120 Lightweight mobile-friendly Docker Swarm management UI

closure-templates

Repo star language fork intro

cloud-firestore-security-rules

Repo star language fork intro

cmake

Repo star language fork intro

cobol

Repo star language fork intro

coffeescript

Repo star language fork intro
vimium 11,827 CoffeeScript 1,442 The hacker's browser.
zxcvbn 10,712 CoffeeScript 707 Low-Budget Password Strength Estimation
overleaf 5,955 CoffeeScript 728 A web-based collaborative LaTeX editor
pivottable 3,308 CoffeeScript 839 Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
SwitchyOmega 13,905 CoffeeScript 2,314 Manage and switch between multiple proxies quickly & easily.

coldfusion

Repo star language fork intro

coldfusion-cfc

Repo star language fork intro

collada

Repo star language fork intro

common-lisp

Repo star language fork intro
paip-lisp 4,334 Common Lisp 446 Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"

common-workflow-language

Repo star language fork intro

component-pascal

Repo star language fork intro

conll-u

Repo star language fork intro

cool

Repo star language fork intro

coq

Repo star language fork intro

cpp-objdump

Repo star language fork intro

creole

Repo star language fork intro

crystal

Repo star language fork intro
invidious 1,999 Crystal 132 Invidious is an alternative front-end to YouTube
crystal 14,084 Crystal 1,090 The Crystal Programming Language
kemal 2,725 Crystal 143 Fast, Effective, Simple Web Framework

cson

Repo star language fork intro

csound

Repo star language fork intro

csound-document

Repo star language fork intro

csound-score

Repo star language fork intro

css

Repo star language fork intro
weui 23,549 CSS 6,014 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
Casper 1,791 CSS 2,032 The default personal blogging theme for Ghost
designing-with-tailwindcss 212 CSS 54 Source code for the "Designing with Tailwind CSS" course.
Mojave-gtk-theme 603 CSS 127 Mojave is a macos Mojave like theme for GTK 3, GTK 2 and Gnome-Shell
simplefolio 465 CSS 155 A clean, beautiful and responsive portfolio template for Developers!
tailwindcss 16,905 CSS 740 A utility-first CSS framework for rapid UI development.
hexo-theme-next 4,395 CSS 1,359 Elegant and powerful theme for Hexo.
WeChat-Shelter 503 CSS 77 chrome插件,可把网页微信伪装成云笔记,让你神不知鬼不觉地上微信~(仅供娱乐!)
animate.css 63,218 CSS 13,429 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
hugo-theme-terminal 268 CSS 116 A simple, retro theme for Hugo
spicetify-themes 170 CSS 51 A community-driven collection of themes for Spicetify (https://github.com/khanhas/spicetify-cli)
Basic-Video-Call 153 CSS 195 Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
liebling 196 CSS 79 Beautiful and clean Ghost theme that is easy and comfortable to use. To get the latest version please head over the releases page and download the file liebling.zip of the latest release.
hugo-theme-learn 775 CSS 746 Porting Grav Learn theme to Hugo
normalize.css 36,902 CSS 7,615 A modern alternative to CSS resets
minimal-mistakes 5,858 CSS 9,789 📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
bootstrap-material-design 7,539 CSS 1,010 Material Design for Bootstrap - Powerful and free UI KIT for Bootstrap 4
purecss-francine 6,474 CSS 348 HTML/CSS drawing in the style of an 18th-century oil painting. Hand-coded entirely in HTML & CSS.
solved-by-flexbox 12,449 CSS 1,015 A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.
sorry 5,067 CSS 651 在线制作sorry 为所欲为的gif
spectrum-css 458 CSS 91 The standard CSS implementation of the Spectrum design language.
vscode-docs 2,591 CSS 2,135 Public documentation for Visual Studio Code
hexo-theme-butterfly 240 CSS 66 A Hexo Theme: Butterfly
web.dev 775 CSS 253 Content repository for web.dev
css 8,722 CSS 671 The CSS design system that powers GitHub

csv

Repo star language fork intro

cuda

Repo star language fork intro
deep-high-resolution-net.pytorch 1,988 Cuda 422 The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
matconvnet 1,224 Cuda 718 MatConvNet: CNNs for MATLAB

cweb

Repo star language fork intro

cycript

Repo star language fork intro

cython

Repo star language fork intro

d

Repo star language fork intro

d-objdump

Repo star language fork intro

darcs-patch

Repo star language fork intro

dart

Repo star language fork intro
NeteaseCloudMusic 881 Dart 119 Flutter - NeteaseCloudMusic Flutter 版本的网易云音乐
flutter 79,553 Dart 10,127 Flutter makes it easy and fast to build beautiful mobile apps.
plugins 8,813 Dart 3,752 Plugins for Flutter maintained by the Flutter team
bloc 3,110 Dart 600 A predictable state management library that helps implement the BLoC design pattern
sdk 4,568 Dart 607 The Dart SDK, including the VM, dart2js, core libraries, and more.
flutter-tutorials 1,169 Dart 394 The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
FlutterExampleApps 7,481 Dart 1,419 [Example APPS] Basic Flutter apps, for flutter devs.
flutter_blue 961 Dart 362 Bluetooth plugin for Flutter
dio 6,112 Dart 583 A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
fl_chart 946 Dart 122 A powerful Flutter chart library, currently supporting Line Chart, Bar Chart and Pie Chart.
flutter-chat-demo 491 Dart 183 This is the demo for chat app by Flutter
flutter_catalog 802 Dart 218 An app showcasing Flutter components, with side-by-side source code view.
multi_image_picker 518 Dart 108 Flutter plugin that allows you to display multi image picker on iOS and Android. 👌🔝🎉
flutter_staggered_grid_view 1,087 Dart 189 A Flutter staggered grid view
flutter-examples 3,848 Dart 933 [Examples] Simple basic isolated apps, for budding flutter devs.
fluwx 1,395 Dart 206 Flutter版微信SDK.WeChat SDK for flutter.
fish-redux 5,604 Dart 592 An assembled flutter application framework.
flutter_mall 580 Dart 139 Flutter_Mall是一款Flutter开源在线商城应用程序,是基于litemall基础上进行开发,litemall包含了Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端感兴趣的同学可以自行研究部署,Flutter_Mall基本上包含了litemall中小程序的功能。
developer_quest 2,182 Dart 391 Respository for the I/O 2019 demo: Become a tech lead, slay bugs, and don't get fired.
flutter_map 929 Dart 256 A Flutter map widget inspired by Leaflet
flutter-challenges 636 Dart 195 Flutter UI examples
provider 1,526 Dart 103 A mixture between dependency injection (DI) and state management, built with widgets for widgets.
charts 1,202 Dart 258
awesome-flutter 23,485 Dart 3,214 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Flutter-Notebook 4,716 Dart 729 日更的FlutterDemo合集,今天你fu了吗

dataweave

Repo star language fork intro

desktop

Repo star language fork intro

dhall

Repo star language fork intro

diff

Repo star language fork intro

digital-command-language

Repo star language fork intro

dm

Repo star language fork intro
tgstation 904 DM 2,455 the /tg/station branch of SS13

dns-zone

Repo star language fork intro

dockerfile

Repo star language fork intro
nocode 33,370 Dockerfile 2,986 The best way to write secure and reliable applications. Write nothing; deploy nowhere.
docker-node 5,033 Dockerfile 1,130 Official Docker Image for Node.js 🐳 🐢 🚀
docker-spark 838 Dockerfile 304 Apache Spark docker image
aws-codebuild-docker-images 432 Dockerfile 397 Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html
dotnet-docker 1,953 Dockerfile 804 Docker images for .NET Core and the .NET Core Tools.
laradock 8,560 Dockerfile 2,915 The most popular full PHP development environment on Docker.
docker 410 Dockerfile 655
docker-selenium 3,647 Dockerfile 1,249 Docker images for Selenium Grid Server (Standalone, Hub, and Nodes).
dotnet-framework-docker 249 Dockerfile 155 The repo for the official docker images for .NET Framework on Windows Server Core.
kubernetes-learning 522 Dockerfile 196 《从Docker到Kubernetes进阶课程》在线文档
docker-nginx 1,651 Dockerfile 925 Official NGINX Dockerfiles

dogescript

Repo star language fork intro

dtrace

Repo star language fork intro

dylan

Repo star language fork intro

e

Repo star language fork intro

eagle

Repo star language fork intro

easybuild

Repo star language fork intro

ebnf

Repo star language fork intro

ec

Repo star language fork intro

ecere-projects

Repo star language fork intro

ecl

Repo star language fork intro

eclipse

Repo star language fork intro

edje-data-collection

Repo star language fork intro

edn

Repo star language fork intro

eiffel

Repo star language fork intro

ejs

Repo star language fork intro

elixir

Repo star language fork intro
phoenix 14,448 Elixir 1,839 Productive. Reliable. Fast.
elixir 16,147 Elixir 2,313 Elixir is a dynamic, functional language designed for building scalable and maintainable applications
awesome-elixir 9,643 Elixir 960 A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
oban 604 Elixir 29 🥃 Robust asynchronous job processor powered by Elixir and modern PostgreSQL

elm

Repo star language fork intro
elm-spa-example 2,635 Elm 415 A Single Page Application written in Elm

emacs-lisp

Repo star language fork intro
emacs 2,135 Emacs Lisp 639 Mirror of GNU Emacs
doom-emacs 4,169 Emacs Lisp 647 An Emacs configuration for the stubborn martian vimmer
spacemacs 18,845 Emacs Lisp 4,626 A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs and Vim!
lsp-mode 1,963 Emacs Lisp 263 Emacs client/library for the Language Server Protocol
melpa 1,893 Emacs Lisp 1,754 Recipes and build machinery for the biggest Emacs package repo

emberscript

Repo star language fork intro

eml

Repo star language fork intro

eq

Repo star language fork intro

erlang

Repo star language fork intro
cowboy 5,737 Erlang 1,030 Small, fast, modern HTTP server for Erlang/OTP.
couchdb 4,359 Erlang 867 Apache CouchDB
ejabberd 4,310 Erlang 1,285 Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
rabbitmq-server 6,482 Erlang 2,076 Open source multi-protocol messaging broker

f%23

Repo star language fork intro

f*

Repo star language fork intro

factor

Repo star language fork intro

fancy

Repo star language fork intro

fantom

Repo star language fork intro

figlet-font

Repo star language fork intro

filebench-wml

Repo star language fork intro

filterscript

Repo star language fork intro

fish

Repo star language fork intro

flux

Repo star language fork intro

formatted

Repo star language fork intro

forth

Repo star language fork intro

fortran

Repo star language fork intro
OpenBLAS 3,006 Fortran 829 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.

freemarker

Repo star language fork intro

frege

Repo star language fork intro

g-code

Repo star language fork intro

game-maker-language

Repo star language fork intro

gams

Repo star language fork intro

gap

Repo star language fork intro

gcc-machine-description

Repo star language fork intro

gdb

Repo star language fork intro

gdscript

Repo star language fork intro
godot-demo-projects 925 GDScript 511 Demonstration and Template Projects

genie

Repo star language fork intro

genshi

Repo star language fork intro

gentoo-ebuild

Repo star language fork intro

gentoo-eclass

Repo star language fork intro

gerber-image

Repo star language fork intro

gettext-catalog

Repo star language fork intro

gherkin

Repo star language fork intro
sdkman-cli 2,990 Gherkin 364 The SDKMAN! Command Line Interface

git-attributes

Repo star language fork intro

git-config

Repo star language fork intro

glsl

Repo star language fork intro
glTF-Sample-Models 699 GLSL 363 glTF Sample Models

glyph

Repo star language fork intro

glyph-bitmap-distribution-format

Repo star language fork intro

gn

Repo star language fork intro

gnuplot

Repo star language fork intro

go

Repo star language fork intro
the-way-to-go_ZH_CN 19,202 Go 5,233 《The Way to Go》中文译本,中文正式名《Go 入门指南》
go-admin 1,772 Go 286 A dataviz framework help gopher to build a admin panel in ten minutes
dapr 4,373 Go 189 Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
fabric 9,153 Go 5,187 Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
night-reading-go 5,489 Go 525 Night-Reading-Go《Go 夜读》 > Share the related technical topics of Go every week through zoom online live broadcast, every day on the WeChat/Slack to communicate programming technology topics. 每周通过 zoom ...
kubernetes 60,225 Go 21,253 Production-Grade Container Scheduling and Management
gotraining 6,402 Go 1,318 Go Training Class Material :
skaffold 8,449 Go 750 Easy and Repeatable Kubernetes Development
prometheus 27,665 Go 4,077 The Prometheus monitoring system and time series database.
frp 29,852 Go 5,448 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
zap 8,331 Go 633 Blazing fast, structured, leveled logging in Go.
tidb 21,468 Go 3,222 TiDB is an open source distributed HTAP database compatible with the MySQL protocol
validator 4,239 Go 375 💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
terraform 19,635 Go 5,258 Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst...
helm 14,973 Go 4,761 The Kubernetes Package Manager
keda 1,364 Go 104 KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
prometheus-operator 3,607 Go 1,677 Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
helmfile 1,560 Go 207 Deploy Kubernetes Helm Charts
community 5,339 Go 2,444 Kubernetes community content
libpod 3,427 Go 380 libpod is a library used to create container pods. Home of Podman.
btcd 3,666 Go 1,441 An alternative full node bitcoin implementation written in Go (golang)
gotop 6,171 Go 233 A terminal based graphical activity monitor inspired by gtop and vtop
k9s 3,867 Go 212 🐶 Kubernetes CLI To Manage Your Clusters In Style!
go 66,018 Go 9,303 The Go programming language
shhgit 1,674 Go 150 Ah shhgit! Find GitHub secrets in real time

golo

Repo star language fork intro

gosu

Repo star language fork intro

grace

Repo star language fork intro

gradle

Repo star language fork intro

grammatical-framework

Repo star language fork intro

graph-modeling-language

Repo star language fork intro

graphql

Repo star language fork intro

graphviz-(dot)

Repo star language fork intro

groovy

Repo star language fork intro
devops-interview-questions 1,763 Groovy 213 Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
gradle 9,856 Groovy 2,897 Adaptable, fast automation for all
SmartThingsPublic 1,420 Groovy 61,889 SmartThings open-source DeviceTypeHandlers and SmartApps code
ansible-role-jenkins 580 Groovy 514 Ansible Role - Jenkins CI

groovy-server-pages

Repo star language fork intro

hack

Repo star language fork intro

haml

Repo star language fork intro

handlebars

Repo star language fork intro

haproxy

Repo star language fork intro

harbour

Repo star language fork intro

haskell

Repo star language fork intro
semantic 6,699 Haskell 270 Parsing, analyzing, and comparing source code across many languages
haskell-ide-engine 2,024 Haskell 204 The engine for haskell ide-integration. Not an IDE
postgrest 13,513 Haskell 632 REST API for any Postgres database
compiler 5,584 Haskell 452 Compiler for Elm, a functional language for reliable webapps.
pandoc 17,279 Haskell 2,001 Universal markup converter
fp-course 3,087 Haskell 1,017 Functional Programming Course

haxe

Repo star language fork intro
haxe 3,206 Haxe 479 Haxe - The Cross-Platform Toolkit

hcl

Repo star language fork intro
terraform-aws-eks 812 HCL 594 A Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS.
kubespray 7,574 HCL 3,116 Deploy a Production Ready Kubernetes Cluster
terraform-aws-vpc 878 HCL 860 Terraform module which creates VPC resources on AWS
terraform-aws-rds-aurora 64 HCL 97 Terraform module which creates RDS Aurora resources on AWS
terraform-google-network 59 HCL 97 A Terraform module that makes it easy to set up a new VPC Network in GCP.
terraform-google-project-factory 220 HCL 148 Opinionated Google Cloud Platform project creation and configuration with Shared VPC, IAM, APIs, etc.
terraform-aws-security-group 191 HCL 249 Terraform module which creates EC2-VPC security groups on AWS
terraform-aws-ec2-instance 189 HCL 421 Terraform module which creates EC2 instance(s) on AWS
terraform-aws-rds 230 HCL 305 Terraform module which creates RDS resources on AWS
terraform-aws-iam 155 HCL 124 Terraform module which creates IAM resources on AWS
terraform-aws-consul 227 HCL 261 A Terraform Module for how to run Consul on AWS using Terraform and Packer
hashicat-azure 1 HCL 264 Sample app for Terraform workshops

hiveql

Repo star language fork intro

hlsl

Repo star language fork intro

holyc

Repo star language fork intro

html

Repo star language fork intro
free-for-dev 27,527 HTML 2,955 A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
nndl.github.io 10,060 HTML 2,236 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
coreui-free-bootstrap-admin-template 9,253 HTML 2,456 CoreUI is free bootstrap admin template
awesome-piracy 7,744 HTML 714 A curated list of awesome warez and piracy links
mxgraph 4,420 HTML 1,175 mxGraph is a fully client side JavaScript diagramming library
nginxconfig.io 10,005 HTML 572 ⚙️ NGiИX config generator on steroids 💉
learning-area 2,193 HTML 7,121 Github repo for the MDN Learning Area.
skill-map 16,160 HTML 3,842 程序员技能图谱
DetectionLab 1,592 HTML 328 Vagrant & Packer scripts to build a lab environment complete with security tooling and logging best practices
boost 3,117 HTML 927 Super-project for modularized Boost
istio.io 379 HTML 743 Source for the istio.io site
website 1,657 HTML 5,931 Kubernetes website and documentation repo:
JavaScript30 11,511 HTML 13,053 30 Day Vanilla JS Challenge
hexo-matery-modified 91 HTML 66 My personal modified hexo matery theme with some bugs fixed.
AR.js 14,140 HTML 1,905 Efficient Augmented Reality for the Web - 60fps on mobile!
bulma-templates 2,147 HTML 782 free flexbox templates built with the bulma css framework
owasp-mstg 4,944 HTML 978 The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security development, testing and reverse engineering.
skrollr 18,323 HTML 3,562 Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. Just plain JavaScript (and some love).
portainer 13,242 HTML 1,244 Making Docker management easy.
pybluez 1,051 HTML 380 Bluetooth Python extension module
meu-primeiro-jogo-multiplayer 345 HTML 163 Um jogo multiplayer bastante simples para testarmos o Socket.io
twofactorauth 2,265 HTML 1,428 List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software.
masonry 14,374 HTML 2,127 🏩 Cascading grid layout plugin
go101 2,294 HTML 148 An online book focusing on Go syntax/semantics.
electron-api-demos 7,552 HTML 1,615 Explore the Electron APIs

html+django

Repo star language fork intro

html+ecr

Repo star language fork intro

html+eex

Repo star language fork intro

html+erb

Repo star language fork intro

html+php

Repo star language fork intro

html+razor

Repo star language fork intro

http

Repo star language fork intro

hxml

Repo star language fork intro

hy

Repo star language fork intro

hyphy

Repo star language fork intro

idl

Repo star language fork intro

idris

Repo star language fork intro

igor-pro

Repo star language fork intro

inform-7

Repo star language fork intro

ini

Repo star language fork intro

inno-setup

Repo star language fork intro

io

Repo star language fork intro

ioke

Repo star language fork intro

irc-log

Repo star language fork intro

isabelle

Repo star language fork intro

isabelle-root

Repo star language fork intro

j

Repo star language fork intro

jasmin

Repo star language fork intro

java

Repo star language fork intro
Java 19,587 Java 7,274 All Algorithms implemented in Java
fullstack-tutorial 7,226 Java 1,583 🚀 fullstack tutorial 2019,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
DoraemonKit 11,521 Java 1,463 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。
HanLP 16,512 Java 4,584 自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
gpmall 2,776 Java 1,007 【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
p3c 19,139 Java 4,646 Alibaba Java Coding Guidelines pmd implements and IDE plugin
views-widgets-samples 606 Java 163 Multiple samples showing the best practices in views-widgets on Android.
Sentinel 9,773 Java 2,917 A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
SpringAll 10,483 Java 2,886 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
Auto.js 4,753 Java 1,007 A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
xxl-job 11,011 Java 4,727 A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
skywalking 11,242 Java 3,278 APM, Application Performance Monitoring System
quarkus 3,212 Java 514 Quarkus: Supersonic Subatomic Java.
tutorials 18,115 Java 27,600 The "REST With Spring" Course:
nacos 9,289 Java 2,501 an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
easyexcel 11,129 Java 2,905 快速、简单避免OOM的java处理Excel工具
jdk 910 Java 237 Read-only mirror of https://hg.openjdk.java.net/jdk/jdk
incubator-shardingsphere 9,297 Java 3,199 Distributed database middleware
mall 25,110 Java 10,218 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
java-design-patterns 52,856 Java 17,159 Design patterns implemented in Java
x-boot 2,167 Java 807 基于Spring Boot 2.x的前后端分离开发平台X-Boot 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/Spring Data JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID生成 动态权限管理 数据权限 工作流 代码...
seata 12,618 Java 3,203 🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
ghidra 18,239 Java 2,349 Ghidra is a software reverse engineering (SRE) framework
eladmin 5,280 Java 1,886 项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
antlr4 6,724 Java 1,710 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

java-properties

Repo star language fork intro

java-server-pages

Repo star language fork intro

javascript

Repo star language fork intro
node 65,833 JavaScript 15,471 Node.js JavaScript runtime ✨🐢🚀✨
incubator-echarts 37,889 JavaScript 11,982 A powerful, interactive charting and visualization library for browser
three.js 56,508 JavaScript 21,479 JavaScript 3D library.
puppeteer 56,002 JavaScript 5,479 Headless Chrome Node.js API
nodebestpractices 36,147 JavaScript 3,075 ✅ The largest Node.js best practices list (November 2019)
react 139,685 JavaScript 26,573 A declarative, efficient, and flexible JavaScript library for building user interfaces.
drawio 13,918 JavaScript 3,030 Source to www.draw.io
keystone 835 JavaScript 104 A scalable platform and CMS to build Node.js applications
pwnagotchi 2,659 JavaScript 320 (⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
mermaid 26,586 JavaScript 1,669 Generation of diagram and flowchart from text in a similar manner as markdown
iptv 9,633 JavaScript 1,163 Collection of 8000+ publicly available IPTV channels from all over the world
Administrative-divisions-of-China 6,306 JavaScript 3,141 中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据 Node.js 爬虫。
svelte 26,411 JavaScript 1,135 Cybernetically enhanced web apps
marktext 13,450 JavaScript 932 📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
30-seconds-of-code 52,105 JavaScript 5,885 A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
webogram 6,143 JavaScript 1,980 Telegram web application, GPL v3
bootstrap 136,946 JavaScript 67,429 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
awesome-selfhosted 38,078 JavaScript 3,049 A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Service...
NeteaseCloudMusicApi 12,704 JavaScript 2,468 网易云音乐 Node.js API service
nuxt.js 23,604 JavaScript 2,065 The Vue.js Framework
material-ui 52,313 JavaScript 13,054 React components for faster and easier web development. Build your own design system, or start with Material Design.
docusaurus 14,253 JavaScript 1,366 Easy to maintain open source documentation websites.
slate 28,413 JavaScript 17,914 Beautiful static documentation for your API
cube.js 5,709 JavaScript 343 📊 Cube.js - Open Source Analytics Framework
joplin 10,210 JavaScript 902 Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/

javascript+erb

Repo star language fork intro

jflex

Repo star language fork intro

jison

Repo star language fork intro

jison-lex

Repo star language fork intro

jolie

Repo star language fork intro

json

Repo star language fork intro

json-with-comments

Repo star language fork intro

json5

Repo star language fork intro

jsoniq

Repo star language fork intro

jsonld

Repo star language fork intro

jsonnet

Repo star language fork intro
kube-prometheus 969 Jsonnet 272 Use Prometheus to monitor Kubernetes and applications running on Kubernetes
kubernetes-mixin 549 Jsonnet 171 A set of Grafana dashboards and Prometheus alerts for Kubernetes.
kfserving 230 Jsonnet 75 Serverless Inferencing on Kubernetes
pipeline 3,861 Jsonnet 947 PipelineAI Kubeflow Distribution

jsx

Repo star language fork intro

julia

Repo star language fork intro
Flux.jl 1,780 Julia 286 Relax! Flux is the ML library that doesn't make you tensor
JuMP.jl 954 Julia 253 Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)

jupyter-notebook

Repo star language fork intro
google-research 5,764 Jupyter Notebook 919 Google AI Research
handson-ml2 4,186 Jupyter Notebook 1,440 A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
lihang-code 8,646 Jupyter Notebook 3,078 《统计学习方法》的代码实现
TensorFlow-2.x-Tutorials 3,280 Jupyter Notebook 1,020 TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
pytorch-handbook 9,093 Jupyter Notebook 2,674 pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
DeepLearningExamples 2,599 Jupyter Notebook 638 Deep Learning Examples
Data-Science-Notes 1,907 Jupyter Notebook 715 数据科学的笔记以及资料搜集
tensorflow2_tutorials_chinese 3,862 Jupyter Notebook 920 tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
materials 1,090 Jupyter Notebook 1,165 Bonus materials, exercises, and example projects for our Python tutorials
NLP-with-Python 1,122 Jupyter Notebook 885 Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
python-is-cool 2,021 Jupyter Notebook 293 Cool Python features for machine learning that I used to be too afraid to use
QuantumKatas 2,020 Jupyter Notebook 411 Tutorials and programming exercises for learning Q# and quantum computing
pytorch-book 6,112 Jupyter Notebook 2,258 PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
yolov3 2,761 Jupyter Notebook 834 YOLOv3 in PyTorch > ONNX > CoreML > iOS
PythonDataScienceHandbook 20,874 Jupyter Notebook 8,665 Python Data Science Handbook: full text in Jupyter Notebooks
Python-100-Days 69,578 Jupyter Notebook 26,824 Python - 100天从新手到大师
tacotron2 1,242 Jupyter Notebook 370 Tacotron 2 - PyTorch implementation with faster-than-realtime inference
PythonRobotics 7,323 Jupyter Notebook 2,244 Python sample codes for robotics algorithms.
qiskit-iqx-tutorials 1,088 Jupyter Notebook 637 A collection of Jupyter notebooks showing how to use Qiskit that is synced with the IBM Q Experience
the-craft-of-selfteaching 11,047 Jupyter Notebook 10,883 One has no future if one couldn't teach themself.
Dive-into-DL-PyTorch 5,221 Jupyter Notebook 1,484 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Kalman-and-Bayesian-Filters-in-Python 7,058 Jupyter Notebook 1,975 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,...
shap 7,109 Jupyter Notebook 982 A unified approach to explain the output of any machine learning model.
vision 4,921 Jupyter Notebook 2,369 Datasets, Transforms and Models specific to Computer Vision
amazon-sagemaker-examples 2,653 Jupyter Notebook 1,912 Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker

kicad-layout

Repo star language fork intro

kicad-legacy-layout

Repo star language fork intro

kicad-schematic

Repo star language fork intro

kit

Repo star language fork intro

kotlin

Repo star language fork intro
architecture-components-samples 15,218 Kotlin 4,860 Samples for Android Architecture Components.
sunflower 9,264 Kotlin 1,893 A gardening app illustrating Android development best practices with Android Jetpack.
databinding-samples 896 Kotlin 205
ShadowsocksR-Android 336 Kotlin 46 【自用】来个大佬改 Lib
camera-samples 873 Kotlin 403 Multiple samples showing the best practices in camera APIs on Android.
kotlin 29,729 Kotlin 3,533 The Kotlin Programming Language
corda 3,111 Kotlin 846 Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contra...
android-kotlin-fundamentals-apps 172 Kotlin 217 android-kotlin-fundamentals-apps
Simple-Calendar 1,866 Kotlin 777 A simple calendar with events, customizable widgets and no ads.
android-kotlin-fundamentals-starter-apps 156 Kotlin 367 android-kotlin-fundamentals-starter-apps
wanandroid 392 Kotlin 72 Kotlin + MVVM + LiveData + Coroutines !
kotlin-native 6,271 Kotlin 520 Kotlin/Native infrastructure
Exposed 3,241 Kotlin 279 Kotlin SQL Framework
uamp 11,244 Kotlin 3,352 This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
UnCiv 203 Kotlin 97 Open-source Android/Desktop remake of Civ V
material-dialogs 16,857 Kotlin 2,843 😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
Charles-Crack 1,697 Kotlin 411 Charles 破解工具
kotlin-dsl-samples 2,791 Kotlin 331 Samples builds using the Gradle Kotlin DSL
MVVM-Rhine 850 Kotlin 128 The MVVM Architecture in Android(MVVM+Jetpack的开发实践).参考了众多优秀的开源MVVM项目的优秀思想,页面功能简单,易于进阶学习MVVM。
EasyFloat 632 Kotlin 62 🔥 EasyFloat:浮窗从未如此简单(Android可拖拽悬浮窗口,支持页面过滤、自定义动画,可设置单页面浮窗、前台浮窗、全局浮窗,浮窗权限按需自动申请...)
arrow 3,102 Kotlin 274 Functional companion to Kotlin's Standard Library
XiaomiADBFastbootTools 597 Kotlin 64 A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot
coolweatherjetpack 1,478 Kotlin 283 酷欧天气的Jetpack版本实现,采用了MVVM架构。
architecture-samples 34,828 Kotlin 9,711 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
play-billing-samples 1,232 Kotlin 1,014 Samples for Google Play In-app Billing

krl

Repo star language fork intro

labview

Repo star language fork intro

lasso

Repo star language fork intro
dash-sample-apps 319 Lasso 441 Apps hosted in the Dash Gallery

latte

Repo star language fork intro

lean

Repo star language fork intro

less

Repo star language fork intro

lex

Repo star language fork intro

lfe

Repo star language fork intro

lilypond

Repo star language fork intro

limbo

Repo star language fork intro

linker-script

Repo star language fork intro

linux-kernel-module

Repo star language fork intro

liquid

Repo star language fork intro
architecture-center 817 Liquid 689 Azure Architecture Center

literate-agda

Repo star language fork intro

literate-coffeescript

Repo star language fork intro

literate-haskell

Repo star language fork intro

livescript

Repo star language fork intro

llvm

Repo star language fork intro

logos

Repo star language fork intro

logtalk

Repo star language fork intro

lolcode

Repo star language fork intro

lookml

Repo star language fork intro

loomscript

Repo star language fork intro

lsl

Repo star language fork intro

lua

Repo star language fork intro
incubator-apisix 1,520 Lua 253 Cloud-Native Microservices API Gateway
pix2pix 7,206 Lua 1,253 Image-to-image translation with conditional adversarial nets
Codes-for-Lane-Detection 483 Lua 165 Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
kong 24,038 Lua 3,030 🦍 The Cloud-Native API Gateway
luci 2,147 Lua 1,085 LuCI - OpenWrt Configuration Interface
FS19_AutoDrive 109 Lua 91 FS19 version of AutoDrive - Developer Version
fast-neural-style 3,381 Lua 680 Feedforward style transfer
ntopng 2,969 Lua 366 Web-based Traffic and Security Network Traffic Monitoring
char-rnn 9,804 Lua 2,339 Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
koreader 5,530 Lua 697 An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
CycleGAN 9,232 Lua 1,522 Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
gta-resources 42 Lua 92 All the DiscworldZA GTA Resources
FiveM-Scripts 22 Lua 130 Compilation of my publically released FiveM code
luarocks 1,657 Lua 291 LuaRocks is the package manager for the Lua programming language.
luci-app-v2ray 143 Lua 37 LuCI support for V2Ray
openface 12,843 Lua 3,201 Face recognition with deep neural networks.
FiveM-Scripts 66 Lua 244 All my FiveM Scripts in one Project.

m

Repo star language fork intro

m4

Repo star language fork intro

m4sugar

Repo star language fork intro

makefile

Repo star language fork intro
project-layout 11,416 Makefile 1,124 Standard Go Project Layout
buildroot 890 Makefile 936 Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http://git.buildroot.net/buildroot/. Do not open issues or fi...
frida 4,342 Makefile 485 Clone this repo to build Frida
hassos 623 Makefile 183 🔰 HassOS Docker hypervisor
packages 2,113 Makefile 1,833 Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
motioneyeos 4,541 Makefile 520 A Video Surveillance OS For Single-board Computers
LibreELEC.tv 1,001 Makefile 772 Just enough OS for KODI
nvidia-docker 9,661 Makefile 1,293 Build and run Docker containers leveraging NVIDIA GPUs
zh-google-styleguide 5,804 Makefile 1,915 Google 开源项目风格指南 (中文版)
awesome-kubernetes 7,452 Makefile 1,153 A curated list for awesome kubernetes sources 🚢🎉
openwrt-shadowsocks 2,769 Makefile 1,869 Shadowsocks-libev for OpenWrt/LEDE

mako

Repo star language fork intro

markdown

Repo star language fork intro

marko

Repo star language fork intro

mask

Repo star language fork intro

mathematica

Repo star language fork intro

matlab

Repo star language fork intro
faster_rcnn 2,192 MATLAB 1,152 Faster R-CNN
DeepLearnToolbox 3,397 MATLAB 2,195 Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get...
OpenFace 4,022 MATLAB 1,358 OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
fieldtrip 344 MATLAB 369 The MATLAB toolbox for MEG, EEG and iEEG analysis

maven-pom

Repo star language fork intro

max

Repo star language fork intro

maxscript

Repo star language fork intro

mcfunction

Repo star language fork intro

mediawiki

Repo star language fork intro

mercury

Repo star language fork intro

meson

Repo star language fork intro

metal

Repo star language fork intro

minid

Repo star language fork intro

mirah

Repo star language fork intro

modelica

Repo star language fork intro

modula-2

Repo star language fork intro

modula-3

Repo star language fork intro

module-management-system

Repo star language fork intro

monkey

Repo star language fork intro

moocode

Repo star language fork intro

moonscript

Repo star language fork intro

motorola-68k-assembly

Repo star language fork intro

mql4

Repo star language fork intro

mql5

Repo star language fork intro

mtml

Repo star language fork intro

muf

Repo star language fork intro

mupad

Repo star language fork intro

myghty

Repo star language fork intro

nanorc

Repo star language fork intro

ncl

Repo star language fork intro

nearley

Repo star language fork intro

nemerle

Repo star language fork intro

nesc

Repo star language fork intro

netlinx

Repo star language fork intro

netlinx+erb

Repo star language fork intro

netlogo

Repo star language fork intro

newlisp

Repo star language fork intro

nextflow

Repo star language fork intro

nginx

Repo star language fork intro

nim

Repo star language fork intro

ninja

Repo star language fork intro

nit

Repo star language fork intro

nix

Repo star language fork intro
nixpkgs 4,400 Nix 4,224 Nix Packages collection
home-manager 804 Nix 245 Manage a user environment using Nix

nl

Repo star language fork intro

nsis

Repo star language fork intro

nu

Repo star language fork intro

numpy

Repo star language fork intro

objdump

Repo star language fork intro

objective-c

Repo star language fork intro
ZFPlayer 5,790 Objective-C 1,387 Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)
ios-app-signer 2,647 Objective-C 583 This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
IGListKit 10,697 Objective-C 1,209 A data-driven UICollectionView framework for building fast and flexible lists.
facebook-ios-sdk 6,160 Objective-C 2,523 Used to integrate the Facebook Platform with your iOS & tvOS apps.
SDWebImage 22,127 Objective-C 5,501 Asynchronous image downloader with cache support as a UIImageView category
react-native-template-typescript 575 Objective-C 75 👾 Clean and minimalist React Native template for a quick start with TypeScript.
ios-chat 577 Objective-C 257 开源的即时通讯(野火IM)系统 高仿微信
appcenter-sdk-apple 228 Objective-C 113 Development repository for the App Center SDK for iOS, macOS and tvOS.
WebDriverAgent 3,546 Objective-C 864 A WebDriver server for iOS that runs inside the Simulator.
IQKeyboardManager 13,700 Objective-C 2,130 Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
quickstart-ios 1,737 Objective-C 1,114 Firebase Quickstart Samples for iOS
MonkeyDev 4,160 Objective-C 717 CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.
react-native-config 2,706 Objective-C 486 Bring some 12 factor love to your mobile apps!
WebViewJavascriptBridge 12,842 Objective-C 2,674 An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
YYKit 13,285 Objective-C 3,538 A collection of iOS components.
Aspects 7,610 Objective-C 1,158 Delightful, simple library for aspect oriented programming in Objective-C and Swift.
SocketRocket 8,785 Objective-C 1,817 A conforming Objective-C WebSocket client library.
CTMediator 2,944 Objective-C 582 The mediator with no regist process to split your iOS Project into multiple project.
expo 7,976 Objective-C 1,088 An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
react-native-viewpager 286 Objective-C 61 React Native wrapper for the Android ViewPager and iOS UIPageViewController.
promises 3,013 Objective-C 177 Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
realm-cocoa 13,598 Objective-C 1,786 Realm is a mobile database: a replacement for Core Data & SQLite
Signal-iOS 4,309 Objective-C 1,152 A private messenger for iOS.
OpenEmu 10,791 Objective-C 1,031 🕹 Retro video game emulation for macOS
cordova-plugin-inappbrowser 878 Objective-C 1,569 Apache Cordova Plugin inappbrowser

objective-c++

Repo star language fork intro
Texture 6,005 Objective-C++ 885 Smooth asynchronous user interfaces for iOS apps.

objective-j

Repo star language fork intro

objectscript

Repo star language fork intro

ocaml

Repo star language fork intro
coq 2,431 OCaml 386 Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive developme...
infer 10,373 OCaml 1,407 A static analyzer for Java, C, C++, and Objective-C

omgrofl

Repo star language fork intro

ooc

Repo star language fork intro

opa

Repo star language fork intro

opal

Repo star language fork intro

opencl

Repo star language fork intro

openedge-abl

Repo star language fork intro

openrc-runscript

Repo star language fork intro

openscad

Repo star language fork intro
fosscad-repo 694 OpenSCAD 556 Official FOSSCAD Library Repository

opentype-feature-file

Repo star language fork intro

org

Repo star language fork intro

ox

Repo star language fork intro

oxygene

Repo star language fork intro

oz

Repo star language fork intro

p4

Repo star language fork intro

pan

Repo star language fork intro

papyrus

Repo star language fork intro

parrot

Repo star language fork intro

parrot-assembly

Repo star language fork intro

parrot-internal-representation

Repo star language fork intro

pascal

Repo star language fork intro
cheat-engine 3,465 Pascal 709 Cheat Engine. A development environment focused on modding
transgui 1,417 Pascal 130 🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.

pawn

Repo star language fork intro

pep8

Repo star language fork intro

perl

Repo star language fork intro
perl5 644 Perl 184 🐫The Perl 5 language interpreter.
FlameGraph 8,731 Perl 1,027 Stack trace visualizer
diff-so-fancy 12,523 Perl 263 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉
pgbadger 1,771 Perl 214 A fast PostgreSQL Log Analyzer
nikto 3,398 Perl 573 Nikto web server scanner
owasp-modsecurity-crs 1,936 Perl 596 OWASP ModSecurity Core Rule Set (CRS) Project (Official Repository)
webmin 1,141 Perl 327 Powerful and flexible web-based server management control panel

perl-6

Repo star language fork intro

php

Repo star language fork intro
SecLists 21,557 PHP 8,969 SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensi...
hyperf 1,697 PHP 281 🚀 A coroutine framework that focuses on hyperspeed and flexibility, specifically used for build microservices or middlewares.
magento2 8,076 PHP 7,047 All Submissions you make to Magento Inc. ("Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty f...
typecho 6,229 PHP 1,359 A PHP Blogging Platform. Simple and Powerful.
snipe-it 3,451 PHP 1,368 A free open source IT asset/license management system
WordPress 13,133 PHP 8,013 WordPress, Git-ified. Synced via SVN every 15 minutes, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pa...
dbal 6,140 PHP 1,010 Doctrine Database Abstraction Layer
yii2_fecshop 3,514 PHP 1,054 yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等
symfony 22,165 PHP 7,276 The Symfony PHP framework
PocketMine-MP 1,613 PHP 1,012 A server software for Minecraft: Bedrock Edition in PHP
server 8,916 PHP 1,604 ☁️ Nextcloud server, a safe home for all your data
YouPHPTube 892 PHP 528 The Best YouTube Clone Script
xdebug 1,797 PHP 407 Xdebug — Step Debugger and Debugging Aid for PHP
PHPWord 4,637 PHP 1,912 A pure PHP library for reading and writing word processing documents
PHP_CodeSniffer 7,067 PHP 1,157 PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
predis 6,082 PHP 826 Flexible and feature-complete Redis client for PHP and HHVM
phpmyadmin 4,565 PHP 2,491 A web interface for MySQL and MariaDB
dolibarr 1,595 PHP 1,175 Dolibarr ERP CRM is a modern software package to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, ...).It's opensource software (wrote with PHP langua...
MISP 2,408 PHP 747 MISP (core software) - Open Source Threat Intelligence and Sharing Platform (formely known as Malware Information Sharing Platform)
framework 19,460 PHP 6,938
orm 7,016 PHP 2,154 Doctrine Object Relational Mapper (ORM)
SuiteCRM 1,770 PHP 1,173 SuiteCRM - Open source CRM for the world
adminer 3,820 PHP 754 Database management in a single PHP file
openmediavault 1,130 PHP 170 openmediavault is the next generation network attached storage (NAS) solution based on Debian Linux. It contains services like SSH, (S)FTP, SMB/CIFS, DAAP media server, RSync, BitTorrent client and ma...
matomo 12,341 PHP 1,901 Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from website...

pic

Repo star language fork intro

pickle

Repo star language fork intro

picolisp

Repo star language fork intro

piglatin

Repo star language fork intro

pike

Repo star language fork intro

plpgsql

Repo star language fork intro
blog 4,343 PLpgSQL 1,014 Everything about database,bussiness.(Most for PostgreSQL).
sql-server-maintenance-solution 1,232 PLpgSQL 308 SQL Server Maintenance Solution
test_db 1,638 PLpgSQL 1,102 A sample MySQL database with an integrated test suite, used to test your applications and database servers

plsql

Repo star language fork intro
learning-library 271 PLSQL 383 Learning Material for Oracle Technologies

pod

Repo star language fork intro

pod-6

Repo star language fork intro

pogoscript

Repo star language fork intro

pony

Repo star language fork intro

postcss

Repo star language fork intro

postscript

Repo star language fork intro

pov-ray-sdl

Repo star language fork intro

powerbuilder

Repo star language fork intro

powershell

Repo star language fork intro
atomic-red-team 2,611 PowerShell 861 Small and highly portable detection tests based on MITRE's ATT&CK.
Quantum 2,590 PowerShell 495 Microsoft Quantum Development Kit Samples
azure-quickstart-templates 6,090 PowerShell 8,785 Azure Quickstart Templates
k8s-for-docker-desktop 1,045 PowerShell 272 为Docker Desktop for Mac/Windows开启Kubernetes和Istio - Enable Kubernetes/Istio on Docker Desktop in China
azure-docs 3,272 PowerShell 8,556 Open source documentation of Microsoft Azure
PowerSploit 6,096 PowerShell 2,257 PowerSploit - A PowerShell Post-Exploitation Framework
K8tools 2,122 PowerShell 986 K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetNuke...
scoop 8,892 PowerShell 782 A command-line installer for Windows.
BloodHound 3,549 PowerShell 667 Six Degrees of Domain Admin
azure-pipelines-image-generation 618 PowerShell 344 Azure Pipelines VM image generation for Microsoft-hosted CI/CD
Empire 4,988 PowerShell 1,643 Empire is a PowerShell and Python post-exploitation agent.
RDS-Templates 83 PowerShell 131 ARM Templates for Remote Desktop Services deployments
microsoft-graph-docs 478 PowerShell 789 Documentation for the Microsoft Graph REST API
Windows10Debloater 3,236 PowerShell 414 Script to remove Windows 10 bloatware.
scoop-extras 614 PowerShell 453 "Extras" bucket for Scoop
sp-dev-docs 828 PowerShell 620 SharePoint Developer Documentation
AZ-301-MicrosoftAzureArchitectDesign 185 PowerShell 183
azure-docs-powershell-azuread 46 PowerShell 144 Cmdlets reference help docs for Powershell Azure AD
windows-driver-docs 275 PowerShell 420 The official Windows Driver Kit documentation sources
windowsserverdocs 660 PowerShell 841 Public content repository for Windows Server 2016 content.
sql-docs 479 PowerShell 1,427 Technical documentation for Microsoft SQL Server, tools such as SQL Server Management Studio (SSMS) , SQL Server Data Tools (SSDT) etc.
PowerShell-Docs 677 PowerShell 881 The official PowerShell documentation sources
machinelearning-samples 2,226 PowerShell 1,170 Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
powerapps-docs 57 PowerShell 155 Technical Documentation for Microsoft PowerApps
VBA-Docs 116 PowerShell 196 Office VBA documentation. We're no longer updating this content regularly. Therefore, issues are not being monitored. For support and feedback, see https://docs.microsoft.com/en-us/office/vba/articles...

processing

Repo star language fork intro
SnakeAI 790 Processing 195 Train a Neural Network to play Snake using a Genetic Algorithm

prolog

Repo star language fork intro

propeller-spin

Repo star language fork intro

protocol-buffer

Repo star language fork intro

public-key

Repo star language fork intro

pug

Repo star language fork intro

puppet

Repo star language fork intro

pure-data

Repo star language fork intro

purebasic

Repo star language fork intro

purescript

Repo star language fork intro

python

Repo star language fork intro
gpt-2 9,868 Python 2,286 Code for the paper "Language Models are Unsupervised Multitask Learners"
Real-Time-Voice-Cloning 11,918 Python 2,014 Clone a voice in 5 seconds to generate arbitrary speech in real-time
iOS-DeviceSupport 2,984 Python 436 This repository holds the device support files for the iOS, and I will update it regularly.
streamlit 5,111 Python 427 Streamlit — The fastest way to build custom ML tools
PayloadsAllTheThings 10,755 Python 3,356 A list of useful payloads and bypass for Web Application Security and Pentest/CTF
algo 10,960 Python 3,375 数据结构和算法必知必会的50个代码实现
AiLearning 21,487 Python 7,540 AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
PhoneInfoga 975 Python 306 Advanced information gathering & OSINT tool for phone numbers
yolact 1,605 Python 342 A simple, fully convolutional model for real-time instance segmentation.
bert 19,700 Python 5,286 TensorFlow code and pre-trained models for BERT
home-assistant 28,565 Python 8,448 🏡 Open source home automation that puts local control and privacy first
tensortrade 693 Python 167 An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
detectron2 5,729 Python 813 Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
HelloGitHub 16,880 Python 1,901 Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
localstack 21,352 Python 1,497 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
algo 15,896 Python 1,362 Set up a personal VPN in the cloud
transformers 17,335 Python 4,006 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
black 13,554 Python 723 The uncompromising Python code formatter
PyTorch-GAN 4,717 Python 1,298 PyTorch implementations of Generative Adversarial Networks.
seq2seq-couplet 3,329 Python 652 Play couplet with seq2seq model. 用深度学习对对联。
gpytorch 1,665 Python 221 A highly efficient and modular implementation of Gaussian Processes in PyTorch
zipline 10,139 Python 3,010 Zipline, a Pythonic Algorithmic Trading Library
tuya-convert 925 Python 148 A collection of scripts to flash Tuya IoT devices to alternative firmwares
models 59,508 Python 37,669 Models and examples built with TensorFlow
Pytorch-UNet 1,684 Python 561 PyTorch implementation of the U-Net for image semantic segmentation with high quality images

python-console

Repo star language fork intro

python-traceback

Repo star language fork intro

q

Repo star language fork intro

qmake

Repo star language fork intro

qml

Repo star language fork intro
cool-retro-term 11,628 QML 506 A good looking terminal emulator which mimics the old cathode display...

quake

Repo star language fork intro

r

Repo star language fork intro
tidytuesday 1,384 R 617 Official repo for the #tidytuesday project
seurat 615 R 354 R toolkit for single cell genomics
ESL-CN 737 R 220 The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
ggplot2 4,116 R 1,529 An implementation of the Grammar of Graphics in R
shiny 3,607 R 1,551 Easy interactive web applications with R
caret 1,132 R 541 caret (Classification And Regression Training) R package that contains misc functions for training and plotting classification and regression models

racket

Repo star language fork intro
racket 3,279 Racket 497 The Racket repository
Courses- 69 Racket 130 Quiz & Assignment of Coursera

ragel

Repo star language fork intro

raml

Repo star language fork intro

rascal

Repo star language fork intro

raw-token-data

Repo star language fork intro

rdoc

Repo star language fork intro

realbasic

Repo star language fork intro

reason

Repo star language fork intro

rebol

Repo star language fork intro

red

Repo star language fork intro

redcode

Repo star language fork intro

regular-expression

Repo star language fork intro

ren'py

Repo star language fork intro

renderscript

Repo star language fork intro

restructuredtext

Repo star language fork intro

rexx

Repo star language fork intro

rhtml

Repo star language fork intro

rich-text-format

Repo star language fork intro
WPF-Samples 2,117 Rich Text Format 1,392 Repository for WPF related samples
chromego 1,252 Rich Text Format 521 ChromeGo 翻墙工具包
clover 705 Rich Text Format 319 Share some hackintosh Clover files 分享一些黑苹果clover配置文件
mqtt 2,803 Rich Text Format 704 MQTT协议3.1.1中文翻译版,IoT,物联网
ckeditor4 4,793 Rich Text Format 2,140 The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
github 5,196 Rich Text Format 1,261 GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.

ring

Repo star language fork intro

rmarkdown

Repo star language fork intro

robotframework

Repo star language fork intro

roff

Repo star language fork intro
tedukuri 457 Roff 209 《算法竞赛进阶指南》资源社区

roff-manpage

Repo star language fork intro

rouge

Repo star language fork intro

rpc

Repo star language fork intro

rpm-spec

Repo star language fork intro

ruby

Repo star language fork intro
logstash 10,830 Ruby 2,875 Logstash - transport and process your logs, events, or other data
remote-working 5,683 Ruby 580 收集整理远程工作相关的资料
evil-winrm 533 Ruby 109 The ultimate WinRM shell for hacking/pentesting
chef 6,026 Ruby 2,384 Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
chatwoot 1,465 Ruby 113 Simple and elegant live chat software 🔥💬
brew 19,682 Ruby 4,449 🍺 The missing package manager for macOS (or Linux)
sonic-pi 4,930 Ruby 605 The Live Coding Music Synth for Everyone
homebrew-cask 16,220 Ruby 7,738 🍻 A CLI workflow for the administration of macOS applications distributed as binaries
linguist 7,221 Ruby 2,622 Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
zammad 1,843 Ruby 352 Zammad is a web based open source helpdesk/customer support system
homebrew-core 6,725 Ruby 7,090 🍻 Default formulae for the missing package manager for macOS
devise 20,361 Ruby 4,888 Flexible authentication solution for Rails with Warden.
faker 8,148 Ruby 2,198 A library for generating fake data such as names, addresses, and phone numbers.
guides 8,326 Ruby 1,293 A guide for programming in style.
ansible-os-hardening 1,370 Ruby 282 This Ansible role provides numerous security-related configurations, providing all-round base protection.
scientist 5,316 Ruby 280 🔬 A Ruby library for carefully refactoring critical paths.
arachni 2,595 Ruby 582 Web Application Security Scanner Framework
calico 1,424 Ruby 401 Cloud native connectivity and network policy
simplecov 3,851 Ruby 437 Code coverage for Ruby 1.9+ with a powerful configuration library and automatic merging of coverage across test suites
TLCL 1,980 Ruby 663 《快乐的 Linux 命令行》
mastodon 19,670 Ruby 3,384 Your self-hosted, globally interconnected microblogging community
ios-playbook 274 Ruby 29
jruby 3,367 Ruby 851 JRuby, an implementation of Ruby on the JVM
dependabot-core 842 Ruby 200 🤖The core logic behind Dependabot's update PR creation
graphql-ruby 4,009 Ruby 794 Ruby implementation of GraphQL

runoff

Repo star language fork intro

rust

Repo star language fork intro
rust 40,592 Rust 6,258 Empowering everyone to build reliable and efficient software.
async-std 1,588 Rust 140 Async version of the Rust standard library
wasmtime 1,881 Rust 138 Standalone JIT-style runtime for WebAssembly, using Cranelift
libra 13,338 Rust 1,973 Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.
rust-analyzer 1,721 Rust 182 An experimental Rust compiler front-end for IDEs
alacritty 19,235 Rust 888 A cross-platform, GPU-accelerated terminal emulator
tokio 6,535 Rust 550 A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
onefetch 1,638 Rust 88 Git repository summary on your terminal
druid 873 Rust 59 A data-first Rust-native UI design toolkit.
substrate 1,624 Rust 454 Substrate: The platform for blockchain innovators
rudr 956 Rust 73 A Kubernetes implementation of the Open Application Model specification
tikv 6,386 Rust 941 Distributed transactional key-value database, originally created to complement TiDB
firecracker 10,041 Rust 638 Secure and fast microVMs for serverless computing.
shadowsocks-rust 1,362 Rust 339 A Rust port of shadowsocks
tide 1,340 Rust 117 Serve the web – HTTP server framework
futures-rs 2,989 Rust 376 Zero-cost asynchronous programming in Rust
mdBook 2,707 Rust 372 Create book from markdown files. Like Gitbook but implemented in Rust
996.ICU 247,828 Rust 21,195 Repo for counting stars and contributing. Press F to pay respect to glorious developers.
cranelift 2,293 Rust 199 Cranelift code generator
gnvim 786 Rust 28 GUI for neovim, without any web bloat
juniper 1,917 Rust 136 GraphQL server library for Rust
grin 4,499 Rust 891 Minimal implementation of the Mimblewimble protocol.
tui-rs 1,988 Rust 98 Build terminal user interfaces and dashboards using Rust
polkadot 657 Rust 157 Polkadot Node Implementation
mio 3,322 Rust 396 Metal IO library for Rust

sage

Repo star language fork intro

saltstack

Repo star language fork intro

sas

Repo star language fork intro

sass

Repo star language fork intro

scala

Repo star language fork intro
rocket-chip 1,275 Scala 538 Rocket Chip Generator
delta 1,895 Scala 369 An open-source storage layer that brings scalable, ACID transactions to Apache Spark™ and big data workloads.
akka 10,474 Scala 3,142 Build highly concurrent, distributed, and resilient message-driven applications on the JVM
chisel3 1,075 Scala 229 Chisel 3: A Modern Hardware Design Language
spark 24,292 Scala 20,569 Apache Spark
metals 995 Scala 114 Scala language server with rich IDE features 🚀
http4s 1,701 Scala 512 A minimal, idiomatic Scala interface for HTTP
ArnoldC 5,868 Scala 288 Arnold Schwarzenegger based programming language
gatling 4,465 Scala 950 Async Scala-Akka-Netty based Load Test Tool
source-han-sans 7,250 Scala 732 Source Han Sans
playframework 11,414 Scala 3,816 Play Framework
node2vec 1,457 Scala 640
kafka-manager 8,233 Scala 2,001 A tool for managing Apache Kafka.
openwhisk 4,394 Scala 847 Apache OpenWhisk is an open source serverless cloud platform
lila 6,033 Scala 891 ♞ lichess.org: the forever free, adless and open source chess server ♞
scio 1,708 Scala 310 A Scala API for Apache Beam and Google Cloud Dataflow.
waterdrop 674 Scala 222 生产环境的海量数据计算产品,文档地址:
mmlspark 1,753 Scala 377 Microsoft Machine Learning for Apache Spark
tapir 377 Scala 71 tapir, or Typed API descRiptions
fpinscala 4,584 Scala 2,558 Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
gitbucket 7,859 Scala 1,088 A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility
cats 3,649 Scala 915 Lightweight, modular, and extensible library for functional programming.
TransmogrifAI 1,729 Scala 308 TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable, strongly typed machine learning workflows on Apache Spark with minimal hand-tuning
snowplow 4,997 Scala 1,045 Cloud-native web, mobile and event analytics, running on AWS and GCP

scaml

Repo star language fork intro

scheme

Repo star language fork intro

scilab

Repo star language fork intro

scss

Repo star language fork intro

sed

Repo star language fork intro

self

Repo star language fork intro

shaderlab

Repo star language fork intro
Unity_Shaders_Book 1,982 ShaderLab 806 📖 书籍《Unity Shader入门精要》源代码

shell

Repo star language fork intro
oh-my-zsh 98,934 Shell 18,076 🙃 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...
macOS-Simple-KVM 4,287 Shell 261 Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
vulhub 5,043 Shell 1,725 Pre-Built Vulnerable Environments Based on Docker-Compose
streisand 19,990 Shell 1,733 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 serv...
z 10,896 Shell 878 z - jump around
fabric-samples 1,043 Shell 1,297
nvm 38,204 Shell 3,643 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
docker-transmission-openvpn 1,485 Shell 559 Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel
espnet 1,620 Shell 463 End-to-End Speech Processing Toolkit
pyenv 17,259 Shell 1,488 Simple Python version management
git-secrets 6,723 Shell 527 Prevents you from committing secrets and credentials into git repositories
kafka-docker 3,509 Shell 1,795 Dockerfile for Apache Kafka
spectre-meltdown-checker 3,100 Shell 414 Spectre, Meltdown, Foreshadow, Fallout, RIDL, ZombieLoad vulnerability/mitigation checker for Linux & BSD
OSX-KVM 6,889 Shell 678 Run macOS on QEMU/KVM. No support is provided at the moment.
docker 1,699 Shell 643 ⛴ Docker image of Nextcloud
interview_python 11,299 Shell 4,631 关于Python的面试题
nginx-admins-handbook 10,725 Shell 767 How to improve NGINX performance, security, and other important things; @ssllabs A+ 100%, @mozilla A+ 120/100.
examples 2,657 Shell 1,919 Kubernetes application example tutorials
fish-shell 13,990 Shell 1,207 The user-friendly command line shell.
containers-roadmap 1,977 Shell 86 This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
bats-core 1,202 Shell 138 Bash Automated Testing System
ebook 462 Shell 173
payloads 2,021 Shell 658 Git All the Payloads! A collection of web attack payloads.
Linux-Tutorial 6,669 Shell 2,258 《Java 程序员眼中的 Linux》
void-packages 828 Shell 702 The Void source packages collection

shellsession

Repo star language fork intro

shen

Repo star language fork intro

slash

Repo star language fork intro

slice

Repo star language fork intro

slim

Repo star language fork intro

smali

Repo star language fork intro
treble_experimentations 976 Smali 243 Notes about tinkering with Android Project Treble

smalltalk

Repo star language fork intro

smarty

Repo star language fork intro
charts 681 Smarty 416 Helm Charts
Golang-100-Days 524 Smarty 144 Golang - 100天从新手到大师
cp-helm-charts 345 Smarty 306 The Confluent Platform Helm charts enable you to deploy Confluent Platform services on Kubernetes for development, test, and proof of concept environments.
helm-charts 93 Smarty 79 A curated set of Helm charts brought to you by codecentric

smt

Repo star language fork intro

solidity

Repo star language fork intro

sourcepawn

Repo star language fork intro

sparql

Repo star language fork intro

spline-font-database

Repo star language fork intro

sqf

Repo star language fork intro

sql

Repo star language fork intro

sqlpl

Repo star language fork intro
sql-server-samples 4,105 SQLPL 3,939 Official Microsoft GitHub Repository containing code samples for SQL Server

squirrel

Repo star language fork intro

srecode-template

Repo star language fork intro

ssh-config

Repo star language fork intro

stan

Repo star language fork intro
stan 1,701 Stan 287 Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.

standard-ml

Repo star language fork intro

stata

Repo star language fork intro

ston

Repo star language fork intro

stylus

Repo star language fork intro

subrip-text

Repo star language fork intro

sugarss

Repo star language fork intro

supercollider

Repo star language fork intro

svg

Repo star language fork intro

swift

Repo star language fork intro
HackingWithSwift 2,903 Swift 1,534 The project source code for hackingwithswift.com
SQLite.swift 6,495 Swift 1,117 A type-safe, Swift-language layer over SQLite3.
swift-nio 5,413 Swift 356 Event-driven network application framework for high performance protocol servers & clients, non-blocking.
Alamofire 32,385 Swift 5,851 Elegant HTTP Networking in Swift
MovieSwiftUI 3,742 Swift 287 SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
Starscream 5,393 Swift 656 Websockets in swift for iOS and OSX
GRDB.swift 2,507 Swift 228 A toolkit for SQLite databases, with a focus on application development
firefox-ios 9,024 Swift 2,107 Firefox for iOS
lottie-ios 18,513 Swift 2,610 An iOS library to natively render After Effects vector animations
SwiftUI-Tutorials 673 Swift 99 A code example and translation project of SwiftUI.
PromiseKit 12,147 Swift 1,199 Promises for Swift & ObjC.
RxSwift 17,539 Swift 3,048 Reactive Programming in Swift
GitHawk 2,494 Swift 334 The best iOS app for GitHub.
Grid 162 Swift 9 🚀 SwiftUI Grid with custom styles.
SkyFloatingLabelTextField 3,482 Swift 434 A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.
clashX 4,351 Swift 584
KeychainAccess 5,167 Swift 518 Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
SnapKit 15,792 Swift 1,547 A Swift Autolayout DSL for iOS & OS X
Carbon 763 Swift 37 🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView.
Spring 13,391 Swift 1,619 A library to simplify iOS animations in Swift.
XLPagerTabStrip 6,141 Swift 1,100 Android PagerTabStrip for iOS.
vapor 17,448 Swift 1,031 💧 A server-side Swift web framework.
SwiftDate 5,352 Swift 527 Parse, validate, manipulate, and display dates, time and timezones in Swift
sourcekit-lsp 1,708 Swift 100 Language Server Protocol implementation for Swift and C-based languages
NotificationBanner 3,283 Swift 370 The easiest way to display highly customizable in app notification banners in iOS

systemverilog

Repo star language fork intro

tcl

Repo star language fork intro

tcsh

Repo star language fork intro

tea

Repo star language fork intro

terra

Repo star language fork intro

tex

Repo star language fork intro
gt-nlp-class 3,806 TeX 896 Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
deeplearningbook-chinese 27,110 TeX 7,928 Deep Learning Book Chinese Translation
conv_arithmetic 7,740 TeX 1,519 A technical report on convolution arithmetic in the context of deep learning
SJTUThesis 1,370 TeX 486 上海交通大学 XeLaTeX 学位论文及课程论文模板
ucasthesis 1,218 TeX 448 [最新样式] 中国科学院大学学位论文 LaTeX 模板 LaTeX Thesis Template for the University of Chinese Academy of Sciences
PlotNeuralNet 6,935 TeX 932 Latex code for making neural networks diagrams
NRLPapers 2,075 TeX 602 Must-read papers on network representation learning (NRL) / network embedding (NE)
tensorflow-zh 11,451 TeX 4,197 谷歌全新开源人工智能系统TensorFlow官方文档中文版
os01 7,861 TeX 448 Bootstrap yourself to write an OS from scratch. A book for self-learner.
pandoc-latex-template 1,951 TeX 327 A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
cheatsheets 1,512 TeX 511 RStudio Cheat Sheets
language 582 TeX 50 Design of the Dart language

text

Repo star language fork intro

textile

Repo star language fork intro

thrift

Repo star language fork intro

ti-program

Repo star language fork intro

tla

Repo star language fork intro

toml

Repo star language fork intro

tsql

Repo star language fork intro
examples 373 TSQL 245 Apache Kafka and Confluent Platform examples and demos
jOOQ 3,489 TSQL 851 jOOQ is the best way to write SQL in Java
SQL-Server-First-Responder-Kit 1,681 TSQL 479 sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
DP-200-Implementing-an-Azure-Data-Solution 74 TSQL 75
countries-states-cities-database 176 TSQL 133 All Countries, Cities, States with ISO2, ISO3, Country Code, Phone Code, Capital and Currency [countries.json, country.json, city.json, cities.json, state.json, states.json] [Linked with Each Other By...
metasploitable3 2,392 TSQL 609 Metasploitable3 is a VM that is built from the ground up with a large amount of security vulnerabilities.

tsx

Repo star language fork intro

turing

Repo star language fork intro

turtle

Repo star language fork intro

twig

Repo star language fork intro

txl

Repo star language fork intro

type-language

Repo star language fork intro

typescript

Repo star language fork intro
vscode 86,969 TypeScript 12,965 Visual Studio Code
code-server 25,325 TypeScript 1,681 Run VS Code on a remote server.
rxdb 12,363 TypeScript 540 💻 🔄 📱 A realtime Database for JavaScript Applications
grafana 32,065 TypeScript 6,246 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
tinacms 2,910 TypeScript 103 Tina is a site editing toolkit for modern React-based sites (Gatsby and Next.js)
storybook 43,339 TypeScript 3,816 📓 UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
formik 19,214 TypeScript 1,365 Build forms in React, without the tears 😭
react-hook-form 4,608 TypeScript 168 📋 React hooks for forms validation without the hassle.
vuetify 22,571 TypeScript 3,137 🐉 Material Component Framework for Vue.js 2
SandDance 3,628 TypeScript 226 Visually explore, understand, and present your data.
material-components-web-components 1,458 TypeScript 223 Material Web Components - Material Design implemented as Web Components
angular 54,335 TypeScript 15,026 One framework. Mobile & desktop.
ant-design 53,629 TypeScript 19,334 🌈 A UI Design Language and React UI library
fullstack 12,293 TypeScript 4,058 React/ApolloGraphQL/Node/Mongo demo written in Typescript
zero 2,175 TypeScript 67 3D graphics rendering pipeline. Implemented in JavaScript. Run in a terminal.
xstate 8,156 TypeScript 312 State machines and statecharts for the modern web.
kibana 13,300 TypeScript 5,226 Your window into the Elastic Stack
ipywidgets 1,619 TypeScript 577 Interactive Widgets for the Jupyter Notebook
PeerTube 6,346 TypeScript 583 Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.
fiora 2,520 TypeScript 547 An interesting chat application power by socket.io, koa, mongodb and react
firebase-js-sdk 2,438 TypeScript 392 Firebase Javascript SDK
redux-toolkit 1,951 TypeScript 147 The official, opinionated, batteries-included toolset for efficient Redux development
vetur 3,811 TypeScript 325 Vue tooling for VS Code.
react-use 8,721 TypeScript 455 React Hooks — 👍
tfjs-models 4,335 TypeScript 1,208 Pretrained models for TensorFlow.js

unified-parallel-c

Repo star language fork intro

unity3d-asset

Repo star language fork intro

unix-assembly

Repo star language fork intro

uno

Repo star language fork intro

unrealscript

Repo star language fork intro

urweb

Repo star language fork intro

vala

Repo star language fork intro

vcl

Repo star language fork intro

verilog

Repo star language fork intro
wujian100_open 869 Verilog 285 IC design and development should be faster,simpler and more reliable
picorv32 1,065 Verilog 272 PicoRV32 - A Size-Optimized RISC-V CPU
hdl 438 Verilog 743 HDL libraries and projects

vhdl

Repo star language fork intro
ghdl 830 VHDL 152 VHDL 2008/93/87 simulator
aws-fpga 853 VHDL 307 Official repository of the AWS EC2 FPGA Hardware and Software Development Kit

vim-script

Repo star language fork intro
vim-airline 12,975 Vim script 896 lean & mean status/tabline for vim that's light as air
vimrc 19,750 Vim script 5,542 The ultimate Vim configuration: vimrc
fzf.vim 4,123 Vim script 291 fzf ❤️ vim
vimplus 1,826 Vim script 674 🚀An automatic configuration program for vim
vim-plug 16,689 Vim script 824 🌺 Minimalist Vim Plugin Manager
vim-tmux-navigator 2,737 Vim script 167 Seamless navigation between tmux panes and vim splits
solarized 13,984 Vim script 3,410 precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes
vim-colors-solarized 5,769 Vim script 1,702 precision colorscheme for the vim text editor
goyo.vim 2,758 Vim script 77 🌷 Distraction-free writing in Vim
molokai 2,988 Vim script 1,462 Molokai color scheme for Vim
vim-lsp 1,228 Vim script 120 async language server protocol plugin for vim and neovim
vim-easy-align 2,745 Vim script 76 🌻 A Vim alignment plugin
vim-devicons 2,904 Vim script 173 Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more
vim-jsx-pretty 369 Vim script 21 🔦 [Vim script] JSX syntax pretty highlighting for vim.
nerdtree 12,543 Vim script 1,156 A tree explorer plugin for vim.
vim-polyglot 3,059 Vim script 172 A solid language pack for Vim.
nord-vim 925 Vim script 101 An arctic, north-bluish clean and elegant Vim theme.
ebook 746 Vim script 323 学习资料
vim 18,360 Vim script 2,487 The official Vim repository
spf13-vim 14,109 Vim script 3,677 The ultimate vim distribution
vim-go 11,269 Vim script 1,141 Go development plugin for Vim
jedi-vim 4,180 Vim script 344 Using the jedi autocompletion library for VIM.
vim-easymotion 4,641 Vim script 258 Vim motions on speed!
vimwiki 3,841 Vim script 331 Personal Wiki for Vim
indentLine 2,608 Vim script 163 A vim plugin to display the indention levels with thin vertical lines

visual-basic

Repo star language fork intro
pyenv-win 191 Visual Basic 44 pyenv for Windows. pyenv is a simple python version management tool. It lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-p...
hazedumper 464 Visual Basic 270 up to date csgo offsets and hazedumper config

volt

Repo star language fork intro

vue

Repo star language fork intro
eladmin-web 969 Vue 669 eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由
element 42,330 Vue 9,328 A Vue.js 2.0 UI Toolkit for Web
postwoman 6,881 Vue 362 👽 API request builder - A free, fast, and beautiful alternative to Postman https://postwoman.io 🔥
vue-element-admin 45,201 Vue 15,339 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
ViewUI 806 Vue 111 A high quality UI Toolkit built on Vue.js 2.0
baidupcs-web 4,253 Vue 754
logoly 4,065 Vue 404 A Pornhub Flavour Logo Generator
gods-pen 1,359 Vue 244 基于vue的高扩展在线网页制作平台,可自定义组件,可添加脚本,可数据统计。A mobile page builder/editor, similar with amolink.
vue-virtual-scroller 3,362 Vue 275 ⚡️ Blazing fast scrolling for any amount of data
vue-cli3.0-vueadmin 616 Vue 179 基于vue-cli3.0+vue+elementUI+vuex+axios+权限管理的后台管理系统
vue-manage-system 8,352 Vue 2,916 The web management system solution based on Vue2 and Element UI.
vue2-manage 8,149 Vue 2,946 基于 vue + element-ui 的后台管理系统
vant-demo 673 Vue 520 Collection of vant demos.
ColorUI 6,773 Vue 1,201 鲜亮的高饱和色彩,专注视觉的小程序组件库
vue2-elm 30,832 Vue 10,262 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
mint-ui 15,193 Vue 3,366 Mobile UI elements for Vue.js
ant-design-vue 8,654 Vue 1,161 An enterprise-class UI components based on Ant Design and Vue. 🐜
wink 1,852 Vue 219 A Laravel-based publishing platform
vue-typescript-admin-template 1,402 Vue 449 🖖 A vue-cli 3.0 + typescript minimal admin template
ktv-select_music-system 212 Vue 62 KTV点歌系统,含后台管理系统(完整版)
GitDataV 848 Vue 266 基于Vue框架构建的github数据可视化平台
vue-material 8,376 Vue 1,031 Material design for Vue.js
ThorUI-uniapp 286 Vue 53 uni-app代码片段分享,以及基础组件分享,组件文档地址:http://www.donarui.com
buefy 6,613 Vue 689 Lightweight UI components for Vue.js based on Bulma
ant-design-pro-vue 3,750 Vue 1,081 👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!

wavefront-material

Repo star language fork intro

wavefront-object

Repo star language fork intro

wdl

Repo star language fork intro

web-ontology-language

Repo star language fork intro

webassembly

Repo star language fork intro
assemblyscript 7,379 WebAssembly 301 Definitely not a TypeScript to WebAssembly compiler 🚀
binaryen 3,611 WebAssembly 369 Compiler infrastructure and toolchain library for WebAssembly

webidl

Repo star language fork intro

webvtt

Repo star language fork intro

windows-registry-entries

Repo star language fork intro

wisp

Repo star language fork intro

wollok

Repo star language fork intro

world-of-warcraft-addon-data

Repo star language fork intro

x-bitmap

Repo star language fork intro

x-font-directory-index

Repo star language fork intro

x-pixmap

Repo star language fork intro

x10

Repo star language fork intro

xbase

Repo star language fork intro

xc

Repo star language fork intro

xcompose

Repo star language fork intro

xml

Repo star language fork intro

xojo

Repo star language fork intro

xpages

Repo star language fork intro

xproc

Repo star language fork intro

xquery

Repo star language fork intro

xs

Repo star language fork intro

xslt

Repo star language fork intro
GildedRose-Refactoring-Kata 973 XSLT 1,541 Starting code for the GildedRose Refactoring Kata in many programming languages.

xtend

Repo star language fork intro

yacc

Repo star language fork intro

yaml

Repo star language fork intro

yang

Repo star language fork intro

yara

Repo star language fork intro
rules 1,854 YARA 509 Repository of yara rules

yasnippet

Repo star language fork intro

zap

Repo star language fork intro

zeek

Repo star language fork intro

zenscript

Repo star language fork intro

zephir

Repo star language fork intro

zig

Repo star language fork intro

zil

Repo star language fork intro

zimpl

Repo star language fork intro