Skip to content

Latest commit

 

History

History
5097 lines (3084 loc) · 174 KB

2020-01-03.md

File metadata and controls

5097 lines (3084 loc) · 174 KB

2020-01-03 Trending Daily

All Languages

Repo star language fork intro
Kotlin-Pokedex 223 Kotlin 21 🌀 A Pokedex app using ViewModel, LiveData, Room and Navigation
java-design-patterns 54,257 Java 17,547 Design patterns implemented in Java
chaos-mesh 678 Go 29 A Chaos Engineering Platform for Kubernetes
deeplearning-models 10,761 Jupyter Notebook 2,495 A collection of various deep learning architectures, models, and tips
AndroidKnowledgeSystem 1,151 JavaScript 152 The most complete Android advanced route knowledge map ⭐️你想要的最全 Android 进阶路线知识图谱+干货资料收集🚀
fxxkmakeding 437 46
pulse-sms-android 246 Kotlin 30 The ultimate SMS app for Android, available across all of your devices.
nodetube 757 JavaScript 62 Open-source YouTube alternative that also supports image and audio uploads. Powered by NodeJS
coding_challenge-25 33 32
computer-science 53,353 7,816 🎓 Path to a free self-taught education in Computer Science!
GitHubDaily 5,354 597 GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
ALBERT 674 Python 86 ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
architect-awesome 41,766 13,062 后端架构师技术图谱
isocity 1,417 JavaScript 75 A isometric city builder in JavaScript
dockerlabs 639 PHP 341 Docker - Beginners
rhasspy 444 HTML 40 Rhasspy voice assistant for Home Assistant and Hass.IO
flutter 83,066 Dart 10,779 Flutter makes it easy and fast to build beautiful mobile apps.
coding-interview-university 95,645 28,132 A complete computer science study plan to become a software engineer.
tailwind-starter-kit 259 CSS 27 Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source
flowy 5,251 JavaScript 217 The minimal javascript library to create flowcharts ✨
awesome-python 77,580 Python 15,249 A curated list of awesome Python frameworks, libraries, software and resources
overreacted.io 4,867 JavaScript 1,087 Personal blog by Dan Abramov.
spring-boot-demo 9,079 Java 3,042 spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 63 个集成demo,已经完成 52 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Be...
hasskit 180 Dart 50 HassKit is a Touch-Friendly - Zero Config App to help users instantly start using Home Assistant
linux 84,783 C 29,680 Linux kernel source tree

c

Repo star language fork intro
linux 84,783 C 29,680 Linux kernel source tree
netdata 43,845 C 3,974 Real-time performance monitoring, done right! https://my-netdata.io/
kasld 66 C 9 [ KASLD ] Kernel Address Space Layout Derandomization - A collection of various techniques to bypass KASLR and retrieve the Linux kernel base virtual address on x86 / x86_64 architectures as an unpriv...
redis 40,561 C 15,875 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...
librdkafka 3,839 C 1,744 The Apache Kafka C/C++ library
darknet 15,951 C 10,146 Convolutional Neural Networks
jq 15,971 C 929 Command-line JSON processor
sway 6,914 C 540 i3-compatible Wayland compositor
webview 5,202 C 412 Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and MSHTML (Windows)
LilyGO-T-Wristband 31 C 7
GloVe 4,350 C 1,038 GloVe model for distributed word representation
tmux 16,145 C 1,103 tmux source code
git 30,880 C 17,907 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.
openssl 12,052 C 5,295 TLS/SSL and crypto library
proxychains-ng 5,707 C 719 proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained prox...
upx 4,659 C 572 UPX - the Ultimate Packer for eXecutables
openwifi 470 C 58 open-source IEEE802.11/Wi-Fi baseband chip/FPGA design
oss-fuzz 4,835 C 867 OSS-Fuzz - continuous fuzzing of open source software.
freeswitch 388 C 143 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 ...
go-sqlite3 3,714 C 696 sqlite3 driver for go using database/sql
DOOM 4,806 C 904 DOOM Open Source Release
raylib 2,795 C 335 A simple and easy-to-use library to enjoy videogames programming
zstd 11,349 C 1,047 Zstandard - Fast real-time compression algorithm
e-Paper 170 C 93
libpostal 2,571 C 258 A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.

c++

Repo star language fork intro
taichi 3,758 C++ 368 The Taichi programming language
MNN 3,328 C++ 678 MNN is a lightweight deep neural network inference engine.
ORB_SLAM2 4,663 C++ 3,029 Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
Tasmota 9,099 C++ 2,129 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
devilutionX 2,158 C++ 229 Diablo build for modern operating systems
glow 1,877 C++ 343 Compiler for Neural Network hardware accelerators
googletest 14,106 C++ 5,598 Googletest - Google Testing and Mocking Framework
rocksdb 15,789 C++ 3,519 A library that provides an embeddable, persistent key-value store for fast storage.
protobuf 39,383 C++ 10,644 Protocol Buffers - Google's data interchange format
Catch2 10,612 C++ 1,742 A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
concurrentqueue 4,102 C++ 875 A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Magisk 8,892 C++ 1,419 A Magic Mask to Alter Android System Systemless-ly
openthread 2,074 C++ 653 OpenThread released by Google is an open-source implementation of the Thread networking protocol
onnx-tensorrt 560 C++ 160 ONNX-TensorRT: TensorRT backend for ONNX
interpret 2,250 C++ 273 Fit interpretable machine learning models. Explain blackbox machine learning.
Trilinos 476 C++ 292 Primary repository for the Trilinos Project
xournalpp 1,072 C++ 168 Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from ...
calculator 19,207 C++ 3,217 Windows Calculator: A simple yet powerful calculator that ships with Windows
engine 3,802 C++ 2,084 The Flutter engine
git-crypt 4,385 C++ 281 Transparent file encryption in git
qBittorrent 8,106 C++ 1,439 qBittorrent BitTorrent client
diycamera 55 C++ 7 An Arduino Based DIY Image Sensor and Camera Body
Console-Based-Projects-C 27 C++ 28 All projects are console based💻 and developed using C📚.All projects are dynamic and developed with the concept of Advance data structure 📁(Dynamic memory allocation,Linkedlist,Stack,Queue,Tree)✏️
node-canvas 6,415 C++ 822 Node canvas is a Cairo backed Canvas implementation for NodeJS.
gdal 1,570 C++ 861 GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.

css

Repo star language fork intro
tailwind-starter-kit 259 CSS 27 Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source
tailwindcss 18,118 CSS 802 A utility-first CSS framework for rapid UI development.
normalize.css 37,344 CSS 7,834 A modern alternative to CSS resets
just-the-docs 1,182 CSS 619 A modern, high customizable, responsive Jekyll theme for documention with built-in search.
Izmir 205 CSS 19 Izmir - An image hover mini CSS library
GitHub-Dark 6,716 CSS 481 Dark GitHub style
docs 293 CSS 606 Prometheus documentation: content and static site generator
progit2 3,599 CSS 1,480 Pro Git 2nd Edition
hands-on-ml-zh 3,222 CSS 1,330 📖 [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】
DataTables 6,287 CSS 1,942 Tables plug-in for jQuery
NES.css 14,140 CSS 1,190 NES-style CSS Framework
gridea 4,884 CSS 393 ✍️A static blog writing client (一个静态博客写作客户端)
thai.opentechsummit.asia 980 CSS 13 OpenTechSummit Thailand 2019 https://thai.opentechsummit.asia
jekyll-now 6,423 CSS 26,390 Build a Jekyll blog in minutes, without touching the command line.
yii2-widget-select2 284 CSS 142 Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).
hugo-theme-learn 810 CSS 770 Porting Grav Learn theme to Hugo
Pathfinding-Visualizer 330 CSS 121 A visualization tool for various pathfinding algorithms.
frontend 404 CSS 52 Frontend codebase of kodilan.com
vscode-docs 2,663 CSS 2,188 Public documentation for Visual Studio Code
json-api 6,090 CSS 710 A specification for building JSON APIs
Hover 22,234 CSS 4,828 A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in C...
tabula 4,332 CSS 459 Tabula is a tool for liberating data tables trapped inside PDF files
HELK 1,958 CSS 379 The Hunting ELK
course-collaboration-travel-plans 890 CSS 13,217
material-design-icons 39,465 CSS 8,117 Material Design icons by Google

html

Repo star language fork intro
rhasspy 444 HTML 40 Rhasspy voice assistant for Home Assistant and Hass.IO
learning-area 2,311 HTML 7,431 Github repo for the MDN Learning Area.
fastText 20,392 HTML 3,882 Library for fast text representation and classification.
beginner-javascript 2,096 HTML 395 Slam Dunk JavaScript
portainer 13,628 HTML 1,290 Making Docker management easy.
JavaScript30 11,766 HTML 13,421 30 Day Vanilla JS Challenge
swagger-codegen 10,688 HTML 4,960 swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
web-moderno 1,021 HTML 571
intro.js 18,784 HTML 2,390 A better way for new feature introduction and step-by-step users guide for your website and project.
skill-map 16,456 HTML 3,898 程序员技能图谱
AR.js 14,395 HTML 1,968 Efficient Augmented Reality for the Web - 60fps on mobile!
HiddenEye 998 HTML 414 Modern Phishing Tool With Advanced Functionality And Multiple Tunnelling Services [ Android-Support-Available ]
cypress-example-kitchensink 431 HTML 530 This is an example app used to showcase Cypress.io testing.
chosen 22,221 HTML 4,231 Chosen is a library for making long, unwieldy select boxes more friendly.
owasp-mstg 5,140 HTML 1,013 The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security development, testing and reverse engineering.
schemaorg 3,422 HTML 645 Schema.org - schemas and (appengine) software
turndown 4,343 HTML 593 🛏 An HTML to Markdown converter written in JavaScript
awesome-piracy 8,142 HTML 765 A curated list of awesome warez and piracy links
twofactorauth 2,303 HTML 1,442 List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software.
styleguide 22,889 HTML 8,197 Style guides for Google-originated open-source projects
hugo-academic 3,736 HTML 1,595 📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!
Spoon-Knife 10,180 HTML 107,522 This repo is for demonstration purposes only.
modern-resume-theme 411 HTML 294 A modern static resume template and theme. Powered by Jekyll and GitHub pages.
v2-ui 1,042 HTML 444 支持多协议多用户的 v2ray 面板,Support multi-protocol multi-user v2ray panel
en.javascript.info 8,447 HTML 1,917 Modern JavaScript Tutorial

python

Repo star language fork intro
ALBERT 674 Python 86 ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
awesome-python 77,580 Python 15,249 A curated list of awesome Python frameworks, libraries, software and resources
rq 6,285 Python 1,078 Simple job queues for Python
transformers 20,005 Python 4,499 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
bert 20,724 Python 5,628 TensorFlow code and pre-trained models for BERT
models 60,780 Python 38,610 Models and examples built with TensorFlow
HanLP 17,499 Python 4,862 Natural Language Processing for the next decade
sheetfu 541 Python 24 Python library to interact with Google Sheets V4 API
airflow 15,150 Python 5,725 Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
localstack 22,223 Python 1,583 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
dlinject 273 Python 18 Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace
telegram-finance-bot 30 Python 12 Телеграм бот для учёта личных расходов и ведения бюджета
fuzzDicts 1,477 Python 586 Web Pentesting Fuzz 字典,一个就够了。
vidgear 512 Python 46 Most Powerful multi-threaded Video Processing Python framework powerpacked with unique trailblazing features.
pre-commit 3,750 Python 279 A framework for managing and maintaining multi-language pre-commit hooks.
pytorch-lightning 3,279 Python 316 The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
Lenia 965 Python 68 Lenia - Mathematical Life Forms
nlp-recipes 3,227 Python 320 Natural Language Processing Best Practices & Examples
ext_portrait_segmentation 15 Python 10
pytorch-CycleGAN-and-pix2pix 10,670 Python 3,051 Image-to-Image Translation in PyTorch
LASER 2,134 Python 234 Language-Agnostic SEntence Representations
macaw 52 Python 15 An Extensible Conversational Information Seeking Platform
ssd.pytorch 3,168 Python 1,176 A PyTorch Implementation of Single Shot MultiBox Detector
oppia 1,278 Python 1,229 Tool for collaboratively building interactive lessons.
flask 48,235 Python 13,161 The Python micro framework for building web applications.

typescript

Repo star language fork intro
storybook 44,498 TypeScript 4,013 📓 UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
experiencer 57 TypeScript 6 An interactive resume editor made with React
typeorm 16,837 TypeScript 2,436 ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron...
graphql-code-generator 3,840 TypeScript 346 GraphQL code generator with flexible support for custom plugins and templates
DefinitelyTyped 25,835 TypeScript 20,038 The repository for high quality TypeScript type definitions.
angular-electron 3,280 TypeScript 825 Ultra-fast bootstrapping with Angular and Electron (Typescript + SASS + Hot Reload) 🚤
deno 40,606 TypeScript 1,885 A secure JavaScript and TypeScript runtime
ant-design 55,006 TypeScript 19,927 🌈 A UI Design Language and React UI library
angular 55,952 TypeScript 15,409 One framework. Mobile & desktop.
azure-pipelines-tasks 1,834 TypeScript 1,414 Tasks for Azure Pipelines
desktop 8,580 TypeScript 4,196 Simple collaboration from your desktop
material-ui-pickers 1,415 TypeScript 450 Date & Time pickers, built with ❤️ for @material-ui/core
react-hook-form 5,801 TypeScript 232 📋 React hooks for forms validation without the hassle.
vuetify 23,175 TypeScript 3,387 🐉 Material Component Framework for Vue
coc.nvim 8,037 TypeScript 289 Intellisense engine for vim8 & neovim, full language server protocol support as VSCode
ant-design-pro-layout 531 TypeScript 153 🌃 Powerful and easy to use beautiful layout
components 19,230 TypeScript 5,083 Component infrastructure and Material Design components for Angular
redoc 7,846 TypeScript 934 📘 OpenAPI/Swagger-generated API Reference Documentation
aws-cdk 3,801 TypeScript 666 The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
flex-layout 4,556 TypeScript 590 Provides HTML UI layout for Angular applications; using Flexbox and a Responsive API
react-native-device-info 4,480 TypeScript 1,054 Device Information for React Native iOS and Android
topology 754 TypeScript 166 A diagram (topology, UML) framework uses canvas and typescript. 一个轻量(100k左右)、功能丰富的绘图工具(微服务架构图、拓扑图、流程图、类图等ULM图、脑图,动画、视频支持)。 【在线使用】:
office-ui-fabric-react 6,534 TypeScript 1,336 React components for building Microsoft web experiences.
azure-rest-api-specs 612 TypeScript 1,662 The source for REST API specifications for Microsoft Azure.
amplify-js 6,254 TypeScript 1,112 A declarative JavaScript library for application development using cloud services.

unknown

Repo star language fork intro
fxxkmakeding 437 46
coding_challenge-25 33 32
computer-science 53,353 7,816 🎓 Path to a free self-taught education in Computer Science!
GitHubDaily 5,355 597 GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
architect-awesome 41,766 13,063 后端架构师技术图谱
coding-interview-university 95,645 28,132 A complete computer science study plan to become a software engineer.
AlphaTree-graphic-deep-neural-network 1,145 297 机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法和知识图谱
eng-practices 11,503 1,013 Google's Engineering Practices documentation
OpenAPI-Specification 16,335 5,867 The OpenAPI Specification Repository
100-days-of-code 3,726 6,944 Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
awesome-java 406 111 Collection of awesome Java project on Github(Github 上非常棒的 Java 开源项目集合).
vagas 1,975 70 ✌️ Espaço para divulgação de vagas para backenders
programmer-advancement 840 195 程序员应该有的一些好习惯!
vagas 3,779 409 🔬 Espaço para divulgação de vagas para front-enders.
awesome-rat 196 49 RAT resources. 100+ open source RAT, 500+ RAT analysis blog/video.
industry-machine-learning 4,364 633 A curated list of applied machine learning and data science notebooks and libraries across different industries.
flutter_vignettes 1,360 269 A collection of fun Flutter experiments, created by gskinner, in partnership with Google.
kubernetes-the-hard-way 19,225 4,456 Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
Specs 5,583 8,446 The CocoaPods Master Repo
proposals 9,598 361 Tracking ECMAScript Proposals
AMD_Vanilla 979 226 Native AMD macOS via Clover & OpenCore
blog 7,591 842 我是木易杨,公众号「高级前端进阶」作者,跟着我每周重点攻克一个前端面试重难点。接下来让我带你走进高级前端的世界,在进阶的路上,共勉!
system-design-interview 10,153 2,801 System design interview for IT companies
babel-handbook 8,347 1,079 📘 A guided handbook on how to use Babel and how to create plugins for Babel.
curriculum 1,343 317 📚Open Source Curriculum for CNCF Certification Courses

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
webcamjs 2,087 ActionScript 835 HTML5 Webcam Image Capture Library with Flash Fallback

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

apacheconf

Repo star language fork intro

apex

Repo star language fork intro
sfdx-travisci 80 Apex 4,302
declarative-lookup-rollup-summaries 404 Apex 163 Declarative Rollup Summaries for Lookups

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
Koolshare-Clash 554 ASP 110 🐱 Run Clash Tunnel on Koolshare OpenWrt
fancyss 5,209 ASP 1,499 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
oot 60 Assembly 3 A decompilation of Ocarina of Time: Master Quest (debug) brought to you by a bunch of clever folks.
rav1e 1,630 Assembly 120 The fastest and safest AV1 encoder.
smashremix 60 Assembly 3

asymptote

Repo star language fork intro

ats

Repo star language fork intro

augeas

Repo star language fork intro

autohotkey

Repo star language fork intro
POE-Trades-Companion 267 AutoHotkey 34 Enhance your trading experience in Path of Exile. Highly customizable.

autoit

Repo star language fork intro

awk

Repo star language fork intro

ballerina

Repo star language fork intro

batchfile

Repo star language fork intro
BurpSuite-collections 1,023 Batchfile 317 BurpSuite收集:包括不限于 Burp 文章、破解版、插件(非BApp Store)、汉化等相关教程,欢迎添砖加瓦---burpsuite-pro burpsuite-extender burpsuite cracked-version hackbar hacktools fuzzing fuzz-testing burp-plugin burp-extensions bapp-store ...
lpeworkshop 137 Batchfile 39 Windows / Linux Local Privilege Escalation Workshop
Python-Guide-CN 2,660 Batchfile 530 Python最佳实践指南

befunge

Repo star language fork intro

bison

Repo star language fork intro

bitbake

Repo star language fork intro
meta-openembedded 164 BitBake 320

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
goodnews 2 Brainfuck 0

brightscript

Repo star language fork intro

zeek

Repo star language fork intro

c

Repo star language fork intro
linux 84,783 C 29,680 Linux kernel source tree
netdata 43,845 C 3,974 Real-time performance monitoring, done right! https://my-netdata.io/
kasld 66 C 9 [ KASLD ] Kernel Address Space Layout Derandomization - A collection of various techniques to bypass KASLR and retrieve the Linux kernel base virtual address on x86 / x86_64 architectures as an unpriv...
redis 40,561 C 15,875 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...
librdkafka 3,839 C 1,744 The Apache Kafka C/C++ library
darknet 15,951 C 10,146 Convolutional Neural Networks
jq 15,971 C 929 Command-line JSON processor
sway 6,914 C 540 i3-compatible Wayland compositor
webview 5,202 C 412 Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and MSHTML (Windows)
LilyGO-T-Wristband 31 C 7
GloVe 4,350 C 1,038 GloVe model for distributed word representation
tmux 16,145 C 1,103 tmux source code
git 30,880 C 17,907 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.
openssl 12,052 C 5,295 TLS/SSL and crypto library
proxychains-ng 5,707 C 719 proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained prox...
upx 4,659 C 572 UPX - the Ultimate Packer for eXecutables
openwifi 470 C 58 open-source IEEE802.11/Wi-Fi baseband chip/FPGA design
oss-fuzz 4,835 C 867 OSS-Fuzz - continuous fuzzing of open source software.
freeswitch 388 C 143 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 ...
go-sqlite3 3,714 C 696 sqlite3 driver for go using database/sql
DOOM 4,806 C 904 DOOM Open Source Release
raylib 2,795 C 335 A simple and easy-to-use library to enjoy videogames programming
zstd 11,349 C 1,047 Zstandard - Fast real-time compression algorithm
e-Paper 170 C 93
libpostal 2,571 C 258 A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.

c%23

Repo star language fork intro
IdentityServer4 5,652 C# 1,869 OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
StockSharp 2,480 C# 865 Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins and options).
EPPlus 2,893 C# 630 Create advanced Excel spreadsheets using .NET
azure-powershell 1,738 C# 1,831 Microsoft Azure PowerShell
Xamarin.Forms 4,035 C# 1,607 Xamarin.Forms Official Home
dotnetcore-microservices-poc 790 C# 258 Very simplified insurance sales system made in a microservices architecture using .NET Core
Swashbuckle.AspNetCore 2,865 C# 687 Swagger tools for documenting API's built on ASP.NET Core
eShopOnContainers 12,274 C# 5,052 Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET Core 3.0, Docker Containers and Azure Kubernetes Services. Supports Visua...
blazor-workshop 971 C# 434 Blazor workshop
hotchocolate 815 C# 101 Hot Chocolate is a GraphQL server, written in C# for .Net Core and .Net Framework
OrchardCore 3,414 C# 1,202 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.
machinelearning 6,658 C# 1,424 ML.NET is an open source and cross-platform machine learning framework for .NET.
Magicodes.IE 317 C# 87 导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Pdf和Html。
Umbraco-CMS 2,825 C# 1,978 The simple, flexible and friendly ASP.NET CMS used by more than 500.000 websites
OnTopReplica 816 C# 112 A real-time always-on-top “replica” of a window of your choice (on Windows).
PowerShell 17,017 C# 2,739 PowerShell for every system!
LibgenDesktop 382 C# 61
Extensions 1,366 C# 466 .NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
DinkToPdf 474 C# 160 C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
CommandLineUtils 1,147 C# 148 Command line parsing and utilities for .NET
gitextensions 4,491 C# 1,374 Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
DMSkin 904 C# 280 DMSkin WPF 样式 UI 框架
grpc-dotnet 1,535 C# 201 gRPC for .NET
eShopOnWeb 3,787 C# 1,646 Sample ASP.NET Core 3.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download 130+ page eBook PDF from docs folder.
HandyControl 1,069 C# 300 Contains some simple and commonly used WPF controls

c++

Repo star language fork intro
taichi 3,758 C++ 368 The Taichi programming language
MNN 3,328 C++ 678 MNN is a lightweight deep neural network inference engine.
ORB_SLAM2 4,663 C++ 3,029 Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
Tasmota 9,099 C++ 2,129 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
devilutionX 2,158 C++ 229 Diablo build for modern operating systems
glow 1,877 C++ 343 Compiler for Neural Network hardware accelerators
googletest 14,106 C++ 5,598 Googletest - Google Testing and Mocking Framework
rocksdb 15,789 C++ 3,519 A library that provides an embeddable, persistent key-value store for fast storage.
protobuf 39,383 C++ 10,644 Protocol Buffers - Google's data interchange format
Catch2 10,612 C++ 1,742 A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
concurrentqueue 4,102 C++ 875 A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Magisk 8,892 C++ 1,419 A Magic Mask to Alter Android System Systemless-ly
openthread 2,074 C++ 653 OpenThread released by Google is an open-source implementation of the Thread networking protocol
onnx-tensorrt 560 C++ 160 ONNX-TensorRT: TensorRT backend for ONNX
interpret 2,250 C++ 273 Fit interpretable machine learning models. Explain blackbox machine learning.
Trilinos 476 C++ 292 Primary repository for the Trilinos Project
xournalpp 1,072 C++ 168 Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from ...
calculator 19,207 C++ 3,217 Windows Calculator: A simple yet powerful calculator that ships with Windows
engine 3,802 C++ 2,084 The Flutter engine
git-crypt 4,385 C++ 281 Transparent file encryption in git
qBittorrent 8,106 C++ 1,439 qBittorrent BitTorrent client
diycamera 55 C++ 7 An Arduino Based DIY Image Sensor and Camera Body
Console-Based-Projects-C 27 C++ 28 All projects are console based💻 and developed using C📚.All projects are dynamic and developed with the concept of Advance data structure 📁(Dynamic memory allocation,Linkedlist,Stack,Queue,Tree)✏️
node-canvas 6,415 C++ 822 Node canvas is a Cairo backed Canvas implementation for NodeJS.
gdal 1,570 C++ 861 GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.

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
clj-kondo 616 Clojure 64 A linter for Clojure code that sparks joy.
carve 53 Clojure 1 Carve out the essentials of your Clojure app
metabase 18,795 Clojure 2,497 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
structural 25 Clojure 0 Destructuring plus type hinting for more performant clojure.
leiningen 6,603 Clojure 1,525 Automate Clojure projects without setting your hair on fire.
FiraCode 42,895 Clojure 1,527 Monospaced font with programming ligatures

closure-templates

Repo star language fork intro

cloud-firestore-security-rules

Repo star language fork intro

cmake

Repo star language fork intro
cmake-examples 1,613 CMake 316 Useful CMake Examples
ojdkbuild 1,607 CMake 141 Community builds using source code from OpenJDK project
Ultralight 1,856 CMake 94 Ultralight— lightweight, pure-GPU, HTML UI engine for desktop apps and games.

cobol

Repo star language fork intro
sonar-scanning-examples 305 COBOL 834 Shows how to use the Scanners

coffeescript

Repo star language fork intro
pivottable 3,362 CoffeeScript 850 Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
trix 14,460 CoffeeScript 719 A rich text editor for everyday writing
node-xml2js 3,866 CoffeeScript 460 XML to JavaScript object converter.
webgl 1 CoffeeScript 0

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,416 Common Lisp 456 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
kemal 2,752 Crystal 141 Fast, Effective, Simple Web Framework
amber 1,898 Crystal 157 A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
invidious 2,411 Crystal 153 Invidious is an alternative front-end to YouTube

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
tailwind-starter-kit 259 CSS 27 Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source
tailwindcss 18,118 CSS 802 A utility-first CSS framework for rapid UI development.
normalize.css 37,344 CSS 7,834 A modern alternative to CSS resets
just-the-docs 1,182 CSS 619 A modern, high customizable, responsive Jekyll theme for documention with built-in search.
Izmir 205 CSS 19 Izmir - An image hover mini CSS library
GitHub-Dark 6,716 CSS 481 Dark GitHub style
docs 293 CSS 606 Prometheus documentation: content and static site generator
progit2 3,599 CSS 1,480 Pro Git 2nd Edition
hands-on-ml-zh 3,222 CSS 1,330 📖 [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】
DataTables 6,287 CSS 1,942 Tables plug-in for jQuery
NES.css 14,140 CSS 1,190 NES-style CSS Framework
gridea 4,884 CSS 393 ✍️A static blog writing client (一个静态博客写作客户端)
thai.opentechsummit.asia 980 CSS 13 OpenTechSummit Thailand 2019 https://thai.opentechsummit.asia
jekyll-now 6,423 CSS 26,391 Build a Jekyll blog in minutes, without touching the command line.
yii2-widget-select2 284 CSS 142 Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).
hugo-theme-learn 810 CSS 770 Porting Grav Learn theme to Hugo
Pathfinding-Visualizer 330 CSS 121 A visualization tool for various pathfinding algorithms.
frontend 404 CSS 52 Frontend codebase of kodilan.com
vscode-docs 2,663 CSS 2,188 Public documentation for Visual Studio Code
json-api 6,090 CSS 710 A specification for building JSON APIs
Hover 22,234 CSS 4,828 A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in C...
tabula 4,332 CSS 459 Tabula is a tool for liberating data tables trapped inside PDF files
HELK 1,958 CSS 379 The Hunting ELK
course-collaboration-travel-plans 890 CSS 13,217
material-design-icons 39,465 CSS 8,117 Material Design icons by Google

csv

Repo star language fork intro

cuda

Repo star language fork intro
deep-high-resolution-net.pytorch 2,113 Cuda 469 The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"

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
flutter 83,066 Dart 10,779 Flutter makes it easy and fast to build beautiful mobile apps.
hasskit 181 Dart 50 HassKit is a Touch-Friendly - Zero Config App to help users instantly start using Home Assistant
mobx.dart 1,004 Dart 113 MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.
plugins 9,327 Dart 4,031 Plugins for Flutter maintained by the Flutter team
bloc 3,456 Dart 676 A predictable state management library that helps implement the BLoC design pattern
timy-messenger 1,082 Dart 222 Timy - open source mobile app for groups to communicate and organize themselves. Built with flutter.
moor 490 Dart 37 Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter
samples 5,630 Dart 1,557 A collection of Flutter examples and demos.
flutterfire 950 Dart 398 🔥 Firebase plugins for Flutter apps
awesome-flutter 24,615 Dart 3,405 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
inject.dart 608 Dart 106 Compile-time dependency injection for Dart and Flutter
dart-sass 1,348 Dart 128 The reference implementation of Sass, written in Dart.
firebase_auth_demo_flutter 200 Dart 63 Reference Authentication Flow with Flutter & Firebase
fl_chart 1,157 Dart 154 A powerful Flutter chart library, currently supporting Line Chart, Bar Chart, Pie Chart and Scatter Chart.
flutter_clock 446 Dart 258
LunaSea 36 Dart 5 LunaSea - Usenet Manager for iOS
table_calendar 401 Dart 131 Highly customizable, feature-packed Flutter Calendar with gestures, animations and multiple formats
flutter_wanandroid 3,645 Dart 795 🔥🔥🔥 基于Google Flutter的WanAndroid客户端,支持Android和iOS。包括BLoC、RxDart 、国际化、主题色、启动页、引导页,拥有较好的项目结构&比较规范的代码!
flutter_blue 1,030 Dart 414 Bluetooth plugin for Flutter
FlutterScreens 2,236 Dart 597 A collection of Screens and attractive UIs built with Flutter ready to be used in your applications. No external libraries are used. Just download, add to your project and use.
flutter_pokedex 456 Dart 105 Pokedex app built with Flutter (with lots of animations)
MXFlutter 1,541 Dart 174 基于JS的高性能Flutter动态化框架 high-performance Flutter dynamic framework based on JS
flutter_hive_provider_example 21 Dart 1 A Flutter App example of managing state with Provider, while storing data persistently with Hive.
awesome-flutter-packages 759 Dart 91 A curated list of awesome Flutter packages.
dy_flutter 193 Dart 37 斗鱼直播APP 🚀 多元化Flutter开源项目。涵盖自定义编写UI交互、手势动画的方式,还原复杂应用的真实数据流场景。(另提供服务端Mock接口)

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

dns-zone

Repo star language fork intro

dockerfile

Repo star language fork intro
laradock 8,757 Dockerfile 3,014 The most popular full PHP development environment on Docker.
dockerfiles 9,318 Dockerfile 1,660 Various Dockerfiles I use on the desktop and on servers.
dotnet-docker 2,034 Dockerfile 849 Docker images for .NET Core and the .NET Core Tools.
docker-letsencrypt 443 Dockerfile 129
docker-selenium 3,722 Dockerfile 1,274 Docker images for Selenium Grid Server (Standalone, Hub, and Nodes).
Simple-DevOps-Project 30 Dockerfile 1,003
nocode 34,463 Dockerfile 3,088 The best way to write secure and reliable applications. Write nothing; deploy nowhere.
aws-codebuild-docker-images 453 Dockerfile 418 Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html
docker-node 5,155 Dockerfile 1,165 Official Docker Image for Node.js 🐳 🐢 🚀
cypress-docker-images 301 Dockerfile 97 Docker images with Cypress dependencies and browsers
openjdk 764 Dockerfile 357 Docker Official Image packaging for Java (openJDK)
mssql-docker 890 Dockerfile 416 Official Microsoft repository for SQL Server in Docker resources

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
elixir 16,290 Elixir 2,342 Elixir is a dynamic, functional language designed for building scalable and maintainable applications
phoenix_live_view 2,511 Elixir 230 Rich, real-time user experiences with server-rendered HTML
phoenix 14,571 Elixir 1,866 Productive. Reliable. Fast.
wassup 26 Elixir 1 Personal assistant to help you save your personal memories and emotions together, securely
kno-elixir 26 Elixir 1 Go Passwordless: Use Kno for the simplest way to add passwordless authentication to your application.
guardian_db 277 Elixir 79 Guardian DB integration for tracking tokens and ensuring logout cannot be replayed.
money 356 Elixir 80 Elixir library for working with Money safer, easier, and fun... Is an interpretation of the Fowler's Money pattern in fun.prog.

elm

Repo star language fork intro

emacs-lisp

Repo star language fork intro
spacemacs 19,142 Emacs Lisp 4,677 A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs and Vim!
use-package 2,917 Emacs Lisp 185 A use-package declaration for simplifying your .emacs
emacs.d 96 Emacs Lisp 9 My Emacs configuration, literately 😄

emberscript

Repo star language fork intro

eml

Repo star language fork intro

eq

Repo star language fork intro

erlang

Repo star language fork intro
otp 8,110 Erlang 2,208 Erlang/OTP
rabbitmq-server 6,678 Erlang 2,175 Open source multi-protocol messaging broker
shackle 150 Erlang 30 High-Performance Erlang Network Client Framework
meck 654 Erlang 207 A mocking library for Erlang

f%23

Repo star language fork intro
Bolero 391 F# 23 Bolero brings Blazor to F# developers with an easy to use Model-View-Update architecture, HTML combinators, hot reloaded templates, type-safe endpoints, advanced routing and remoting capabilities, and...

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,089 Fortran 857 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
GEOSgcm_GridComp 1 Fortran 2
MAPL 2 Fortran 0
rte-rrtmgp 17 Fortran 19 RTE+RRTMGP is a set of codes for computing radiative fluxes in planetary atmospheres.
fates 42 Fortran 32 repository for the Functionally Assembled Terrestrial Ecosystem Simulator (FATES)
MPAS-Model 111 Fortran 179 Repository for MPAS models and shared framework releases.
UMD_Etc 0 Fortran 0 Repository containing the UMD_Etc code
MPP 2 Fortran 0 Multi-Physics Problem (MPP) library is a standalone library that solves biophysics problems relevant to global land surface models (LSMs).
sbetr 6 Fortran 0 Standalone implementation of BeTR, the Biogeochemical Transport and Reaction module
Ocean-BGC 1 Fortran 0 This repository will house the columnized ocean BGC modules
CVMix-src 14 Fortran 21 CVMix source code (including protex documentation) as well as build system and examples / tests

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-GameTemplate 43 GDScript 4 Template with all necessary stuff taken care, just create your games main features.
godot-demo-projects 978 GDScript 539 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 3,070 Gherkin 370 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

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
chaos-mesh 680 Go 29 A Chaos Engineering Platform for Kubernetes
terraform-provider-google 915 Go 700 Terraform Google Cloud Platform provider
mongo-go-driver 3,855 Go 440 The Go driver for MongoDB
go-swagger 4,648 Go 734 Swagger 2.0 implementation for go
kind 4,141 Go 464 Kubernetes IN Docker - local clusters for testing Kubernetes
vault 14,720 Go 2,216 A tool for secrets management, encryption as a service, and privileged access management
kubebuilder 2,105 Go 401 Kubebuilder - SDK for building Kubernetes APIs using CRDs
gqlgen 3,751 Go 349 go generate based graphql server library
nomad 5,588 Go 992 Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and sc...
kubernetes 61,917 Go 21,853 Production-Grade Container Scheduling and Management
go 67,547 Go 9,568 The Go programming language
oauth2_proxy 1,219 Go 262 A reverse proxy that provides authentication with Google, Github or other providers.
moby 56,008 Go 16,168 Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
opa 2,909 Go 307 An open source, general-purpose policy engine.
datadog-agent 678 Go 362 Datadog Agent
kustomize 4,479 Go 696 Customization of kubernetes YAML configurations
go-elasticsearch 2,074 Go 168 The official Go client for Elasticsearch
nats-server 7,085 Go 712 High-Performance server for NATS, the cloud native messaging system.
client-go 2,908 Go 1,264 Go client for Kubernetes.
helm 15,627 Go 4,872 The Kubernetes Package Manager
charts 11,485 Go 12,207 Curated applications for Kubernetes
dashboard 6,830 Go 1,792 General-purpose web UI for Kubernetes clusters
terraform-provider-aws 3,530 Go 3,223 Terraform AWS provider
kubesphere 2,471 Go 375 Easy-to-use Production Ready Container Platform
k9s 4,458 Go 238 🐶 Kubernetes CLI To Manage Your Clusters In Style!

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
gradle 10,025 Groovy 2,942 Adaptable, fast automation for all
react-native-unimodules 297 Groovy 30 Core Unimodule infrastructure and a collection of Unimodules and interfaces that are commonly depended on by other Unimodules
pipeline-examples 3,169 Groovy 2,034 A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin
SmartThingsPublic 1,466 Groovy 63,989 SmartThings open-source DeviceTypeHandlers and SmartApps code
ADT-Tools-2 16 Groovy 123 Updated version of ADT Tools with simplified user interface and enhanced functions.
pipeline-model-definition-plugin 438 Groovy 162
triggear_pipeline 1 Groovy 2
pact-jvm 708 Groovy 325 JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.

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
shellcheck 17,595 Haskell 885 ShellCheck, a static analysis tool for shell scripts
unison 2,825 Haskell 127 A friendly programming language from the future
duckling 2,752 Haskell 479 Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.
haskell-tic-tac-toe 25 Haskell 3 An multiplayer web real-time implementation of the famous Tic Tac Toe game in Haskell.

haxe

Repo star language fork intro

hcl

Repo star language fork intro
terraform-aws-ec2-instance 202 HCL 456 Terraform module which creates EC2 instance(s) on AWS
kubespray 7,828 HCL 3,227 Deploy a Production Ready Kubernetes Cluster
terraform-aws-vault 396 HCL 258 A Terraform Module for how to run Vault on AWS using Terraform and Packer
terraform-guides 549 HCL 351 Example usage of HashiCorp Terraform
terraform-aws-rds-aurora 68 HCL 106 Terraform module which creates RDS Aurora resources on AWS
terraform-aws-autoscaling 105 HCL 160 Terraform module which creates Auto Scaling resources on AWS
terraform-aws-eks 897 HCL 659 A Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS.
terraform-aws-vpc 939 HCL 923 Terraform module which creates VPC resources on AWS
package-terraform-utilities 28 HCL 4 A collection of useful Terraform utilities
terraform-aws-lambda 116 HCL 81 Terraform module for AWS Lambda functions
aws-terraform-cloudwatch_alarm 4 HCL 0 AWS Cloudwatch Alarm Terraform module for Rackspace customers
terraform-aws-ecs-container-definition 97 HCL 76 Terraform module to generate well-formed JSON documents (container definitions) that are passed to the aws_ecs_task_definition Terraform resource
terraform-up-and-running-code 938 HCL 559 Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
Terraform-Demo 4 HCL 34 Using Terraform to create web app and SQL Server database in Azure cloud.
aws-terraform-ec2_autorecovery 8 HCL 4 AWS EC2 Autorecover Terraform module for Rackspace customers
aws-terraform-alb 5 HCL 3 AWS ELBv2 / Application Load Balancer Terraform module for Rackspace Customers

hiveql

Repo star language fork intro

hlsl

Repo star language fork intro

holyc

Repo star language fork intro

html

Repo star language fork intro
rhasspy 446 HTML 40 Rhasspy voice assistant for Home Assistant and Hass.IO
learning-area 2,311 HTML 7,431 Github repo for the MDN Learning Area.
fastText 20,392 HTML 3,882 Library for fast text representation and classification.
beginner-javascript 2,096 HTML 395 Slam Dunk JavaScript
portainer 13,628 HTML 1,290 Making Docker management easy.
JavaScript30 11,766 HTML 13,421 30 Day Vanilla JS Challenge
swagger-codegen 10,688 HTML 4,960 swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
web-moderno 1,021 HTML 571
intro.js 18,784 HTML 2,390 A better way for new feature introduction and step-by-step users guide for your website and project.
skill-map 16,456 HTML 3,898 程序员技能图谱
AR.js 14,395 HTML 1,968 Efficient Augmented Reality for the Web - 60fps on mobile!
HiddenEye 1,001 HTML 415 Modern Phishing Tool With Advanced Functionality And Multiple Tunnelling Services [ Android-Support-Available ]
cypress-example-kitchensink 431 HTML 530 This is an example app used to showcase Cypress.io testing.
chosen 22,221 HTML 4,231 Chosen is a library for making long, unwieldy select boxes more friendly.
owasp-mstg 5,140 HTML 1,013 The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security development, testing and reverse engineering.
schemaorg 3,422 HTML 645 Schema.org - schemas and (appengine) software
turndown 4,343 HTML 593 🛏 An HTML to Markdown converter written in JavaScript
awesome-piracy 8,144 HTML 765 A curated list of awesome warez and piracy links
twofactorauth 2,303 HTML 1,442 List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software.
styleguide 22,889 HTML 8,197 Style guides for Google-originated open-source projects
hugo-academic 3,736 HTML 1,595 📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!
Spoon-Knife 10,180 HTML 107,522 This repo is for demonstration purposes only.
modern-resume-theme 411 HTML 294 A modern static resume template and theme. Powered by Jekyll and GitHub pages.
v2-ui 1,042 HTML 444 支持多协议多用户的 v2ray 面板,Support multi-protocol multi-user v2ray panel
en.javascript.info 8,447 HTML 1,917 Modern JavaScript Tutorial

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-design-patterns 54,257 Java 17,546 Design patterns implemented in Java
spring-boot-demo 9,079 Java 3,042 spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 63 个集成demo,已经完成 52 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Be...
spring-boot-examples 20,295 Java 9,217 about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
JavaGuide 66,761 Java 22,719 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
SpringBoot-Labs 779 Java 134 Spring Boot 2.X 专栏更新中,未来更新 Spring Cloud Alibaba 。欢迎胖友 Star 一波
elasticsearch 46,362 Java 15,675 Open Source, Distributed, RESTful Search Engine
aeron 4,797 Java 560 Efficient reliable UDP unicast, UDP multicast, and IPC message transport
strimzi-kafka-operator 1,090 Java 276 Apache Kafka running on Kubernetes
guava 35,436 Java 7,929 Google core libraries for Java
H-Viewer 1,358 Java 200 An android feed reader application which fetch data with selector and regular expression.
mall-learning 3,801 Java 2,064 mall学习教程,架构、业务、技术要点全方位解析。mall项目(25k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
zipkin 12,240 Java 2,265 Zipkin is a distributed tracing system
xxl-job 11,923 Java 5,118 A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
spotless 984 Java 135 Keep your code spotless
newbee-mall 1,072 Java 273 newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管...
javacv 3,945 Java 1,097 Java interface to OpenCV, FFmpeg, and more
jib 8,213 Java 749 🏗 Build container images for your Java applications.
vaquarkhan 833 Java 485
FlowLayout 5,310 Java 1,104 [不再维护]Android流式布局,支持单选、多选等,适合用于产品标签等。
bazel 13,952 Java 2,333 a fast, scalable, multi-language and extensible build system
uhabits 2,845 Java 567 Loop Habit Tracker, a mobile app for creating and maintaining long-term positive habits
Auto.js 5,226 Java 1,162 A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
backtobackswe 954 Java 356 Code Examples For Back To Back SWE Lessons
jhipster-registry 548 Java 559 JHipster Registry, based on Spring Cloud Netflix Eureka and Spring Cloud Config
keycloak 4,996 Java 2,399 Open Source Identity and Access Management For Modern Applications and Services

java-properties

Repo star language fork intro

java-server-pages

Repo star language fork intro

javascript

Repo star language fork intro
AndroidKnowledgeSystem 1,151 JavaScript 152 The most complete Android advanced route knowledge map ⭐️你想要的最全 Android 进阶路线知识图谱+干货资料收集🚀
nodetube 761 JavaScript 62 Open-source YouTube alternative that also supports image and audio uploads. Powered by NodeJS
isocity 1,420 JavaScript 76 A isometric city builder in JavaScript
flowy 5,253 JavaScript 217 The minimal javascript library to create flowcharts ✨
overreacted.io 4,868 JavaScript 1,087 Personal blog by Dan Abramov.
riot-web 3,957 JavaScript 678 A glossy Matrix collaboration client for the web.
react-select 18,822 JavaScript 3,405 The Select Component for React.js
Sortable 19,091 JavaScript 2,832 Sortable — is a JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Ember, Knockout and an...
wappalyzer 5,634 JavaScript 1,704 Cross-platform utility that uncovers the technologies used on websites.
react-native 83,703 JavaScript 18,740 A framework for building native apps with React.
30-seconds-of-code 53,502 JavaScript 6,034 Short JavaScript code snippets for all your development needs
complete-javascript-course 2,815 JavaScript 3,968 Starter files, final projects and FAQ for my Complete JavaScript course
create-react-app 74,890 JavaScript 17,702 Set up a modern web app by running one command.
react 141,735 JavaScript 27,147 A declarative, efficient, and flexible JavaScript library for building user interfaces.
bootstrap 137,932 JavaScript 67,834 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
material-ui 53,364 JavaScript 13,768 React components for faster and easier web development. Build your own design system, or start with Material Design.
slick 24,956 JavaScript 5,091 the last carousel you'll ever need
RTCode 109 JavaScript 6 Real time code sharing web application
elementor 2,759 JavaScript 698 The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.
JSpider 627 JavaScript 116 JSpider会每周更新至少一个网站的JS解密方式,欢迎 Star
javascript-algorithms 59,454 JavaScript 9,551 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
WebGL-Fluid-Simulation 7,497 JavaScript 664 Play with fluids in your browser (works even on mobile)
Rhubarb 83 JavaScript 1 A WebSocket library for multiplayer JS games, works on WebWorkers with binary data.
chatify 25 JavaScript 14 A package for Laravel PHP Framework to add a complete real-time chat system to your app by only a few steps.
react-leaflet 2,630 JavaScript 612 ⚛️ React components for 🍃 Leaflet maps

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 1,094 Jsonnet 312 Use Prometheus to monitor Kubernetes and applications running on Kubernetes
grafonnet-lib 404 Jsonnet 75 Jsonnet library for generating Grafana dashboard files.
kubeflow 8,087 Jsonnet 1,261 Machine Learning Toolkit for Kubernetes

jsx

Repo star language fork intro

julia

Repo star language fork intro
julia 25,010 Julia 3,704 The Julia Language: A fresh approach to technical computing.
LoopVectorization.jl 30 Julia 1 Macro(s) for vectorizing loops.
DotNET.jl 28 Julia 0 Julia ❤️ .NET

jupyter-notebook

Repo star language fork intro
deeplearning-models 10,761 Jupyter Notebook 2,495 A collection of various deep learning architectures, models, and tips
Complete-Python-3-Bootcamp 7,356 Jupyter Notebook 25,965 Course Files for Complete Python 3 Bootcamp Course on Udemy
shap 7,517 Jupyter Notebook 1,052 A game theoretic approach to explain the output of any machine learning model.
Deep-Learning 2,150 Jupyter Notebook 1,445
python-machine-learning-book-3rd-edition 634 Jupyter Notebook 165 The "Python Machine Learning (3rd edition)" book code repository
lihang-code 9,154 Jupyter Notebook 3,264 《统计学习方法》的代码实现
kepler.gl 5,949 Jupyter Notebook 880 Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
pydata-book 10,977 Jupyter Notebook 9,022 Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
tutorials 1,424 Jupyter Notebook 305 Tutorials for creating and using ONNX models
Python-100-Days 74,958 Jupyter Notebook 29,383 Python - 100天从新手到大师
google-research 6,495 Jupyter Notebook 1,111 Google AI Research
vision 5,290 Jupyter Notebook 2,566 Datasets, Transforms and Models specific to Computer Vision
docs 2,695 Jupyter Notebook 2,916 TensorFlow documentation
amazon-sagemaker-examples 2,895 Jupyter Notebook 2,080 Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
dopamine 8,588 Jupyter Notebook 1,126 Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
team-learning 121 Jupyter Notebook 21 Datawhale组队学习计划与课程内容
scikit-learn-videos 2,699 Jupyter Notebook 1,902 Jupyter notebooks from the scikit-learn video series
deep-text-recognition-benchmark 937 Jupyter Notebook 288 Text recognition (optical character recognition) with deep learning methods.
keras-idiomatic-programmer 462 Jupyter Notebook 159 Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
PythonRobotics 7,889 Jupyter Notebook 2,450 Python sample codes for robotics algorithms.
examples 2,205 Jupyter Notebook 2,134 TensorFlow examples
fastai2 130 Jupyter Notebook 30 Temporary home for fastai v2 while it's being developed
PythonDataScienceHandbook 21,421 Jupyter Notebook 8,954 Python Data Science Handbook: full text in Jupyter Notebooks
deep-learning-coursera 4,682 Jupyter Notebook 3,664 Deep Learning Specialization by Andrew Ng on Coursera.
qiskit-iqx-tutorials 1,151 Jupyter Notebook 666 A collection of Jupyter notebooks showing how to use Qiskit that is synced with the IBM Q Experience

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
Kotlin-Pokedex 224 Kotlin 21 🌀 A Pokedex app using ViewModel, LiveData, Room and Navigation
pulse-sms-android 247 Kotlin 30 The ultimate SMS app for Android, available across all of your devices.
databinding-samples 946 Kotlin 225
compose-samples 811 Kotlin 118
corda 3,151 Kotlin 868 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...
kotlin 30,219 Kotlin 3,606 The Kotlin Programming Language
ktor 6,095 Kotlin 470 Framework for quickly creating connected applications in Kotlin with minimal effort
architecture-samples 35,204 Kotlin 9,816 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
mockito-kotlin 2,086 Kotlin 133 Using Mockito with Kotlin
plaid 14,838 Kotlin 3,018 An Android app which provides design news & inspiration as well as being an example of implementing material design.
android-kotlin-fundamentals-apps 210 Kotlin 276 android-kotlin-fundamentals-apps
detekt 2,561 Kotlin 294 Static code analysis for Kotlin
kscript 1,103 Kotlin 67 Scripting enhancements for Kotlin
material-dialogs 17,090 Kotlin 2,874 😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
camera-samples 1,067 Kotlin 513 Multiple samples showing the best practices in camera APIs on Android.
kotlintest 2,009 Kotlin 249 Powerful, elegant and flexible test framework for Kotlin
Scarlet 1,923 Kotlin 114 A Retrofit inspired WebSocket client for Kotlin, Java, and Android
krush 94 Kotlin 1 Idiomatic persistence layer for Kotlin
arrow 3,239 Kotlin 282 Functional companion to Kotlin's Standard Library
timber 7,653 Kotlin 756 A logger with a small, extensible API which provides utility on top of Android's normal Log class.
play-billing-samples 1,267 Kotlin 1,028 Samples for Google Play In-app Billing
material-components-android-examples 631 Kotlin 74 Companion example apps and code for MDC-Android.
v2rayNG 2,742 Kotlin 608
ktor-samples 434 Kotlin 130 Sample projects for Ktor
Store 473 Kotlin 35 Kotlin Library for Async Data Loading and Caching

krl

Repo star language fork intro

labview

Repo star language fork intro

lasso

Repo star language fork intro
dash-sample-apps 393 Lasso 582 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

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
kong 24,486 Lua 3,110 🦍 The Cloud-Native API Gateway
gta-resources 55 Lua 125 All the DiscworldZA GTA Resources
apioak 52 Lua 10 Full Lifecycle Management API Gateway.
char-rnn 9,912 Lua 2,361 Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
openface 12,963 Lua 3,239 Face recognition with deep neural networks.
FS19_AutoDrive 128 Lua 116 FS19 version of AutoDrive - Developer Version
crnn 1,569 Lua 462 Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
nvim-lsp 463 Lua 36 Nvim LSP client configurations
awesome-copycats 1,880 Lua 409 Awesome WM themes
FS19_GlobalCompany 31 Lua 14
ROBLOX-EXPLOIT-SCRIPTS 16 Lua 102 Hack
lua-protobuf 678 Lua 175 A Lua module to work with Google protobuf
OpenNMT 2,246 Lua 455 Open Source Neural Machine Translation in Torch (deprecated)

m

Repo star language fork intro

m4

Repo star language fork intro

m4sugar

Repo star language fork intro

makefile

Repo star language fork intro
nvidia-docker 9,995 Makefile 1,331 Build and run Docker containers leveraging NVIDIA GPUs
awesome-kubernetes 7,764 Makefile 1,228 A curated list for awesome kubernetes sources 🚢🎉
frida 4,562 Makefile 506 Clone this repo to build Frida
book_next 81 Makefile 7 wechat docs organized with the new makefile
motioneyeos 4,693 Makefile 533 A Video Surveillance OS For Single-board Computers
client_model 32 Makefile 29 Data model artifacts for Prometheus.
mbed-client-randlib 2 Makefile 5 Pseudo random library from nanomesh.
awesome-python-cn 17,716 Makefile 5,997 Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
googleapis 12 Makefile 5 googleapis generated with gogoprotobuf
dappsys-monolithic 18 Makefile 8 Dappsys for all
Penglai-Enclave 12 Makefile 2 Penglai Enclave is an open-sourced, secure and scalable TEE system for RISC-V.
unifi-poller 260 Makefile 24 Application: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus

mako

Repo star language fork intro

markdown

Repo star language fork intro
swift-evolution 10,676 Markdown 1,717 This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.

marko

Repo star language fork intro

mask

Repo star language fork intro

mathematica

Repo star language fork intro

matlab

Repo star language fork intro
PRMLT 4,403 MATLAB 1,838 Matlab code for machine learning algorithms in book PRML

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,532 Nix 4,345 Nix Packages collection
home-manager 871 Nix 273 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
Halfrost-Field 5,291 Objective-C 923 ✍️ 这里是写博客的地方 —— Halfrost-Field 冰霜之地
QMUI_iOS 5,269 Objective-C 960 QMUI iOS——致力于提高项目 UI 开发效率的解决方案
react-native-maps 10,468 Objective-C 3,471 React Native Mapview component for iOS + Android
CocoaLumberjack 11,734 Objective-C 2,018 A fast & simple, yet powerful & flexible logging framework for Mac and iOS
firebase-ios-sdk 1,537 Objective-C 375 Firebase iOS SDK
expo 8,350 Objective-C 1,185 An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
sequelpro 7,316 Objective-C 652 MySQL/MariaDB database management for macOS
IGListKit 10,812 Objective-C 1,231 A data-driven UICollectionView framework for building fast and flexible lists.
Zebra 340 Objective-C 129 A Useful Package Manager for iOS
ios-branch-deep-linking-attribution 553 Objective-C 173 The Branch iOS SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content shari...
DZNEmptyDataSet 11,657 Objective-C 1,674 A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display
CocoaAsyncSocket 11,366 Objective-C 2,776 Asynchronous socket networking library for Mac and iOS
GCDWebServer 5,194 Objective-C 849 The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)
Shimmer 9,149 Objective-C 1,104 An easy way to add a simple, shimmering effect to any view in an iOS app.
AFNetworking 32,564 Objective-C 9,943 A delightful networking framework for iOS, macOS, watchOS, and tvOS.
quickstart-ios 1,781 Objective-C 1,149 Firebase Quickstart Samples for iOS
react-native-config 2,788 Objective-C 494 Bring some 12 factor love to your mobile apps!
stripe-ios 1,151 Objective-C 548 Stripe iOS SDK
SDWebImage 22,265 Objective-C 5,522 Asynchronous image downloader with cache support as a UIImageView category
react-native-image-crop-picker 3,928 Objective-C 926 iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
facebook-ios-sdk 6,188 Objective-C 2,542 Used to integrate the Facebook Platform with your iOS & tvOS apps.
braintree_ios 437 Objective-C 224 Braintree SDK for iOS
MWPhotoBrowser 8,644 Objective-C 2,745 A simple iOS photo and video browser with grid view, captions and selections.
SJVideoPlayer 1,301 Objective-C 238 iOS VideoPlayer MediaPlayer video player media player 短视频播放器 ijkplayer aliplayer alivodplayer
ZXHookDetection 102 Objective-C 31 【iOS应用安全】hook及越狱的基本防护与检测(动态库注入检测、hook检测与防护、越狱检测、签名校验、IDA反编译分析加密协议示例)

objective-c++

Repo star language fork intro
Texture 6,093 Objective-C++ 906 Smooth asynchronous user interfaces for iOS apps.
mapbox-gl-native-ios 17 Objective-C++ 16
pop 19,814 Objective-C++ 2,923 An extensible iOS and OS X animation library, useful for physics-based interactions.
cedar 1,185 Objective-C++ 153 BDD-style testing using Objective-C
dsdump 161 Objective-C++ 13 An improved nm + Objective-C & Swift class-dump

objective-j

Repo star language fork intro

objectscript

Repo star language fork intro

ocaml

Repo star language fork intro

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

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

pawn

Repo star language fork intro

pep8

Repo star language fork intro

perl

Repo star language fork intro
diff-so-fancy 12,756 Perl 276 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉
MySQLTuner-perl 5,700 Perl 904 MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.
repo-info 226 Perl 157 Extended information (especially license and layer details) about the published Official Images
owasp-modsecurity-crs 1,984 Perl 611 OWASP ModSecurity Core Rule Set (CRS) Project (Official Repository)
packetfence 713 Perl 201 PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) solution. Boasting an impressive feature set including a captive-portal for registration and remediation, c...
pgbadger 1,814 Perl 221 A fast PostgreSQL Log Analyzer

perl-6

Repo star language fork intro

php

Repo star language fork intro
dockerlabs 641 PHP 341 Docker - Beginners
ProxyManager 3,356 PHP 134 🌈 OOP Proxy wrappers utilities - generates and manages proxies of your objects
monolog 16,620 PHP 1,609 Sends your logs to files, sockets, inboxes, databases and various web services
laravel 56,921 PHP 17,582 A PHP framework for web artisans
elasticsearch-php 3,819 PHP 756 Official PHP low-level client for Elasticsearch.
Carbon 13,846 PHP 1,101 A simple PHP API extension for DateTime.
akaunting 2,498 PHP 912 Free and Online Accounting Software
PHP-CS-Fixer 8,460 PHP 1,087 A tool to automatically fix PHP Coding Standards issues
dompdf 6,574 PHP 1,308 HTML to PDF converter (PHP5)
phpunit 15,587 PHP 1,828 The PHP Unit Testing framework.
monolog-bundle 1,964 PHP 176 Symfony Monolog Bundle
dbal 6,409 PHP 1,022 Doctrine Database Abstraction Layer
php-crud-api 2,286 PHP 770 Single file PHP script that adds a REST API to a SQL database
symfony 22,502 PHP 7,366 The Symfony PHP framework
google-api-php-client 6,519 PHP 2,942 A PHP client library for accessing Google APIs
magento2 8,204 PHP 7,175 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...
glpi 1,505 PHP 594 GLPI is a Free Asset and IT Management Software package,ITIL Service Desk, licenses tracking and software auditing.
framework 19,849 PHP 7,016
composer 21,921 PHP 5,706 Dependency Manager for PHP
Faker 22,871 PHP 2,608 Faker is a PHP library that generates fake data for you
laravel-dompdf 3,581 PHP 563 A DOMPDF Wrapper for Laravel
parsedown 12,283 PHP 935 Better Markdown Parser in PHP
jwt-auth 8,698 PHP 1,092 🔐 JSON Web Token Authentication for Laravel & Lumen
PHPExcel 11,180 PHP 3,884 ARCHIVED
mockery 8,875 PHP 392 Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succin...

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
sql-server-maintenance-solution 1,276 PLpgSQL 331 SQL Server Maintenance Solution
CommonDataModel 387 PLpgSQL 234 Definition and DDLs for the OMOP Common Data Model (CDM)

plsql

Repo star language fork intro

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
azure-docs 3,405 PowerShell 8,847 Open source documentation of Microsoft Azure
PowerSploit 6,286 PowerShell 2,335 PowerSploit - A PowerShell Post-Exploitation Framework
azure-docs-powershell-azuread 49 PowerShell 148 Cmdlets reference help docs for Powershell Azure AD
ReverseTCPShell 765 PowerShell 154 PowerShell ReverseTCP Shell - Framework
PS-Remote-Support 21 PowerShell 3 PowerShell Script for Remote Support & Administration
azure-quickstart-templates 6,254 PowerShell 9,053 Azure Quickstart Templates
Quantum 2,648 PowerShell 517 Microsoft Quantum Development Kit Samples
Blazor 8,717 PowerShell 681 Blazor is a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
posh-git 4,034 PowerShell 624 A PowerShell environment for Git
Virtualization-Documentation 1,134 PowerShell 1,055 Place to store our documentation, code samples, etc for public consumption.
nishang 3,466 PowerShell 1,294 Nishang - Offensive PowerShell for red team, penetration testing and offensive security.
dbatools 1,147 PowerShell 497 🚀 SQL Server automation and instance migrations have never been safer, faster or freer
cpp-docs 459 PowerShell 398 C++ Documentation
win32 69 PowerShell 189 Public mirror for win32-pr
bashbunny-payloads 1,269 PowerShell 899 The Official Bash Bunny Payload Repository
sp-dev-docs 841 PowerShell 634 SharePoint Developer Documentation
devops-learn-pr 6 PowerShell 5
azure-cloud-services-files 5 PowerShell 5
AL 394 PowerShell 174 AL language code samples for developing extensions for Dynamics 365 Business Central
Random-PowerShell-Work 512 PowerShell 270 Random PowerShell Work
windows-powershell-docs 130 PowerShell 254 This repo is used to contribute to Windows 10, Windows Server 2016, and MDOP PowerShell module documentation.
docker-jnlp-slave 249 PowerShell 343 Docker image to run a JNLP slave

processing

Repo star language fork intro

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
onnx 7,667 PureBasic 1,244 Open Neural Network Exchange
x-deeplearning 3,154 PureBasic 804 An industrial deep learning framework for high-dimension sparse data

purescript

Repo star language fork intro

python

Repo star language fork intro
ALBERT 675 Python 86 ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
awesome-python 77,585 Python 15,250 A curated list of awesome Python frameworks, libraries, software and resources
rq 6,291 Python 1,078 Simple job queues for Python
transformers 20,007 Python 4,500 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
bert 20,724 Python 5,629 TensorFlow code and pre-trained models for BERT
models 60,780 Python 38,610 Models and examples built with TensorFlow
HanLP 17,500 Python 4,862 Natural Language Processing for the next decade
sheetfu 542 Python 24 Python library to interact with Google Sheets V4 API
airflow 15,150 Python 5,725 Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
localstack 22,223 Python 1,583 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
dlinject 273 Python 18 Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace
telegram-finance-bot 31 Python 12 Телеграм бот для учёта личных расходов и ведения бюджета
fuzzDicts 1,477 Python 586 Web Pentesting Fuzz 字典,一个就够了。
vidgear 512 Python 46 Most Powerful multi-threaded Video Processing Python framework powerpacked with unique trailblazing features.
pre-commit 3,750 Python 279 A framework for managing and maintaining multi-language pre-commit hooks.
pytorch-lightning 3,279 Python 316 The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
Lenia 965 Python 68 Lenia - Mathematical Life Forms
nlp-recipes 3,228 Python 320 Natural Language Processing Best Practices & Examples
ext_portrait_segmentation 15 Python 10
pytorch-CycleGAN-and-pix2pix 10,670 Python 3,051 Image-to-Image Translation in PyTorch
LASER 2,134 Python 234 Language-Agnostic SEntence Representations
macaw 52 Python 15 An Extensible Conversational Information Seeking Platform
ssd.pytorch 3,168 Python 1,176 A PyTorch Implementation of Single Shot MultiBox Detector
oppia 1,278 Python 1,229 Tool for collaboratively building interactive lessons.
flask 48,236 Python 13,161 The Python micro framework for building web applications.

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

quake

Repo star language fork intro

r

Repo star language fork intro
ggplot2 4,173 R 1,541 An implementation of the Grammar of Graphics in R
shiny 3,639 R 1,564 Easy interactive web applications with R
dplyr 3,154 R 1,149 dplyr: A grammar of data manipulation
patchwork 1,280 R 110 The Composer of ggplots
seurat 652 R 378 R toolkit for single cell genomics
rnaseq_tutorial 848 R 461 Informatics for RNA-seq: A web resource for analysis on the cloud. Educational tutorials and working pipelines for RNA-seq analysis including an introduction to: cloud computing, critical file formats...
statistics-for-data-scientists 525 R 374 Code and data associated with the book "Statistics for Data Scientists: 50 Essential Concepts"
DT 374 R 148 R Interface to the jQuery Plug-in DataTables
sparklyr 709 R 267 R interface for Apache Spark
sf 608 R 162 Simple Features for R

racket

Repo star language fork intro

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
spin 10 Reason 0 Project scaffolding tool and set of templates for Reason and OCaml.

rebol

Repo star language fork intro

red

Repo star language fork intro
red 4,148 Red 376 Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cros...

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
h4cker 3,257 Rich Text Format 611 This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerabili...
WPF-Samples 2,206 Rich Text Format 1,483 Repository for WPF related samples
MatebookXPro-hackintosh 176 Rich Text Format 40 Hackintosh Solution for the Huawei Matebook X Pro
mqtt 2,910 Rich Text Format 730 MQTT协议3.1.1中文翻译版,IoT,物联网

ring

Repo star language fork intro

rmarkdown

Repo star language fork intro

robotframework

Repo star language fork intro

roff

Repo star language fork intro
amazon-redshift-utils 1,768 Roff 845 Amazon Redshift Utils contains utilities, scripts and view which are useful in a Redshift environment
freess 5,713 Roff 812 免费ss账号 免费shadowsocks账号 免费v2ray账号 (长期更新)

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
faker 8,259 Ruby 2,229 A library for generating fake data such as names, addresses, and phone numbers.
fastlane 27,782 Ruby 4,322 🚀 The easiest way to automate building and releasing your iOS and Android apps
homebrew-core 6,909 Ruby 7,261 🍻 Default formulae for the missing package manager for macOS
octokit.rb 3,184 Ruby 1,015 Ruby toolkit for the GitHub API
shoulda-matchers 2,742 Ruby 797 Simple one-liner tests for common Rails functionality
rubocop 10,490 Ruby 2,254 A Ruby static code analyzer and formatter, based on the community Ruby style guide.
bootstrap-sass 12,783 Ruby 3,595 Official Sass port of Bootstrap 2 and 3.
factory_bot 6,696 Ruby 1,980 A library for setting up Ruby objects as test data.
liquid 7,549 Ruby 985 Liquid markup language. Safe, customer facing template language for flexible web apps.
sidekiq 10,038 Ruby 1,758 Simple, efficient background processing for Ruby
logstash 10,946 Ruby 2,909 Logstash - transport and process your logs, events, or other data
spree 10,071 Ruby 4,373 Spree is a complete, modular & API-driven open source ecommerce solution for Ruby on Rails
fluentd 8,696 Ruby 1,019 Fluentd: Unified Logging Layer (project under CNCF)
paper_trail 5,634 Ruby 755 Track changes to your rails models
capybara-webkit 2,001 Ruby 451 A Capybara driver for headless WebKit to test JavaScript web apps
paperclip 9,068 Ruby 2,071 Easy file attachment management for ActiveRecord
ansible-elasticsearch 1,047 Ruby 591 Ansible playbook for Elasticsearch
github-changelog-generator 5,716 Ruby 635 Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
active_model_serializers 4,929 Ruby 1,324 ActiveModel::Serializer implementation and Rails hooks
vagrant 19,290 Ruby 3,863 Vagrant is a tool for building and distributing development environments.
plots2 528 Ruby 1,057 a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! 🎈
graphql-ruby 4,075 Ruby 824 Ruby implementation of GraphQL
elasticsearch-rails 2,610 Ruby 675 Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
stripe-ruby 1,350 Ruby 372 Ruby library for the Stripe API.
doorkeeper 4,495 Ruby 896 Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.

runoff

Repo star language fork intro

rust

Repo star language fork intro
rustlings 7,039 Rust 739 Small exercises to get you used to reading and writing Rust code!
rust 41,543 Rust 6,390 Empowering everyone to build reliable and efficient software.
rust-analyzer 1,983 Rust 209 An experimental Rust compiler front-end for IDEs
substrate 1,779 Rust 496 Substrate: The platform for blockchain innovators
xi-editor 17,165 Rust 631 A modern editor with a backend written in Rust.
rust-raspi3-OS-tutorials 1,147 Rust 52 📚 Learn to write an embedded OS in Rust on the Raspberry Pi 🦀
tower 848 Rust 69 async fn(Request) -> Result<Response, Error>
tauri 727 Rust 25 Framework agnostic toolchain for building highly secure native apps that have tiny binaries and are very fast.
rCore 723 Rust 118 Rust version of THU uCore OS. Linux compatible.
RustPython 4,773 Rust 327 A Python Interpreter written in Rust
lucet 2,849 Rust 95 Lucet, the Sandboxing WebAssembly Compiler.
libra 13,667 Rust 2,024 Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.
py-spy 4,878 Rust 186 Sampling profiler for Python programs
serde 2,757 Rust 306 Serialization framework for Rust
xsv 5,338 Rust 172 A fast CSV command line toolkit written in Rust.
cursive 1,421 Rust 95 A Text User Interface library for the Rust programming language
rust-clippy 4,147 Rust 546 A bunch of lints to catch common mistakes and improve your Rust code
alacritty 19,770 Rust 928 A cross-platform, GPU-accelerated terminal emulator
LanguageClient-neovim 2,607 Rust 223 Language Server Protocol (LSP) support for vim and neovim.
tokio 6,954 Rust 597 A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
wasmtime 2,248 Rust 166 Standalone JIT-style runtime for WebAssembly, using Cranelift
bat 17,122 Rust 343 A cat(1) clone with wings.
rust-web-framework-comparison 1,717 Rust 78 A comparison of some web frameworks and libs written in Rust
awesome-static-analysis 6,651 Rust 768 Static analysis tools for all programming languages
pyo3 2,000 Rust 142 Rust bindings for the Python interpreter

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
akka 10,576 Scala 3,164 Build highly concurrent, distributed, and resilient message-driven applications on the JVM
playframework 11,473 Scala 3,842 Play Framework
Linkis 791 Scala 262 Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resourc...
gitbucket 7,912 Scala 1,091 A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility
gatling 4,534 Scala 960 Async Scala-Akka-Netty based Load Test Tool
spark 24,766 Scala 20,900 Apache Spark
lagom 2,335 Scala 558 Reactive Microservices for the JVM
polynote 3,437 Scala 276 A better notebook for Scala (and more)
delta 2,016 Scala 402 An open-source storage layer that brings scalable, ACID transactions to Apache Spark™ and big data workloads.
scala 12,372 Scala 2,842 The Scala programming language
cats-effect 840 Scala 210 The IO monad for Scala
cats 3,712 Scala 933 Lightweight, modular, and extensible library for functional programming.
scio 1,746 Scala 326 A Scala API for Apache Beam and Google Cloud Dataflow.
prisma 16,438 Scala 926 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB)
openwhisk 4,490 Scala 864 Apache OpenWhisk is an open source serverless cloud platform
spark-nlp 931 Scala 221 State of the Art Natural Language Processing
ArnoldC 5,966 Scala 292 Arnold Schwarzenegger based programming language
context-applied 15 Scala 0 May the F be with you
mmlspark 1,810 Scala 396 Microsoft Machine Learning for Apache Spark
rocket-chip 1,320 Scala 552 Rocket Chip Generator
dotty 3,743 Scala 567 Research compiler that will become Scala 3
zio 1,886 Scala 487 ZIO — A type-safe, composable library for asynchronous and concurrent programming in Scala
scala-steward 608 Scala 270 🤖 A bot that helps you keeping your Scala projects up-to-date
snowplow 5,068 Scala 1,052 Cloud-native web, mobile and event analytics, running on AWS and GCP
spark-redshift 499 Scala 259 Redshift data source for Apache Spark

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

shell

Repo star language fork intro
core 12,661 Shell 2,892 Home repository for .NET Core
pyenv 17,712 Shell 1,529 Simple Python version management
bash-my-aws 464 Shell 125 CLI commands for AWS
ohmyzsh 101,310 Shell 18,429 🙃 A delightful community-driven (with nearly 1,500 contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, pytho...
z 11,037 Shell 899 z - jump around
examples 2,791 Shell 2,022 Kubernetes application example tutorials
pyenv-virtualenv 3,297 Shell 225 a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
docker-elk 8,181 Shell 3,495 The ELK stack powered by Docker and Compose.
awesome-home-assistant 1,872 Shell 159 A curated list of amazingly awesome Home Assistant resources.
git-secrets 6,895 Shell 550 Prevents you from committing secrets and credentials into git repositories
aws-security-toolbox 119 Shell 6 AWS Security Tools (AST) in a simple Docker container. 📦
vault-helm 222 Shell 122 Helm chart to install Vault and other associated components.
graphql-spec 12,289 Shell 854 GraphQL is a query language and execution engine tied to any backend service.
bash-it 11,038 Shell 2,012 A community Bash framework.
advent-of-code-2019 17 Shell 0 Zsh solutions to Advent of Code 2019 puzzles
kubectx 6,012 Shell 410 Switch faster between clusters and namespaces in kubectl
helm-secrets 814 Shell 121 A helm plugin that help manage secrets with Git workflow and store them anywhere
docker-openldap 1,994 Shell 586 A docker image to run OpenLDAP 🐳
jenv 2,842 Shell 210 Manage your Java environment
docker-headless-vnc-container 845 Shell 419 Collection of Docker images with headless VNC environments
pure-bash-bible 23,658 Shell 1,932 📖 A collection of pure bash alternatives to external processes.
htrace.sh 3,135 Shell 170 My simple Swiss Army knife for http/https troubleshooting and profiling.
agnoster-zsh-theme 2,332 Shell 398 A ZSH theme designed to disclose information contextually, with a powerline aesthetic
macOS-Simple-KVM 4,529 Shell 301 Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
bats 6,179 Shell 461 Bash Automated Testing System

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 1,045 Smali 261 Notes about tinkering with Android Project Treble

smalltalk

Repo star language fork intro
taskit 28 Smalltalk 12 TaskIt is a library that ease Process usage in Pharo. It provides abstractions to execute and synchronize concurrent tasks, and several pre-built mechanisms that are useful for many application develo...
SmaCC 10 Smalltalk 6
gtoolkit-coder 1 Smalltalk 0 The GT set of tools for writing Pharo code.
gtoolkit-remote 0 Smalltalk 0 GToolkit tools to work with remote systems, e.g., remote Pharo image.
gtoolkit-utility 1 Smalltalk 0 Pharo integrations
gtoolkit 129 Smalltalk 9 Glamorous Toolkit is the moldable development environment.
tffi-dev 1 Smalltalk 0 A hack to make Iceberg work with TFFI
gtoolkit-visualizer 3 Smalltalk 2 A set of visualization engines.
xdoc 1 Smalltalk 0
XPath 0 Smalltalk 0
gtoolkit-constrainer 0 Smalltalk 0 Apply constraints on Pharo object models and reveal rule breakers.
gtoolkit-gleam 0 Smalltalk 0 C wrapper around OpenGL bindings for Servo
gtoolkit-spotter 0 Smalltalk 0 GToolkit Spotter
gt4smacc 3 Smalltalk 0 The development environment for SmaCC based on the Glamorous Toolkit.
XMLParser 0 Smalltalk 0
gtoolkit-releaser 1 Smalltalk 1
XMLWriter 0 Smalltalk 0
gt4petitparser2 0 Smalltalk 0 Glamorous Toolkit for PetitParser2
gtoolkit-glutin 0 Smalltalk 0 GToolkit bindings to Glutin
famix3 0 Smalltalk 0 This is a port of the FAMIX 3 meta-model and of the depending projects.
OrderPreservingDictionary 2 Smalltalk 2 a little preserving dictionary
gtoolkit-documenter 5 Smalltalk 2 GT Documenter is the tool for creating and consuming live documents inside the development environment.
gtoolkit-clipboard 0 Smalltalk 0 GToolkit bindings to Clipboard
gtoolkit-phlow 1 Smalltalk 0 The GT engine for scripting reactive browsers
gtoolkit-boxer 0 Smalltalk 0 A set of utilities to work with Rust through FFI

smarty

Repo star language fork intro
charts 750 Smarty 497 Helm Charts
helm-operator-get-started 253 Smarty 282 Managing Helm releases with Flux Helm Operator

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
ACEX 73 SQF 34 ACE3 Extra misc modules and components

sql

Repo star language fork intro

sqlpl

Repo star language fork intro
sql-server-samples 4,250 SQLPL 4,100 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

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
Rectangle 747 Swift 29 Move and resize windows on macOS with keyboard shortcuts and snap areas
Alamofire 32,666 Swift 5,942 Elegant HTTP Networking in Swift
Publish 1,127 Swift 32 A static site generator for Swift developers
lottie-ios 18,818 Swift 2,659 An iOS library to natively render After Effects vector animations
PhoneNumberKit 3,412 Swift 410 A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
Quick 8,522 Swift 805 The Swift (and Objective-C) testing framework.
SwiftEntryKit 4,286 Swift 309 SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.
SwiftMessages 5,270 Swift 491 A very flexible message bar for iOS written in Swift.
xi-mac 2,714 Swift 150 The xi-editor mac frontend.
Swinject 3,703 Swift 293 Dependency injection framework for Swift with iOS/macOS/Linux
Plot 1,008 Swift 42 A DSL for writing type-safe HTML, XML and RSS in Swift.
SwiftLint 12,826 Swift 1,517 A tool to enforce Swift style and conventions.
Telegram-iOS 876 Swift 326 Telegram-iOS
Nimble 3,559 Swift 406 A Matcher Framework for Swift and Objective-C
ChartView 857 Swift 67 ChartView made in SwiftUI
SQLite.swift 6,578 Swift 1,132 A type-safe, Swift-language layer over SQLite3.
Kingfisher 15,465 Swift 1,748 A lightweight, pure-Swift library for downloading and caching images from the web.
Charts 22,103 Swift 4,374 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
YPImagePicker 2,496 Swift 458 📸 Instagram-like image picker & filters for iOS
Loop 618 Swift 798 An automated insulin delivery app template for iOS, built on LoopKit
12306ForMac 2,771 Swift 437 An unofficial 12306 Client for Mac
Starscream 5,474 Swift 667 Websockets in swift for iOS and OSX
RxSwift 17,762 Swift 3,113 Reactive Programming in Swift
alt-tab-macos 588 Swift 22 Windows alt-tab on macOS (switch between windows not app)
SwiftDate 5,453 Swift 540 Parse, validate, manipulate, and display dates, time and timezones in Swift

systemverilog

Repo star language fork intro
ibex 194 SystemVerilog 87 Ibex is a small 32 bit RISC-V CPU core (RV32IMC/EMC) with a two stage pipeline, previously known as zero-riscy.
Vitis-AI 75 SystemVerilog 35

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
ElegantNote 206 TeX 41 ElegantNote: An Elegant LaTeX Template for Notes
Awesome-CV 9,710 TeX 2,423 📄 Awesome CV is LaTeX template for your outstanding job application
cheatsheets 1,593 TeX 544 RStudio Cheat Sheets
ucasthesis 1,331 TeX 479 [最新样式] 中国科学院大学学位论文 LaTeX 模板 LaTeX Thesis Template for the University of Chinese Academy of Sciences
docs-cn 1,387 TeX 576 TiDB/TiKV/PD documents in Chinese.
awesome-deep-learning-papers 20,423 TeX 3,969 The most cited deep learning papers
Deedy-Resume 2,729 TeX 726 A one page , two asymmetric column resume template in XeTeX that caters to an undergraduate Computer Science student
vimtex 2,280 TeX 218 A modern vim plugin for editing LaTeX files.
docs 54 TeX 95 OpenBMC Documentation

text

Repo star language fork intro

textile

Repo star language fork intro

thrift

Repo star language fork intro
jaeger-idl 25 Thrift 26 A set of shared data model definitions used by Jaeger components.

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
jOOQ 3,599 TSQL 875 jOOQ is the best way to write SQL in Java
PROJ 744 TSQL 326 PROJ - Cartographic Projections and Coordinate Transformations Library
manuals 874 TSQL 151 Do design No code 📖
CBoard 2,282 TSQL 984 An easy to use, self-service open BI reporting and BI dashboard platform.

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
storybook 44,498 TypeScript 4,013 📓 UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
experiencer 57 TypeScript 6 An interactive resume editor made with React
typeorm 16,837 TypeScript 2,437 ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron...
graphql-code-generator 3,840 TypeScript 346 GraphQL code generator with flexible support for custom plugins and templates
DefinitelyTyped 25,835 TypeScript 20,038 The repository for high quality TypeScript type definitions.
angular-electron 3,280 TypeScript 825 Ultra-fast bootstrapping with Angular and Electron (Typescript + SASS + Hot Reload) 🚤
deno 40,606 TypeScript 1,885 A secure JavaScript and TypeScript runtime
ant-design 55,007 TypeScript 19,928 🌈 A UI Design Language and React UI library
angular 55,954 TypeScript 15,411 One framework. Mobile & desktop.
azure-pipelines-tasks 1,834 TypeScript 1,414 Tasks for Azure Pipelines
desktop 8,580 TypeScript 4,196 Simple collaboration from your desktop
material-ui-pickers 1,415 TypeScript 450 Date & Time pickers, built with ❤️ for @material-ui/core
react-hook-form 5,803 TypeScript 232 📋 React hooks for forms validation without the hassle.
vuetify 23,175 TypeScript 3,387 🐉 Material Component Framework for Vue
coc.nvim 8,037 TypeScript 289 Intellisense engine for vim8 & neovim, full language server protocol support as VSCode
ant-design-pro-layout 531 TypeScript 153 🌃 Powerful and easy to use beautiful layout
components 19,230 TypeScript 5,083 Component infrastructure and Material Design components for Angular
redoc 7,846 TypeScript 934 📘 OpenAPI/Swagger-generated API Reference Documentation
aws-cdk 3,801 TypeScript 666 The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
flex-layout 4,557 TypeScript 590 Provides HTML UI layout for Angular applications; using Flexbox and a Responsive API
react-native-device-info 4,480 TypeScript 1,054 Device Information for React Native iOS and Android
topology 755 TypeScript 166 A diagram (topology, UML) framework uses canvas and typescript. 一个轻量(100k左右)、功能丰富的绘图工具(微服务架构图、拓扑图、流程图、类图等ULM图、脑图,动画、视频支持)。 【在线使用】:
office-ui-fabric-react 6,534 TypeScript 1,336 React components for building Microsoft web experiences.
azure-rest-api-specs 612 TypeScript 1,662 The source for REST API specifications for Microsoft Azure.
amplify-js 6,254 TypeScript 1,112 A declarative JavaScript library for application development using cloud services.

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 942 Verilog 309 IC design and development should be faster,simpler and more reliable

vhdl

Repo star language fork intro

vim-script

Repo star language fork intro
vim-clap 798 Vim script 26 👏 Modern generic interactive finder and dispatcher for Vim and NeoVim
vim 18,818 Vim script 2,558 The official Vim repository
neovim 34,634 Vim script 2,563 Vim-fork focused on extensibility and usability
fzf.vim 4,302 Vim script 303 fzf ❤️ vim
vim-fugitive 11,908 Vim script 727 fugitive.vim: A Git wrapper so awesome, it should be illegal
vim-gitgutter 6,023 Vim script 238 A Vim plugin which shows a git diff in the gutter (sign column) and stages/undoes hunks and partial hunks.
auto-pairs 2,412 Vim script 266 Vim plugin, insert or delete brackets, parens, quotes in pair
nerdtree 12,739 Vim script 1,177 A tree explorer plugin for vim.
SpaceVim 12,820 Vim script 1,082 A community-driven modular vim distribution - The ultimate vim configuration
solarized 14,059 Vim script 3,418 precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes
vim-macrobatics 11 Vim script 0 Plugin for Vim that makes it easier to record / play / edit macros
vim-airline-themes 1,198 Vim script 248 A collection of themes for vim-airline
editorconfig-vim 2,218 Vim script 90 EditorConfig plugin for Vim
ale 8,808 Vim script 969 Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
jedi-vim 4,238 Vim script 354 Using the jedi autocompletion library for VIM.

visual-basic

Repo star language fork intro

volt

Repo star language fork intro

vue

Repo star language fork intro
Vusic 165 Vue 19 Vusic - Apple Music Web Player made with VueJS
vuesax 3,788 Vue 430 New Framework Components for Vue.js 2
vue-manage-system 8,820 Vue 3,056 基于vue + element的后台管理系统解决方案
ColorUI 7,291 Vue 1,303 鲜亮的高饱和色彩,专注视觉的小程序组件库
massCode 313 Vue 11 A free and open source code snippets manager for developers.
form-generator 67 Vue 20 ✨Element UI表单设计及代码生成器
vue-typescript-admin-template 1,637 Vue 548 🖖 A vue-cli 3.0 + typescript minimal admin template
vue-study 79 Vue 66
nx-admin 1,944 Vue 588 👍 A magical 🐮 ⚔ vue admin,记得star
passionfruit 1,280 Vue 191 [WIP] Crappy iOS app analyzer
DimpleBlog 213 Vue 57 个人博客
sing-app-vue-dashboard 313 Vue 114 Vue.js admin dashboard template built with Bootstrap 4
vue-grid-layout 3,257 Vue 591 A draggable and resizable grid layout, for Vue.js.
WebTopo 49 Vue 18 基于VUE的web组态(组态,拓扑图,拓扑编辑器)
vue-element-admin 47,593 Vue 16,338 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
FEBS-Vue 1,967 Vue 789 SpringBoot,Shiro,JWT,Vue & Ant Design 前后端分离权限管理系统(精力有限,停止维护)
spug 1,148 Vue 331 开源运维平台:帮助中小型企业完成主机、任务、发布部署、配置文件、监控、报警等管理(open source O & M management system,manage the hosts, tasks, deployment, configuration files, monitoring and alarming) https://spug.qbangmang.com/login
v-calendar 1,765 Vue 176 A lightweight, dependency-free plugin for building attributed calendars in Vue.js
vue-virtual-scroller 3,605 Vue 291 ⚡️ Blazing fast scrolling for any amount of data
ant-design-pro-vue 4,137 Vue 1,217 👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!
laravue 1,097 Vue 325 A magical administrative interface for Laravel built by VueJS and Element UI https://laravue.dev
uniapp-plugin-collections 134 Vue 89 uni-app项目插件功能集合https://github.com/xiaowang1314/uniapp-plugin-collections
uni-ui 447 Vue 172 基于uni-app的ui框架
element 43,286 Vue 9,679 A Vue.js 2.0 UI Toolkit for Web
vue2-elm 31,587 Vue 10,515 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用

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,890 WebAssembly 333 Definitely not a TypeScript to WebAssembly compiler 🚀
webassembly-examples 594 WebAssembly 140 Code examples that accompany the MDN WebAssembly documentation — see https://developer.mozilla.org/en-US/docs/WebAssembly.
binaryen 3,749 WebAssembly 377 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

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
APT_CyberCriminal_Campagin_Collections 1,520 YARA 434 APT & CyberCriminal Campaign Collection

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