Skip to content

Latest commit

 

History

History
4947 lines (2932 loc) · 156 KB

2020-05-09.md

File metadata and controls

4947 lines (2932 loc) · 156 KB

2020-05-09 Trending Daily

All Languages

Repo star language fork intro
covid-sim 657 C++ 122
facebook-ios-sdk 6,346 Objective-C 2,604 Used to integrate the Facebook Platform with your iOS & tvOS apps.
client 6,720 Go 907 Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
design-resources-for-developers 7,105 1,762 Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
deno 48,715 TypeScript 2,286 A secure JavaScript and TypeScript runtime
fucking-algorithm 38,825 7,146 手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
chineseocr_lite 4,371 C++ 737 超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
skillbox-async-messenger 27 Python 46 Пример клиент-серверного чата на Python для Skillbox
beekeeper-studio 853 TSQL 36 Cross platform SQL editor and database management app for Windows, Linux, and Mac.
coding-interview-university 113,408 33,253 A complete computer science study plan to become a software engineer.
JavaFamily 11,852 2,419 【互联网一线大厂面试+学习指南】
OneForAll 1,703 Python 339 OneForAll是一款功能强大的子域收集工具
Python-100-Days 85,046 Jupyter Notebook 34,146 Python - 100天从新手到大师
vue-element-admin 53,845 Vue 18,604 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
books 576 Vue 120 Free Desktop book-keeping software for small-businesses and freelancers.
grpc 25,952 C++ 6,487 The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
easyexcel 14,398 Java 3,772 快速、简单避免OOM的java处理Excel工具
ant-design 59,470 TypeScript 21,866 🌈 A UI Design Language and React UI library
codeql 837 CodeQL 223 CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security (code scanning), LGTM.com, and LGTM Enterprise
reactjs-interview-questions 5,742 JavaScript 1,304 List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
esbuild 6,934 Go 123 An extremely fast JavaScript bundler and minifier
spring-cloud-alibaba 13,309 Java 3,883 Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
miniblink49 3,983 C++ 676 a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef
react-native-video 4,899 Java 1,744 A
android-gpuimage 6,995 Java 1,917 Android filters based on OpenGL (idea from GPUImage for iOS)

c

Repo star language fork intro
http-parser 5,334 C 1,368 http request/response parser for c
sm64 3,854 C 490 A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
dwm 118 C 115 Luke's build of dwm
masscan 12,429 C 2,060 TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
zstd 11,946 C 1,111 Zstandard - Fast real-time compression algorithm
fanqiang 16,778 C 3,981 翻墙-科学上网
Windows-driver-samples 3,607 C 3,365 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.
TDengine 11,154 C 2,938 An open-source big data platform designed and optimized for the Internet of Things (IoT).
fio 2,194 C 682 Flexible I/O Tester
libwebsockets 2,555 C 1,013 canonical libwebsockets.org websocket library
oniguruma 1,155 C 193 regular expression library
librdkafka 4,186 C 1,920 The Apache Kafka C/C++ library
mpv 12,087 C 1,616 🎥 Command line video player
AliOS-Things 3,324 C 1,376 AliOS Things latest version: https://github.com/alibaba/AliOS-Things/tree/rel_3.1.0 Please go to https://aliosthings.iot.aliyun.com to get your minimal code.
cJSON 4,398 C 1,711 Ultralightweight JSON parser in ANSI C
gpdb 3,932 C 1,132 Greenplum Database
matrix 7,074 C 945 Matrix is a plugin style, non-invasive APM system developed by WeChat.
jq 16,885 C 1,006 Command-line JSON processor
open62541 1,133 C 618 Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0
redis 42,684 C 16,764 Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bi...
nginx 11,796 C 4,423 An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to ngi...
xv6-public 3,617 C 2,027 xv6 OS
wazuh 1,467 C 366 Wazuh - The Open Source Security Platform
AFL 1,048 C 155 american fuzzy lop - a security-oriented fuzzer
openssh-portable 1,057 C 828 Portable OpenSSH

c++

Repo star language fork intro
covid-sim 657 C++ 122
chineseocr_lite 4,371 C++ 737 超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
grpc 25,952 C++ 6,487 The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
miniblink49 3,983 C++ 676 a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef
pcsx2 4,046 C++ 693 PCSX2 - The Playstation 2 Emulator
protobuf 41,377 C++ 11,203 Protocol Buffers - Google's data interchange format
arrow 5,425 C++ 1,379 Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficien...
flatbuffers 14,263 C++ 2,234 FlatBuffers: Memory Efficient Serialization Library
srs 8,345 C++ 2,942 SRS is a RTMP/HLS/WebRTC/SRT/GB28181 streaming cluster, high efficiency, stable and simple.
thrift 7,422 C++ 3,309 Apache Thrift
ncnn 8,694 C++ 2,267 ncnn is a high-performance neural network inference framework optimized for the mobile platform
SocksOverRDP 216 C++ 32 Socks5 Proxy support for Remote Desktop Protocol / Terminal Services
electron 82,512 C++ 11,063 Build cross-platform desktop apps with JavaScript, HTML, and CSS
Paddle 11,305 C++ 2,958 PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
googletest 15,345 C++ 6,102 Googletest - Google Testing and Mocking Framework
vnpy 11,642 C++ 5,116 基于Python的开源量化交易平台开发框架
mars 14,383 C++ 2,985 Mars is a cross-platform network component developed by WeChat.
xgboost 18,968 C++ 7,507 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
rapidjson 9,218 C++ 2,519 A fast JSON parser/generator for C++ with both SAX/DOM style API
cpp-httplib 2,530 C++ 578 A C++ header-only HTTP/HTTPS server and client library
VINS-Mono 2,319 C++ 1,338 A Robust and Versatile Monocular Visual-Inertial State Estimator
Firmware 3,504 C++ 9,787 PX4 Autopilot Software
realsense-ros 788 C++ 688 Intel(R) RealSense(TM) ROS Wrapper for D400 series, SR300 Camera and T265 Tracking Module
SkCodecFuzzer 83 C++ 24 Fuzzing harness for testing proprietary image codecs supported by Skia on Android
pybind11 7,140 C++ 982 Seamless operability between C++11 and Python

css

Repo star language fork intro
sparks 1,894 CSS 55 A typeface for creating sparklines in text without code.
just-the-docs 1,500 CSS 909 A modern, high customizable, responsive Jekyll theme for documention with built-in search.
animate.css 66,537 CSS 14,267 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
weui 24,500 CSS 6,220 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
web-vitals-extension 582 CSS 11 A Chrome extension to measure essential metrics for a healthy site
ant-design-blazor 854 CSS 90 🌈An enterprise-class UI components based on Ant Design and Blazor WebAssembly.
css-loaders 6,306 CSS 981 A collection of loading spinners animated with CSS
firefox-csshacks 364 CSS 50 Collection of userstyles affecting the browser
LearnCS8-Resume 1,654 CSS 53 Resume template website for the LearnCS8 Lab 4
azuredevopslabs 315 CSS 307 Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
notes 959 CSS 479
open-react-template 687 CSS 82 A free React landing page template designed to showcase open source projects, SaaS products, online services, and more. Made by
ChineseBQB 7,008 CSS 764 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~
DataTables 6,462 CSS 1,993 Tables plug-in for jQuery
devlopr-jekyll 125 CSS 253 Build and Deploy your Site using this beautiful Jekyll Theme built for Developers
pace 14,845 CSS 1,935 Automatically add a progress bar to your site. #hubspot-open-source
docs 68 CSS 575 Documentation for Rancher products (for 2.0/new site)
hugo-theme-learn 934 CSS 874 Porting Grav Learn theme to Hugo
liebling 424 CSS 212 Beautiful and clean Ghost theme that is easy and comfortable to use. To get the latest version please head over the releases page 👉🏼
html-css-only 196 CSS 45 漂亮的 CSS 系列~
hexo-theme-butterfly 871 CSS 228 🦋 A Hexo Theme: Butterfly
bulma 39,656 CSS 3,359 Modern CSS framework based on Flexbox
CustomCSSforFx 1,033 CSS 120 Custom CSS tweaks for Firefox Quantum
minimal-mistakes 6,461 CSS 10,986 📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
normalize.css 38,773 CSS 8,363 A modern alternative to CSS resets

html

Repo star language fork intro
computer-science-flash-cards 3,625 HTML 951 Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
shellphish 319 HTML 165 19 Social Media Phishing Pages #phishing #shellphish #phish
design-blocks 12,578 HTML 1,108 A set of 170+ Bootstrap based design blocks ready to be used to create clean modern websites.
awesome-compose 2,622 HTML 202 Awesome Docker Compose samples
portainer 14,541 HTML 1,386 Making Docker management easy.
tidytuesday 2,026 HTML 806 Official repo for the #tidytuesday project
SONiC 792 HTML 402 Landing page for Software for Open Networking in the Cloud (SONiC) - http://azure.github.io/SONiC/
mxgraph 5,107 HTML 1,361 mxGraph is a fully client side JavaScript diagramming library
phpstan 8,505 HTML 627 PHP Static Analysis Tool - discover bugs in your code without running it!
linux-command 12,310 HTML 2,973 Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
styleguide 24,266 HTML 8,894 Style guides for Google-originated open-source projects
Coursera-ML-AndrewNg-Notes 16,388 HTML 6,489 吴恩达老师的机器学习课程个人笔记
postmark-templates 1,729 HTML 601 Rock-solid transactional email templates for applications.
glTF 3,870 HTML 711 glTF – Runtime 3D Asset Delivery
wpt 2,817 HTML 2,002 Test suites for Web platform specs — including WHATWG, W3C, and others
webdevbootcamp 1,403 HTML 891 All source code for back-end projects from the Web Developer Bootcamp
riot-web 4,772 HTML 803 A glossy Matrix collaboration client for the web.
modern-resume-theme 564 HTML 417 A modern static resume template and theme. Powered by Jekyll and GitHub pages.
MIXBOX 850 HTML 130 一款基于Shell的小米路由器工具箱,原为Monlor-Tools,A tool box for XiaoMi Router base on Shell.
github-markdown-css 4,641 HTML 1,283 The minimal amount of CSS to replicate the GitHub Markdown style
beginners-guide-to-react 166 HTML 76 The Beginner's Guide To ReactJS
tabler 21,142 HTML 2,256 Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
TheHive 1,531 HTML 286 TheHive: a Scalable, Open Source and Free Security Incident Response Platform
speedtest 3,954 HTML 982 Self-hosted Speedtest for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
tools 1,365 HTML 442 Codelabs management & hosting tools

python

Repo star language fork intro
skillbox-async-messenger 27 Python 46 Пример клиент-серверного чата на Python для Skillbox
OneForAll 1,703 Python 339 OneForAll是一款功能强大的子域收集工具
python 2,625 Python 1,598 Official Python client library for kubernetes
rich 4,094 Python 75 Rich is a Python library for rich text and beautiful formatting in the terminal.
pyslam 434 Python 50 pySLAM contains a monocular Visual Odometry (VO) pipeline in Python. It supports many modern local features based on Deep Learning.
examples-of-web-crawlers 8,307 Python 2,490 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
DeepCTR 3,253 Python 1,007 Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
100-Days-Of-ML-Code 28,528 Python 7,211 100 Days of ML Coding
azure-sdk-for-python 1,103 Python 862 This repository is 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/azure/ or our...
models 63,562 Python 40,665 Models and examples built with TensorFlow
HanLP 19,253 Python 5,312 Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
stellargraph 1,186 Python 162 StellarGraph - Machine Learning on Graphs
interview_internal_reference 26,432 Python 7,262 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
labelme 4,598 Python 1,437 Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
CRAFT-pytorch 1,186 Python 373 Official implementation of Character Region Awareness for Text Detection (CRAFT)
bert4keras 1,232 Python 199 light reimplement of bert for keras
GIMP-ML 212 Python 15 Set of Machine Learning Python plugins for GIMP
AlphaPose 3,880 Python 1,063 Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
auto-sklearn 4,475 Python 864 Automated Machine Learning with scikit-learn
Pytorch-UNet 2,368 Python 757 PyTorch implementation of the U-Net for image semantic segmentation with high quality images
cloud-custodian 2,834 Python 822 Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
DeepLearning.ai-Summary 3,376 Python 1,862 This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
eat_tensorflow2_in_30_days 3,773 Python 888 Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
YouTube2Audio 79 Python 12 A desktop application to download YouTube videos as annotated MP3 or MP4 files.
frappe 1,569 Python 1,197 Low Code Open Source Framework in Python and JS

typescript

Repo star language fork intro

unknown

Repo star language fork intro

1c-enterprise

Repo star language fork intro

abap

Repo star language fork intro

abnf

Repo star language fork intro

actionscript

Repo star language fork intro
VVVVVV 5,805 ActionScript 475 The source code to VVVVVV! http://thelettervsixtim.es/
urlencode-as3 2 ActionScript 0 handles percent encoding in charsets other than UTF-8 (SJIS,EUC etc)

ada

Repo star language fork intro

adobe-font-metrics

Repo star language fork intro

agda

Repo star language fork intro

ags-script

Repo star language fork intro

alloy

Repo star language fork intro

alpine-abuild

Repo star language fork intro

altium-designer

Repo star language fork intro

ampl

Repo star language fork intro

angelscript

Repo star language fork intro

ant-build-system

Repo star language fork intro

antlr

Repo star language fork intro
grammars-v4 4,943 ANTLR 2,101 Grammars written for ANTLR v4; expectation that the grammars are free of actions.

apacheconf

Repo star language fork intro

apex

Repo star language fork intro
sfdx-travisci 84 Apex 4,711

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
webshell-detect-bypass 702 ASP 207 绕过专业工具检测的Webshell研究文章和免杀的Webshell

aspectj

Repo star language fork intro

assembly

Repo star language fork intro
oot 132 Assembly 40 A decompilation of Ocarina of Time: Master Quest (debug) brought to you by a bunch of clever folks.
MS-DOS 14,527 Assembly 2,146 The original sources of MS-DOS 1.25 and 2.0, for reference purposes

asymptote

Repo star language fork intro

ats

Repo star language fork intro

augeas

Repo star language fork intro

autohotkey

Repo star language fork intro
1v1.lol-aimbot 1 AutoHotkey 3

autoit

Repo star language fork intro

awk

Repo star language fork intro

ballerina

Repo star language fork intro

batchfile

Repo star language fork intro
batch.scripts 466 Batchfile 402 batch script utils and examples by npocmaka -
Windows-10-Activator 68 Batchfile 75 Windows 10 Activator
quantum-docs-pr 63 Batchfile 84 Sources of the Microsoft Quantum Development Kit documentation
java-interview 683 Batchfile 310 Вопросы и ответы к интервью Java разработчика

befunge

Repo star language fork intro

bison

Repo star language fork intro

bitbake

Repo star language fork intro
meta-openembedded 175 BitBake 349

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
http-parser 5,334 C 1,368 http request/response parser for c
sm64 3,858 C 491 A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
dwm 119 C 115 Luke's build of dwm
masscan 12,429 C 2,060 TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
zstd 11,946 C 1,111 Zstandard - Fast real-time compression algorithm
fanqiang 16,778 C 3,981 翻墙-科学上网
Windows-driver-samples 3,607 C 3,365 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.
TDengine 11,154 C 2,938 An open-source big data platform designed and optimized for the Internet of Things (IoT).
fio 2,194 C 682 Flexible I/O Tester
libwebsockets 2,555 C 1,013 canonical libwebsockets.org websocket library
oniguruma 1,156 C 193 regular expression library
librdkafka 4,186 C 1,920 The Apache Kafka C/C++ library
mpv 12,087 C 1,616 🎥 Command line video player
AliOS-Things 3,324 C 1,376 AliOS Things latest version: https://github.com/alibaba/AliOS-Things/tree/rel_3.1.0 Please go to https://aliosthings.iot.aliyun.com to get your minimal code.
cJSON 4,398 C 1,711 Ultralightweight JSON parser in ANSI C
gpdb 3,932 C 1,132 Greenplum Database
matrix 7,074 C 945 Matrix is a plugin style, non-invasive APM system developed by WeChat.
jq 16,885 C 1,006 Command-line JSON processor
open62541 1,133 C 618 Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0
redis 42,684 C 16,764 Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bi...
nginx 11,796 C 4,423 An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to ngi...
xv6-public 3,617 C 2,027 xv6 OS
wazuh 1,467 C 366 Wazuh - The Open Source Security Platform
AFL 1,048 C 155 american fuzzy lop - a security-oriented fuzzer
openssh-portable 1,057 C 828 Portable OpenSSH

c%23

Repo star language fork intro
NorthwindTraders 3,654 C# 1,246 Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
runtime 2,414 C# 820 .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
RobustToolbox 239 C# 171 Client/Server Backend for Space Station 14
Netch 4,079 C# 772 Game accelerator. Support Socks5, Shadowsocks, ShadowsocksR, V2Ray, Trojan proxies. UDP NAT FullCone
aspnetcore 17,289 C# 4,739 ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Hangfire 5,727 C# 1,272 An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
uno 2,099 C# 281 Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
winsw 3,993 C# 702 A wrapper executable that can be used to host any executable as an Windows service, in a liberal license
cognitive-services-speech-sdk 415 C# 504 Sample code for the Microsoft Cognitive Services Speech SDK
WinAppDriver 1,720 C# 781 Windows Application Driver
extensions 1,736 C# 580 .NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
arfoundation-samples 1,009 C# 315 Example content for Unity projects based on AR Foundation
Notepads 2,103 C# 153 A modern, lightweight text editor with a minimalist design.
efcore 9,030 C# 2,311 EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Azure-Sentinel 591 C# 282 Cloud-native SIEM for intelligent security analytics for your entire enterprise.
NetLoader 148 C# 31 Loads any C# binary in mem, patching AMSI and bypassing Windows Defender
BotBuilder-Samples 2,471 C# 3,514 Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
Newtonsoft.Json 7,787 C# 2,630 Json.NET is a popular high-performance JSON framework for .NET
aspnetboilerplate 8,290 C# 3,111 ASP.NET Boilerplate - Web Application Framework
QuickLook 5,774 C# 493 Bring macOS “Quick Look” feature to Windows
IdentityServer4 6,367 C# 2,171 OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
AspNetCore.Docs 7,190 C# 18,297 Documentation for ASP.NET Core
SharpZipLib 2,147 C# 696 #ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.
abp 3,607 C# 1,148 Open Source Web Application Framework for ASP.NET Core
ServiceBusExplorer 1,051 C# 354 The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or...

c++

Repo star language fork intro
covid-sim 661 C++ 123
chineseocr_lite 4,374 C++ 737 超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
grpc 25,954 C++ 6,487 The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
miniblink49 3,983 C++ 676 a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef
pcsx2 4,046 C++ 693 PCSX2 - The Playstation 2 Emulator
protobuf 41,378 C++ 11,203 Protocol Buffers - Google's data interchange format
arrow 5,427 C++ 1,379 Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficien...
flatbuffers 14,263 C++ 2,234 FlatBuffers: Memory Efficient Serialization Library
srs 8,345 C++ 2,942 SRS is a RTMP/HLS/WebRTC/SRT/GB28181 streaming cluster, high efficiency, stable and simple.
thrift 7,422 C++ 3,309 Apache Thrift
ncnn 8,694 C++ 2,268 ncnn is a high-performance neural network inference framework optimized for the mobile platform
SocksOverRDP 216 C++ 32 Socks5 Proxy support for Remote Desktop Protocol / Terminal Services
electron 82,514 C++ 11,063 Build cross-platform desktop apps with JavaScript, HTML, and CSS
Paddle 11,305 C++ 2,958 PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
googletest 15,345 C++ 6,101 Googletest - Google Testing and Mocking Framework
vnpy 11,642 C++ 5,116 基于Python的开源量化交易平台开发框架
mars 14,383 C++ 2,985 Mars is a cross-platform network component developed by WeChat.
xgboost 18,968 C++ 7,507 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
rapidjson 9,218 C++ 2,519 A fast JSON parser/generator for C++ with both SAX/DOM style API
cpp-httplib 2,530 C++ 578 A C++ header-only HTTP/HTTPS server and client library
VINS-Mono 2,319 C++ 1,338 A Robust and Versatile Monocular Visual-Inertial State Estimator
Firmware 3,505 C++ 9,787 PX4 Autopilot Software
realsense-ros 788 C++ 688 Intel(R) RealSense(TM) ROS Wrapper for D400 series, SR300 Camera and T265 Tracking Module
SkCodecFuzzer 83 C++ 24 Fuzzing harness for testing proprietary image codecs supported by Skia on Android
pybind11 7,140 C++ 982 Seamless operability between C++11 and Python

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
athens 178 Clojure 16 Open-Source Roam
babashka 1,008 Clojure 44 A Clojure babushka for the grey areas of Bash (native fast-starting Clojure scripting environment)
metabase 20,573 Clojure 2,718 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
reagent 3,805 Clojure 337 A minimalistic ClojureScript interface to React.js
biff 45 Clojure 1 A Firebase alternative for Clojure
krell 169 Clojure 1 Simple ClojureScript React Native Tooling

closure-templates

Repo star language fork intro

cloud-firestore-security-rules

Repo star language fork intro

cmake

Repo star language fork intro
ojdkbuild 1,808 CMake 189 Community builds using source code from OpenJDK project
protobuf_catkin 8 CMake 18 A catkin wrapper for Google protocol buffers

cobol

Repo star language fork intro

coffeescript

Repo star language fork intro
pivottable 3,447 CoffeeScript 879 Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
chinese-copywriting-guidelines 7,730 CoffeeScript 1,206 Chinese copywriting guidelines for better written communication/中文文案排版指北
spell-check 181 CoffeeScript 108 Spell check Atom package
yakyak 3,765 CoffeeScript 344 Desktop chat client for Google Hangouts
hubot 1 CoffeeScript 0 A Hubot clone trained to interact in our Campfire rooms.

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

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
amqp-client.cr 23 Crystal 3 An AMQP 0-9-1 client for Crystal
amq-protocol.cr 3 Crystal 0 An AMQP 0.9.1 serialization library for Crystal

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
sparks 1,896 CSS 55 A typeface for creating sparklines in text without code.
just-the-docs 1,500 CSS 909 A modern, high customizable, responsive Jekyll theme for documention with built-in search.
animate.css 66,537 CSS 14,266 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
weui 24,500 CSS 6,220 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
web-vitals-extension 609 CSS 11 A Chrome extension to measure essential metrics for a healthy site
ant-design-blazor 854 CSS 90 🌈An enterprise-class UI components based on Ant Design and Blazor WebAssembly.
css-loaders 6,307 CSS 981 A collection of loading spinners animated with CSS
firefox-csshacks 364 CSS 50 Collection of userstyles affecting the browser
LearnCS8-Resume 1,656 CSS 53 Resume template website for the LearnCS8 Lab 4
azuredevopslabs 315 CSS 307 Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
notes 959 CSS 479
open-react-template 686 CSS 82 A free React landing page template designed to showcase open source projects, SaaS products, online services, and more. Made by
ChineseBQB 7,008 CSS 764 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~
DataTables 6,462 CSS 1,993 Tables plug-in for jQuery
devlopr-jekyll 125 CSS 253 Build and Deploy your Site using this beautiful Jekyll Theme built for Developers
pace 14,845 CSS 1,935 Automatically add a progress bar to your site. #hubspot-open-source
docs 68 CSS 575 Documentation for Rancher products (for 2.0/new site)
hugo-theme-learn 934 CSS 874 Porting Grav Learn theme to Hugo
liebling 424 CSS 212 Beautiful and clean Ghost theme that is easy and comfortable to use. To get the latest version please head over the releases page 👉🏼
html-css-only 196 CSS 45 漂亮的 CSS 系列~
hexo-theme-butterfly 871 CSS 228 🦋 A Hexo Theme: Butterfly
bulma 39,656 CSS 3,358 Modern CSS framework based on Flexbox
CustomCSSforFx 1,033 CSS 120 Custom CSS tweaks for Firefox Quantum
minimal-mistakes 6,461 CSS 10,985 📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
normalize.css 38,773 CSS 8,363 A modern alternative to CSS resets

csv

Repo star language fork intro

cuda

Repo star language fork intro
deep-high-resolution-net.pytorch 2,417 Cuda 567 The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
cudf 2,752 Cuda 366 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
druntime 571 D 384 Low level runtime library for the D programming language

d-objdump

Repo star language fork intro

darcs-patch

Repo star language fork intro

dart

Repo star language fork intro
packages 460 Dart 134 A collection of useful packages maintained by the Flutter team
flutter 91,959 Dart 12,408 Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
FlutterChatAppTutorial 38 Dart 18 Fully Functioning Chat App with Flutter & Firebase
gsy_github_app_flutter 10,803 Dart 1,847 Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便...
gallery 399 Dart 114 Flutter Gallery
bloc 4,389 Dart 960 A predictable state management library that helps implement the BLoC design pattern
flutter_whirlpool 135 Dart 29 Flutter UI challenge, Smart washing machine app
flutterfire 1,790 Dart 855 🔥 Firebase plugins for Flutter apps
samples 7,107 Dart 2,172 A collection of Flutter examples and demos.
flutter_deer 3,146 Dart 716 🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project. Includes a complete UI design and exercises that are closer to real projects.
dio 7,458 Dart 759 A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
fl_chart 1,678 Dart 269 A powerful Flutter chart library, currently supporting Line Chart, Bar Chart, Pie Chart and Scatter Chart.
flutter-go 20,876 Dart 3,124 flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
flutter-webrtc-demo 401 Dart 140 Demo for flutter-webrtc
FlutterDouBan 4,909 Dart 953 🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)
FlutterUnit 1,432 Dart 180 【Flutter 集录指南 App】 the unity of flutter, the unity of coder.
plugins 10,720 Dart 4,862 Plugins for Flutter maintained by the Flutter team
flutter_spinkit 1,677 Dart 149 ✨ A collection of loading indicators animated with flutter. Heavily Inspired by http://tobiasahlin.com/spinkit.
flutter_screenutil 1,720 Dart 193 Flutter screen adaptation, font adaptation, get screen information
zefyr 1,283 Dart 304 Soft and gentle rich text editing for Flutter applications.
flutter_ecommerce_app 440 Dart 198 E-Commerce App built in flutter
Covid-19-Flutter-UI 404 Dart 191
fish-redux 6,372 Dart 687 An assembled flutter application framework.
hive 1,221 Dart 81 Lightweight and blazing fast key-value database written in pure Dart.
flutter_swiper 2,365 Dart 296 The best swiper for flutter , with multiple layouts, infinite loop. Compatible with Android & iOS.

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
Paradise 208 DM 633 Paradise Station's GitHub main repository.
tgstation 1,006 DM 163 the /tg/station branch of SS13

dns-zone

Repo star language fork intro

dockerfile

Repo star language fork intro
vscode-dev-containers 588 Dockerfile 181 A repository of development container definitions for the VS Code Remote - Containers extension and Visual Studio Online
docker-spark 1,036 Dockerfile 379 Apache Spark docker image
nocode 41,321 Dockerfile 3,773 The best way to write secure and reliable applications. Write nothing; deploy nowhere.
aws-codebuild-docker-images 536 Dockerfile 481 Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html
dotnet-docker 2,260 Dockerfile 1,034 Docker images for .NET Core and the .NET Core Tools.
Awesome-TTRSS 752 Dockerfile 155 🐋 Awesome TTRSS, a powerful Dockerised all-in-one RSS solution.
theia-apps 582 Dockerfile 171 Theia applications - docker images and desktop distributions
Simple-DevOps-Project 79 Dockerfile 2,556
docker-selenium 4,008 Dockerfile 1,333 Docker images for Selenium Grid Server (Standalone, Hub, and Nodes).

dogescript

Repo star language fork intro

dtrace

Repo star language fork intro

dylan

Repo star language fork intro

e

Repo star language fork intro

eagle

Repo star language fork intro

easybuild

Repo star language fork intro

ebnf

Repo star language fork intro

ec

Repo star language fork intro

ecere-projects

Repo star language fork intro

ecl

Repo star language fork intro

eclipse

Repo star language fork intro

edje-data-collection

Repo star language fork intro

edn

Repo star language fork intro

eiffel

Repo star language fork intro

ejs

Repo star language fork intro

elixir

Repo star language fork intro
phoenix_live_view 2,944 Elixir 310 Rich, real-time user experiences with server-rendered HTML
phoenix 15,180 Elixir 1,967 Peace-of-mind from prototype to production
antikythera 75 Elixir 9 Elixir framework to build your own in-house PaaS
grpc 702 Elixir 97 An Elixir implementation of gRPC
ex_venture 486 Elixir 51 Text based MMORPG engine written in Elixir
analytics-elixir 89 Elixir 26 Segment.com library for Elixir
membrane-core 478 Elixir 13 The core of the Membrane Framework, advanced multimedia processing framework
awesome-elixir 10,004 Elixir 1,000 A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
commanded 1,095 Elixir 139 Use Commanded to build Elixir CQRS/ES applications

elm

Repo star language fork intro
elm-chip8 15 Elm 0 A CHIP-8 emulator wittern in Elm.

emacs-lisp

Repo star language fork intro
doom-emacs 6,186 Emacs Lisp 1,046 An Emacs configuration for the stubborn martian vimmer
org-roam 1,128 Emacs Lisp 114 Rudimentary Roam replica with Org-mode
spacemacs 19,938 Emacs Lisp 4,824 A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs and Vim!
emacs 2,373 Emacs Lisp 720 Mirror of GNU Emacs
spacemacs.d 26 Emacs Lisp 46 My configuration for spacemacs
remacs 4,016 Emacs Lisp 333 Rust ❤️ Emacs

emberscript

Repo star language fork intro

eml

Repo star language fork intro

eq

Repo star language fork intro

erlang

Repo star language fork intro
emqx 5,972 Erlang 1,117 EMQ X Broker - Scalable Distributed MQTT Message Broker for IoT in 5G Era
rabbitmq-server 7,075 Erlang 2,425 Open source multi-protocol messaging broker
midas 43 Erlang 1 A web framework for Gleam, Midas makes shiny things.
qdate 219 Erlang 72 Erlang date, time, and timezone management: formatting, conversion, and date arithmetic
jobs 265 Erlang 69 Job scheduler for load regulation
jesse 85 Erlang 44 jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.

f%23

Repo star language fork intro

f*

Repo star language fork intro

factor

Repo star language fork intro

fancy

Repo star language fork intro

fantom

Repo star language fork intro

figlet-font

Repo star language fork intro

filebench-wml

Repo star language fork intro

filterscript

Repo star language fork intro

fish

Repo star language fork intro

flux

Repo star language fork intro

formatted

Repo star language fork intro

forth

Repo star language fork intro

fortran

Repo star language fork intro
STELLOPT 6 Fortran 0 This is the GitHub repository for STELLOPT, the state-of-the-art stellarator optimization code.

freemarker

Repo star language fork intro

frege

Repo star language fork intro

g-code

Repo star language fork intro

game-maker-language

Repo star language fork intro

gams

Repo star language fork intro

gap

Repo star language fork intro

gcc-machine-description

Repo star language fork intro

gdb

Repo star language fork intro

gdscript

Repo star language fork intro

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

git-attributes

Repo star language fork intro

git-config

Repo star language fork intro

glsl

Repo star language fork intro
SPIRV-Cross 930 GLSL 217 SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.

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
client 6,723 Go 908 Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
esbuild 6,942 Go 123 An extremely fast JavaScript bundler and minifier
casbin 6,657 Go 735 An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
prometheus-operator 4,200 Go 1,925 Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
BaiduPCS-Go 23,502 Go 3,890 百度网盘客户端 - Go语言编写
kubernetes 65,831 Go 23,482 Production-Grade Container Scheduling and Management
act 4,907 Go 113 Run your GitHub Actions locally 🚀
buildpacks 90 Go 9 Builders and buildpacks designed to run on Google Cloud's container platforms
nps 11,969 Go 2,053 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server,...
testify 10,339 Go 890 A toolkit with common assertions and mocks that plays nicely with the standard library
helm 17,039 Go 5,099 The Kubernetes Package Manager
terragrunt 3,788 Go 492 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
aws-sdk-go 5,768 Go 1,463 AWS SDK for the Go programming language.
beego 23,816 Go 4,787 beego is an open-source, high-performance web framework for the Go programming language.
pingtunnel 650 Go 129 流量转发加速工具.a tool that advertises tcp/udp/socks5 traffic as icmp traffic for forwarding.
terraform-provider-aws 4,166 Go 3,861 Terraform AWS provider
cobra 16,803 Go 1,442 A Commander for modern Go CLI interactions
redis 8,672 Go 1,116 Type-safe Redis client for Golang
gin 37,816 Go 4,357 Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
the-way-to-go_ZH_CN 21,319 Go 5,861 《The Way to Go》中文译本,中文正式名《Go 入门指南》
istio 22,688 Go 4,243 Connect, secure, control, and observe services.
sshcode 5,367 Go 203 Run VS Code on any server over SSH.
cadvisor 10,651 Go 1,566 Analyzes resource usage and performance characteristics of running containers.
charts 13,074 Go 14,460 Curated applications for Kubernetes
logrus 14,750 Go 1,659 Structured, pluggable logging for Go.

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
rundeck 3,736 Groovy 738 Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
shadow 1,995 Groovy 237 Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
pipeline-examples 3,318 Groovy 2,231 A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin
templates 44 Groovy 310 Document templates for open-source projects (README, CONTRIBUTING, GitHub templates)
jenkins-library 370 Groovy 231 Jenkins shared library for Continuous Delivery pipelines.

groovy-server-pages

Repo star language fork intro

hack

Repo star language fork intro

haml

Repo star language fork intro

handlebars

Repo star language fork intro

haproxy

Repo star language fork intro

harbour

Repo star language fork intro

haskell

Repo star language fork intro
shellcheck 19,789 Haskell 997 ShellCheck, a static analysis tool for shell scripts
hadolint 3,587 Haskell 157 Dockerfile linter, validate inline bash, written in Haskell
haskell-language-server 587 Haskell 22 Integration point for ghcide and haskell-ide-engine. One IDE to rule them all.

haxe

Repo star language fork intro

hcl

Repo star language fork intro
terraform-aws-s3-bucket 54 HCL 96 Terraform module which creates S3 bucket resources on AWS
terraform-aws-eks 1,172 HCL 879 Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS
terraform-aws-vpc 1,149 HCL 1,361 Terraform module which creates VPC resources on AWS
terraform-aws-rds 303 HCL 414 Terraform module which creates RDS resources on AWS
terraform-aws-ec2-instance 240 HCL 545 Terraform module which creates EC2 instance(s) on AWS
academy 21 HCL 22 DevOps content, classes and exercises
package-terraform-utilities 40 HCL 12 A collection of useful Terraform utilities
terraform-google-sql-db 75 HCL 96 Modular Cloud SQL database instance for Terraform.
terraform-course 698 HCL 1,651 Course files for my Udemy course about Terraform
terraform-aws-consul 267 HCL 291 A Terraform Module for how to run Consul on AWS using Terraform and Packer
terraform-google-kubernetes-engine 312 HCL 233 A Terraform module for configuring GKE clusters.
peladonerd 275 HCL 144 Repo con los archivos que uso para mi videos en youtube

hiveql

Repo star language fork intro

hlsl

Repo star language fork intro

holyc

Repo star language fork intro

html

Repo star language fork intro
computer-science-flash-cards 3,628 HTML 952 Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
shellphish 320 HTML 165 19 Social Media Phishing Pages #phishing #shellphish #phish
design-blocks 12,579 HTML 1,108 A set of 170+ Bootstrap based design blocks ready to be used to create clean modern websites.
awesome-compose 2,624 HTML 202 Awesome Docker Compose samples
portainer 14,542 HTML 1,386 Making Docker management easy.
tidytuesday 2,026 HTML 806 Official repo for the #tidytuesday project
SONiC 791 HTML 402 Landing page for Software for Open Networking in the Cloud (SONiC) - http://azure.github.io/SONiC/
mxgraph 5,107 HTML 1,361 mxGraph is a fully client side JavaScript diagramming library
phpstan 8,505 HTML 627 PHP Static Analysis Tool - discover bugs in your code without running it!
linux-command 12,310 HTML 2,973 Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
styleguide 24,267 HTML 8,894 Style guides for Google-originated open-source projects
Coursera-ML-AndrewNg-Notes 16,390 HTML 6,489 吴恩达老师的机器学习课程个人笔记
postmark-templates 1,729 HTML 601 Rock-solid transactional email templates for applications.
glTF 3,870 HTML 711 glTF – Runtime 3D Asset Delivery
wpt 2,817 HTML 2,002 Test suites for Web platform specs — including WHATWG, W3C, and others
webdevbootcamp 1,403 HTML 891 All source code for back-end projects from the Web Developer Bootcamp
riot-web 4,773 HTML 803 A glossy Matrix collaboration client for the web.
modern-resume-theme 564 HTML 417 A modern static resume template and theme. Powered by Jekyll and GitHub pages.
MIXBOX 850 HTML 130 一款基于Shell的小米路由器工具箱,原为Monlor-Tools,A tool box for XiaoMi Router base on Shell.
github-markdown-css 4,641 HTML 1,283 The minimal amount of CSS to replicate the GitHub Markdown style
beginners-guide-to-react 166 HTML 76 The Beginner's Guide To ReactJS
tabler 21,142 HTML 2,256 Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
TheHive 1,531 HTML 286 TheHive: a Scalable, Open Source and Free Security Incident Response Platform
speedtest 3,955 HTML 982 Self-hosted Speedtest for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
tools 1,365 HTML 442 Codelabs management & hosting tools

html+django

Repo star language fork intro

html+ecr

Repo star language fork intro

html+eex

Repo star language fork intro

html+erb

Repo star language fork intro

html+php

Repo star language fork intro

html+razor

Repo star language fork intro

http

Repo star language fork intro

hxml

Repo star language fork intro

hy

Repo star language fork intro

hyphy

Repo star language fork intro

idl

Repo star language fork intro

idris

Repo star language fork intro

igor-pro

Repo star language fork intro

inform-7

Repo star language fork intro

ini

Repo star language fork intro

inno-setup

Repo star language fork intro

io

Repo star language fork intro

ioke

Repo star language fork intro

irc-log

Repo star language fork intro

isabelle

Repo star language fork intro

isabelle-root

Repo star language fork intro

j

Repo star language fork intro

jasmin

Repo star language fork intro

java

Repo star language fork intro
easyexcel 14,398 Java 3,773 快速、简单避免OOM的java处理Excel工具
spring-cloud-alibaba 13,312 Java 3,883 Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
react-native-video 4,900 Java 1,744 A
android-gpuimage 6,997 Java 1,917 Android filters based on OpenGL (idea from GPUImage for iOS)
guava 37,126 Java 8,327 Google core libraries for Java
mall 34,077 Java 14,503 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
JavaGuide 77,930 Java 26,785 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
zookeeper 8,032 Java 5,005 Mirror of Apache Hadoop ZooKeeper
zxing 25,263 Java 8,652 ZXing ("Zebra Crossing") barcode scanning library for Java, Android
SpringBoot-Labs 2,968 Java 711 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
advanced-java 43,198 Java 12,018 😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
Sentinel 12,039 Java 3,849 A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
LeetCodeAnimation 53,575 Java 9,811 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
canal 13,671 Java 4,466 阿里巴巴 MySQL binlog 增量订阅&消费组件
spring-framework 36,835 Java 24,772 Spring Framework
halo 14,934 Java 4,899 ✍ An excellent open source blog publishing application.
elasticsearch-analysis-ik 9,527 Java 2,245 The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
arthas 20,933 Java 4,500 Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Mindustry 3,641 Java 844 A sandbox tower defense game
exposure-notifications-android 158 Java 20 Exposure Notifications Android Reference Design
newbee-mall 3,996 Java 1,042 newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管...
jmeter 4,061 Java 1,277 Apache JMeter
thingsboard 5,571 Java 1,913 Open-source IoT Platform - Device management, data collection, processing and visualization.
grafika 4,503 Java 1,111 Grafika test app
antlr4 7,684 Java 1,910 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

java-properties

Repo star language fork intro

java-server-pages

Repo star language fork intro

javascript

Repo star language fork intro
reactjs-interview-questions 5,755 JavaScript 1,304 List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
Blog 4,801 JavaScript 740 关注基础知识,打造优质前端博客,公众号[前端工匠]的作者
umi 7,911 JavaScript 1,080 🌋 Pluggable enterprise-level react application framework.
office-docs-powershell 265 JavaScript 641 PowerShell Reference for Office Products - Short URL: aka.ms/office-powershell
swagger-ui 17,605 JavaScript 7,323 Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
dsa.js-data-structures-algorithms-javascript 5,133 JavaScript 450 🥞Data Structures and Algorithms explained and implemented in JavaScript
fullstack-course4 2,262 JavaScript 3,816 Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
incubator-echarts 40,873 JavaScript 14,085 A powerful, interactive charting and visualization library for browser
react-virtualized 18,925 JavaScript 2,333 React components for efficiently rendering large lists and tabular data
gpuweb 1,310 JavaScript 89 Where the GPU for the Web work happens!
SwitchHosts 9,643 JavaScript 1,217 Switch hosts quickly!
nodebestpractices 43,546 JavaScript 3,931 ✅ The Node.js best practices list (April 2020)
google-meet-grid-view 347 JavaScript 96 Userscript to offer a grid-view layout in Google Meets
eblog 332 JavaScript 97 eblog是一个基于Springboot2.1.2开发的博客学习项目,为了让项目融合更多的知识点,达到学习目的,编写了详细的从0到1开发文档。主要学习包括:自定义Freemarker标签,使用shiro+redis完成了会话共享,redis的zset结构完成本周热议排行榜,t-io+websocket完成即时消息通知和群聊,rabbitmq+elasticsearch完成博客内容搜索引擎等。值得学...
cypress 19,957 JavaScript 1,197 Fast, easy and reliable testing for anything that runs in a browser.
d3 91,358 JavaScript 22,029 Bring data to life with SVG, Canvas and HTML. 📊📈🎉
react-beautiful-dnd 19,179 JavaScript 1,258 Beautiful and accessible drag and drop for lists with React
falcon 4,064 JavaScript 176 Free, open-source SQL client for Windows and Mac 🦅
fullPage.js 29,956 JavaScript 6,975 fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
openlayers 6,973 JavaScript 2,280 OpenLayers
pdf.js 30,549 JavaScript 7,178 PDF Reader in JavaScript
jsencrypt 4,352 JavaScript 1,339 A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
awx 7,721 JavaScript 1,933 AWX Project
renovate 2,887 JavaScript 407 Universal dependency update tool that fits into your workflows.
react-datepicker 4,652 JavaScript 1,451 A simple and reusable datepicker component for React

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
kfserving 414 Jsonnet 163 Serverless Inferencing on Kubernetes
kube-prometheus 1,531 Jsonnet 476 Use Prometheus to monitor Kubernetes and applications running on Kubernetes
kfctl 40 Jsonnet 66 kfctl is a CLI for deploying and managing Kubeflow
manifests 80 Jsonnet 154 A repository for Kustomize manifests

jsx

Repo star language fork intro

julia

Repo star language fork intro
Flux.jl 2,163 Julia 352 Relax! Flux is the ML library that doesn't make you tensor

jupyter-notebook

Repo star language fork intro
Python-100-Days 85,055 Jupyter Notebook 34,146 Python - 100天从新手到大师
c9-python-getting-started 6,379 Jupyter Notebook 1,701 Sample code for Channel 9 Python for Beginners course
PythonRobotics 8,982 Jupyter Notebook 2,901 Python sample codes for robotics algorithms.
OnJava8 8,876 Jupyter Notebook 2,548 《On Java 8》中文版,又名《Java编程思想》 第5版
MachineLearningNotebooks 1,591 Jupyter Notebook 1,053 Python notebooks with ML and deep learning examples with Azure Machine Learning
QuantumKatas 2,354 Jupyter Notebook 536 Tutorials and programming exercises for learning Q# and quantum computing
Complete-Python-3-Bootcamp 9,547 Jupyter Notebook 35,406 Course Files for Complete Python 3 Bootcamp Course on Udemy
automl 2,364 Jupyter Notebook 494 Google Brain AutoML
Free-Coding-School-Python 35 Jupyter Notebook 32
Deep-Learning 2,407 Jupyter Notebook 1,660
nlp-tutorial 6,211 Jupyter Notebook 1,707 Natural Language Processing Tutorial for Deep Learning Researchers
deep-text-recognition-benchmark 1,283 Jupyter Notebook 408 Text recognition (optical character recognition) with deep learning methods.
object-CXR 47 Jupyter Notebook 13 Automatic detection of foreign objects on chest X-rays
julia_tutorials 54 Jupyter Notebook 3 Tutorials on Julia topics
dsc-join-statements-lab-onl01-dtsc-pt-041320 8 Jupyter Notebook 0
covid19model 688 Jupyter Notebook 195 Code for modelling estimated deaths and cases for COVID19.
distiller 2,827 Jupyter Notebook 542 Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
simple-faster-rcnn-pytorch 2,390 Jupyter Notebook 772 A simplified implemention of Faster R-CNN that replicate performance from origin paper
TensorFlow2.0-Examples 915 Jupyter Notebook 389 🙄 difficult algorithm, simple code.
may4_challenge_exercises 47 Jupyter Notebook 34 Original versions of the exercises
shap 8,742 Jupyter Notebook 1,236 A game theoretic approach to explain the output of any machine learning model.
machine-learning-experiments 115 Jupyter Notebook 10 🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
dsc-deeper-neural-networks-lab-onl01-dtsc-ft-012120 6 Jupyter Notebook 0
a_journey_into_math_of_ml 523 Jupyter Notebook 249 汉语自然语言处理视频教程-开源学习资料
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers 21,105 Jupyter Notebook 6,595 aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

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
p3c 21,496 Kotlin 5,415 Alibaba Java Coding Guidelines pmd implements and IDE plugin
android-kotlin-fundamentals-apps 355 Kotlin 554 android-kotlin-fundamentals-apps
camera-samples 1,582 Kotlin 816 Multiple samples showing the best practices in camera APIs on Android.
architecture-components-samples 16,918 Kotlin 5,740 Samples for Android Architecture Components.
sunflower 10,916 Kotlin 2,416 A gardening app illustrating Android development best practices with Android Jetpack.
architecture-samples 36,317 Kotlin 10,094 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Simple-Gallery 1,318 Kotlin 407 Browse your memories without any interruptions with this photo and video gallery
mockk 2,993 Kotlin 129 mocking library for Kotlin
detekt 2,875 Kotlin 364 Static code analysis for Kotlin
tachiyomi-extensions 730 Kotlin 279
ktor 6,658 Kotlin 533 Framework for quickly creating connected applications in Kotlin with minimal effort
MvRx 3,611 Kotlin 254 MvRx: Android on Autopilot
mirai 1,268 Kotlin 166 全开源 高效率 QQ机器人/Android QQ协议支持库 for JVM / Android
android-components 1,315 Kotlin 289 A collection of Android libraries to build browsers or browser-like applications.
leakcanary 24,669 Kotlin 3,639 LeakCanary is a memory leak detection library for Android.
flexbox-layout 15,497 Kotlin 1,626 Flexbox for Android
jibri 260 Kotlin 129 Jitsi BRoadcasting Infrastructure
tivi 2,742 Kotlin 357 Tivi is a work-in-progress TV show tracking Android app, which connects to Trakt.tv. It is still in its early stages of development and currently only contains two pieces of UI. It is under heavy deve...
Balloon 1,069 Kotlin 68 🎈 A lightweight popup like tooltips, fully customizable with arrow and animations.
Unciv 1,368 Kotlin 380 Open-source Android/Desktop remake of Civ V
KaMPKit 543 Kotlin 39 KaMP Kit by Touchlab is a collection of code and tools designed to get your mobile team started quickly with Kotlin Multiplatform.
kotlinx.coroutines 7,352 Kotlin 1,002 Library support for Kotlin coroutines
RetroMusicPlayer 646 Kotlin 174 Best material design music player for Android
android-showcase 2,708 Kotlin 327 💎 Android application following best practices: Kotlin, coroutines, Clean Architecture, feature modules, tests, MVVM, static analysis...
shadowsocks-android 29,588 Kotlin 11,083 A shadowsocks client for Android

krl

Repo star language fork intro

labview

Repo star language fork intro

lasso

Repo star language fork intro

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
Timber 882 Liquid 356 The ultimate Shopify theme framework, built by Shopify.

literate-agda

Repo star language fork intro

literate-coffeescript

Repo star language fork intro

literate-haskell

Repo star language fork intro

livescript

Repo star language fork intro

llvm

Repo star language fork intro

logos

Repo star language fork intro

logtalk

Repo star language fork intro

lolcode

Repo star language fork intro

lookml

Repo star language fork intro

loomscript

Repo star language fork intro

lsl

Repo star language fork intro

lua

Repo star language fork intro
kong 25,658 Lua 3,290 🦍 The Cloud-Native API Gateway
nvim-lsp 683 Lua 74 Nvim LSP client configurations
docker-jitsi-meet 1,536 Lua 540 Jitsi Meet on Docker
otservbr-global 188 Lua 192 OTServBR-Global 12x for OpenTibia community.
incubator-apisix 2,279 Lua 430 Cloud-Native Microservices API Gateway
helloworld 447 Lua 464
char-rnn 10,129 Lua 2,391 Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
ntopng 3,278 Lua 414 Web-based Traffic and Security Network Traffic Monitoring
tarantool 2,348 Lua 238 Get your data in RAM. Get compute close to data. Enjoy the performance.

m

Repo star language fork intro

m4

Repo star language fork intro
autoconf-submodule 0 M4 0

m4sugar

Repo star language fork intro

makefile

Repo star language fork intro
opentelemetry-specification 600 Makefile 137 Specifications for OpenTelemetry
badges 955 Makefile 170 📝 Markdown code for lots of small badges 🎀 📌 (shields.io, forthebadge.com etc) 😎. Contributions are welcome! Please add yourse!
frida 5,316 Makefile 601 Clone this repo to build Frida
ecs-refarch-cloudformation 1,248 Makefile 947 A reference architecture for deploying containerized microservices with Amazon ECS and AWS CloudFormation (YAML)
CentWSL 310 Makefile 40 CentOS as a WSL Instance. Supports multiple install.
client_model 35 Makefile 31 Data model artifacts for Prometheus.
dappsys-monolithic 19 Makefile 10 Dappsys for all
zh-google-styleguide 6,339 Makefile 2,045 Google 开源项目风格指南 (中文版)
nvidia-docker 10,814 Makefile 1,428 Build and run Docker containers leveraging NVIDIA GPUs

mako

Repo star language fork intro

markdown

Repo star language fork intro

marko

Repo star language fork intro

mask

Repo star language fork intro

mathematica

Repo star language fork intro

matlab

Repo star language fork intro

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
Datapack-Utilities 30 mcfunction 11 Some useful functions for the intrepid datapack developer.

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
Nim 9,331 Nim 1,008 Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).

ninja

Repo star language fork intro

nit

Repo star language fork intro

nix

Repo star language fork intro
ckan-mock-harvest-sources 1 Nix 0 Mock harvest sources for CKAN
nixpkgs 4,948 Nix 4,760 Nix Packages collection
home-manager 1,120 Nix 363 Manage a user environment using Nix

nl

Repo star language fork intro

nsis

Repo star language fork intro

nu

Repo star language fork intro

numpy

Repo star language fork intro

objdump

Repo star language fork intro

objective-c

Repo star language fork intro
facebook-ios-sdk 6,347 Objective-C 2,606 Used to integrate the Facebook Platform with your iOS & tvOS apps.
SDWebImage 22,645 Objective-C 5,551 Asynchronous image downloader with cache support as a UIImageView category
QMUI_iOS 5,518 Objective-C 1,019 QMUI iOS——致力于提高项目 UI 开发效率的解决方案
MLVBSDK 462 Objective-C 584 移动直播 SDK,国内下载镜像:
react-native-maps 11,010 Objective-C 3,707 React Native Mapview component for iOS + Android
CocoaAsyncSocket 11,540 Objective-C 2,808 Asynchronous socket networking library for Mac and iOS
react-native-apple-authentication 406 Objective-C 49 A React Native library providing support for Apple Authentication on iOS.
youtube-ios-player-helper 1,200 Objective-C 534 Helper library for iOS developers looking to add YouTube video playback in their applications via the iframe player in a UIWebView
AFNetworking 32,724 Objective-C 10,020 A delightful networking framework for iOS, macOS, watchOS, and tvOS.
TOCropViewController 3,520 Objective-C 668 A view controller for iOS that allows users to crop portions of UIImage objects
react-native-share 2,275 Objective-C 627 Social share, sending simple data to other apps.
WeChatExtension-ForMac 7,183 Objective-C 1,087 Mac版微信的功能拓展(A plugin for Mac WeChat)
IGListKit 11,118 Objective-C 1,273 A data-driven UICollectionView framework for building fast and flexible lists.
FSCalendar 8,778 Objective-C 1,579 A fully customizable iOS calendar library, compatible with Objective-C and Swift
firebase-ios-sdk 1,836 Objective-C 482 Firebase iOS SDK
CocoaLumberjack 11,918 Objective-C 2,061 A fast & simple, yet powerful & flexible logging framework for Mac and iOS
fmdb 13,311 Objective-C 2,770 A Cocoa / Objective-C wrapper around SQLite
Masonry 17,713 Objective-C 3,122 Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
GCDWebServer 5,370 Objective-C 892 The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)
MBProgressHUD 15,619 Objective-C 3,507 MBProgressHUD + Customizations
aws-sdk-ios 1,354 Objective-C 739 AWS SDK for iOS. For more information, see our web site:
realm-cocoa 13,852 Objective-C 1,819 Realm is a mobile database: a replacement for Core Data & SQLite
react-native-permissions 2,043 Objective-C 591 An unified permissions API for React Native on iOS and Android
ios-branch-deep-linking-attribution 573 Objective-C 188 The Branch iOS SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content shari...
SAMKeychain 5,283 Objective-C 922 Simple Objective-C wrapper for the keychain that works on Mac and iOS

objective-c++

Repo star language fork intro
Texture 6,375 Objective-C++ 951 Smooth asynchronous user interfaces for iOS apps.
RDM 2,111 Objective-C++ 173 Easily set Mac Retina display to higher unsupported resolutions
cedar 1,189 Objective-C++ 154 BDD-style testing using Objective-C

objective-j

Repo star language fork intro

objectscript

Repo star language fork intro

ocaml

Repo star language fork intro
semgrep 369 OCaml 22 Fast and syntax-aware semantic code pattern search for many languages: like grep but for code
infer 10,856 OCaml 1,485 A static analyzer for Java, C, C++, and Objective-C
coda 424 OCaml 82 Coda is a new cryptocurrency with a constant size blockchain, improving scaling while maintaining decentralization and security.
cmsc330spring20 16 OCaml 46

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
ApusGameEngine 48 Pascal 10 An open source Delphi/Pascal game engine

pawn

Repo star language fork intro

pep8

Repo star language fork intro

perl

Repo star language fork intro
FlameGraph 9,530 Perl 1,127 Stack trace visualizer
owasp-modsecurity-crs 2,138 Perl 643 OWASP ModSecurity Core Rule Set (CRS) Project (Official Repository)
MaxMind-DB 147 Perl 34 Spec and test data for the MaxMind DB file format
pwned-search 509 Perl 97 Pwned Password API lookup

perl-6

Repo star language fork intro

php

Repo star language fork intro

pic

Repo star language fork intro

pickle

Repo star language fork intro

picolisp

Repo star language fork intro

piglatin

Repo star language fork intro

pike

Repo star language fork intro

plpgsql

Repo star language fork intro
blog 4,899 PLpgSQL 1,170 Everything about database,bussiness.(Most for PostgreSQL).

plsql

Repo star language fork intro

pod

Repo star language fork intro

pod-6

Repo star language fork intro

pogoscript

Repo star language fork intro

pony

Repo star language fork intro
ponycheck 55 Pony 2 Property Based Testing for Ponylang 🐴 ✔️

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

processing

Repo star language fork intro

prolog

Repo star language fork intro

propeller-spin

Repo star language fork intro

protocol-buffer

Repo star language fork intro

public-key

Repo star language fork intro

pug

Repo star language fork intro

puppet

Repo star language fork intro
puppet-ssl 4 Puppet 0

pure-data

Repo star language fork intro

purebasic

Repo star language fork intro
onnx 8,272 PureBasic 1,397 Open standard for machine learning interoperability

purescript

Repo star language fork intro

python

Repo star language fork intro
skillbox-async-messenger 28 Python 47 Пример клиент-серверного чата на Python для Skillbox
OneForAll 1,706 Python 339 OneForAll是一款功能强大的子域收集工具
python 2,625 Python 1,599 Official Python client library for kubernetes
rich 4,114 Python 75 Rich is a Python library for rich text and beautiful formatting in the terminal.
pyslam 436 Python 50 pySLAM contains a monocular Visual Odometry (VO) pipeline in Python. It supports many modern local features based on Deep Learning.
examples-of-web-crawlers 8,308 Python 2,490 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
DeepCTR 3,253 Python 1,007 Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
100-Days-Of-ML-Code 28,532 Python 7,213 100 Days of ML Coding
azure-sdk-for-python 1,104 Python 862 This repository is 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/azure/ or our...
models 63,562 Python 40,666 Models and examples built with TensorFlow
HanLP 19,253 Python 5,312 Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
stellargraph 1,187 Python 162 StellarGraph - Machine Learning on Graphs
interview_internal_reference 26,432 Python 7,262 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
labelme 4,600 Python 1,438 Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
CRAFT-pytorch 1,186 Python 373 Official implementation of Character Region Awareness for Text Detection (CRAFT)
bert4keras 1,232 Python 199 light reimplement of bert for keras
GIMP-ML 213 Python 15 Set of Machine Learning Python plugins for GIMP
AlphaPose 3,880 Python 1,063 Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
auto-sklearn 4,475 Python 864 Automated Machine Learning with scikit-learn
Pytorch-UNet 2,368 Python 757 PyTorch implementation of the U-Net for image semantic segmentation with high quality images
cloud-custodian 2,834 Python 822 Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
DeepLearning.ai-Summary 3,376 Python 1,862 This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
eat_tensorflow2_in_30_days 3,774 Python 888 Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
YouTube2Audio 80 Python 12 A desktop application to download YouTube videos as annotated MP3 or MP4 files.
frappe 1,569 Python 1,197 Low Code Open Source Framework in Python and JS

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
nCoV2019 539 R 213 Location for summaries and analysis of data related to n-CoV 2019, first reported in Wuhan, China
ggplot2 4,400 R 1,620 An implementation of the Grammar of Graphics in R
r4ds 2,371 R 2,941 R for data science: a book
sf 727 R 190 Simple Features for R
progressr 113 R 2 三 R package: An Inclusive, Unifying API for Progress Updates
seurat 777 R 429 R toolkit for single cell genomics
awesome-R 3,998 R 1,305 A curated list of awesome R packages, frameworks and software.
rethinking 1,055 R 334 Statistical Rethinking course and book package
sparklyr 734 R 271 R interface for Apache Spark
datasets 200 R 768 A collection of datasets of ML problem solving
mlr3learners.drat 1 R 0 drat repository for mlr3learners

racket

Repo star language fork intro

ragel

Repo star language fork intro

raml

Repo star language fork intro
template-retail-order-fulfilment-process-api 10 RAML 0

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,576 Reason 167 ⚡ Native, high-performance, cross-platform desktop apps - built with Reason!

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
ckeditor5 3,322 Rich Text Format 701 Powerful rich text editor framework with a modular architecture, modern integrations and features like collaborative editing.
ckeditor4 5,014 Rich Text Format 2,206 The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
mqtt 3,113 Rich Text Format 780 MQTT协议3.1.1中文翻译版,IoT,物联网
WPF-Samples 2,471 Rich Text Format 1,822 Repository for WPF related samples

ring

Repo star language fork intro

rmarkdown

Repo star language fork intro

robotframework

Repo star language fork intro

roff

Repo star language fork intro
amazon-redshift-utils 1,874 Roff 903 Amazon Redshift Utils contains utilities, scripts and view which are useful in a Redshift environment

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
fluentd 9,107 Ruby 1,064 Fluentd: Unified Logging Layer (project under CNCF)
webpacker 4,742 Ruby 1,216 Use Webpack to manage app-like JavaScript modules in Rails
rubocop 10,733 Ruby 2,355 A Ruby static code analyzer and formatter, based on the community Ruby style guide.
chef 6,228 Ruby 2,424 Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
bullet 5,889 Ruby 324 help to kill N+1 queries and unused eager loading
activerecord-import 3,240 Ruby 548 A library for bulk insertion of data into your database using ActiveRecord.
greenlight 274 Ruby 1,709 A really simple end-user interface for your BigBlueButton server.
rails 45,545 Ruby 18,407 Ruby on Rails
sidekiq 10,282 Ruby 1,807 Simple, efficient background processing for Ruby
webhooks-with-rest 11 Ruby 61 Building GitHub integrations with webhooks and REST
postal 9,720 Ruby 605 📨 A fully featured open source mail delivery platform for incoming & outgoing e-mail
ansible-elasticsearch 1,131 Ruby 619 Ansible playbook for Elasticsearch
devise 20,781 Ruby 5,005 Flexible authentication solution for Rails with Warden.
ransack 4,571 Ruby 682 Object-based searching.
carrierwave 8,496 Ruby 1,526 Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
octokit.rb 3,262 Ruby 1,069 Ruby toolkit for the GitHub API
pundit 6,890 Ruby 529 Minimal authorization through OO design and pure Ruby classes
dev.to 12,888 Ruby 2,088 Where programmers share ideas and help each other grow
fluentd-kubernetes-daemonset 676 Ruby 602 Fluentd daemonset for Kubernetes and it Docker image
logstash 11,302 Ruby 2,982 Logstash - transport and process your logs, events, or other data
CocoaPods 12,423 Ruby 2,245 The Cocoa Dependency Manager.
active_model_serializers 4,970 Ruby 1,326 ActiveModel::Serializer implementation and Rails hooks
activeadmin 8,738 Ruby 3,116 The administration framework for Ruby on Rails applications.
Ceedling 274 Ruby 148 Ruby/Rake-based build and test system for C projects
ckeditor 2,104 Ruby 872 Ckeditor 4.x integration gem for rails

runoff

Repo star language fork intro

rust

Repo star language fork intro
tauri 1,893 Rust 60 Framework agnostic toolchain for building highly secure native apps that have tiny binaries and are very fast.
boa 1,173 Rust 139 Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
996.ICU 249,433 Rust 21,120 Repo for counting stars and contributing. Press F to pay respect to glorious developers.
tonic 2,020 Rust 149 A native gRPC client & server implementation with async/await support.
tokio 8,089 Rust 758 A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
rusty_v8 536 Rust 40 V8 javascript bindings for Rust
swc 7,827 Rust 146 Super-fast typescript / javascript compiler written in rust
substrate 2,023 Rust 596 Substrate: The platform for blockchain innovators
sled 3,363 Rust 147 the champagne of beta embedded databases
iced 5,703 Rust 177 A cross-platform GUI library for Rust, inspired by Elm
neqo 850 Rust 37
libra 14,325 Rust 2,160 Libra’s mission is to enable a simple global payment system and financial infrastructure that empowers billions of people.
coreutils 5,711 Rust 462 Cross-platform Rust rewrite of the GNU coreutils
firecracker 11,935 Rust 786 Secure and fast microVMs for serverless computing.
application-services 242 Rust 102 Firefox Application Services
async-std 2,206 Rust 199 Async version of the Rust standard library
polkadot 811 Rust 214 Polkadot Node Implementation
book 5,254 Rust 1,428 The Rust Programming Language
prost 1,016 Rust 129 PROST! a Protocol Buffers implementation for the Rust Language
suckit 253 Rust 9 Suck the InTernet
shadowsocks-rust 1,717 Rust 397 A Rust port of shadowsocks
vector 3,944 Rust 218 A lightweight and ultra-fast tool for building observability pipelines
gfx 3,928 Rust 454 A low-overhead Vulkan-like GPU API for Rust.
nushell 6,992 Rust 297 A new type of shell
dprint 158 Rust 3 TypeScript, JavaScript, and JSONC code formatter.

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
spark 25,974 Scala 21,647 Apache Spark - A unified analytics engine for large-scale data processing
lila 6,686 Scala 994 ♞ lichess.org: the forever free, adless and open source chess server ♞
chisel3 1,301 Scala 272 Chisel 3: A Modern Hardware Design Language
zio 2,196 Scala 590 ZIO — A type-safe, composable library for async and concurrent programming in Scala
CMAK 8,904 Scala 2,140 CMAK is a tool for managing Apache Kafka clusters
sbt 4,110 Scala 795 sbt, the interactive build tool
mmlspark 1,939 Scala 431 Microsoft Machine Learning for Apache Spark
delta 2,387 Scala 503 An open-source storage layer that brings scalable, ACID transactions to Apache Spark™ and big data workloads.
playframework 11,583 Scala 3,877 Play Framework
node2vec 1,660 Scala 708
scala-steward 682 Scala 293 🤖 A bot that helps you keeping your Scala projects up-to-date
TODO-Scheduler 52 Scala 0 Manages tasks to be completed
dotty 3,910 Scala 603 Research compiler that will become Scala 3
AppCrawler 748 Scala 331 基于appium的app自动遍历工具
json4s 1,272 Scala 325 A single AST to be used by other scala json libraries
akka 10,821 Scala 3,231 Build highly concurrent, distributed, and resilient message-driven applications on the JVM

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,298 ShaderLab 904 📖 书籍《Unity Shader入门精要》源代码

shell

Repo star language fork intro
follow-me-install-kubernetes-cluster 5,453 Shell 2,350 和我一步步部署 kubernetes 集群
kubespray 8,593 Shell 3,582 Deploy a Production Ready Kubernetes Cluster
codespaces 82 Shell 117 Devops Workspaces in a Box
vault-helm 326 Shell 214 Helm chart to install Vault and other associated components.
containers-roadmap 2,557 Shell 122 This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
vulhub 5,908 Shell 2,038 Pre-Built Vulnerable Environments Based on Docker-Compose
acme.sh 17,411 Shell 2,323 A pure Unix shell script implementing ACME client protocol
nexphisher 67 Shell 29 Advanced Phishing tool for Linux & Termux
kubeasz 5,227 Shell 2,085 使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
examples 3,209 Shell 2,401 Kubernetes application example tutorials
tfenv 1,280 Shell 145 Terraform version manager
ansible-examples 8,453 Shell 4,999 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...
kubernetes-handbook 6,964 Shell 2,006 Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
droidfiles 77 Shell 27 Get files from Android directories
bats-core 1,574 Shell 167 Bash Automated Testing System
ohmyzsh 109,346 Shell 19,588 🙃 A delightful community-driven (with 1500+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc)...
fabric-samples 1,277 Shell 1,601
OpenWrt-Rpi 88 Shell 26 Raspberry Pi & G-Dock & x86_64 OpenWrt Compile Project. (Based on Github Action)
kaldi 8,760 Shell 3,920 This is the official location of the Kaldi project.
iTerm2-Color-Schemes 16,190 Shell 4,593 Over 225 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTermin...
CrossStagePartialNetworks 321 Shell 71 Cross Stage Partial Networks
docker-elk 9,029 Shell 3,856 The Elastic stack (ELK) powered by Docker and Compose.
git-secrets 7,541 Shell 622 Prevents you from committing secrets and credentials into git repositories
amazon-eks-ami 988 Shell 465 Packer configuration for building a custom EKS AMI
bats 6,403 Shell 478 Bash Automated Testing System

shellsession

Repo star language fork intro

shen

Repo star language fork intro

slash

Repo star language fork intro

slice

Repo star language fork intro

slim

Repo star language fork intro

smali

Repo star language fork intro
treble_experimentations 1,245 Smali 324 Notes about tinkering with Android Project Treble

smalltalk

Repo star language fork intro
gtoolkit-examples 6 Smalltalk 1 The engine for example-driven development in Pharo.
geometry 2 Smalltalk 5 A simple geometry library for Pharo
Roassal2 19 Smalltalk 16 Agile Visualization Engine for Pharo and VisualWorks
NeoCSV 13 Smalltalk 4 NeoCSV is an elegant and efficient standalone Smalltalk framework to read and write CSV converting to or from Smalltalk objects.

smarty

Repo star language fork intro
Golang-100-Days 1,381 Smarty 460 Golang - 100天从新手到大师
SSPanel-Uim 4,285 Smarty 2,430 SSPanel V3 魔改再次修改版
charts 1,234 Smarty 998 Helm Charts
eks-charts 130 Smarty 57 Amazon EKS Helm chart repository
cp-helm-charts 414 Smarty 392 The Confluent Platform Helm charts enable you to deploy Confluent Platform services on Kubernetes for development, test, and proof of concept environments.

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,783 SQLPL 4,808 Official Microsoft GitHub Repository containing code samples for SQL Server

squirrel

Repo star language fork intro

srecode-template

Repo star language fork intro

ssh-config

Repo star language fork intro

stan

Repo star language fork intro

standard-ml

Repo star language fork intro

stata

Repo star language fork intro

ston

Repo star language fork intro

stylus

Repo star language fork intro

subrip-text

Repo star language fork intro

sugarss

Repo star language fork intro

supercollider

Repo star language fork intro

svg

Repo star language fork intro

swift

Repo star language fork intro
ACHNBrowserUI 485 Swift 39 Animal Crossing New Horizon items catalog in SwiftUI
swift-snapshot-testing 1,349 Swift 134 📸 Delightful Swift snapshot testing.
RxSwift 18,377 Swift 3,290 Reactive Programming in Swift
Alamofire 33,441 Swift 6,150 Elegant HTTP Networking in Swift
vapor 18,616 Swift 1,119 💧 A server-side Swift web framework.
grpc-swift 929 Swift 220 The Swift language implementation of gRPC.
CotEditor 3,073 Swift 282 Lightweight Plain-Text Editor for macOS
Kingfisher 16,067 Swift 1,816 A lightweight, pure-Swift library for downloading and caching images from the web.
Moya 12,047 Swift 1,482 Network abstraction layer written in Swift.
socket.io-client-swift 4,134 Swift 628
apollo-ios 2,455 Swift 418 📱 A strongly-typed, caching GraphQL client for iOS, written in Swift
SwiftLint 13,350 Swift 1,577 A tool to enforce Swift style and conventions.
SwiftDate 5,704 Swift 564 Parse, validate, manipulate, and display dates, time and timezones in Swift
swift-protobuf 2,981 Swift 249 Plugin and runtime library for using protobuf with Swift
SnapKit 16,387 Swift 1,606 A Swift Autolayout DSL for iOS & OS X
SwiftyStoreKit 4,784 Swift 523 Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺
swift-algorithm-club 22,809 Swift 3,948 Algorithms and data structures in Swift, with explanations!
Hero 18,338 Swift 1,472 Elegant transition library for iOS & tvOS
swift-nio 5,828 Swift 411 Event-driven network application framework for high performance protocol servers & clients, non-blocking.
SQLite.swift 6,860 Swift 1,175 A type-safe, Swift-language layer over SQLite3.
lottie-ios 19,477 Swift 2,769 An iOS library to natively render After Effects vector animations
SwipeCellKit 5,089 Swift 613 Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
Publish 2,252 Swift 132 A static site generator for Swift developers
Starscream 5,834 Swift 731 Websockets in swift for iOS and OSX
Nimble 3,703 Swift 415 A Matcher Framework for Swift and Objective-C

systemverilog

Repo star language fork intro
Vitis-AI 190 SystemVerilog 110 Vitis AI is Xilinx’s development stack for AI inference on Xilinx hardware platforms, including both edge devices and Alveo cards.

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
awesome-deep-learning-papers 21,030 TeX 4,085 The most cited deep learning papers
ThinkPython2-CN 388 TeX 117 《Think Python 2e》最新版中文翻译,已完结。
conv_arithmetic 8,718 TeX 1,692 A technical report on convolution arithmetic in the context of deep learning
draft 3,740 TeX 566 C++ standards drafts
BDA_course_Aalto 1,225 TeX 259 Bayesian Data Analysis course at Aalto
owasp-masvs 730 TeX 213 The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security.
deeplearningbook-chinese 28,507 TeX 8,282 Deep Learning Book Chinese Translation

text

Repo star language fork intro

textile

Repo star language fork intro

thrift

Repo star language fork intro

ti-program

Repo star language fork intro

tla

Repo star language fork intro

toml

Repo star language fork intro

tsql

Repo star language fork intro
beekeeper-studio 885 TSQL 38 Cross platform SQL editor and database management app for Windows, Linux, and Mac.
devstack 213 TSQL 208 Get up and running quickly to develop or extend Open edX services
SQL-Server-First-Responder-Kit 1,878 TSQL 550 sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
topaz 44 TSQL 51 Server emulator for FFXI
dockerfiles 1,860 TSQL 492 🐳 A collection of delicious docker recipes
jOOQ 3,800 TSQL 918 jOOQ is the best way to write SQL in Java
mymove 26 TSQL 21 MyMove Personal Property Prototype

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
deno 48,763 TypeScript 2,288 A secure JavaScript and TypeScript runtime
ant-design 59,476 TypeScript 21,867 🌈 A UI Design Language and React UI library
qiankun 4,782 TypeScript 424 📦🚀Blazing fast, simple and completed solution for micro frontends.
maratona2-plataforma-lives 51 TypeScript 28
checkout 580 TypeScript 198 Action for checking out a repo
code-server 30,527 TypeScript 2,201 Run VS Code on a remote server.
amplify-cli 1,514 TypeScript 310 A CLI toolchain for simplifying serverless web and mobile development.
grafana 34,821 TypeScript 6,918 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
azure-rest-api-specs 693 TypeScript 1,951 The source for REST API specifications for Microsoft Azure.
ng-zorro-antd 6,427 TypeScript 2,164 An enterprise-class UI components based on Ant Design and Angular. 🐜
react-use 12,325 TypeScript 777 React Hooks — 👍
sp-dev-fx-webparts 1,025 TypeScript 2,117 SharePoint Framework web part, Teams tab, personal app, app page samples
G2 9,558 TypeScript 861 📊 A highly interactive data-driven visualization grammar for statistical charts.
opentelemetry-js 314 TypeScript 73 OpenTelemetry JavaScript API and SDK
kibana 14,184 TypeScript 5,670 Your window into the Elastic Stack
lens 3,987 TypeScript 174 Lens - The Kubernetes IDE
vue-next 12,146 TypeScript 2,080 Repo for Vue 3.0 (currently in beta)
mkdocs-material 3,562 TypeScript 968 A Material Design theme for MkDocs
ngx-admin 20,433 TypeScript 6,509 Customizable admin dashboard template based on Angular 8+
streamlit 7,956 TypeScript 711 Streamlit — The fastest way to build custom ML tools
eui 1,909 TypeScript 341 Elastic UI Framework 🙌
theia 10,419 TypeScript 1,168 Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
davinci 1,843 TypeScript 814 Davinci is a DVsaaS (Data Visualization as a Service) Platform
angularfire 5,983 TypeScript 1,772 The official Angular library for Firebase.
DefinitelyTyped 27,859 TypeScript 21,367 The repository for high quality TypeScript type definitions.

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 520 Verilog 834 HDL libraries and projects
MIET_FPGA_practicum 38 Verilog 0 Репозиторий для выполнения лабораторных заданий второкурсников кафедры ВТ

vhdl

Repo star language fork intro

vim-script

Repo star language fork intro
vimwiki 4,454 Vim script 377 Personal Wiki for Vim
neovim 36,505 Vim script 2,718 Vim-fork focused on extensibility and usability
ayu-vim 808 Vim script 95 Modern theme for modern VIMs
vim 20,045 Vim script 2,811 The official Vim repository
ale 9,395 Vim script 1,036 Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
vim-clap 1,176 Vim script 49 👏 Modern performant generic finder and dispatcher for Vim and NeoVim
spf13-vim 14,388 Vim script 3,706 The ultimate vim distribution
vim-go 12,071 Vim script 1,218 Go development plugin for Vim
dotfiles 12 Vim script 0
vim-markdown 3,327 Vim script 408 Markdown Vim Mode

visual-basic

Repo star language fork intro

volt

Repo star language fork intro

vue

Repo star language fork intro
vue-element-admin 53,848 Vue 18,604 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
books 591 Vue 120 Free Desktop book-keeping software for small-businesses and freelancers.
vue-admin-beautiful 755 Vue 172 vue-admin-beautiful是一款绝佳的前端开发框架(同时支持电脑,手机,平板),长期更新维护,感谢您的star,我一直在努力
baidupcs-web 6,266 Vue 1,361
vite-tailwind-starter 72 Vue 10 Starter using Vite + Tailwind for super fast prototyping
ant-design-vue 10,222 Vue 1,486 An enterprise-class UI components based on Ant Design and Vue. 🐜
vant-demo 890 Vue 639 Collection of vant demos.
ViewUI 1,475 Vue 340 A high quality UI Toolkit built on Vue.js 2.0
vue2-elm 33,047 Vue 10,961 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
vue-admin 6,374 Vue 2,721 admin template based on vuejs2 and element.
element 45,131 Vue 10,394 A Vue.js 2.0 UI Toolkit for Web
vue-manage-system 9,982 Vue 3,475 基于vue + element的后台管理系统解决方案
ant-design-vue-pro 5,054 Vue 1,496 👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!
ColorUI 8,535 Vue 1,535 鲜亮的高饱和色彩,专注视觉的小程序组件库
coreui-free-vue-admin-template 2,337 Vue 639 CoreUI Vue is free Vue admin template based on Bootstrap 4
vux 16,961 Vue 3,818 Mobile UI Components based on Vue & WeUI
iview-admin 14,560 Vue 4,498 Vue 2.0 admin management system template based on iView
vue-book 1,074 Vue 747 《Vue.js实战》源码及答疑
DataV 2,202 Vue 421 Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)
vue-tour 1,236 Vue 161 Vue Tour is a lightweight, simple and customizable guided tour plugin for use with Vue.js. It provides a quick and easy way to guide your users through your application.
vue2-manage 9,216 Vue 3,289 基于 vue + element-ui 的后台管理系统
vue-js-modal 3,297 Vue 432 🍕 Simple to use, highly customizable, mobile friendly Vue.js modal.
vue-typescript-admin-template 2,209 Vue 739 🖖 A vue-cli 3.0 + typescript minimal admin template
vue-cropper 2,198 Vue 454 A simple picture clipping plugin for vue
mescroll 2,972 Vue 742 精致的下拉刷新和上拉加载 js框架.支持vue,完美运行于移动端和主流PC浏览器 (JS framework for pull-refresh and pull-up-loading)

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
y 7 Yacc 2 github.com/cznic/y has moved to modernc.org/y
parser 8 Yacc 5 github.com/cznic/parser has moved to modernc.org/parser

yaml

Repo star language fork intro

yang

Repo star language fork intro

yara

Repo star language fork intro

yasnippet

Repo star language fork intro

zap

Repo star language fork intro

zeek

Repo star language fork intro

zenscript

Repo star language fork intro

zephir

Repo star language fork intro

zig

Repo star language fork intro

zil

Repo star language fork intro

zimpl

Repo star language fork intro