Skip to content

Latest commit

 

History

History
5105 lines (3099 loc) · 175 KB

2020-01-08.md

File metadata and controls

5105 lines (3099 loc) · 175 KB

2020-01-08 Trending Daily

All Languages

Repo star language fork intro
taichi 7,209 C++ 728 The Taichi programming language
openlayers 6,243 JavaScript 2,161 OpenLayers
chatwoot 2,432 Ruby 193 Simple and elegant live chat software 🔥💬
Data-Science--Cheat-Sheet 15,037 TeX 6,730 Cheat Sheets
kratos 8,216 Go 1,805 Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
taichi_mpm 1,186 C++ 163 High-performance material point method (MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)
SlowFast 1,226 Python 183 PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
practicalAI 23,096 Jupyter Notebook 4,105 📚 A practical approach to machine learning to enable everyone to learn, explore and build.
acwj 1,370 C 81 A Compiler Writing Journey
CPython-Internals 1,569 Python 113 Dive into CPython internals, trying to illustrate every detail of CPython implementation
JobFunnel 869 Python 48 Tool for scraping job websites, and filtering and reviewing the job listings
coding-interview-university 96,333 28,302 A complete computer science study plan to become a software engineer.
30DaysOfJavaScript 880 JavaScript 136 A 30 days of JavaScript programming challenge
Awesome-Linux-Software 12,431 Python 1,207 A list of awesome applications, software, tools and other materials for Linux distros.
amplify-js 6,287 TypeScript 1,116 A declarative JavaScript library for application development using cloud services.
eng-practices 11,761 1,025 Google's Engineering Practices documentation
blazor-workshop 993 C# 447 Blazor workshop
starship 5,331 Rust 216 ☄🌌️ The cross-shell prompt for astronauts
developer-roadmap 93,139 15,077 Roadmap to becoming a web developer in 2020
WTM 1,655 C# 404 WTM框架是针对中小规模后台管理系统的开发利器。基于DotNetCore,实现0编码创建项目,0编码生成业务模块。框架严格遵循MVVM的开发模式,并深得MVVM的精髓。对于新手,可以快速上手搭建项目;对于高手,可以把那些繁琐重复的工作交给框架生成,专心攻克需求难点。框架经过数十个真实项目检测,可以极大提高开发效率,降低开发成本。
aspnetcore 15,453 C# 4,015 ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
ProjectOpenCourse 116 Batchfile 12 超高质量免费编程入门课
free-for-dev 30,159 HTML 3,228 A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
kubeflow 8,117 Jsonnet 1,267 Machine Learning Toolkit for Kubernetes
difftaichi 280 24 10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)

c

Repo star language fork intro
acwj 1,370 C 81 A Compiler Writing Journey
jq 16,001 C 936 Command-line JSON processor
mbed-os 2,973 C 2,207 Arm Mbed OS is a platform operating system designed for the internet of things
linux 85,059 C 29,753 Linux kernel source tree
numpy 12,665 C 4,142 The fundamental package for scientific computing with Python.
gpdb 3,728 C 1,063 Greenplum Database
scrcpy 24,152 C 2,258 Display and control your Android device
starrtc-server 926 C 315 免费IM系统,IM即时通信消息系统(含一对一文字聊天,群聊,聊天室),免费一对一voip实时通话,录屏,webrtc服务端,免费直播连麦,互动直播,视频直播,RTSP拉流,RTMP推流,语音对讲,免费在线会议,视频会议等服务端程序,支持物联网平台,✨万水千山总是情,来个star行不行✨
AltDeploy 91 C 16
amazon-freertos 1,764 C 694 IoT operating system for microcontrollers.
curl 15,969 C 3,467 A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP...
h3 1,940 C 152 Hexagonal hierarchical geospatial indexing system
zju-icicles 15,165 C 4,706 浙江大学课程攻略共享计划
Quake-III-Arena 4,611 C 1,296 Quake III Arena GPL Source Release
Windows-driver-samples 3,338 C 3,145 This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
darknet-ocr 247 C 72 darknet text detect and darknet cnn ocr
lz4 4,616 C 761 Extremely Fast Compression algorithm
keepalived 2,071 C 505 Keepalived
systemd 5,907 C 1,920 The systemd System and Service Manager
C 1,607 C 1,009 C语言
frr 1,176 C 489 The FRRouting Protocol Suite
git 30,937 C 17,943 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.
hackrf 3,076 C 892 low cost software radio platform
riscv-isa-sim 531 C 244 Spike, a RISC-V ISA Simulator
yara 3,329 C 781 The pattern matching swiss knife

c++

Repo star language fork intro
taichi 7,210 C++ 728 The Taichi programming language
taichi_mpm 1,186 C++ 163 High-performance material point method (MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)
json 16,978 C++ 2,938 JSON for Modern C++
GildedRose-Refactoring-Kata 1,014 C++ 1,617 Starting code for the GildedRose Refactoring Kata in many programming languages.
skia 3,609 C++ 748 Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
xgboost 18,076 C++ 7,261 Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
ClickHouse 9,290 C++ 1,690 ClickHouse is a free analytics DBMS for big data
multipass 933 C++ 93 Multipass orchestrates virtual Ubuntu instances
protobuf 39,450 C++ 10,659 Protocol Buffers - Google's data interchange format
Catch2 10,623 C++ 1,747 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)
spdlog 7,542 C++ 1,648 Fast C++ logging library.
onnxruntime 1,603 C++ 369 ONNX Runtime: cross-platform, high performance scoring engine for ML models
googletest 14,123 C++ 5,605 Googletest - Google Testing and Mocking Framework
async-profiler 2,560 C++ 295 Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
yosys 1,090 C++ 318 Yosys Open SYnthesis Suite
mediapipe 4,162 C++ 733 MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines
yoga 12,698 C++ 1,019 Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.
s3fs-fuse 3,954 C++ 621 FUSE-based file system backed by Amazon S3
cuda-samples 486 C++ 155 Samples for CUDA Developers which demonstrates features in CUDA Toolkit
pytorch 35,182 C++ 8,822 Tensors and Dynamic neural networks in Python with strong GPU acceleration
doxygen 2,784 C++ 767 Official doxygen git repository
caffe 29,710 C++ 17,954 Caffe: a fast open framework for deep learning.
eos 10,768 C++ 3,427 An open source smart contract platform
re2 4,380 C++ 650 RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
electron 79,898 C++ 10,642 Build cross-platform desktop apps with JavaScript, HTML, and CSS

css

Repo star language fork intro
magic 6,229 CSS 1,090 CSS3 Animations with special effects
weui 23,908 CSS 6,099 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
RockPaperScissorsLizardSpock 243 CSS 74 Rock, Paper, Scissors, Lizard, Spock - Sample Application
paperless 6,217 CSS 416 Scan, index, and archive all of your paper documents
TileBoard 664 CSS 139 A simple yet highly configurable Dashboard for HomeAssistant
spectre 9,829 CSS 697 Spectre.css - A Lightweight, Responsive and Modern CSS Framework
lanyon 2,520 CSS 2,306 A content-first, sliding sidebar theme for Jekyll.
hugoDocs 403 CSS 660 The source for https://gohugo.io/
hugo-theme-terminal 323 CSS 134 A simple, retro theme for Hugo
tailwindcss 18,273 CSS 809 A utility-first CSS framework for rapid UI development.
hugo-theme-zzo 56 CSS 19 Make a blog with hugo zzo theme!
asciidoctor.org 238 CSS 664 🌐 Asciidoctor project site. Composed in AsciiDoc. Baked with Awestruct.
online-cv 1,105 CSS 2,048 A minimal Jekyll Theme to host your resume (CV)
bulma 38,036 CSS 3,167 Modern CSS framework based on Flexbox
public-pentesting-reports 3,246 CSS 897 Curated list of public penetration test reports released by several consulting firms and academic security groups
tabula 4,341 CSS 462 Tabula is a tool for liberating data tables trapped inside PDF files
azuredevopslabs 259 CSS 224 Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
docs 292 CSS 606 Prometheus documentation: content and static site generator
docs 57 CSS 442 Documentation for Rancher products (for 2.0/new site)
Basic-Video-Call 175 CSS 239 Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
synthwave-vscode 3,831 CSS 1,023 Synthwave inspired colour theme for VS Code 🌅🕶
Skeleton 17,202 CSS 2,965 Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
tabler-react 1,066 CSS 248 React components and demo for the Tabler UI theme.
weather-icons 5,411 CSS 680 215 Weather Themed Icons and CSS
animate.css 64,128 CSS 13,619 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.

html

Repo star language fork intro
free-for-dev 30,159 HTML 3,228 A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
machine-learning-systems-design 3,366 HTML 421 A booklet on machine learning systems design with exercises
mkdocs-material 2,937 HTML 799 A Material Design theme for MkDocs
fastText 20,410 HTML 3,887 Library for fast text representation and classification.
learning-area 2,332 HTML 7,491 Github repo for the MDN Learning Area.
Java-Interview-Advanced 1,148 HTML 519 中华石杉--互联网Java进阶面试训练营
swagger-codegen 10,723 HTML 4,975 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,036 HTML 582
cypress-example-kitchensink 437 HTML 533 This is an example app used to showcase Cypress.io testing.
computer-science-flash-cards 2,930 HTML 814 Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
docuapi 357 HTML 115 Beautiful multilingual API documentation theme for Hugo
foundation-sites 28,444 HTML 5,773 The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.
simple-icons 8,055 HTML 1,002 SVG icons for popular brands
OpenClash 370 HTML 89 A Clash Client For OpenWrt
TranslatorX 3,838 HTML 531 JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化...
privacytools.io 1,877 HTML 311 🛡🛠 You are being watched. Protect your privacy against global mass surveillance.
Screenshot-to-code 12,324 HTML 1,220 A neural network that transforms a design mock-up into a static website.
blog 897 HTML 179 大前端技术为主,读书笔记、随笔、理财为辅,做个终身学习者。
proposal-optional-chaining 4,655 HTML 66
GTFOBins.github.io 2,093 HTML 257 Curated list of Unix binaries that can be exploited to bypass system security restrictions
technical-books 1,720 HTML 370 😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...
devdocs 443 HTML 1,295 Magento Developer Documentation
AR.js 14,428 HTML 1,973 Efficient Augmented Reality for the Web - 60fps on mobile!
EIPs 4,882 HTML 1,765 The Ethereum Improvement Proposal repository
Front-end-Web-Development-Interview-Question 3,681 HTML 834 前端开发面试题大收集,前端面试集锦 ❤️ 💝 💘

python

Repo star language fork intro
SlowFast 1,226 Python 183 PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
CPython-Internals 1,569 Python 113 Dive into CPython internals, trying to illustrate every detail of CPython implementation
JobFunnel 869 Python 48 Tool for scraping job websites, and filtering and reviewing the job listings
Awesome-Linux-Software 12,431 Python 1,207 A list of awesome applications, software, tools and other materials for Linux distros.
black 14,148 Python 770 The uncompromising Python code formatter
googleapis 1,843 Python 830 Public interface definitions of Google APIs.
karateclub 131 Python 14 A general purpose community detection and network embedding library for research built on NetworkX.
pipenv 19,305 Python 1,452 Python Development Workflow for Humans.
sanitizers 4,671 Python 515 AddressSanitizer, ThreadSanitizer, MemorySanitizer
cloud-custodian 2,609 Python 758 Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
confluent-kafka-python 1,608 Python 423 Confluent's Kafka Python Client
EfficientDet.Pytorch 601 Python 122 Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
streamlit 6,282 Python 534 Streamlit — The fastest way to build custom ML tools
2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement 386 Python 125 2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
models 60,912 Python 38,701 Models and examples built with TensorFlow
azure-sdk-for-python 958 Python 759 This repository is intended for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/python/azur...
localstack 22,294 Python 1,587 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
c9-python-getting-started 5,422 Python 1,396 Sample code for Channel 9 Python for Beginners course
CheatSheetSeries 11,513 Python 1,599 The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
efficientdet 205 Python 43 (Pretrained weights provided) EfficientDet: Scalable and Efficient Object Detection implementation by Signatrix GmbH
transformers 20,229 Python 4,556 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
home-assistant 30,601 Python 8,988 🏡 Open source home automation that puts local control and privacy first
cupy 3,826 Python 331 NumPy-like API accelerated with CUDA
ansible 41,219 Python 17,900 Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate i...
moto 3,168 Python 996 A library that allows you to easily mock out tests based on AWS infrastructure.

typescript

Repo star language fork intro
amplify-js 6,287 TypeScript 1,116 A declarative JavaScript library for application development using cloud services.
excalidraw 1,231 TypeScript 69 Sketch hand-drawn like diagrams
ant-design 55,173 TypeScript 20,010 🌈 A UI Design Language and React UI library
ionic 39,963 TypeScript 13,150 Build amazing Native and Progressive Web Apps with web technologies. One app running on everything 🎉
TypeScript 57,072 TypeScript 7,753 TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
react-diagrams 3,678 TypeScript 496 a super simple, no-nonsense diagramming library written in react that just works
tinacms 3,481 TypeScript 128 Tina is a site editing toolkit for modern React-based sites (Gatsby and Next.js)
angular-cli 22,808 TypeScript 8,207 CLI tool for Angular
react-use 9,820 TypeScript 542 React Hooks — 👍
react-hook-form 5,949 TypeScript 240 📋 React hooks for forms validation without the hassle.
formik 19,935 TypeScript 1,423 Build forms in React, without the tears 😭
typescript-eslint 5,957 TypeScript 487 ✨ Monorepo for all the tooling which enables ESLint to support TypeScript
grafana 32,887 TypeScript 6,455 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
nx 2,619 TypeScript 342 Extensible Dev Tools for Monorepos
craft.js 288 TypeScript 9 🚀 A React Framework for building extensible drag and drop page editors
cli 992 TypeScript 386 React Native command line tools
nebular 5,727 TypeScript 1,065 💥 Customizable Angular UI Library based on Eva Design System 🌚✨Dark Mode
NativeScript 18,044 TypeScript 1,351 NativeScript is an open source framework for building truly native mobile apps with JavaScript. Use web skills, like Angular and Vue.js, FlexBox and CSS, and get native UI and performance on iOS and A...
apollo-tooling 2,281 TypeScript 370 ✏️ Tooling for development and production Apollo workflows
aws-cdk 3,821 TypeScript 672 The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
azure-pipelines-tasks 1,841 TypeScript 1,418 Tasks for Azure Pipelines
loopback-next 2,454 TypeScript 390 LoopBack makes it easy to build modern API applications that require complex integrations.
vuetify 23,254 TypeScript 3,413 🐉 Material Component Framework for Vue
angular-realworld-example-app 3,462 TypeScript 1,504 Exemplary real world application built with Angular
html2canvas 19,328 TypeScript 3,413 Screenshots with JavaScript

unknown

Repo star language fork intro
coding-interview-university 96,333 28,302 A complete computer science study plan to become a software engineer.
eng-practices 11,761 1,025 Google's Engineering Practices documentation
developer-roadmap 93,139 15,077 Roadmap to becoming a web developer in 2020
difftaichi 280 24 10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
awesome-mobile-security 804 73 An effort to build a single place for all useful android and iOS security related stuff. All references and tools are belong to their respective owners. I'm just maintaining it.
Rules 3,645 787 Rules / 规则:Surge / Shadowrocket / QuantumultX / Clash(X
awesome 123,013 16,400 😎 Awesome lists about all kinds of interesting topics
awesome-uses 1,764 158 Awesome Uses Page
gitignore 93,636 48,493 A collection of useful .gitignore templates
degoogle 1,083 45 Repo for the r/privacy "degoogle" megathread
hacker-laws 10,254 669 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
howto-make-more-money 7,447 866 程序员如何优雅的挣零花钱
awesome-bug-bounty 1,884 440 A comprehensive curated list of available Bug Bounty & Disclosure Programs and Write-ups.
You-Dont-Know-JS 114,151 22,870 A book series on JavaScript. @YDKJS on twitter.
free-books 8,826 1,438 互联网上的免费书籍
architecture_decision_record 1,839 387 Architecture decision record (ADR) examples for software planning, IT leadership, and template documenation
Security_Ladders 23 2 Open source security career ladders
AVA 209 9 🤖 A framework for automated visual analytics.
AZ-300-MicrosoftAzureArchitectTechnologies 358 352
awesome-java 851 173 Collection of awesome Java project on Github(Github 上非常棒的 Java 开源项目集合).
AspNetCore-Developer-Roadmap 2,804 485 Roadmap to becoming an ASP.NET Core developer in 2019
AZ-103-MicrosoftAzureAdministrator 480 668 AZ-103: Microsoft Azure Administrator
Learn_Synthetic_Biology 57 11
awesome-threat-intelligence 3,236 755 A curated list of Awesome Threat Intelligence resources
blog 7,615 848 我是木易杨,公众号「高级前端进阶」作者,跟着我每周重点攻克一个前端面试重难点。接下来让我带你走进高级前端的世界,在进阶的路上,共勉!

1c-enterprise

Repo star language fork intro

abap

Repo star language fork intro

abnf

Repo star language fork intro

actionscript

Repo star language fork intro

ada

Repo star language fork intro

adobe-font-metrics

Repo star language fork intro

agda

Repo star language fork intro

ags-script

Repo star language fork intro

alloy

Repo star language fork intro

alpine-abuild

Repo star language fork intro

altium-designer

Repo star language fork intro

ampl

Repo star language fork intro

angelscript

Repo star language fork intro

ant-build-system

Repo star language fork intro

antlr

Repo star language fork intro

apacheconf

Repo star language fork intro

apex

Repo star language fork intro

api-blueprint

Repo star language fork intro

apl

Repo star language fork intro

apollo-guidance-computer

Repo star language fork intro

applescript

Repo star language fork intro

arc

Repo star language fork intro

asciidoc

Repo star language fork intro

asn.1

Repo star language fork intro

asp

Repo star language fork intro
AddressableAssetsWebinar 88 ASP 35

aspectj

Repo star language fork intro

assembly

Repo star language fork intro
collapseos 3,341 Assembly 207 Bootstrap post-collapse technology
hacking-date 41 Assembly 8

asymptote

Repo star language fork intro

ats

Repo star language fork intro

augeas

Repo star language fork intro

autohotkey

Repo star language fork intro

autoit

Repo star language fork intro

awk

Repo star language fork intro

ballerina

Repo star language fork intro

batchfile

Repo star language fork intro
ProjectOpenCourse 117 Batchfile 12 超高质量免费编程入门课
python-guide 19,941 Batchfile 5,197 Python best practices guidebook, written for humans.
MCU_Link_Diy 77 Batchfile 59 个人DIY LINK V9 高速SWD 12000kHz
lpeworkshop 146 Batchfile 41 Windows / Linux Local Privilege Escalation Workshop

befunge

Repo star language fork intro

bison

Repo star language fork intro

bitbake

Repo star language fork intro
meta-openembedded 165 BitBake 321

blade

Repo star language fork intro

blitzbasic

Repo star language fork intro

blitzmax

Repo star language fork intro

bluespec

Repo star language fork intro

boo

Repo star language fork intro

brainfuck

Repo star language fork intro

brightscript

Repo star language fork intro

zeek

Repo star language fork intro

c

Repo star language fork intro
acwj 1,372 C 81 A Compiler Writing Journey
jq 16,001 C 936 Command-line JSON processor
mbed-os 2,973 C 2,207 Arm Mbed OS is a platform operating system designed for the internet of things
linux 85,059 C 29,753 Linux kernel source tree
numpy 12,665 C 4,142 The fundamental package for scientific computing with Python.
gpdb 3,728 C 1,063 Greenplum Database
scrcpy 24,152 C 2,258 Display and control your Android device
starrtc-server 926 C 315 免费IM系统,IM即时通信消息系统(含一对一文字聊天,群聊,聊天室),免费一对一voip实时通话,录屏,webrtc服务端,免费直播连麦,互动直播,视频直播,RTSP拉流,RTMP推流,语音对讲,免费在线会议,视频会议等服务端程序,支持物联网平台,✨万水千山总是情,来个star行不行✨
AltDeploy 91 C 16
amazon-freertos 1,764 C 694 IoT operating system for microcontrollers.
curl 15,969 C 3,467 A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP...
h3 1,940 C 152 Hexagonal hierarchical geospatial indexing system
zju-icicles 15,165 C 4,706 浙江大学课程攻略共享计划
Quake-III-Arena 4,611 C 1,296 Quake III Arena GPL Source Release
Windows-driver-samples 3,338 C 3,145 This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
darknet-ocr 247 C 72 darknet text detect and darknet cnn ocr
lz4 4,616 C 761 Extremely Fast Compression algorithm
keepalived 2,071 C 505 Keepalived
systemd 5,907 C 1,920 The systemd System and Service Manager
C 1,607 C 1,009 C语言
frr 1,176 C 489 The FRRouting Protocol Suite
git 30,937 C 17,943 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.
hackrf 3,076 C 892 low cost software radio platform
riscv-isa-sim 531 C 244 Spike, a RISC-V ISA Simulator
yara 3,329 C 781 The pattern matching swiss knife

c%23

Repo star language fork intro
blazor-workshop 993 C# 447 Blazor workshop
WTM 1,655 C# 404 WTM框架是针对中小规模后台管理系统的开发利器。基于DotNetCore,实现0编码创建项目,0编码生成业务模块。框架严格遵循MVVM的开发模式,并深得MVVM的精髓。对于新手,可以快速上手搭建项目;对于高手,可以把那些繁琐重复的工作交给框架生成,专心攻克需求难点。框架经过数十个真实项目检测,可以极大提高开发效率,降低开发成本。
aspnetcore 15,453 C# 4,015 ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
arfoundation-samples 788 C# 231 Example content for Unity projects based on AR Foundation
Xamarin.Forms 4,048 C# 1,612 Xamarin.Forms Official Home
eShopOnContainers 12,338 C# 5,071 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...
efcore 8,561 C# 2,207 EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
ExcelDataReader 2,033 C# 649 Lightweight and fast library written in C# for reading Microsoft Excel files
sdk 503 C# 211 Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
azure-powershell 1,741 C# 1,833 Microsoft Azure PowerShell
ScriptableRenderPipeline 2,453 C# 691 Scriptable Render Pipeline
AspNetCore.Docs 6,506 C# 16,393 Documentation for ASP.NET Core
msbuild 4,109 C# 991 The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
surging 2,763 C# 812 Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Mqtt, UDP, and DNS protocols. It uses Zoo...
CefSharp 6,609 C# 2,268 .NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
CAP 3,412 C# 687 Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
nopCommerce 4,308 C# 2,540 The most popular open source ecommerce shopping cart solution based on ASP.NET Core
Radarr 3,639 C# 488 A fork of Sonarr to work with movies à la Couchpotato.
standard 2,857 C# 390 This repo is building the .NET Standard
Sidekick 132 C# 28 A Path of Exile helper
mono 8,426 C# 3,355 Mono open source ECMA CLI, C# and .NET implementation.
Bogus 2,515 C# 199 📇 A simple and sane fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
Swashbuckle.AspNetCore 2,870 C# 690 Swagger tools for documenting API's built on ASP.NET Core
NLog 4,256 C# 1,117 NLog - Advanced and Structured Logging for Various .NET Platforms
simulator 754 C# 228 A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles

c++

Repo star language fork intro
taichi 7,214 C++ 728 The Taichi programming language
taichi_mpm 1,187 C++ 163 High-performance material point method (MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)
json 16,978 C++ 2,938 JSON for Modern C++
GildedRose-Refactoring-Kata 1,014 C++ 1,617 Starting code for the GildedRose Refactoring Kata in many programming languages.
skia 3,609 C++ 748 Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
xgboost 18,076 C++ 7,261 Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
ClickHouse 9,290 C++ 1,690 ClickHouse is a free analytics DBMS for big data
multipass 933 C++ 93 Multipass orchestrates virtual Ubuntu instances
protobuf 39,450 C++ 10,659 Protocol Buffers - Google's data interchange format
Catch2 10,623 C++ 1,747 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)
spdlog 7,542 C++ 1,648 Fast C++ logging library.
onnxruntime 1,603 C++ 369 ONNX Runtime: cross-platform, high performance scoring engine for ML models
googletest 14,123 C++ 5,605 Googletest - Google Testing and Mocking Framework
async-profiler 2,560 C++ 295 Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
yosys 1,090 C++ 318 Yosys Open SYnthesis Suite
mediapipe 4,162 C++ 733 MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines
yoga 12,698 C++ 1,019 Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.
s3fs-fuse 3,954 C++ 621 FUSE-based file system backed by Amazon S3
cuda-samples 486 C++ 155 Samples for CUDA Developers which demonstrates features in CUDA Toolkit
pytorch 35,182 C++ 8,822 Tensors and Dynamic neural networks in Python with strong GPU acceleration
doxygen 2,784 C++ 767 Official doxygen git repository
caffe 29,710 C++ 17,954 Caffe: a fast open framework for deep learning.
eos 10,768 C++ 3,427 An open source smart contract platform
re2 4,380 C++ 650 RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
electron 79,898 C++ 10,642 Build cross-platform desktop apps with JavaScript, HTML, and CSS

c-objdump

Repo star language fork intro

c2hs-haskell

Repo star language fork intro

cabal-config

Repo star language fork intro

cap'n-proto

Repo star language fork intro

cartocss

Repo star language fork intro

ceylon

Repo star language fork intro

chapel

Repo star language fork intro

charity

Repo star language fork intro

chuck

Repo star language fork intro

cirru

Repo star language fork intro

clarion

Repo star language fork intro

clean

Repo star language fork intro

click

Repo star language fork intro

clips

Repo star language fork intro

clojure

Repo star language fork intro
metabase 18,873 Clojure 2,510 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
basic-microservice-example 291 Clojure 62 Simple sketch of how we layout a clojure microservice
state-flow 39 Clojure 4 Integration testing framework using a state monad in the backend for building and composing flows
matcher-combinators 92 Clojure 9 Library for creating matcher combinator to compare nested data structures
clj-bigpanda 3 Clojure 0 A clojure library for BigPanda Alerts and Deployments
selvage 43 Clojure 2 Testing at the edges with a world-transition style integration test framework
docopt.clj 2 Clojure 0
new-grad-template 2 Clojure 3
om 2 Clojure 0
swarmpit 1,271 Clojure 123 Lightweight mobile-friendly Docker Swarm management UI

closure-templates

Repo star language fork intro

cloud-firestore-security-rules

Repo star language fork intro

cmake

Repo star language fork intro
cmake-examples 1,624 CMake 319 Useful CMake Examples
ceres_catkin 4 CMake 16 This repository contains ros-catkin files and a download/make script to checkout and build ceres.

cobol

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

coffeescript

Repo star language fork intro
pivottable 3,367 CoffeeScript 852 Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
node-xml2js 3,869 CoffeeScript 462 XML to JavaScript object converter.
webgl 1 CoffeeScript 0
chinese-copywriting-guidelines 7,128 CoffeeScript 1,120 Chinese copywriting guidelines for better written communication/中文文案排版指北

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
next 3,941 Common Lisp 168 Next browser - Be productive.
ieee-floats 8 Common Lisp 6 Common Lisp IEEE-754 float en- and decoding

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

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
magic 6,229 CSS 1,090 CSS3 Animations with special effects
weui 23,908 CSS 6,099 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
RockPaperScissorsLizardSpock 243 CSS 74 Rock, Paper, Scissors, Lizard, Spock - Sample Application
paperless 6,217 CSS 416 Scan, index, and archive all of your paper documents
TileBoard 664 CSS 139 A simple yet highly configurable Dashboard for HomeAssistant
spectre 9,829 CSS 697 Spectre.css - A Lightweight, Responsive and Modern CSS Framework
lanyon 2,520 CSS 2,306 A content-first, sliding sidebar theme for Jekyll.
hugoDocs 403 CSS 660 The source for https://gohugo.io/
hugo-theme-terminal 323 CSS 134 A simple, retro theme for Hugo
tailwindcss 18,273 CSS 809 A utility-first CSS framework for rapid UI development.
hugo-theme-zzo 56 CSS 19 Make a blog with hugo zzo theme!
asciidoctor.org 238 CSS 664 🌐 Asciidoctor project site. Composed in AsciiDoc. Baked with Awestruct.
online-cv 1,105 CSS 2,048 A minimal Jekyll Theme to host your resume (CV)
bulma 38,036 CSS 3,167 Modern CSS framework based on Flexbox
public-pentesting-reports 3,246 CSS 897 Curated list of public penetration test reports released by several consulting firms and academic security groups
tabula 4,341 CSS 462 Tabula is a tool for liberating data tables trapped inside PDF files
azuredevopslabs 259 CSS 224 Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
docs 292 CSS 606 Prometheus documentation: content and static site generator
docs 57 CSS 442 Documentation for Rancher products (for 2.0/new site)
Basic-Video-Call 175 CSS 239 Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
synthwave-vscode 3,831 CSS 1,023 Synthwave inspired colour theme for VS Code 🌅🕶
Skeleton 17,202 CSS 2,965 Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
tabler-react 1,066 CSS 248 React components and demo for the Tabler UI theme.
weather-icons 5,411 CSS 680 215 Weather Themed Icons and CSS
animate.css 64,128 CSS 13,619 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.

csv

Repo star language fork intro

cuda

Repo star language fork intro
deep-high-resolution-net.pytorch 2,122 Cuda 473 The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
SENet 2,213 Cuda 663 Squeeze-and-Excitation Networks
cudf 2,377 Cuda 324 cuDF - GPU DataFrame Library

cweb

Repo star language fork intro

cycript

Repo star language fork intro

cython

Repo star language fork intro

d

Repo star language fork intro
dlang.org 247 D 336 Pages for the dlang.org website, home of the D Programming Language

d-objdump

Repo star language fork intro

darcs-patch

Repo star language fork intro

dart

Repo star language fork intro
flutter 84,338 Dart 10,847 Flutter makes it easy and fast to build beautiful mobile apps.
graphql-flutter 1,540 Dart 219 A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
awesome-flutter 24,721 Dart 3,435 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
flutterfire 980 Dart 411 🔥 Firebase plugins for Flutter apps
Flutter-UI-Kits 352 Dart 162 Flutter UI Designs !!
flutter_blue 1,036 Dart 413 Bluetooth plugin for Flutter
bottom_navy_bar 358 Dart 84 A beautiful and animated bottom navigation
slidy 309 Dart 40 CLI package manager and template for Flutter
dio 6,556 Dart 645 A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
samples 5,678 Dart 1,588 A collection of Flutter examples and demos.
flutter_swiper 2,026 Dart 250 The best swiper for flutter , with multiple layouts, infinite loop. Compatible with Android & iOS.
fish-redux 5,869 Dart 634 An assembled flutter application framework.
moor 500 Dart 41 Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter
dy_flutter 238 Dart 58 斗鱼直播APP 🚀 多元化Flutter开源项目。涵盖自定义编写UI交互、手势动画的方式,还原复杂应用的真实数据流场景。(另提供服务端Mock接口)
sdk 4,810 Dart 659 The Dart SDK, including the VM, dart2js, core libraries, and more.
flutter-tdd-clean-architecture-course 170 Dart 52
HistoryOfEverything 4,369 Dart 611 Flutter Launch Timeline Demo
fl_chart 1,182 Dart 159 A powerful Flutter chart library, currently supporting Line Chart, Bar Chart, Pie Chart and Scatter Chart.
flutter_easyrefresh 1,556 Dart 247 A widget provided to the flutter scroll component pull-refresh and push-load.
Flutter-UI-Kit 4,119 Dart 758 Flutter app for collection of UI in a UIKit
flutter_architecture_samples 4,422 Dart 792 TodoMVC for Flutter
devtools 456 Dart 59 Performance tools for Flutter.
nuvigator 41 Dart 1 A powerful and strongly typed routing abstraction over Flutter navigator, providing some new features and an easy way to define routers with code generation.
sidebar_animation_flutter 13 Dart 5
flutter-examples 4,079 Dart 1,038 [Examples] Simple basic isolated apps, for budding flutter devs.

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
docker-node 5,162 Dockerfile 1,170 Official Docker Image for Node.js 🐳 🐢 🚀
docker-nginx 1,702 Dockerfile 948 Official NGINX Dockerfiles
laradock 8,775 Dockerfile 3,022 The most popular full PHP development environment on Docker.
dotnet-docker 2,042 Dockerfile 854 Docker images for .NET Core and the .NET Core Tools.
aws-codebuild-docker-images 456 Dockerfile 420 Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html
python 1,218 Dockerfile 546 Docker Official Image packaging for Python
Simple-DevOps-Project 31 Dockerfile 1,065
docker_moodle 5 Dockerfile 6
openjdk 765 Dockerfile 355 Docker Official Image packaging for Java (openJDK)
docker-letsencrypt 455 Dockerfile 130
docker-selenium 3,727 Dockerfile 1,276 Docker images for Selenium Grid Server (Standalone, Hub, and Nodes).
tomcat 433 Dockerfile 448 Docker Official Image packaging for Apache Tomcat

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
3311-W20-Public 2 Eiffel 9 Material for EECS3311-W20 students

ejs

Repo star language fork intro

elixir

Repo star language fork intro
elixir 16,327 Elixir 2,344 Elixir is a dynamic, functional language designed for building scalable and maintainable applications
awesome-elixir 9,720 Elixir 968 A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
guardian 2,724 Elixir 323 Elixir Authentication
phoenix_live_view 2,526 Elixir 232 Rich, real-time user experiences with server-rendered HTML

elm

Repo star language fork intro
elm-pages 145 Elm 17 A statically typed site generator for Elm.

emacs-lisp

Repo star language fork intro
Stanford-CS-229-CN 2,238 Emacs Lisp 634 A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译

emberscript

Repo star language fork intro

eml

Repo star language fork intro

eq

Repo star language fork intro

erlang

Repo star language fork intro
rabbitmq-server 6,701 Erlang 2,181 Open source multi-protocol messaging broker
couchdb 4,394 Erlang 867 Apache CouchDB
otp 8,115 Erlang 2,210 Erlang/OTP
oauth2 210 Erlang 69 Erlang Oauth2 implementation
oauth2_client 59 Erlang 35 Erlang OAuth2 Client
qdate 219 Erlang 70 Erlang date, time, and timezone management: formatting, conversion, and date arithmetic
throttle 26 Erlang 8 Erlang/OTP application to rate limit resource access
rabbitmq-common 56 Erlang 102 Common library used by rabbitmq-server and rabbitmq-erlang-client
rabbitmq-prometheus 37 Erlang 21 An up-and-coming minimalistic Prometheus exporter for core (unaggregated) RabbitMQ metrics

f%23

Repo star language fork intro
fsharp 2,076 F# 509 The F# compiler, FSharp.Core library, and tools for F#

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
WRF 343 Fortran 204 The official repository for the Weather Research and Forecasting (WRF) model
rte-rrtmgp 17 Fortran 19 RTE+RRTMGP is a set of codes for computing radiative fluxes in planetary atmospheres.
E3SM 130 Fortran 90 Energy Exascale Earth System Model source code.
fates 43 Fortran 32 repository for the Functionally Assembled Terrestrial Ecosystem Simulator (FATES)
sbetr 6 Fortran 0 Standalone implementation of BeTR, the Biogeochemical Transport and Reaction module
MPP 2 Fortran 0 Multi-Physics Problem (MPP) library is a standalone library that solves biophysics problems relevant to global land surface models (LSMs).

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
BLAWK 15 Game Maker Language 0 Game for GitHub's Game Off 2019

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
Pixelorama 322 GDScript 40 A free & open-source 2D sprite editor, made with the Godot Engine!
SealedBite 114 GDScript 15 A game made for the 2019 Github GameOff Jam

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,083 Gherkin 372 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
thebookofshaders 2,525 GLSL 328 Step-by-step guide through the abstract and complex universe of Fragment Shaders.

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
kratos 8,218 Go 1,805 Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
Go-Questions 953 Go 113 从问题切入,串连 Go 语言相关的所有知识,融会贯通。
pipeline 4,200 Go 612 A K8s-native Pipeline resource.
packer 9,678 Go 2,654 Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
kafka-go 1,995 Go 216 Kafka library in Go
gin-jwt 1,056 Go 205 JWT Middleware for Gin framework
charts 11,537 Go 12,281 Curated applications for Kubernetes
mock 3,496 Go 314 GoMock is a mocking framework for the Go programming language.
argo 4,375 Go 665 Argo Workflows: Get stuff done with Kubernetes.
oauth2 2,643 Go 577 Go OAuth2
kubernetes 62,122 Go 21,917 Production-Grade Container Scheduling and Management
minikube 17,074 Go 2,684 Run Kubernetes locally
fzf 26,229 Go 1,041 🌸 A command-line fuzzy finder
grpc-go 10,427 Go 2,125 The Go language implementation of gRPC. HTTP/2 based RPC
terraform-provider-azurerm 1,335 Go 1,289 Terraform provider for Azure Resource Manager
protobuf 5,991 Go 1,154 Go support for Google's protocol buffers
lazygit 14,112 Go 480 simple terminal UI for git commands
goconvey 5,280 Go 410 Go testing in the browser. Integrates with go test. Write behavioral tests in Go.
sarama 5,266 Go 954 Sarama is a Go library for Apache Kafka 0.8, and up.
kustomize 4,504 Go 698 Customization of kubernetes YAML configurations
operator-sdk 2,896 Go 781 SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
nomad 5,616 Go 999 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...
flagger 1,423 Go 148 Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)
influxdb 18,104 Go 2,556 Scalable datastore for metrics, events, and real-time analytics
metrics-server 1,451 Go 519 Cluster-wide aggregator of resource usage data.

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,035 Groovy 2,948 Adaptable, fast automation for all
gradle-versions-plugin 2,143 Groovy 121 Gradle plugin to discover dependency updates
gradle_plugin_android_aspectjx 2,405 Groovy 321 A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.
rundeck 3,533 Groovy 700 Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
pipeline-examples 3,175 Groovy 2,043 A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin
MarfeelCodingStandards 3 Groovy 0
ansible-role-jenkins 595 Groovy 526 Ansible Role - Jenkins CI
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
pandoc 17,749 Haskell 2,070 Universal markup converter
postgrest 13,873 Haskell 659 REST API for any Postgres database
semantic 6,982 Haskell 296 Parsing, analyzing, and comparing source code across many languages
web-haskell 26 Haskell 1 Modern webserver in Haskell: Graphql + Postgresql + Authentication + DB migration + Dotenv and more
hadolint 3,006 Haskell 128 Dockerfile linter, validate inline bash, written in Haskell
shellcheck 17,639 Haskell 888 ShellCheck, a static analysis tool for shell scripts
hledger 1,319 Haskell 187 easy-to-use command-line/curses/web plaintext accounting tool; a modern and largely compatible Haskell rewrite of Ledger

haxe

Repo star language fork intro

hcl

Repo star language fork intro
terraform-aws-vpc 945 HCL 951 Terraform module which creates VPC resources on AWS
terraform-guides 555 HCL 356 Example usage of HashiCorp Terraform
terraform-aws-rds 251 HCL 332 Terraform module which creates RDS resources on AWS
terraform-google-kubernetes-engine 230 HCL 182 A Terraform module for configuring GKE clusters.
terraform-aws-ec2-instance 207 HCL 461 Terraform module which creates EC2 instance(s) on AWS
terraform-null-label 213 HCL 118 Terraform Module to define a consistent naming convention by (namespace, stage, name, [attributes])
terraform-course 595 HCL 1,299 Course files for my Udemy course about Terraform
terraform-aws-eks 902 HCL 663 A Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS.
terraform-aws-security-group 205 HCL 264 Terraform module which creates EC2-VPC security groups on AWS
kubespray 7,853 HCL 3,240 Deploy a Production Ready Kubernetes Cluster
tfc-workshops-sentinel 28 HCL 0 Sentinel policies for use in pre-sales workshops: https://hashicorp.github.io/workshops
hashicat-aws 3 HCL 143
aws-terraform-ec2_asg 4 HCL 9 AWS EC2 Autoscale Group Terraform module for Rackspace customers
aws-terraform-iam_resources 3 HCL 0
aws-terraform-vpc_basenetwork 9 HCL 9
aws-terraform-route53_internal_zone 3 HCL 0 Re-usable Terraform module for Rackspace Customers
aws-terraform-vpc_endpoint 2 HCL 0
terraforming-gcp 68 HCL 82 use terraform, deploy yourself a pcf
aws-terraform-sns 3 HCL 0
terraform-aws-s3-log-storage 37 HCL 35 This module creates an S3 bucket suitable for receiving logs from other AWS services such as S3, CloudFront, and CloudTrail
terraforming-aws 58 HCL 96 Templates to deploy PCF and PKS
aws-terraform-cloudwatch_alarm 4 HCL 0 AWS Cloudwatch Alarm Terraform module for Rackspace customers
aws-terraform-efs 1 HCL 1 AWS EFS Terraform module for Rackspace customers
terraform-aws-efs 29 HCL 49 Terraform Module to define an EFS Filesystem (aka NFS)
terraform-aws-cloudfront-dist 0 HCL 0 Terraform module to create a CloudFront distribution.

hiveql

Repo star language fork intro

hlsl

Repo star language fork intro

holyc

Repo star language fork intro

html

Repo star language fork intro
free-for-dev 30,163 HTML 3,228 A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
machine-learning-systems-design 3,366 HTML 421 A booklet on machine learning systems design with exercises
mkdocs-material 2,937 HTML 799 A Material Design theme for MkDocs
fastText 20,410 HTML 3,887 Library for fast text representation and classification.
learning-area 2,332 HTML 7,491 Github repo for the MDN Learning Area.
Java-Interview-Advanced 1,148 HTML 519 中华石杉--互联网Java进阶面试训练营
swagger-codegen 10,723 HTML 4,975 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,036 HTML 582
cypress-example-kitchensink 437 HTML 533 This is an example app used to showcase Cypress.io testing.
computer-science-flash-cards 2,930 HTML 814 Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
docuapi 357 HTML 115 Beautiful multilingual API documentation theme for Hugo
foundation-sites 28,444 HTML 5,773 The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.
simple-icons 8,055 HTML 1,002 SVG icons for popular brands
OpenClash 370 HTML 89 A Clash Client For OpenWrt
TranslatorX 3,838 HTML 531 JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化...
privacytools.io 1,877 HTML 311 🛡🛠 You are being watched. Protect your privacy against global mass surveillance.
Screenshot-to-code 12,324 HTML 1,220 A neural network that transforms a design mock-up into a static website.
blog 897 HTML 179 大前端技术为主,读书笔记、随笔、理财为辅,做个终身学习者。
proposal-optional-chaining 4,656 HTML 66
GTFOBins.github.io 2,094 HTML 257 Curated list of Unix binaries that can be exploited to bypass system security restrictions
technical-books 1,720 HTML 370 😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...
devdocs 443 HTML 1,295 Magento Developer Documentation
AR.js 14,428 HTML 1,973 Efficient Augmented Reality for the Web - 60fps on mobile!
EIPs 4,882 HTML 1,765 The Ethereum Improvement Proposal repository
Front-end-Web-Development-Interview-Question 3,681 HTML 834 前端开发面试题大收集,前端面试集锦 ❤️ 💝 💘

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
toolbox 2,392 Inno Setup 829 The Docker Toolbox

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
aws-doc-sdk-examples 1,975 Java 1,428 Code examples used in the official AWS SDK documentation.
bigbluebutton 2,753 Java 3,884 Complete open source web conferencing system.
selenium 16,551 Java 5,423 A browser automation framework and ecosystem.
micronaut-core 3,289 Java 538 Micronaut Application Framework
GSYVideoPlayer 12,794 Java 2,891 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切...
DataSphereStudio 370 Java 169 DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualizati...
cas 7,077 Java 3,062 Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
kafka-connect-jdbc 534 Java 534 Kafka Connect connector for JDBC-compatible databases
AgentWeb 6,728 Java 1,254 AgentWeb is a powerful library based on Android WebView.
schema-registry 1,104 Java 680 Confluent Schema Registry for Kafka
hbase 3,313 Java 2,253 Mirror of Apache HBase
kafka-streams-examples 1,120 Java 582 Demo applications and code examples for Apache Kafka's Streams API.
springfox 4,116 Java 1,252 Automated JSON API documentation for API's built with Spring
spring-security 4,259 Java 3,580 Spring Security
HikariCP 12,012 Java 1,856 光 HikariCP・A solid, high-performance, JDBC connection pool at last.
spring-boot 44,711 Java 28,324 Spring Boot
rest-assured 4,433 Java 1,225 Java DSL for easy testing of REST services
thingsboard 4,956 Java 1,680 Open-source IoT Platform - Device management, data collection, processing and visualization.
grpc-java 7,016 Java 2,289 The Java gRPC implementation. HTTP/2 based RPC
flink-learning 4,539 Java 1,171 flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控...
ignite 2,927 Java 1,407 Mirror of Apache Ignite
retrofit 34,646 Java 6,394 Type-safe HTTP client for Android and Java by Square, Inc.
openapi-generator 4,114 Java 1,448 OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
library 1,115 Java 169 A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
Hystrix 18,928 Java 3,910 Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distr...

java-properties

Repo star language fork intro

java-server-pages

Repo star language fork intro

javascript

Repo star language fork intro
openlayers 6,245 JavaScript 2,161 OpenLayers
30DaysOfJavaScript 880 JavaScript 136 A 30 days of JavaScript programming challenge
generator-jhipster 15,430 JavaScript 3,110 Open Source application platform for creating Spring Boot + Angular/React projects in seconds!
Thief-Book 1,195 JavaScript 141 一款可以在任务栏、桌面、TouchBar上进行摸鱼的最强的跨平台摸鱼神器,支持小说、股票、按键翻页、鼠标翻页、自动翻页让你体验不同的工作 996,上班族必备神器
Awesome-Design-Tools 18,717 JavaScript 1,281 The best design tools and plugins for everything 👉
Script 412 JavaScript 614
docusaurus 14,832 JavaScript 1,441 Easy to maintain open source documentation websites.
gatsby 41,275 JavaScript 6,956 Build blazing fast, modern apps and websites with React
axios 68,464 JavaScript 5,997 Promise based HTTP client for the browser and node.js
PaperWM 627 JavaScript 28 Tiled scrollable window management for Gnome Shell
awx 7,118 JavaScript 1,716 AWX Project
cypress 17,367 JavaScript 999 Fast, easy and reliable testing for anything that runs in a browser.
create-react-app 75,029 JavaScript 17,763 Set up a modern web app by running one command.
semantic-release 8,724 JavaScript 692 📦🚀 Fully automated version management and package publishing
examples 6,601 JavaScript 2,361 Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
plotly.js 11,040 JavaScript 1,312 Open-source JavaScript charting library behind Plotly and Dash
microservices-demo 162 JavaScript 27 I've made a full tutorial series on building this! ==>
ramda 17,867 JavaScript 1,154 🐏 Practical functional Javascript
markdown-here 42,870 JavaScript 7,522 Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
javascript 91,670 JavaScript 17,802 JavaScript Style Guide
react-native 83,942 JavaScript 18,763 A framework for building native apps with React.
carbon 2,462 JavaScript 530 A design system built by IBM
aws-serverless-workshops 2,452 JavaScript 1,816 Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
moment 43,140 JavaScript 6,453 Parse, validate, manipulate, and display dates in javascript.
vee-validate 7,204 JavaScript 891 ✔ Template Driven Validation Framework for Vue.js

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
kubeflow 8,117 Jsonnet 1,267 Machine Learning Toolkit for Kubernetes
jsonnet 3,650 Jsonnet 287 Jsonnet - The data templating language
examples 678 Jsonnet 345 A repository to host extended examples and tutorials
kube-prometheus 1,113 Jsonnet 318 Use Prometheus to monitor Kubernetes and applications running on Kubernetes
kubernetes-mixin 617 Jsonnet 186 A set of Grafana dashboards and Prometheus alerts for Kubernetes.

jsx

Repo star language fork intro

julia

Repo star language fork intro
Flux.jl 1,899 Julia 307 Relax! Flux is the ML library that doesn't make you tensor
General 118 Julia 107 The official registry of general Julia packages
Optim.jl 503 Julia 140 Optimization functions for Julia
julia 25,062 Julia 3,709 The Julia Language: A fresh approach to technical computing.

jupyter-notebook

Repo star language fork intro
practicalAI 23,096 Jupyter Notebook 4,105 📚 A practical approach to machine learning to enable everyone to learn, explore and build.
predicting-car-price-from-scraped-data 237 Jupyter Notebook 62 Picture and specifications scraper
handson-ml2 5,454 Jupyter Notebook 1,902 A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
MachineLearningNotebooks 1,295 Jupyter Notebook 835 Python notebooks with ML and deep learning examples with Azure Machine Learning
amazon-sagemaker-examples 2,910 Jupyter Notebook 2,105 Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
Azure-Sentinel 405 Jupyter Notebook 157 Cloud-native SIEM for intelligent security analytics for your entire enterprise.
jetracer 284 Jupyter Notebook 76 An autonomous AI racecar using NVIDIA Jetson Nano
distiller 2,539 Jupyter Notebook 478 Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
data 12,958 Jupyter Notebook 7,090 Data and code behind the articles and graphics at FiveThirtyEight
bertviz 1,267 Jupyter Notebook 222 Tool for visualizing attention in the Transformer model (BERT, GPT-2, Albert, XLNet, RoBERTa, CTRL, etc.)
tutorials 1,437 Jupyter Notebook 309 Tutorials for creating and using ONNX models
Det3D 361 Jupyter Notebook 70 A general 3D object detection codebse.
dsc-learn-lessons-london-ds-010620 7 Jupyter Notebook 0
Python-100-Days 75,376 Jupyter Notebook 29,605 Python - 100天从新手到大师
dsc-using-sql-with-pandas-lab-online-ds-ft-120919 8 Jupyter Notebook 0
DNA_pandas_selenium 15 Jupyter Notebook 8 Webscraping and data analysis of DNA with pandas and Selenium
shap 7,555 Jupyter Notebook 1,060 A game theoretic approach to explain the output of any machine learning model.
cocoapi 3,093 Jupyter Notebook 2,023 COCO API - Dataset @ http://cocodataset.org/
yolov3 3,262 Jupyter Notebook 1,005 YOLOv3 in PyTorch > ONNX > CoreML > iOS
StructEst_W20 3 Jupyter Notebook 12 MACS 40200 (Winter 2020): Structural Estimation
kepler.gl 5,959 Jupyter Notebook 889 Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
training-data-analyst 3,049 Jupyter Notebook 2,399 Labs and demos for courses for GCP Training (http://cloud.google.com/training).
dopamine 8,600 Jupyter Notebook 1,125 Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
DeepLearningExamples 2,953 Jupyter Notebook 744 Deep Learning Examples
jetbot 1,391 Jupyter Notebook 439 An educational AI robot based on NVIDIA Jetson Nano.

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
Unciv 629 Kotlin 201 Open-source Android/Desktop remake of Civ V
corda 3,159 Kotlin 869 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...
architecture-components-samples 15,712 Kotlin 5,101 Samples for Android Architecture Components.
mockk 2,617 Kotlin 106 mocking library for Kotlin
koin 4,780 Kotlin 293 Koin - a pragmatic lightweight dependency injection framework for Kotlin
kotlin-dsl-samples 2,864 Kotlin 335 Samples builds using the Gradle Kotlin DSL
Exposed 3,461 Kotlin 296 Kotlin SQL Framework
dokka 1,356 Kotlin 143 Documentation Engine for Kotlin
fenix 2,865 Kotlin 365 Firefox Preview
tachiyomi 5,890 Kotlin 786 Free and open source manga reader for Android
uamp 11,379 Kotlin 3,387 A sample audio app for Android
kotlinx.serialization 1,722 Kotlin 141 Kotlin multiplatform / multi-format serialization
sunflower 9,659 Kotlin 2,030 A gardening app illustrating Android development best practices with Android Jetpack.
tachiyomi-extensions 528 Kotlin 200
p3c 19,988 Kotlin 4,940 Alibaba Java Coding Guidelines pmd implements and IDE plugin
fuel 3,222 Kotlin 344 The easiest HTTP networking library for Kotlin/Android
Timeline-View 2,999 Kotlin 534 Android Timeline View is used to display views like Tracking of shipment/order, steppers etc.
Simple-Gallery 1,077 Kotlin 353 Browse your memories without any interruptions.
architecture-samples 35,233 Kotlin 9,822 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
arrow 3,250 Kotlin 282 Functional companion to Kotlin's Standard Library
ktlint 3,009 Kotlin 230 An anti-bikeshedding Kotlin linter with built-in formatter
coolweatherjetpack 1,560 Kotlin 294 酷欧天气的Jetpack版本实现,采用了MVVM架构。
anko 15,489 Kotlin 1,223 Pleasant Android application development
graphql-kotlin 406 Kotlin 73 Libraries for running a GraphQL server in Kotlin
Store 492 Kotlin 35 Kotlin Library for Async Data Loading and Caching

krl

Repo star language fork intro

labview

Repo star language fork intro
Color-Sensor-v3-Examples 2 LabVIEW 8 Sample code for the REV Color Sensor V3 in FRC compatible with the roboRIO. For support reach out to [email protected]

lasso

Repo star language fork intro
dash-sample-apps 399 Lasso 600 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
llvm 4,267 LLVM 1,981 Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.

logos

Repo star language fork intro
llvm-test-suite 11 Logos 9

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,528 Lua 3,115 🦍 The Cloud-Native API Gateway
openface 12,979 Lua 3,242 Face recognition with deep neural networks.
apioak 59 Lua 15 Full Lifecycle Management API Gateway.
incubator-apisix 1,744 Lua 317 Cloud-Native Microservices API Gateway
art-DCGAN 1,518 Lua 264 Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
koreader 5,684 Lua 709 An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
fast-neural-style 3,415 Lua 689 Feedforward style transfer
GameTracking-CSGO 188 Lua 42 📥 Game Tracker: Counter-Strike: Global Offensive
lua-resty-mysql 539 Lua 201 Nonblocking Lua MySQL driver library for ngx_lua or OpenResty
mozilla-pipeline-schemas 21 Lua 57 Schemas for Mozilla's data ingestion pipeline and data lake outputs
Fate-Grand-Order_Lua 197 Lua 61 Fate Grand Order auto battle script - no root needed, for Android use only
waifu2x 17,034 Lua 1,963 Image Super-Resolution for Anime-Style Art

m

Repo star language fork intro

m4

Repo star language fork intro

m4sugar

Repo star language fork intro

makefile

Repo star language fork intro
project-layout 12,406 Makefile 1,241 Standard Go Project Layout
calico 1,525 Makefile 429 Cloud native connectivity and network policy
packages 2,183 Makefile 1,906 Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
json-schema-spec 1,663 Makefile 150 The JSON Schema I-D sources
nvidia-docker 10,024 Makefile 1,332 Build and run Docker containers leveraging NVIDIA GPUs
spec 568 Makefile 161 Container Storage Interface (CSI) Specification.
buildroot 945 Makefile 972 Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http://git.buildroot.net/buildroot/. Do not open issues or fi...
frida 4,591 Makefile 508 Clone this repo to build Frida
dappsys-monolithic 18 Makefile 8 Dappsys for all
client_model 33 Makefile 29 Data model artifacts for Prometheus.
vendor_xiaomi 2 Makefile 13
rabbitmq-federation-management 13 Makefile 7 RabbitMQ Federation Management
rabbitmq-shovel-management 18 Makefile 10 RabbitMQ Shovel Management

mako

Repo star language fork intro

markdown

Repo star language fork intro
trpl-zh-cn 1,231 Markdown 200 Rust 程序设计语言(第二版 & 2018 edition)
swift-evolution 10,684 Markdown 1,718 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
LipGAN 23 MATLAB 5 This repository contains the codes for LipGAN. LipGAN was published as a part of the paper titled "Towards Automatic Face-to-Face Translation".
OpenFace 4,129 MATLAB 1,389 OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
PRMLT 4,409 MATLAB 1,841 Matlab code for machine learning algorithms in book PRML
PlatEMO 216 MATLAB 117 Evolutionary multi-objective optimization platform
36C3_Klima 23 MATLAB 4 Support Material for the 36C3 presentation 'Nutzung öffentlicher Klimadaten'

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
v 19 Nim 1 Write Nim only with 'v'

ninja

Repo star language fork intro

nit

Repo star language fork intro

nix

Repo star language fork intro

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
react-native-code-push 6,493 Objective-C 957 React Native module for CodePush
firebase-ios-sdk 1,576 Objective-C 382 Firebase iOS SDK
realm-cocoa 13,668 Objective-C 1,790 Realm is a mobile database: a replacement for Core Data & SQLite
CocoaLumberjack 11,739 Objective-C 2,026 A fast & simple, yet powerful & flexible logging framework for Mac and iOS
WebViewJavascriptBridge 12,965 Objective-C 2,693 An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
react-native-maps 10,489 Objective-C 3,477 React Native Mapview component for iOS + Android
ios_sdk 274 Objective-C 183 This is the iOS SDK of
spectacle 12,061 Objective-C 668 Spectacle allows you to organize your windows without using a mouse.
TTTAttributedLabel 8,558 Objective-C 1,592 A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
aws-sdk-ios 1,312 Objective-C 717 AWS SDK for iOS. For more information, see our web site:
sequelpro 7,329 Objective-C 654 MySQL/MariaDB database management for macOS
PayPal-iOS-SDK 969 Objective-C 382 Accept credit cards and PayPal in your iOS app
CocoaAsyncSocket 11,369 Objective-C 2,777 Asynchronous socket networking library for Mac and iOS
react-native-config 2,797 Objective-C 499 Bring some 12 factor love to your mobile apps!
ReactiveObjC 2,120 Objective-C 388 The 2.x ReactiveCocoa Objective-C API: Streams of values over time
ios-snapshot-test-case 1,085 Objective-C 119 Snapshot view unit tests for iOS
cordova-plugin-camera 822 Objective-C 1,096 Apache Cordova Plugin camera
TOCropViewController 3,351 Objective-C 632 A view controller for iOS that allows users to crop portions of UIImage objects
douyin-ios-objectc 1,149 Objective-C 322 抖音 iOS Object-C版
JLRoutes 5,216 Objective-C 635 URL routing library for iOS with a simple block-based API
AFNetworking 32,567 Objective-C 9,943 A delightful networking framework for iOS, macOS, watchOS, and tvOS.
AppAuth-iOS 735 Objective-C 376 iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
expo 8,399 Objective-C 1,188 An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
react-native-permissions 1,826 Objective-C 560 An unified permissions API for React Native on iOS and Android
quickstart-ios 1,786 Objective-C 1,153 Firebase Quickstart Samples for iOS

objective-c++

Repo star language fork intro
uaal-example 19 Objective-C++ 4
unity-webview 1,167 Objective-C++ 451

objective-j

Repo star language fork intro

objectscript

Repo star language fork intro

ocaml

Repo star language fork intro
mkocaml 30 OCaml 1 🔨 Tool to generate OCaml projects
flow 20,313 OCaml 1,732 Adds static typing to JavaScript to improve developer productivity and code quality.

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
Tishna-Automated-Web-Application-Hacker 111 Perl 19 Complete Automated pentest framework for Servers, Application Layer to Web Security
i3-starterpack 549 Perl 68 A simple guide (and example of configuration) to install i3 & its and essentials packages, then make them look eye candy.
MySQLTuner-perl 5,711 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.
cloc 8,633 Perl 537 cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
diff-so-fancy 12,769 Perl 276 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉
XcodeCoverage 782 Perl 312 Code coverage for Xcode projects (Objective-C only)
dockerfile-wizard 80 Perl 437 Use CircleCI to build custom Docker images with combinations of common languages/dependencies
MaxMind-DB 136 Perl 31 Spec and test data for the MaxMind DB file format
fusioninventory-agent 142 Perl 107 FusionInventory Agent
lua-resty-jit-uuid 149 Perl 28 Fast and dependency-free UUID library for LuaJIT/ngx_lua
dots 370 Perl 142 dotfiles for my local setup

perl-6

Repo star language fork intro

php

Repo star language fork intro
laravel 56,991 PHP 17,601 A PHP framework for web artisans
PhpSpreadsheet 7,646 PHP 1,473 A pure PHP library for reading and writing spreadsheet files
phpstan 7,976 PHP 590 PHP Static Analysis Tool - discover bugs in your code without running it!
php-amqplib 3,270 PHP 821 The most widely used PHP client for RabbitMQ
rector 2,378 PHP 173 Instant Upgrades and Instant Refactoring of any PHP 5.3+ code
PHP-CS-Fixer 8,482 PHP 1,089 A tool to automatically fix PHP Coding Standards issues
glpi 1,516 PHP 596 GLPI is a Free Asset and IT Management Software package,ITIL Service Desk, licenses tracking and software auditing.
magento2 8,220 PHP 7,188 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...
Sylius 5,576 PHP 1,630 Open Source eCommerce Platform on Symfony
bagisto 1,803 PHP 540 A Free and Opensource laravel eCommerce framework built for all to build and scale your business.
guzzle 18,490 PHP 2,026 Guzzle, an extensible PHP HTTP client
phpunit 15,615 PHP 1,830 The PHP Unit Testing framework.
framework 19,887 PHP 7,019
DoctrineBehaviors 656 PHP 178 Doctrine2 behavior traits
ProxyManager 3,377 PHP 133 🌈 OOP Proxy wrappers utilities - generates and manages proxies of your objects
DoctrineBundle 2,992 PHP 340 Symfony Bundle for Doctrine ORM and DBAL
prophecy 7,317 PHP 204 Highly opinionated mocking framework for PHP 5.3+
PHPMailer 14,296 PHP 7,772 The classic email sending library for PHP
monolog 16,671 PHP 1,612 Sends your logs to files, sockets, inboxes, databases and various web services
aws-sdk-php 4,516 PHP 919 Official repository of the AWS SDK for PHP (@awsforphp)
book-5.0-1 48 PHP 5 The Symfony 5 book source: The Fast Track
mpdf 2,407 PHP 635 PHP library generating PDF files from UTF-8 encoded HTML
google-api-php-client 6,529 PHP 2,948 A PHP client library for accessing Google APIs
FOSRestBundle 2,365 PHP 682 This Bundle provides various tools to rapidly develop RESTful API's with Symfony
dompdf 6,588 PHP 1,309 HTML to PDF converter (PHP5)

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
test_db 1,718 PLpgSQL 1,156 A sample MySQL database with an integrated test suite, used to test your applications and database servers
openmaptiles 809 PLpgSQL 249 OpenMapTiles Vector Tile Schema Implementation
blog 4,527 PLpgSQL 1,070 Everything about database,bussiness.(Most for PostgreSQL).
scaledger 14 PLpgSQL 1 A double-entry accounting database with a typed GraphQL API
CommonDataModel 390 PLpgSQL 234 Definition and DDLs for the OMOP Common Data Model (CDM)

plsql

Repo star language fork intro
tpt-oracle 309 PLSQL 139 Tanel Poder's Troubleshooting & Performance Tools for Oracle databases
learning-library 291 PLSQL 408 Learning Material for Oracle Technologies
Municipios-Brasileiros 314 PLSQL 208 🏡 Código IBGE, nome do município, capital, código UF, UF, estado, latitude e longitude das cidades brasileiras

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-quickstart-templates 6,280 PowerShell 9,073 Azure Quickstart Templates
azure-docs 3,413 PowerShell 8,864 Open source documentation of Microsoft Azure
azure-docs-cli 58 PowerShell 223 Repository used to store content for the docs.microsoft.com content for the Azure CLI
virtual-environments 128 PowerShell 62 GitHub Actions virtual environments
AL 395 PowerShell 174 AL language code samples for developing extensions for Dynamics 365 Business Central
atomic-red-team 2,809 PowerShell 934 Small and highly portable detection tests based on MITRE's ATT&CK.
dynamics-365-unified-operations-public 111 PowerShell 295 Documentation for Microsoft Dynamics 365 for Finance and Operations, Dynamics 365 for Retail, and Dynamics 365 for Talent
azure-docs-powershell-azuread 51 PowerShell 149 Cmdlets reference help docs for Powershell Azure AD
docs 2,134 PowerShell 3,695 This repository contains .NET Documentation.
PowerSploit 6,312 PowerShell 2,347 PowerSploit - A PowerShell Post-Exploitation Framework
flare-vm 1,773 PowerShell 300
SDN 281 PowerShell 342 This repo includes PowerShell scripts and VMM service templates for setting up the Microsoft Software Defined Networking (SDN) Stack using Windows Server 2016
Invoke-Obfuscation 1,412 PowerShell 365 PowerShell Obfuscator
SCCMdocs 187 PowerShell 363 Configuration Manager documentation public repo
EntityFramework.Docs 619 PowerShell 1,038 Documentation for Entity Framework Core and Entity Framework 6
Windows10Debloater 3,527 PowerShell 455 Script to remove Windows 10 bloatware.
powerbi-docs 146 PowerShell 288
format 406 PowerShell 28 Home for the dotnet-format command
OfficeDocs-WorkplaceAnalytics 3 PowerShell 17 Workplace Analytics documentation feedback
azure-docs.ja-jp 78 PowerShell 233
sp-dev-docs 843 PowerShell 635 SharePoint Developer Documentation
Pester 2,058 PowerShell 387 Pester is the ubiquitous test and mock framework for PowerShell.
AZ-301-MicrosoftAzureArchitectDesign 215 PowerShell 213
posh-git 4,039 PowerShell 625 A PowerShell environment for Git
Debloat-Windows-10 3,769 PowerShell 541 A collection of Scripts which disable / remove Windows 10 Features and Apps

processing

Repo star language fork intro
GoogleBillboard 592 Processing 0 An AP Computer Science A programming assignment for Mr. Simon's APCSA course at Lowell High School, San Francisco, USA

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,686 PureBasic 1,249 Open Neural Network Exchange

purescript

Repo star language fork intro

python

Repo star language fork intro
SlowFast 1,229 Python 183 PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
CPython-Internals 1,571 Python 113 Dive into CPython internals, trying to illustrate every detail of CPython implementation
JobFunnel 869 Python 48 Tool for scraping job websites, and filtering and reviewing the job listings
Awesome-Linux-Software 12,433 Python 1,207 A list of awesome applications, software, tools and other materials for Linux distros.
black 14,149 Python 770 The uncompromising Python code formatter
googleapis 1,843 Python 830 Public interface definitions of Google APIs.
karateclub 132 Python 14 A general purpose community detection and network embedding library for research built on NetworkX.
pipenv 19,306 Python 1,452 Python Development Workflow for Humans.
sanitizers 4,671 Python 515 AddressSanitizer, ThreadSanitizer, MemorySanitizer
cloud-custodian 2,609 Python 758 Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
confluent-kafka-python 1,608 Python 423 Confluent's Kafka Python Client
EfficientDet.Pytorch 601 Python 122 Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
streamlit 6,284 Python 534 Streamlit — The fastest way to build custom ML tools
2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement 386 Python 125 2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
models 60,913 Python 38,701 Models and examples built with TensorFlow
azure-sdk-for-python 958 Python 759 This repository is intended for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/python/azur...
localstack 22,296 Python 1,587 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
c9-python-getting-started 5,423 Python 1,396 Sample code for Channel 9 Python for Beginners course
CheatSheetSeries 11,513 Python 1,599 The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
efficientdet 205 Python 43 (Pretrained weights provided) EfficientDet: Scalable and Efficient Object Detection implementation by Signatrix GmbH
transformers 20,230 Python 4,558 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
home-assistant 30,601 Python 8,988 🏡 Open source home automation that puts local control and privacy first
cupy 3,826 Python 331 NumPy-like API accelerated with CUDA
ansible 41,219 Python 17,899 Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate i...
moto 3,168 Python 996 A library that allows you to easily mock out tests based on AWS infrastructure.

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
seurat 657 R 382 R toolkit for single cell genomics
patchwork 1,288 R 111 The Composer of ggplots
r4ds 2,194 R 2,768 R for data science: a book
tidytuesday 1,541 R 652 Official repo for the #tidytuesday project
rmarkdown 1,681 R 718 Dynamic Documents for R
swirl_courses 3,092 R 6,350 🎓 A collection of interactive courses for the swirl R package.
nwslR 19 R 3 Datasets and Analytics for the National Women's Soccer League (NWSL)
ggplot2 4,176 R 1,537 An implementation of the Grammar of Graphics in R
sf 609 R 162 Simple Features for R

racket

Repo star language fork intro
racket 3,350 Racket 505 The Racket repository

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
revery 6,064 Reason 154 ⚡️ Native, high-performance, cross-platform desktop apps - built with Reason!
fnm 1,867 Reason 61 🚀 Fast and simple Node.js version manager, built in native ReasonML

rebol

Repo star language fork intro

red

Repo star language fork intro

redcode

Repo star language fork intro

regular-expression

Repo star language fork intro

ren'py

Repo star language fork intro

renderscript

Repo star language fork intro

restructuredtext

Repo star language fork intro

rexx

Repo star language fork intro

rhtml

Repo star language fork intro

rich-text-format

Repo star language fork intro
ckeditor4 4,851 Rich Text Format 2,166 The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.

ring

Repo star language fork intro

rmarkdown

Repo star language fork intro

robotframework

Repo star language fork intro

roff

Repo star language fork intro
MemLabs 306 Roff 28 Educational, CTF-styled labs for individuals interested in Memory Forensics
amazon-redshift-utils 1,768 Roff 848 Amazon Redshift Utils contains utilities, scripts and view which are useful in a Redshift environment
Krunker-Zares 3 Roff 8 Krunker hack extension

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
chatwoot 2,433 Ruby 193 Simple and elegant live chat software 🔥💬
gitlabhq 22,116 Ruby 5,614 GitLab CE Mirror
vagrant 19,309 Ruby 3,865 Vagrant is a tool for building and distributing development environments.
CocoaPods 12,187 Ruby 2,189 The Cocoa Dependency Manager.
XSpear 183 Ruby 42 Powerfull XSS Scanning and Parameter analysis tool&gem
logstash 10,960 Ruby 2,911 Logstash - transport and process your logs, events, or other data
rack 3,748 Ruby 1,377 a modular Ruby webserver interface
i18n 815 Ruby 337 Internationalization (i18n) library for Ruby
canvas-lms 3,031 Ruby 1,300 The open LMS by Instructure, Inc.
webpacker 4,563 Ruby 1,089 Use Webpack to manage app-like JavaScript modules in Rails
brew 20,239 Ruby 4,560 🍺 The missing package manager for macOS (or Linux)
foreman 1,748 Ruby 824 an application that automates the lifecycle of servers
dependabot-core 931 Ruby 226 🤖The core logic behind Dependabot's update PR creation
fastlane 27,815 Ruby 4,326 🚀 The easiest way to automate building and releasing your iOS and Android apps
pry 5,864 Ruby 530 A runtime developer console and IRB alternative with powerful introspection capabilities.
capybara 9,007 Ruby 1,321 Acceptance test framework for web applications
homebrew-core 6,931 Ruby 7,285 🍻 Default formulae for the missing package manager for macOS
graphql-ruby 4,080 Ruby 825 Ruby implementation of GraphQL
faraday 4,638 Ruby 766 Simple, but flexible HTTP client library, with support for multiple backends.
axlsx 2,505 Ruby 699 xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents withou...
fluentd 8,707 Ruby 1,020 Fluentd: Unified Logging Layer (project under CNCF)
ansible-elasticsearch 1,049 Ruby 591 Ansible playbook for Elasticsearch
zammad 1,928 Ruby 373 Zammad is a web based open source helpdesk/customer support system
capistrano 11,352 Ruby 1,729 Remote multi-server automation tool
bundler 4,766 Ruby 2,116 Manage your Ruby application's gem dependencies

runoff

Repo star language fork intro

rust

Repo star language fork intro
starship 5,332 Rust 216 ☄🌌️ The cross-shell prompt for astronauts
redshirt 659 Rust 8 Operating system
yew 9,982 Rust 379 Rust / Wasm framework for building client web apps
nestur 249 Rust 7 The NES you left outside in the rain but let dry and still kind of works
tonic 1,403 Rust 88 A native gRPC client & server implementation with async/await support.
nushell 6,180 Rust 226 A modern shell written in Rust
rio 87 Rust 3 pure rust io_uring library, built on libc, thread & async friendly, misuse resistant
jormungandr 234 Rust 86 aspiring blockchain node
tokio 6,997 Rust 607 A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
findomain 894 Rust 113 The fastest and cross-platform subdomain enumerator, don't waste your time.
wasm-bindgen 2,822 Rust 363 Facilitating high-level interactions between Wasm modules and JavaScript
lsd 3,716 Rust 134 The next gen ls command
ruffle 1,511 Rust 30 A Flash Player emulator written in Rust
tock 1,601 Rust 217 A secure embedded operating system for microcontrollers
wasmer 5,262 Rust 193 🚀 The Universal WebAssembly Runtime supporting WASI and Emscripten
polkadot 710 Rust 172 Polkadot Node Implementation
krabs 77 Rust 1 A x86 bootloader written in Rust.
WASI 838 Rust 33 WebAssembly System Interface
juniper 2,118 Rust 154 GraphQL server library for Rust
orbtk 1,556 Rust 85 The Rust UI-Toolkit.
pyo3 2,024 Rust 144 Rust bindings for the Python interpreter
alacritty 19,834 Rust 932 A cross-platform, GPU-accelerated terminal emulator
c2rust 1,246 Rust 53 Migrate C code to Rust
rq 1,438 Rust 42 Record Query - A tool for doing record analysis and transformation
onefetch 1,959 Rust 97 Git repository summary on your terminal

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
delta 2,029 Scala 404 An open-source storage layer that brings scalable, ACID transactions to Apache Spark™ and big data workloads.
gatling 4,546 Scala 963 Async Scala-Akka-Netty based Load Test Tool
chisel3 1,154 Scala 248 Chisel 3: A Modern Hardware Design Language
prisma 16,493 Scala 931 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB)
kafka-manager 8,471 Scala 2,061 A tool for managing Apache Kafka.
spark 24,816 Scala 20,923 Apache Spark
playframework 11,485 Scala 3,844 Play Framework
metals 1,062 Scala 125 Scala language server with rich IDE features 🚀
elastic4s 1,438 Scala 578 Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client
rocket-chip 1,325 Scala 552 Rocket Chip Generator
cromwell 511 Scala 175 Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments
openwhisk 4,497 Scala 865 Apache OpenWhisk is an open source serverless cloud platform
gitbucket 7,917 Scala 1,091 A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility
zio 1,899 Scala 491 ZIO — A type-safe, composable library for asynchronous and concurrent programming in Scala
scio 1,750 Scala 327 A Scala API for Apache Beam and Google Cloud Dataflow.
dotty 3,744 Scala 567 Research compiler that will become Scala 3
source-han-serif 4,595 Scala 475 Source Han Serif
bfg-repo-cleaner 5,988 Scala 326 Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
cats 3,722 Scala 935 Lightweight, modular, and extensible library for functional programming.
Spark-The-Definitive-Guide 1,112 Scala 1,028 Spark: The Definitive Guide's Code Repository
fpinscala 4,660 Scala 2,593 Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
soc-freedom-sifive 4 Scala 4 e300 and u500 devkits
cloudflow 132 Scala 29 Cloudflow enables users to quickly develop, orchestrate, and operate distributed streaming applications on Kubernetes.
block-inclusivecache-sifive 22 Scala 8
soc-testsocket-sifive 2 Scala 2 A simple SoC for testing IP blocks

scaml

Repo star language fork intro

scheme

Repo star language fork intro

scilab

Repo star language fork intro

scss

Repo star language fork intro

sed

Repo star language fork intro

self

Repo star language fork intro

shaderlab

Repo star language fork intro
Unity_Shaders_Book 2,071 ShaderLab 838 📖 书籍《Unity Shader入门精要》源代码

shell

Repo star language fork intro
ansible-examples 8,086 Shell 4,741 A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applicat...
official-images 3,982 Shell 1,398 Primary source of truth for the Docker "Official Images" program
containers-roadmap 2,147 Shell 99 This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
docker-openldap 2,006 Shell 589 A docker image to run OpenLDAP 🐳
tfenv 1,041 Shell 122 Terraform version manager
onpremise 2,155 Shell 799 Sentry On-Premise setup
bioconda-recipes 1,117 Shell 1,316 Conda recipes for the bioconda channel.
docker-images 3,586 Shell 3,312 Official source for Docker configurations, images, and examples of Dockerfiles for Oracle products and projects
rbenv 12,165 Shell 1,106 Groom your app’s Ruby environment
asdf 6,483 Shell 306 Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
docker-elk 8,219 Shell 3,511 The ELK stack powered by Docker and Compose.
cloud-native-data-center-networking 25 Shell 7 Code repository for the O'Reilly book 'Cloud Native Data Center Networking'
kafka-docker 3,695 Shell 1,842 Dockerfile for Apache Kafka
kubernetes-course 899 Shell 1,284 Kubernetes Course Files
docker-stacks 4,618 Shell 1,809 Ready-to-run Docker images containing Jupyter applications
nvm 39,109 Shell 3,750 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
linux-surface 142 Shell 16 Linux Kernel for Surface Devices
homebridge-syno-spk 178 Shell 16 This third-party Synology Package simplifies the process of running oznu/docker-homebridge on DSM 6.1.3 or later.
graphql-spec 12,299 Shell 857 GraphQL is a query language and execution engine tied to any backend service.
powerlevel10k 3,256 Shell 166 A fast reimplementation of Powerlevel9k ZSH theme
dokku 18,560 Shell 1,514 A docker-powered PaaS that helps you build and manage the lifecycle of applications
amazon-eks-ami 841 Shell 391 Packer configuration for building a custom EKS AMI
spaceship-prompt 10,566 Shell 625 🚀⭐️ A Zsh prompt for Astronauts
kubernetes 214 Shell 393 Kubernetes playground
prezto 10,859 Shell 4,202 The configuration framework for Zsh

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
Libre2-patched-App 15 Smali 100 Patch instructions for Libre 2 App
treble_experimentations 1,051 Smali 265 Notes about tinkering with Android Project Treble

smalltalk

Repo star language fork intro

smarty

Repo star language fork intro
cp-helm-charts 363 Smarty 332 The Confluent Platform Helm charts enable you to deploy Confluent Platform services on Kubernetes for development, test, and proof of concept environments.
harbor-helm 405 Smarty 231 The helm chart to deploy Harbor
helm-charts 107 Smarty 99 A curated set of Helm charts brought to you by codecentric
flux-get-started 69 Smarty 1,109 Getting started with Flux and the Helm Operator
charts 758 Smarty 503 Helm Charts

smt

Repo star language fork intro

solidity

Repo star language fork intro

sourcepawn

Repo star language fork intro

sparql

Repo star language fork intro

spline-font-database

Repo star language fork intro

sqf

Repo star language fork intro

sql

Repo star language fork intro

sqlpl

Repo star language fork intro
sql-server-samples 4,263 SQLPL 4,124 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
incentivized-testnet-stakepool-registry 31 Standard ML 542

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
Alamofire 32,691 Swift 5,945 Elegant HTTP Networking in Swift
Rectangle 906 Swift 32 Move and resize windows on macOS with keyboard shortcuts and snap areas
lottie-ios 18,847 Swift 2,666 An iOS library to natively render After Effects vector animations
apollo-ios 2,251 Swift 371 📱 A strongly-typed, caching GraphQL client for iOS, written in Swift
RxSwift 17,779 Swift 3,124 Reactive Programming in Swift
MessageKit 3,831 Swift 671 A community-driven replacement for JSQMessagesViewController
Nimble 3,559 Swift 407 A Matcher Framework for Swift and Objective-C
XcodeGen 3,013 Swift 289 A Swift command line tool for generating your Xcode project
swift-nio 5,545 Swift 368 Event-driven network application framework for high performance protocol servers & clients, non-blocking.
iOS-Weekly 2,848 Swift 235 🇨🇳 老司机 iOS 周报
ObjectMapper 8,333 Swift 926 Simple JSON Object mapping written in Swift
Reachability.swift 6,534 Swift 757 Replacement for Apple's Reachability re-written in Swift with closures
Starscream 5,490 Swift 668 Websockets in swift for iOS and OSX
SideMenu 4,275 Swift 550 Simple side/slide menu control for iOS, no code necessary! Lots of customization. Add it to your project in 5 minutes or less.
SkeletonView 8,483 Swift 633 ☠️ An elegant way to show users that something is happening and also prepare them to which contents he is waiting
socket.io-client-swift 4,010 Swift 598
fuzzilli 836 Swift 125 A JavaScript Engine Fuzzer
XLPagerTabStrip 6,218 Swift 1,115 Android PagerTabStrip for iOS.
SwiftGen 5,952 Swift 421 The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
Eureka 10,433 Swift 1,198 Elegant iOS form builder in Swift
SOTabBar 153 Swift 14 Light way to add Fancy bottom bar 📲
RxDataSources 2,219 Swift 327 UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
KeychainAccess 5,258 Swift 523 Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
Moya 11,669 Swift 1,445 Network abstraction layer written in Swift.
Delta 230 Swift 30

systemverilog

Repo star language fork intro
opentitan 527 SystemVerilog 112 OpenTitan: Open source silicon root of trust
Vitis-AI 80 SystemVerilog 38
rsd 101 SystemVerilog 5 RSD: RISC-V Out-of-Order Superscalar Processor

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
Data-Science--Cheat-Sheet 15,039 TeX 6,730 Cheat Sheets
Awesome-CV 9,758 TeX 2,435 📄 Awesome CV is LaTeX template for your outstanding job application
resume 1,424 TeX 587 Software developer resume in Latex
ucasthesis 1,346 TeX 484 [最新样式] 中国科学院大学学位论文 LaTeX 模板 LaTeX Thesis Template for the University of Chinese Academy of Sciences
libpku 21,755 TeX 6,820 贵校课程资料民间整理
epflLectureNotes 86 TeX 7 My lecture notes for all semesters spent studying CS at EPFL. Enjoy the read and feel free to approach me for corrections.
Data-Science-Cheatsheet 1,055 TeX 276
LaTeX-Template-Cn 797 TeX 584 \LaTeX 中文模版收集。
cheatsheets 1,603 TeX 550 RStudio Cheat Sheets
machine-learning-cheat-sheet 2,647 TeX 677 Classical equations and diagrams in machine learning

text

Repo star language fork intro

textile

Repo star language fork intro

thrift

Repo star language fork intro
dosa-idl 6 Thrift 3
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
rails-pg-extras 51 TSQL 1 Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
DP-200-Implementing-an-Azure-Data-Solution 96 TSQL 101
examples 436 TSQL 282 Apache Kafka and Confluent Platform examples and demos
CBoard 2,289 TSQL 986 An easy to use, self-service open BI reporting and BI dashboard platform.
APIJSON 7,391 TSQL 931 🏆Gitee Most Valuable Project🚀A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs
mysql-country-list 388 TSQL 586 mysql insert country list into database
SecIoT-Web 39 TSQL 7 IoT漏洞检测平台,支持固件第三方库版本分析。移动安全相关功能移至SecMobile。
jOOQ 3,610 TSQL 877 jOOQ is the best way to write SQL in Java
admin-services 1 TSQL 0 This repository contains services related to admin configurations, device registrations, etc. for MOSIP

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
amplify-js 6,287 TypeScript 1,117 A declarative JavaScript library for application development using cloud services.
excalidraw 1,233 TypeScript 69 Sketch hand-drawn like diagrams
ant-design 55,174 TypeScript 20,012 🌈 A UI Design Language and React UI library
ionic 39,963 TypeScript 13,150 Build amazing Native and Progressive Web Apps with web technologies. One app running on everything 🎉
TypeScript 57,073 TypeScript 7,754 TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
react-diagrams 3,678 TypeScript 496 a super simple, no-nonsense diagramming library written in react that just works
tinacms 3,481 TypeScript 128 Tina is a site editing toolkit for modern React-based sites (Gatsby and Next.js)
angular-cli 22,808 TypeScript 8,207 CLI tool for Angular
react-use 9,820 TypeScript 542 React Hooks — 👍
react-hook-form 5,950 TypeScript 240 📋 React hooks for forms validation without the hassle.
formik 19,935 TypeScript 1,423 Build forms in React, without the tears 😭
typescript-eslint 5,957 TypeScript 487 ✨ Monorepo for all the tooling which enables ESLint to support TypeScript
grafana 32,887 TypeScript 6,455 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
nx 2,620 TypeScript 342 Extensible Dev Tools for Monorepos
craft.js 289 TypeScript 9 🚀 A React Framework for building extensible drag and drop page editors
cli 992 TypeScript 386 React Native command line tools
nebular 5,727 TypeScript 1,065 💥 Customizable Angular UI Library based on Eva Design System 🌚✨Dark Mode
NativeScript 18,044 TypeScript 1,351 NativeScript is an open source framework for building truly native mobile apps with JavaScript. Use web skills, like Angular and Vue.js, FlexBox and CSS, and get native UI and performance on iOS and A...
apollo-tooling 2,281 TypeScript 370 ✏️ Tooling for development and production Apollo workflows
aws-cdk 3,821 TypeScript 672 The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
azure-pipelines-tasks 1,841 TypeScript 1,418 Tasks for Azure Pipelines
loopback-next 2,454 TypeScript 390 LoopBack makes it easy to build modern API applications that require complex integrations.
vuetify 23,255 TypeScript 3,414 🐉 Material Component Framework for Vue
angular-realworld-example-app 3,462 TypeScript 1,504 Exemplary real world application built with Angular
html2canvas 19,328 TypeScript 3,413 Screenshots with JavaScript

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
hdl 463 Verilog 771 HDL libraries and projects

vhdl

Repo star language fork intro

vim-script

Repo star language fork intro
vimrc 20,217 Vim script 5,638 The ultimate Vim configuration: vimrc
dein.vim 2,512 Vim script 136 ⚡️ Dark powered Vim/Neovim plugin manager
vim-lsp 1,310 Vim script 132 async language server protocol plugin for vim and neovim
goyo.vim 2,821 Vim script 81 🌷 Distraction-free writing in Vim
vim-lsp-settings 139 Vim script 21 Auto configurations for Language Server for vim-lsp
vim-fugitive 11,933 Vim script 727 fugitive.vim: A Git wrapper so awesome, it should be illegal
nvim 159 Vim script 95 A neovim config for Colemak users
vimwiki 3,943 Vim script 338 Personal Wiki for Vim
rust.vim 1,856 Vim script 192 Vim configuration for Rust.
vimproc.vim 974 Vim script 129 Interactive command execution in Vim.

visual-basic

Repo star language fork intro

volt

Repo star language fork intro

vue

Repo star language fork intro
vipfs 103 Vue 4 Vue.js + IPFS = VIPFS. Create unstoppable applications
Daily-Question 415 Vue 40 每天一道面试题,有关前端,后端,devops以及软技能,促进职业成长,敲开大厂之门。
laravue 1,113 Vue 327 A magical administrative interface for Laravel built by VueJS and Element UI https://laravue.dev
bbs-go 505 Vue 122 基于Golang的社区系统。
ColorUI 7,356 Vue 1,314 鲜亮的高饱和色彩,专注视觉的小程序组件库
vue-framework-wz 3,303 Vue 1,149 👏vue后台管理框架👏
vue-study 85 Vue 73
vue-weixin 2,335 Vue 731 Vue2 全家桶仿 微信App 项目,支持多人在线聊天和机器人聊天
form-generator 151 Vue 47 ✨Element UI表单设计及代码生成器
element 43,368 Vue 9,721 A Vue.js 2.0 UI Toolkit for Web
White-Jotter 390 Vue 176 白卷是一款使用 Vue+Spring Boot 开发的前后端分离入门项目,附带全套开发教程。
vue-js-modal 3,033 Vue 394 🍕 Simple to use, highly customizable, mobile friendly Vue.js 2.0+ modal.
express-template 843 Vue 149 Starter template for Nuxt.js with Express.
vue-upload-component 1,836 Vue 484 Vue.js file upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory, Upload multiple files at the same time, html4 (IE 9), PUT method, Customize the filter
hello-uniapp 750 Vue 418 uni-app框架演示示例
vue-ctk-date-time-picker 445 Vue 112 VueJS component to select dates & time, including a range mode
vue-admin-template 247 Vue 84 vue轻量级后台管理系统基础模板
uiGradients 4,699 Vue 1,009 🔴 Beautiful colour gradients for design and code
buefy 6,814 Vue 705 Lightweight UI components for Vue.js based on Bulma
blog-vue-typescript 584 Vue 171 vue + typescript + element-ui 支持 markdown 渲染的博客前台展示
vue-dropzone 1,545 Vue 745 A Vue.js component for Dropzone.js - a drag’n’drop file uploads utility with image previews
vue-kinesis 236 Vue 15 Create interactive animations with Vue.js
h-player-v2 2,114 Vue 493 资源采集站在线播放
vue-manage-system 8,958 Vue 3,098 基于vue + element的后台管理系统解决方案
vue-element-admin 47,779 Vue 16,437 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin

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

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,533 YARA 436 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
zig 4,605 Zig 359 General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
kernel-zig 227 Zig 8 💾 hobby x86 kernel zig
zua 20 Zig 0 An implementation of Lua 5.1 in Zig, for learning purposes

zil

Repo star language fork intro

zimpl

Repo star language fork intro