Skip to content

Latest commit

 

History

History
5055 lines (3042 loc) · 172 KB

2020-08-15.md

File metadata and controls

5055 lines (3042 loc) · 172 KB

2020-08-15 Trending Daily

All Languages

Repo star language fork intro
go-github 6,284 Go 1,339 Go library for accessing the GitHub API
jupyter-book 1,279 Python 215 Build interactive, publication-quality documents from Jupyter Notebooks
servo 16,830 Rust 2,413 The Servo Browser Engine
papercups 952 Elixir 51 Open-source live customer chat
LeetCode 2,450 Java 667 LeetCode刷题记录
computervision-recipes 3,679 Jupyter Notebook 483 Best Practices, code samples, and documentation for Computer Vision.
drogon 2,775 C++ 220 Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows
SpringBoot-Labs 6,550 Java 1,877 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
storybook 52,010 TypeScript 5,067 📓 The UI component explorer. Develop, document, & test for React, Vue, Angular, Ember, Web Components, & more!
sherlock 13,097 Python 1,366 🔎 Hunt down social media accounts by username across social networks
hutool 14,365 Java 4,485 A set of tools that keep Java sweet.
Pokedex 1,886 Kotlin 183 🗡️ Android Pokedex using Dagger Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
OSCPRepo 1,195 C 499 A list of commands, scripts, resources, and more that I have gathered and attempted to consolidate for use as OSCP (and more) study material. Commands in 'Usefulcommands' Keepnote. Bookmarks and readi...
GitHub-Chinese-Top-Charts 23,863 Java 3,201 🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
God-Of-BigData 2,164 805 大数据面试题,大数据成神之路开启...Flink/Spark/Hadoop/Hbase/Hive...
Penetration_Testing_POC 1,119 PowerShell 395 渗透测试有关的POC、EXP、脚本、提权、小工具等,欢迎补充、完善---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss penetration-testing-poc csrf-webshell cobub-razor cve rce sql sql-poc p...
TypeScript 63,130 TypeScript 8,419 TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
halfmoon 931 CSS 29 Front-end framework with a built-in dark mode, designed for rapidly building beautiful dashboards and product pages.
laravel-best-practices 4,586 1,025 Laravel best practices
espflix 510 C 24 A free video streaming service that runs on a ESP32
yam-protocol 254 Solidity 66 A stablizing reserve currency protocol
Hierarchical-Localization 406 Python 41 Visual localization made easy
prefect 4,255 Python 328 The easiest way to automate your data
fastbook 7,031 Jupyter Notebook 1,791 Draft of the fastai book
angular 64,557 TypeScript 17,301 One framework. Mobile & desktop.

c

Repo star language fork intro
OSCPRepo 1,195 C 499 A list of commands, scripts, resources, and more that I have gathered and attempted to consolidate for use as OSCP (and more) study material. Commands in 'Usefulcommands' Keepnote. Bookmarks and readi...
espflix 510 C 24 A free video streaming service that runs on a ESP32
pygame 2,327 C 1,021 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
darknet 18,511 C 13,840 Convolutional Neural Networks
OpenJailbreak 197 C 22 GeoSn0w's OpenJailbreak Project, an open-source iOS 11 to iOS 13 Jailbreak project & vault.
mbedtls 2,553 C 1,464 An open source, portable, easy to use, readable and flexible SSL library
freeswitch 857 C 402 FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a ...
mimalloc 4,424 C 265 mimalloc is a compact general purpose allocator with excellent performance.
linux 95,816 C 32,970 Linux kernel source tree
riscv-gnu-toolchain 690 C 367 GNU toolchain for RISC-V, including GCC
contiki-ng 558 C 395 Contiki-NG: The OS for Next Generation IoT Devices
RxFFmpeg 2,296 C 399 🔥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频裁剪,变声,混音,图片合成视频,视频解码图片,抖音...
micropython 10,946 C 3,588 MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
the_silver_searcher 20,718 C 1,208 A code-searching tool similar to ack, but faster.
bcc 9,891 C 1,782 BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
esp8266_deauther 6,931 C 1,648 Affordable WiFi hacking platform for testing and learning
shad0w 782 C 109 A post exploitation framework designed to operate covertly on heavily monitored environments
obs-studio 21,205 C 4,064 OBS Studio - Free and open source software for live streaming and screen recording
mOS 79 C 19
incubator-nuttx 208 C 148 Apache NuttX is a mature, real-time embedded operating system (RTOS)
HomeKitADK 1,874 C 149
git 33,687 C 19,661 Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
scrcpy 35,756 C 3,545 Display and control your Android device
libimobiledevice 3,368 C 838 A cross-platform protocol library to communicate with iOS devices
mbed-os 3,394 C 2,402 Arm Mbed OS is a platform operating system designed for the internet of things

c++

Repo star language fork intro
drogon 2,776 C++ 220 Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows
filament 9,631 C++ 763 Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
terminal 66,942 C++ 6,207 The new Windows Terminal and the original Windows console host, all in the same place!
electron 85,083 C++ 11,374 Build cross-platform desktop apps with JavaScript, HTML, and CSS
faiss 10,580 C++ 1,881 A library for efficient similarity search and clustering of dense vectors.
openpilot 16,828 C++ 3,986 openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 85 supported car makes and models.
Hazel 3,480 C++ 541 Hazel Engine
Catch2 11,781 C++ 1,960 A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
ceph 8,058 C++ 3,929 Ceph is a distributed object, block, and file storage platform
rapidjson 9,598 C++ 2,609 A fast JSON parser/generator for C++ with both SAX/DOM style API
tesseract 35,904 C++ 6,675 Tesseract Open Source OCR Engine (main repository)
assimp 5,716 C++ 1,719 The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
addin-template 25 C++ 11
interview 13,790 C++ 4,117 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, incl...
doctest 2,735 C++ 276 The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD
ncnn 9,399 C++ 2,393 ncnn is a high-performance neural network inference framework optimized for the mobile platform
googletest 16,389 C++ 6,373 Googletest - Google Testing and Mocking Framework
protobuf 43,243 C++ 11,674 Protocol Buffers - Google's data interchange format
onnxruntime 2,744 C++ 671 ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
GSL 4,099 C++ 550 Guidelines Support Library
Cataclysm-DDA 4,398 C++ 2,444 Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
PowerToys 33,905 C++ 1,819 Windows system utilities to maximize productivity
mongo 18,369 C++ 4,538 The MongoDB Database
DearPyGui 164 C++ 10 DearPyGui: A Simple Python GUI Framework
securitylab 335 C++ 67 Resources related to GitHub Security Lab

css

Repo star language fork intro
halfmoon 931 CSS 29 Front-end framework with a built-in dark mode, designed for rapidly building beautiful dashboards and product pages.
primeng 6,135 CSS 3,068 The Most Complete Angular UI Component Library
jekyll-now 6,885 CSS 28,865 Build a Jekyll blog in minutes, without touching the command line.
vscode-docs 3,172 CSS 2,568 Public documentation for Visual Studio Code
subscription-use-cases 71 CSS 56 Create subscriptions with fixed prices or usage based billing.
just-the-docs 1,912 CSS 1,131 A modern, high customizable, responsive Jekyll theme for documention with built-in search.
serverless-stack-com 3,301 CSS 359 Serverless Stack is an open source guide for building and deploying full-stack apps using Serverless and React on AWS.
SocialFish 1,722 CSS 681 Automated Phishing Tool & Information Collector
react-pro-sidebar 100 CSS 30 Customizable and responsive react sidebar library with dropdown menus and unlimited number of nested submenus
website 1,312 CSS 1,753 Flutter web site
_s 9,847 CSS 3,001 Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out...
docker-curriculum 3,716 CSS 1,479 🐬 A comprehensive tutorial on getting started with Docker!
slate 30,489 CSS 19,442 Beautiful static documentation for your API
jekyllthemes 1,878 CSS 1,975 A directory of the best-looking themes for Jekyll blogs
perfect-edition 1,081 CSS 55 A lightweight, responsive web e-book template
bulma 40,786 CSS 3,496 Modern CSS framework based on Flexbox
ImprovedTube 668 CSS 156 Youtube Extension: Refine Youtube with 80+ Features! Non-obtrusive. No nonsense. Longest standing. Please translate, code or donate
weui-wxss 12,901 CSS 4,578 A UI library by WeChat official design team, includes the most useful widgets/modules.
gruvbox-contrib 1,072 CSS 271 Ports of the gruvbox colorscheme
json-api 6,385 CSS 747 A specification for building JSON APIs
missing-semester-cn.github.io 153 CSS 23 the CS missing semester Chinese version
Deployment-flask 90 CSS 191
minireset.css 2,071 CSS 374 A tiny modern CSS reset
normalize.css 40,106 CSS 8,758 A modern alternative to CSS resets
django-jazzmin 261 CSS 20 Jazzy theme for Django

html

Repo star language fork intro
swagger-codegen 11,876 HTML 5,302 swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
spotMicro 116 HTML 22 Spot Micro Quadripeg Project
hyperblog 2,384 HTML 3,475 Un blog increíble para el curso de Git y Github de Platzi
website 2,111 HTML 7,776 Kubernetes website and documentation repo:
keycloak-documentation 191 HTML 511
90sites90days 62 HTML 2 Criarei um site por dia durante os próximos 90 dias. Acompanhe a documentação para ver onde isso está chegando.
deeplearning_ai_books 11,576 HTML 4,462 deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
chatcord 365 HTML 278 Realtime chat app with rooms
home-assistant.io 1,396 HTML 4,396 📘 Home Assistant User documentation
wpt 2,946 HTML 2,068 Test suites for Web platform specs — including WHATWG, W3C, and others
ML-notes 1,189 HTML 359 notes about machine learning
cypress-example-kitchensink 615 HTML 770 This is an example app used to showcase Cypress.io testing.
Windows-GDI-fuzzer 68 HTML 10 Windows Graphics Device Interface (GDI+) fuzzer
JavaScript30 13,236 HTML 15,615 30 Day Vanilla JS Challenge
nndl.github.io 13,030 HTML 2,956 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
seldon-core 1,693 HTML 393 An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models
v-calendar 2,264 HTML 276 A lightweight, dependency-free plugin for building attributed calendars in Vue.js
ClashR_for_Windows 278 HTML 49
awesome-compose 3,498 HTML 334 Awesome Docker Compose samples
html-css 462 HTML 140 Curso de HTML5 e CSS3
community 319 HTML 155 Svelte community meetups, packages, resources, recipes, showcase websites, and more
CORS-EXPLOIT 23 HTML 10
boost 3,662 HTML 1,092 Super-project for modularized Boost
csswg-drafts 2,414 HTML 377 CSS Working Group Editor Drafts
SONiC 908 HTML 461 Landing page for Software for Open Networking in the Cloud (SONiC) - http://azure.github.io/SONiC/

python

Repo star language fork intro
jupyter-book 1,279 Python 215 Build interactive, publication-quality documents from Jupyter Notebooks
sherlock 13,098 Python 1,366 🔎 Hunt down social media accounts by username across social networks
Hierarchical-Localization 406 Python 41 Visual localization made easy
prefect 4,255 Python 328 The easiest way to automate your data
mobile_sentinel 79 Python 18
InvoiceNet 1,079 Python 129 Deep neural network to extract intelligent information from invoice documents.
magic-python 783 Python 113 Python 黑魔法手册
bert 24,421 Python 6,867 TensorFlow code and pre-trained models for BERT
ansible-for-devops 3,218 Python 1,284 Ansible for DevOps examples.
ansible 44,337 Python 19,470 Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate i...
aiohttp 10,061 Python 1,448 Asynchronous HTTP client/server framework for asyncio and Python
stock 2,367 Python 730 stock,股票系统。使用python进行开发。
pytorch_geometric 8,561 Python 1,394 Geometric Deep Learning Extension Library for PyTorch
fastseg 100 Python 6 🚀 A PyTorch implementation of MobileNetV3 for real-time semantic segmentation, with state-of-the-art performance
I2L-MeshNet_RELEASE 105 Python 15 Official PyTorch implementation of "I2L-MeshNet: Image-to-Lixel Prediction Network for Accurate 3D Human Pose and Mesh Estimation from a Single RGB Image", ECCV 2020
playwright-python 115 Python 12 Python version of the Playwright testing and automation library
d2l-en 6,790 Python 1,543 Interactive deep learning book with code, math, and discussions. Available in multi-frameworks.
stargan-v2 1,870 Python 278 StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
pycorrector 1,548 Python 425 pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
transformers 32,348 Python 7,693 🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
GPT2-chitchat 803 Python 218 GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)
sentence-transformers 2,598 Python 483 Sentence Embeddings with BERT & XLNet
stanza 4,530 Python 582 Official Stanford NLP Python Library for Many Human Languages
scapy 5,478 Python 1,256 Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
diff-match-patch 3,467 Python 626 Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.

typescript

Repo star language fork intro
storybook 52,011 TypeScript 5,067 📓 The UI component explorer. Develop, document, & test for React, Vue, Angular, Ember, Web Components, & more!
TypeScript 63,131 TypeScript 8,419 TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
angular 64,558 TypeScript 17,301 One framework. Mobile & desktop.
nx 4,244 TypeScript 511 Extensible Dev Tools for Monorepos
deno 66,356 TypeScript 3,394 A secure JavaScript and TypeScript runtime
react-use 14,868 TypeScript 985 React Hooks — 👍
nodejs.dev 1,140 TypeScript 297 A new Node.js resource built using Gatsby.js with React.js, TypeScript, Emotion, and Remark.
react-navigation 18,629 TypeScript 3,944 Routing and navigation for your React Native apps
lens 7,467 TypeScript 361 Lens - The Kubernetes IDE
opentelemetry-js 429 TypeScript 136 OpenTelemetry JavaScript API and SDK
kibana 14,719 TypeScript 5,876 Your window into the Elastic Stack
angularfire 6,255 TypeScript 1,855 The official Angular library for Firebase.
umi 8,677 TypeScript 1,256 🌋 Pluggable enterprise-level react application framework.
azure-sdk-for-js 607 TypeScript 344 This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-...
mkdocs-material 4,368 TypeScript 1,138 A Material Design theme for MkDocs
wa-automate-nodejs 612 TypeScript 160 💬 🤖 The most advanced NodeJS whatsapp library for chatbots with advanced features. Be sure to 🌟 this repository for updates!
react-three-fiber 9,198 TypeScript 414 🇨🇭 A React renderer for Three.js (web and react-native)
fluentui 9,153 TypeScript 1,661 We've moved! UI Fabric is now Fluent UI - A set of React components for building Microsoft web experiences.
streamlit 10,432 TypeScript 898 Streamlit — The fastest way to build data apps in Python
jest 32,098 TypeScript 4,582 Delightful JavaScript Testing.
Babylon.js 12,061 TypeScript 2,177 Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
react-query 10,697 TypeScript 423 ⚛️ Hooks for fetching, caching and updating asynchronous data in React
nest 29,370 TypeScript 2,601 A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
grafana 36,581 TypeScript 7,344 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
azure-pipelines-tasks 2,174 TypeScript 1,673 Tasks for Azure Pipelines

unknown

Repo star language fork intro
God-Of-BigData 2,164 805 大数据面试题,大数据成神之路开启...Flink/Spark/Hadoop/Hbase/Hive...
laravel-best-practices 4,586 1,025 Laravel best practices
fucking-algorithm 52,429 9,895 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
awesome-java 3,111 673 Collection of awesome Java project on Github(Github 上非常棒的 Java 开源项目集合).
Pentest-Tools 234 81
free 51 15
awesome-for-beginners 21,993 3,262 A list of awesome beginners-friendly projects.
architecture_decision_record 3,084 696 Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
sa 131 15 Service Agreement for design projects.
get-a-software-engineering-job 192 28 Get a Software Engineering Job - Ultimate Guide
app-ideas 27,891 3,751 A Collection of application ideas which can be used to improve your coding skills.
javascript-questions 21,835 2,785 A long list of (advanced) JavaScript questions, and their explanations ✨
JavaScript-Algorithms 1,157 119 基础理论+JS框架应用+实践,从0到1构建整个前端算法体系
Specs 5,917 8,743 The CocoaPods Master Repo
keyhacks 1,247 324 Keyhacks is a repository which shows quick ways in which API keys leaked by a bug bounty program can be checked to see if they're valid.
1 24 0 直播平台回家页
awesome-self-supervised-learning 2,604 397 A curated list of awesome self-supervised methods
the-book-of-secret-knowledge 33,316 3,539 A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
ckad-prep-notes 396 257 List of resources and notes for passing the Certified Kubernetes Application Developer (CKAD) exam.
gold-miner 26,900 4,381 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
JavaFamily 17,308 3,728 【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
api-guidelines 15,866 1,837 Microsoft REST API Guidelines
awesome-android-ui 38,514 9,704 A curated list of awesome Android UI/UX libraries
document-style-guide 7,014 1,673 中文技术文档的写作规范
awesome-java 25,798 5,585 A curated list of awesome frameworks, libraries and software for the Java programming language.

1c-enterprise

Repo star language fork intro

abap

Repo star language fork intro

abnf

Repo star language fork intro

actionscript

Repo star language fork intro

ada

Repo star language fork intro

adobe-font-metrics

Repo star language fork intro

agda

Repo star language fork intro

ags-script

Repo star language fork intro

alloy

Repo star language fork intro

alpine-abuild

Repo star language fork intro

altium-designer

Repo star language fork intro

ampl

Repo star language fork intro

angelscript

Repo star language fork intro

ant-build-system

Repo star language fork intro

antlr

Repo star language fork intro
grammars-v4 5,291 ANTLR 2,263 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
LightningFlowComponents 181 Apex 169 A collection of unofficial Lightning Components that can be used to enhance Salesforce Lightning Flow and Lightning Pages.
trailhead-code-samples 89 Apex 599 Public code samples to support Trailhead challenges

api-blueprint

Repo star language fork intro

apl

Repo star language fork intro

apollo-guidance-computer

Repo star language fork intro

applescript

Repo star language fork intro

arc

Repo star language fork intro

asciidoc

Repo star language fork intro

asn.1

Repo star language fork intro

asp

Repo star language fork intro
fancyss 7,058 ASP 2,068 fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.

aspectj

Repo star language fork intro

assembly

Repo star language fork intro
vx 30 Assembly 5 Collection of malware for Virus Exchange (VX)
mal 7,103 Assembly 1,547 mal - Make a Lisp
compiler-explorer 7,408 Assembly 864 Run compilers interactively from your web browser and interact with the assembly
go-metro 79 Assembly 7 Go translation of MetroHash
pokecrystal 1,341 Assembly 377 Disassembly of Pokémon Crystal

asymptote

Repo star language fork intro

ats

Repo star language fork intro

augeas

Repo star language fork intro

autohotkey

Repo star language fork intro

autoit

Repo star language fork intro

awk

Repo star language fork intro

ballerina

Repo star language fork intro

batchfile

Repo star language fork intro
python-guide 21,339 Batchfile 5,402 Python best practices guidebook, written for humans.
java-interview 862 Batchfile 391 Вопросы и ответы к интервью Java разработчика

befunge

Repo star language fork intro

bison

Repo star language fork intro

bitbake

Repo star language fork intro

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
OSCPRepo 1,197 C 499 A list of commands, scripts, resources, and more that I have gathered and attempted to consolidate for use as OSCP (and more) study material. Commands in 'Usefulcommands' Keepnote. Bookmarks and readi...
espflix 518 C 24 A free video streaming service that runs on a ESP32
pygame 2,328 C 1,021 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
darknet 18,511 C 13,842 Convolutional Neural Networks
OpenJailbreak 197 C 22 GeoSn0w's OpenJailbreak Project, an open-source iOS 11 to iOS 13 Jailbreak project & vault.
mbedtls 2,553 C 1,464 An open source, portable, easy to use, readable and flexible SSL library
freeswitch 858 C 402 FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a ...
mimalloc 4,424 C 265 mimalloc is a compact general purpose allocator with excellent performance.
linux 95,816 C 32,970 Linux kernel source tree
riscv-gnu-toolchain 690 C 367 GNU toolchain for RISC-V, including GCC
contiki-ng 558 C 395 Contiki-NG: The OS for Next Generation IoT Devices
RxFFmpeg 2,296 C 399 🔥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频裁剪,变声,混音,图片合成视频,视频解码图片,抖音...
micropython 10,946 C 3,588 MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
the_silver_searcher 20,718 C 1,208 A code-searching tool similar to ack, but faster.
bcc 9,891 C 1,782 BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
esp8266_deauther 6,931 C 1,647 Affordable WiFi hacking platform for testing and learning
shad0w 782 C 109 A post exploitation framework designed to operate covertly on heavily monitored environments
obs-studio 21,206 C 4,064 OBS Studio - Free and open source software for live streaming and screen recording
mOS 79 C 19
incubator-nuttx 208 C 148 Apache NuttX is a mature, real-time embedded operating system (RTOS)
HomeKitADK 1,874 C 149
git 33,688 C 19,662 Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
scrcpy 35,759 C 3,545 Display and control your Android device
libimobiledevice 3,368 C 838 A cross-platform protocol library to communicate with iOS devices
mbed-os 3,394 C 2,402 Arm Mbed OS is a platform operating system designed for the internet of things

c%23

Repo star language fork intro
CleanArchitecture 2,620 C# 612 Clean Architecture Solution Template for Angular 9 and .NET Core 3.1
Procedural-painting 121 C# 5 Procedural painting algorithms in Unity 3d with compute shaders based on genetic evolution algorithms
uno 2,761 C# 310 Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
efcore 9,370 C# 2,372 EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
runtime 3,361 C# 1,215 .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
PowerShell 21,073 C# 3,447 PowerShell for every system!
UnityCsReference 6,892 C# 1,454 Unity C# reference source code
elasticsearch-net 2,795 C# 1,013 Elasticsearch.Net & NEST
BotBuilder-Samples 2,783 C# 3,753 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!
puppeteer-sharp 1,430 C# 222 Headless Chrome .NET API
confluent-kafka-dotnet 1,636 C# 504 Confluent's Apache Kafka .NET client
XamarinCommunityToolkit 507 C# 89 The Xamarin Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects for mobile development with Xamarin.Forms. It simplifies and demonstrates common developer tasks buildin...
PostProcessing 3,350 C# 663 Post Processing Stack
YiShaAdmin 621 C# 259 基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观。演示版 https://yishasoft.com/admin
interactive 494 C# 64 .NET Interactive takes the power of .NET and embeds it into your interactive experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
ant-design-blazor 1,933 C# 235 🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
iotedge 1,064 C# 283 The IoT Edge OSS project
UnrealCLR 768 C# 23 Unreal Engine 4 .NET Core integration
SharpEDRChecker 68 C# 9 Checks running processes, process metadata, Dlls loaded into your current process and the each DLLs metadata, common install directories, installed services and each service binaries metadata, install...
maui 4,174 C# 167 .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
EFCore.BulkExtensions 1,408 C# 248 Entity Framework Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server and SQLite
modular-monolith-with-ddd 3,470 C# 435 Full Modular Monolith application with Domain-Driven Design approach.
Graphics 356 C# 105 Unity Graphics - Including Scriptable Render Pipeline
Malware-Patch 284 C# 17 阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.
msbuild 4,312 C# 1,074 The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.

c++

Repo star language fork intro
drogon 2,781 C++ 220 Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows
filament 9,631 C++ 763 Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
terminal 66,942 C++ 6,207 The new Windows Terminal and the original Windows console host, all in the same place!
electron 85,086 C++ 11,376 Build cross-platform desktop apps with JavaScript, HTML, and CSS
faiss 10,581 C++ 1,881 A library for efficient similarity search and clustering of dense vectors.
openpilot 16,828 C++ 3,986 openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 85 supported car makes and models.
Hazel 3,481 C++ 541 Hazel Engine
Catch2 11,781 C++ 1,960 A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
ceph 8,058 C++ 3,929 Ceph is a distributed object, block, and file storage platform
rapidjson 9,598 C++ 2,609 A fast JSON parser/generator for C++ with both SAX/DOM style API
tesseract 35,904 C++ 6,675 Tesseract Open Source OCR Engine (main repository)
assimp 5,716 C++ 1,719 The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
addin-template 25 C++ 11
interview 13,790 C++ 4,117 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, incl...
doctest 2,735 C++ 276 The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD
ncnn 9,399 C++ 2,393 ncnn is a high-performance neural network inference framework optimized for the mobile platform
googletest 16,389 C++ 6,373 Googletest - Google Testing and Mocking Framework
protobuf 43,244 C++ 11,674 Protocol Buffers - Google's data interchange format
onnxruntime 2,744 C++ 671 ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
GSL 4,099 C++ 550 Guidelines Support Library
Cataclysm-DDA 4,398 C++ 2,445 Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
PowerToys 33,908 C++ 1,819 Windows system utilities to maximize productivity
mongo 18,369 C++ 4,538 The MongoDB Database
DearPyGui 164 C++ 10 DearPyGui: A Simple Python GUI Framework
securitylab 335 C++ 67 Resources related to GitHub Security Lab

c-objdump

Repo star language fork intro

c2hs-haskell

Repo star language fork intro

cabal-config

Repo star language fork intro

cap'n-proto

Repo star language fork intro

cartocss

Repo star language fork intro

ceylon

Repo star language fork intro

chapel

Repo star language fork intro

charity

Repo star language fork intro

chuck

Repo star language fork intro

cirru

Repo star language fork intro

clarion

Repo star language fork intro

clean

Repo star language fork intro

click

Repo star language fork intro

clips

Repo star language fork intro

clojure

Repo star language fork intro
metabase 21,792 Clojure 2,896 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
swarmpit 1,658 Clojure 154 Lightweight mobile-friendly Docker Swarm management UI
athens 1,307 Clojure 94 Open-Source Networked Thought. Rolling out our Beta to Sponsors. Read more at https://www.notion.so/athensresearch/MVP-Update-Funding-and-Why-I-Started-Athens-e68822f0c3654660ae621cdcbf932bc4
babashka.process 28 Clojure 1 Clojure wrapper for java.lang.ProcessBuilder
compojure 3,798 Clojure 248 A concise routing library for Ring/Clojure

closure-templates

Repo star language fork intro

cloud-firestore-security-rules

Repo star language fork intro

cmake

Repo star language fork intro
Ultralight 2,193 CMake 105 A fast, lightweight, cross-platform HTML UI engine for apps and games.
cmake-examples 3,048 CMake 658 Useful CMake Examples
polly 728 CMake 178 🔧 Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyzer, sanitizers etc.)
modern-cpp-template 559 CMake 54 A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.

cobol

Repo star language fork intro
cobol-programming-course 1,642 COBOL 332 Training materials and labs for a "Getting Started" level course on COBOL
sonar-scanning-examples 395 COBOL 1,122 Shows how to use the Scanners

coffeescript

Repo star language fork intro
coffeescript 15,599 CoffeeScript 2,012 Unfancy JavaScript
overleaf 7,131 CoffeeScript 808 A web-based collaborative LaTeX editor
coffeescript_util 1 CoffeeScript 0 CoffeeScript Utility
Fuell 2 CoffeeScript 1 A platform-independent library for purely declarative functional programming in CoffeeScript/JavaScript with support for async actions and such niceties as function composing, overloading and memoizat...
pivottable 3,507 CoffeeScript 911 Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.

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
pgloader 3,015 Common Lisp 344 Migrate to PostgreSQL in a single command!

common-workflow-language

Repo star language fork intro

component-pascal

Repo star language fork intro

conll-u

Repo star language fork intro

cool

Repo star language fork intro

coq

Repo star language fork intro

cpp-objdump

Repo star language fork intro

creole

Repo star language fork intro

crystal

Repo star language fork intro

cson

Repo star language fork intro

csound

Repo star language fork intro

csound-document

Repo star language fork intro

csound-score

Repo star language fork intro

css

Repo star language fork intro
halfmoon 938 CSS 29 Front-end framework with a built-in dark mode, designed for rapidly building beautiful dashboards and product pages.
primeng 6,135 CSS 3,068 The Most Complete Angular UI Component Library
jekyll-now 6,885 CSS 28,865 Build a Jekyll blog in minutes, without touching the command line.
vscode-docs 3,172 CSS 2,568 Public documentation for Visual Studio Code
subscription-use-cases 72 CSS 56 Create subscriptions with fixed prices or usage based billing.
just-the-docs 1,913 CSS 1,130 A modern, high customizable, responsive Jekyll theme for documention with built-in search.
serverless-stack-com 3,301 CSS 359 Serverless Stack is an open source guide for building and deploying full-stack apps using Serverless and React on AWS.
SocialFish 1,722 CSS 681 Automated Phishing Tool & Information Collector
react-pro-sidebar 100 CSS 31 Customizable and responsive react sidebar library with dropdown menus and unlimited number of nested submenus
website 1,312 CSS 1,753 Flutter web site
_s 9,847 CSS 3,001 Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out...
docker-curriculum 3,716 CSS 1,479 🐬 A comprehensive tutorial on getting started with Docker!
slate 30,489 CSS 19,441 Beautiful static documentation for your API
jekyllthemes 1,878 CSS 1,975 A directory of the best-looking themes for Jekyll blogs
perfect-edition 1,081 CSS 55 A lightweight, responsive web e-book template
bulma 40,787 CSS 3,496 Modern CSS framework based on Flexbox
ImprovedTube 668 CSS 156 Youtube Extension: Refine Youtube with 80+ Features! Non-obtrusive. No nonsense. Longest standing. Please translate, code or donate
weui-wxss 12,901 CSS 4,578 A UI library by WeChat official design team, includes the most useful widgets/modules.
gruvbox-contrib 1,072 CSS 271 Ports of the gruvbox colorscheme
json-api 6,385 CSS 747 A specification for building JSON APIs
missing-semester-cn.github.io 153 CSS 23 the CS missing semester Chinese version
Deployment-flask 90 CSS 191
minireset.css 2,071 CSS 374 A tiny modern CSS reset
normalize.css 40,106 CSS 8,758 A modern alternative to CSS resets
django-jazzmin 263 CSS 20 Jazzy theme for Django

csv

Repo star language fork intro

cuda

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

cweb

Repo star language fork intro

cycript

Repo star language fork intro

cython

Repo star language fork intro

d

Repo star language fork intro
onedrive 2,420 D 278 OneDrive Client for Linux
phobos 1,013 D 666 The standard library of the D programming language

d-objdump

Repo star language fork intro

darcs-patch

Repo star language fork intro

dart

Repo star language fork intro
flutter-go 21,877 Dart 3,346 flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
flutter-architecture-blueprints 263 Dart 17 Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.
flutter 98,545 Dart 13,605 Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
flutter_hrlweibo 1,659 Dart 398 Flutter仿微博客户端, 包含首页、视频、发现、消息(仿微博聊界面)及个人中心模块
flutter_login 432 Dart 182 Provides login screen with login/signup functionalities to help speed up development
flutterfire 2,475 Dart 1,201 🔥 A collection of Firebase plugins for Flutter apps.
awesome-flutter 29,934 Dart 4,361 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
getx 833 Dart 88 Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
Covid-19-Flutter-UI 694 Dart 333
bloc 5,286 Dart 1,254 A predictable state management library that helps implement the BLoC design pattern
plugins 11,688 Dart 5,502 Plugins for Flutter maintained by the Flutter team
engine 4,404 Dart 2,822 The Flutter engine
dio 8,209 Dart 842 A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
car_rental 19 Dart 15 Car Rental App in Flutter
FlutterUnit 2,049 Dart 271 【Flutter 集录指南 App】The unity of flutter, The unity of coder.
flutter_local_notifications 1,119 Dart 471 A Flutter plugin for displaying local notifications on Android and iOS
fl_chart 2,069 Dart 377 A powerful Flutter chart library, currently supporting Line Chart, Bar Chart, Pie Chart and Scatter Chart.
awesomefluttertips 1,806 Dart 136 ❤️Flutter ❤️ tips and tricks ❤️ Awesome Flutter ❤️ tips and tricks ❤️
fun_android_flutter 2,049 Dart 358 👿👿👿👿👿玩Android客户端Flutter版本。Provider的最佳实践.DarkMode、多色彩主题、国际化、切换字体、优美动画
flutter_cached_network_image 1,353 Dart 318 Download, cache and show images in a flutter app
ParsingJSON-Flutter 356 Dart 211 Experimenting with 6 examples of different types of simple and complex JSON structures in Flutter
flutter_easyrefresh 2,204 Dart 360 A flutter widget that provides pull-down refresh and pull-up load.
FlutterExampleApps 11,464 Dart 2,293 [Example APPS] Basic Flutter apps, for flutter devs.
packages 649 Dart 197 A collection of useful packages maintained by the Flutter team
flutter_twitter_clone 757 Dart 203 Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage

dataweave

Repo star language fork intro

desktop

Repo star language fork intro

dhall

Repo star language fork intro

diff

Repo star language fork intro

digital-command-language

Repo star language fork intro

dm

Repo star language fork intro
tgstation 1,033 DM 2,815 The /tg/station branch of SS13
goonstation 64 DM 204 Repository for the Goonstation branch of SS13
Skyrat13 12 DM 131

dns-zone

Repo star language fork intro

dockerfile

Repo star language fork intro
laradock 9,752 Dockerfile 3,441 Full PHP development environment for Docker.
BugBountyToolkit 272 Dockerfile 91 A multi-platform bug bounty toolkit that can be installed on Debian/Ubuntu or setup with Docker.
nocode 42,845 Dockerfile 3,893 The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Enterprise-Scale 153 Dockerfile 95 The Enterprise Scale architecture provides prescriptive guidance coupled with Azure best practices.
Docker-OSX 7,296 Dockerfile 315 Mac in Docker! Run near native OSX-KVM in Docker! X11 Forwarding!
docker-spark 1,170 Dockerfile 412 Apache Spark docker image
dockerfiles 10,216 Dockerfile 1,827 Various Dockerfiles I use on the desktop and on servers.
theia-apps 677 Dockerfile 203 Theia applications examples - docker images, desktop apps, packagings
pentest 118 Dockerfile 34 Docker image with the more used tools to create a pentest environment easily and quickly.

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
papercups 972 Elixir 51 Open-source live customer chat
phoenix 15,552 Elixir 2,047 Peace of mind from prototype to production
phoenix_live_view 3,301 Elixir 358 Rich, real-time user experiences with server-rendered HTML
teslamate 766 Elixir 141 A self-hosted data logger for your Tesla 🚘
opencensus_phoenix 12 Elixir 2 OpenCensus instrumentation for the Phoenix framework

elm

Repo star language fork intro

emacs-lisp

Repo star language fork intro
lsp-mode 2,735 Emacs Lisp 413 Emacs client/library for the Language Server Protocol
org-roam 2,132 Emacs Lisp 174 Rudimentary Roam replica with Org-mode
emacs 2,560 Emacs Lisp 762 Mirror of GNU Emacs
prelude 4,395 Emacs Lisp 1,688 Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.
treemacs 1,092 Emacs Lisp 87
emacs-doom-themes 1,245 Emacs Lisp 196 An opinionated pack of modern color-themes
doom-emacs 7,457 Emacs Lisp 1,299 An Emacs framework for the stubborn martian hacker
chemacs 468 Emacs Lisp 33 Emacs profile switcher

emberscript

Repo star language fork intro

eml

Repo star language fork intro

eq

Repo star language fork intro

erlang

Repo star language fork intro
cowboy 6,011 Erlang 1,057 Small, fast, modern HTTP server for Erlang/OTP.
rabbitmq-server 7,464 Erlang 2,691 Open source multi-protocol messaging broker
otp 8,489 Erlang 2,340 Erlang/OTP
ejabberd 4,594 Erlang 1,364 Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
vernemq 2,181 Erlang 257 A distributed MQTT message broker based on Erlang/OTP
couchdb 4,644 Erlang 910 Apache CouchDB
logger_logstash_formatter 0 Erlang 0 OTP 21 compatible log formatter
ej 175 Erlang 46 Helper module for working with Erlang terms representing JSON

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
WRF 468 Fortran 298 The official repository for the Weather Research and Forecasting (WRF) model
OpenBLAS 3,456 Fortran 956 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
fv3gfs-fortran 1 Fortran 0 FV3GFS Fortran for internal development at Vulcan

freemarker

Repo star language fork intro
blurts-server 343 FreeMarker 106 Firefox Monitor arms you with tools to keep your personal information safe. Find out what hackers already know about you and learn how to stay a step ahead of them.

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
GMTK_Jam_2020 64 GDScript 13 A short puzzle-platformer game made with Godot, running on GLES 2.0.
godot-procedural-generation 280 GDScript 18 Procedural generation algorithms and demos for the Godot game engine
material-maker 509 GDScript 40 A procedural textures authoring tool based on the Godot game engine

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
thebookofshaders 3,038 GLSL 401 Step-by-step guide through the abstract and complex universe of Fragment Shaders.
SPIRV-Cross 999 GLSL 240 SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
Anime4K 11,991 GLSL 1,114 A High-Quality Real Time Upscaler for Anime Video

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
go-github 6,295 Go 1,340 Go library for accessing the GitHub API
terraform 23,403 Go 5,981 Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst...
traefik 30,101 Go 3,315 The Cloud Native Edge Router
test-infra 2,241 Go 1,509 Test infrastructure for the Kubernetes project.
prometheus-operator 4,602 Go 2,064 Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
redis 9,441 Go 1,224 Type-safe Redis client for Golang
micro 8,315 Go 706 Micro is a framework for cloud native development
soar 6,392 Go 937 SQL Optimizer And Rewriter
awesome-go 56,693 Go 7,494 A curated list of awesome Go frameworks, libraries and software
go-micro 13,914 Go 1,440 A Go standard library for microservices
kubernetes-ingress 2,719 Go 1,144 NGINX and NGINX Plus Ingress Controllers for Kubernetes
differential-privacy 1,876 Go 195 Google's differential privacy library.
terratest 4,168 Go 575 Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
pd 626 Go 434 Placement driver for TiKV
go 75,413 Go 10,851 The Go programming language
terraform-provider-aws 4,635 Go 4,280 Terraform AWS provider
protobuf 6,937 Go 1,300 Go support for Google's protocol buffers
kube-state-metrics 2,383 Go 801 Add-on agent to generate and expose cluster-level metrics.
k9s 8,486 Go 440 🐶 Kubernetes CLI To Manage Your Clusters In Style!
fzf 31,200 Go 1,284 🌸 A command-line fuzzy finder
terraform-provider-azurerm 1,893 Go 1,849 Terraform provider for Azure Resource Manager
tidb 24,659 Go 3,789 TiDB is an open source distributed HTAP database compatible with the MySQL protocol
mysql 9,811 Go 1,768 Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
cli 10,975 Go 720 GitHub’s official command line tool
go-sqlmock 2,709 Go 233 Sql mock driver for golang to test database interactions

golo

Repo star language fork intro

gosu

Repo star language fork intro

grace

Repo star language fork intro

gradle

Repo star language fork intro

grammatical-framework

Repo star language fork intro

graph-modeling-language

Repo star language fork intro

graphql

Repo star language fork intro

graphviz-(dot)

Repo star language fork intro

groovy

Repo star language fork intro
gradle 10,828 Groovy 3,161 Adaptable, fast automation for all
rundeck 3,916 Groovy 755 Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
mi_connector 114 Groovy 289 Connector for Xiaomi Devices with Smartthings, Hubitat

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
cardano-node 221 Haskell 97 The core component that is used to participate in a Cardano decentralised blockchain.
graphql-engine 18,091 Haskell 1,511 Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
hadolint 3,938 Haskell 172 Dockerfile linter, validate inline bash, written in Haskell
shellcheck 20,961 Haskell 1,076 ShellCheck, a static analysis tool for shell scripts
postgrest 14,719 Haskell 709 REST API for any Postgres database
niv 501 Haskell 27 Easy dependency management for Nix projects
compiler 6,059 Haskell 521 Compiler for Elm, a functional language for reliable webapps.
hledger 1,500 Haskell 207 easy-to-use command-line/curses/web plaintext accounting tool; a modern and largely compatible Haskell rewrite of Ledger

haxe

Repo star language fork intro

hcl

Repo star language fork intro
terraform-aws-vpc 1,277 HCL 1,695 Terraform module which creates VPC resources on AWS
terraform-aws-s3-bucket 82 HCL 146 Terraform module which creates S3 bucket resources on AWS
terraform-aws-eks 1,351 HCL 1,040 Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS
terraform-beginner-to-advanced-resource 89 HCL 311
package-terraform-utilities 45 HCL 15 A collection of useful Terraform utilities
PurpleCloud 40 HCL 5 An Infrastructure as Code (IaC) deployment of a small Active Directory pentest lab in the cloud. The deployment simulates a semi-realistic corporate enterprise Active Directory with a DC and endpoints...
terraform-guides 767 HCL 485 Example usage of HashiCorp Terraform
terraform-aws-elastic-beanstalk-application 24 HCL 31 Terraform Module to define an ElasticBeanstalk Application
terraform-aws-elastic-beanstalk-environment 168 HCL 165 Terraform module to provision an AWS Elastic Beanstalk Environment
terraform-aws-vpc 99 HCL 89 Terraform Module that defines a VPC with public/private subnets across multiple AZs with Internet Gateways
aws-terraform-sns 1 HCL 4

hiveql

Repo star language fork intro

hlsl

Repo star language fork intro
HdrpVatExample 250 HLSL 26 VAT (Vertex Animation Texture) with Unity Shader Graph and Visual Effect Graph

holyc

Repo star language fork intro

html

Repo star language fork intro
swagger-codegen 11,878 HTML 5,303 swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
spotMicro 121 HTML 23 Spot Micro Quadripeg Project
hyperblog 2,384 HTML 3,475 Un blog increíble para el curso de Git y Github de Platzi
website 2,111 HTML 7,778 Kubernetes website and documentation repo:
keycloak-documentation 191 HTML 511
90sites90days 63 HTML 2 Criarei um site por dia durante os próximos 90 dias. Acompanhe a documentação para ver onde isso está chegando.
deeplearning_ai_books 11,576 HTML 4,462 deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
chatcord 365 HTML 278 Realtime chat app with rooms
home-assistant.io 1,396 HTML 4,394 📘 Home Assistant User documentation
wpt 2,947 HTML 2,068 Test suites for Web platform specs — including WHATWG, W3C, and others
ML-notes 1,189 HTML 359 notes about machine learning
cypress-example-kitchensink 615 HTML 770 This is an example app used to showcase Cypress.io testing.
Windows-GDI-fuzzer 68 HTML 10 Windows Graphics Device Interface (GDI+) fuzzer
JavaScript30 13,237 HTML 15,616 30 Day Vanilla JS Challenge
nndl.github.io 13,030 HTML 2,956 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
seldon-core 1,693 HTML 392 An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models
v-calendar 2,264 HTML 276 A lightweight, dependency-free plugin for building attributed calendars in Vue.js
ClashR_for_Windows 278 HTML 49
awesome-compose 3,498 HTML 334 Awesome Docker Compose samples
html-css 462 HTML 140 Curso de HTML5 e CSS3
community 319 HTML 155 Svelte community meetups, packages, resources, recipes, showcase websites, and more
CORS-EXPLOIT 23 HTML 10
boost 3,662 HTML 1,092 Super-project for modularized Boost
csswg-drafts 2,414 HTML 377 CSS Working Group Editor Drafts
SONiC 908 HTML 461 Landing page for Software for Open Networking in the Cloud (SONiC) - http://azure.github.io/SONiC/

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
LeetCode 2,457 Java 667 LeetCode刷题记录
SpringBoot-Labs 6,552 Java 1,877 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
hutool 14,372 Java 4,486 A set of tools that keep Java sweet.
GitHub-Chinese-Top-Charts 23,866 Java 3,201 🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
okhttp 37,969 Java 8,171 Square’s meticulous HTTP client for Java and Kotlin.
debezium 3,522 Java 942 Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
eureka 9,633 Java 2,806 AWS Service registry for resilient mid-tier load balancing and failover.
jdk 2,846 Java 859 Read-only mirror of https://hg.openjdk.java.net/jdk/jdk
tutorials 22,355 Java 35,868 Just Announced - "Learn Spring Security OAuth":
MPAndroidChart 31,464 Java 8,053 A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
spring-boot 49,850 Java 31,085 Spring Boot
Geyser 1,110 Java 173 A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock edition.
serve 1,134 Java 134 Model Serving on PyTorch
FileDownloader 9,710 Java 1,993 Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process
BannerViewPager 1,556 Java 208 🚀 🚀An awesome banner for Android,Base on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效,一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。
aws-sdk-android 778 Java 475 AWS SDK for Android. For more information, see our web site:
java 1,324 Java 570 Official Java client library for kubernetes
sodium-fabric 587 Java 77 A Fabric mod designed to improve frame rates and reduce micro-stutter
advanced-java 46,480 Java 12,931 😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
jeecg-boot 14,570 Java 5,636 基于代码生成器的低代码平台,无代码开发、超越传统商业平台!前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新开发模式(OnlineCoding-> 代码生成-> 手工MERGE),帮助Java项目解决70%重复工作,让开发更关注业务逻辑,既能快速提高开发效率,帮助公...
YCSB 3,166 Java 1,730 Yahoo! Cloud Serving Benchmark
apollo 21,883 Java 7,985 Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
LeetCodeAnimation 57,658 Java 10,797 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
miaosha 16,596 Java 4,102 ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
openapi-generator 6,082 Java 2,187 OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

java-properties

Repo star language fork intro

java-server-pages

Repo star language fork intro

javascript

Repo star language fork intro
clean-code-javascript 38,344 JavaScript 4,566 🛁 Clean Code concepts adapted for JavaScript
leetcode 35,363 JavaScript 6,559 LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
microsoft-authentication-library-for-js 1,068 JavaScript 719 Microsoft Authentication Library (MSAL) for JS
monaco-editor 21,115 JavaScript 1,898 A browser based code editor
baiduwp 318 JavaScript 264 PanDownload Web, built with CloudFlare Workers
pdf.js 31,653 JavaScript 7,458 PDF Reader in JavaScript
flume 174 JavaScript 7 Extract business logic from your apps with a user-friendly node editor powered by React.
nuxt.js 29,006 JavaScript 2,558 The Intuitive Vue Framework
react 154,164 JavaScript 30,214 A declarative, efficient, and flexible JavaScript library for building user interfaces.
just-react 1,201 JavaScript 75 「React技术揭秘」 一本自顶向下,从理念到代码的源码分析书
node 72,317 JavaScript 17,701 Node.js JavaScript runtime ✨🐢🚀✨
hacker-scripts 39,194 JavaScript 6,315 Based on a true story
api-platform 6,024 JavaScript 689 REST and GraphQL framework to build modern API-driven projects (server-side and client-side)
hackathon-starter 30,565 JavaScript 6,699 A boilerplate for Node.js web applications
bootstrap-select 8,972 JavaScript 2,613 🚀 The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more.
react-dropzone 7,331 JavaScript 654 Simple HTML5 drag-drop zone with React.js.
carbon 3,310 JavaScript 749 A design system built by IBM
oidc-client-js 1,744 JavaScript 566 OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
react-native-boilerplate 1,467 JavaScript 369 A React Native project template for building solid applications through separation of concerns between the UI, state management and business logic.
vue 170,047 JavaScript 26,028 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
three.js 62,750 JavaScript 24,582 JavaScript 3D library.
GrowersBrains 23 JavaScript 52
examples 7,811 JavaScript 2,928 Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
rollup 18,726 JavaScript 897 Next-generation ES module bundler
react-native-firebase 8,038 JavaScript 1,497 🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.

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
Application-Insights-Workbooks 128 JSON 123 Templates for Azure Monitor Workbooks

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
jsonnet 4,260 Jsonnet 305 Jsonnet - The data templating language
kube-prometheus 1,957 Jsonnet 584 Use Prometheus to monitor Kubernetes and applications running on Kubernetes
kfserving 541 Jsonnet 211 Serverless Inferencing on Kubernetes
examples 847 Jsonnet 440 A repository to host extended examples and tutorials
kubeflow 9,262 Jsonnet 1,483 Machine Learning Toolkit for Kubernetes
kfctl 62 Jsonnet 101 kfctl is a CLI for deploying and managing Kubeflow
manifests 105 Jsonnet 204 A repository for Kustomize manifests

jsx

Repo star language fork intro

julia

Repo star language fork intro
Pluto.jl 615 Julia 25 🎈 Lightweight reactive notebooks for Julia
Flux.jl 2,374 Julia 383 Relax! Flux is the ML library that doesn't make you tensor
FinEtools.jl 73 Julia 8 Finite Element tools in Julia

jupyter-notebook

Repo star language fork intro
computervision-recipes 3,699 Jupyter Notebook 483 Best Practices, code samples, and documentation for Computer Vision.
fastbook 7,038 Jupyter Notebook 1,791 Draft of the fastai book
python-for-data-science 155 Jupyter Notebook 12 A collection of Jupyter Notebooks for learning Python for Data Science.
aws-machine-learning-university-accelerated-nlp 97 Jupyter Notebook 30
community 6,793 Jupyter Notebook 3,104 Kubernetes community content
Python-100-Days 91,379 Jupyter Notebook 36,724 Python - 100天从新手到大师
PythonRobotics 9,848 Jupyter Notebook 3,203 Python sample codes for robotics algorithms.
covid-chestxray-dataset 2,254 Jupyter Notebook 764 We are building an open database of COVID-19 cases with chest X-ray or CT images.
lihang-code 12,071 Jupyter Notebook 4,375 《统计学习方法》的代码实现
amazon-sagemaker-examples 4,074 Jupyter Notebook 3,110 Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
dash-sample-apps 1,040 Jupyter Notebook 1,439 Apps hosted in the Dash Gallery
pydata-book 13,001 Jupyter Notebook 10,490 Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
vision 7,033 Jupyter Notebook 3,605 Datasets, Transforms and Models specific to Computer Vision
cocoapi 3,747 Jupyter Notebook 2,584 COCO API - Dataset @ http://cocodataset.org/
fastquant 151 Jupyter Notebook 31 fastquant — Backtest and optimize your trading strategies with only 3 lines of code!
Complete-Python-3-Bootcamp 11,410 Jupyter Notebook 42,501 Course Files for Complete Python 3 Bootcamp Course on Udemy
c9-python-getting-started 6,800 Jupyter Notebook 1,906 Sample code for Channel 9 Python for Beginners course
datasets 1,245 Jupyter Notebook 29 🎁 2,000,000+ Unsplash images made available for research and machine learning
ML-NLP 5,905 Jupyter Notebook 1,920 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
qiskit-tutorials 1,313 Jupyter Notebook 810 A collection of Jupyter notebooks showing how to use the Qiskit SDK
TensorFlow-Examples 38,481 Jupyter Notebook 14,465 TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
machine-learning-for-trading 814 Jupyter Notebook 378 Notebooks, resources, and references accompanying the book Machine Learning for Algorithmic Trading
shap 9,824 Jupyter Notebook 1,401 A game theoretic approach to explain the output of any machine learning model.
learnopencv 11,683 Jupyter Notebook 7,455 Learn OpenCV : C++ and Python Examples
Zillow_Scraper 14 Jupyter Notebook 8 Repo for Zillow Web scraper

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
Pokedex 1,901 Kotlin 183 🗡️ Android Pokedex using Dagger Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
kotlinx.coroutines 7,974 Kotlin 1,104 Library support for Kotlin coroutines
architecture-components-samples 18,008 Kotlin 6,192 Samples for Android Architecture Components.
android-kotlin-fundamentals-apps 492 Kotlin 796 android-kotlin-fundamentals-apps
tachiyomi 8,125 Kotlin 1,108 Free and open source manga reader for Android
compose-samples 1,714 Kotlin 296
Exposed 4,247 Kotlin 360 Kotlin SQL Framework
cwa-app-android 1,956 Kotlin 398 Native Android app using the Apple/Google exposure notification API.
play-billing-samples 1,489 Kotlin 1,089 Samples for Google Play In-app Billing
kotlinx.serialization 2,242 Kotlin 207 Kotlin multiplatform / multi-format serialization
Kotlin-Coroutine-Use-Cases-on-Android 1,138 Kotlin 93 🎓 Learning Kotlin Coroutines for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!
architecture-samples 37,096 Kotlin 10,297 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
tachiyomi-extensions 852 Kotlin 321
ComposeAcademy-Playground 505 Kotlin 42 Playground project for the Jetpack Compose APIs
detekt 3,082 Kotlin 395 Static code analysis for Kotlin
kotlin-native 6,813 Kotlin 593 Kotlin/Native infrastructure
flexbox-layout 15,845 Kotlin 1,660 Flexbox for Android
ktor 7,091 Kotlin 595 Framework for quickly creating connected applications in Kotlin with minimal effort
graphql-kotlin 764 Kotlin 134 Libraries for running GraphQL in Kotlin
cqhttp-mirai 173 Kotlin 91 为Mirai移植的CQHTTP插件以兼容基于CQHTTP API开发的应用 - CQHTTP port for Mirai
leakcanary 25,140 Kotlin 3,677 A memory leak detection library for Android.
vlc-android 794 Kotlin 263 VLC for Android, Android TV and ChromeOS
mirai-native 165 Kotlin 151 强大的 Mirai 原生插件加载器
camera-samples 2,008 Kotlin 1,016 Multiple samples showing the best practices in camera APIs on Android.
kotlin 32,929 Kotlin 4,058 The Kotlin Programming Language

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

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
otservbr-global 240 Lua 245 OTServBR-Global 12x for OpenTibia community. https://forums.otserv.com.br
docker-jitsi-meet 1,800 Lua 697 Jitsi Meet on Docker
kong 26,609 Lua 3,410 🦍 The Cloud-Native API Gateway
nvim-lsp 868 Lua 110 Nvim LSP client configurations
waifu2x 19,001 Lua 2,149 Image Super-Resolution for Anime-Style Art
WeakAuras2 555 Lua 137 World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
kong-pongo 25 Lua 7 Tooling to run plugin tests with Kong and Kong Enterprise
OwlHub 8 Lua 0 A archive of Owl Hub
MIDI2LR 436 Lua 66 An application and plugin to remotely control Lightroom with a MIDI controller

m

Repo star language fork intro

m4

Repo star language fork intro

m4sugar

Repo star language fork intro

makefile

Repo star language fork intro
frida 5,967 Makefile 687 Clone this repo to build Frida
packages 2,453 Makefile 2,160 Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
theos 3,057 Makefile 863 A cross-platform suite of tools for building and deploying software for iOS and other platforms.
nvidia-docker 11,564 Makefile 1,523 Build and run Docker containers leveraging NVIDIA GPUs
opentelemetry-specification 821 Makefile 183 Specifications for OpenTelemetry
example-hello 1 Makefile 0 A simple "Hello, World!" example
example-return-pass 0 Makefile 0 A simple example for RTL run return pass
example-return-fail 0 Makefile 0 A simple example for RTL run return fail
example-empty 0 Makefile 0
go-process-metrics 1 Makefile 0 A library for tracking golang process metrics
awesome-web-scraping 3,592 Makefile 537 List of libraries, tools and APIs for web scraping and data processing.
api 252 Makefile 328 API definitions for the Istio project

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

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
min 175 Nim 8 A tiny concatenative programming language and shell
Nim 9,793 Nim 1,046 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
nixpkgs 5,430 Nix 5,077 Nix Packages collection
home-manager 1,385 Nix 442 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
WeChatExtension-ForMac 9,444 Objective-C 1,451 Mac版微信的功能拓展(A plugin for Mac WeChat)
aws-sdk-ios 1,376 Objective-C 766 AWS SDK for iOS. For more information, see our web site:
Halfrost-Field 6,116 Objective-C 1,131 ✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
flutter-webrtc 1,610 Objective-C 349 WebRTC plugin for Flutter Mobile/Desktop/Web
facebook-ios-sdk 6,514 Objective-C 2,681 Used to integrate the Facebook Platform with your iOS & tvOS apps.
microsoft-authentication-library-for-objc 101 Objective-C 67 Microsoft Authentication Library (MSAL) for iOS and macOS
CocoaAsyncSocket 11,683 Objective-C 2,828 Asynchronous socket networking library for Mac and iOS
firebase-ios-sdk 2,025 Objective-C 572 Firebase iOS SDK
fmdb 13,417 Objective-C 2,776 A Cocoa / Objective-C wrapper around SQLite
react-native-webrtc 2,915 Objective-C 713 The WebRTC module for React Native
ios_sdk 329 Objective-C 199 This is the iOS SDK of
react-native-permissions 2,186 Objective-C 606 An unified permissions API for React Native on iOS and Android
IGListKit 11,326 Objective-C 1,308 A data-driven UICollectionView framework for building fast and flexible lists.
realm-cocoa 14,007 Objective-C 1,848 Realm is a mobile database: a replacement for Core Data & SQLite
JXCategoryView 4,768 Objective-C 907 A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
OHHTTPStubs 4,556 Objective-C 557 Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
Sparkle 5,000 Objective-C 884 A software update framework for macOS
MLVBSDK 576 Objective-C 735 移动直播 SDK,国内下载镜像:
CocoaLumberjack 12,082 Objective-C 2,080 A fast & simple, yet powerful & flexible logging framework for Mac and iOS
BRPickerView 1,695 Objective-C 311 BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。
SDWebImage 22,931 Objective-C 5,608 Asynchronous image downloader with cache support as a UIImageView category
MacPass 5,559 Objective-C 398 A native OS X KeePass client
ZFPlayer 6,266 Objective-C 1,519 Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)
AFNetworking 32,912 Objective-C 10,117 A delightful networking framework for iOS, macOS, watchOS, and tvOS.
react-native-viewpager 698 Objective-C 136 React Native wrapper for the Android ViewPager and iOS UIPageViewController.

objective-c++

Repo star language fork intro

objective-j

Repo star language fork intro

objectscript

Repo star language fork intro

ocaml

Repo star language fork intro
coq 2,923 OCaml 450 Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive developme...

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
issrc 1,977 Pascal 549 Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.

pawn

Repo star language fork intro

pep8

Repo star language fork intro

perl

Repo star language fork intro
perl5 929 Perl 271 🐫The Perl language interpreter.
FlameGraph 10,015 Perl 1,196 Stack trace visualizer

perl-6

Repo star language fork intro

php

Repo star language fork intro
predis 6,468 PHP 843 A flexible and feature-complete Redis client for PHP.
laravel-starter 147 PHP 46 A CMS like modular starter application project built with Laravel 7.
baiduwp-php 77 PHP 69 PanDownload网页复刻版
framework 21,800 PHP 7,470
dzzoffice 2,574 PHP 563 dzzoffice
Faker 24,497 PHP 2,749 Faker is a PHP library that generates fake data for you
glpi 1,784 PHP 666 GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.
woocommerce 6,259 PHP 7,300 An open source eCommerce plugin for WordPress.
laravel-admin 8,975 PHP 2,282 Build a full-featured administrative interface in ten minutes
image 11,069 PHP 1,220 PHP Image Manipulation
symfony 23,738 PHP 7,752 The Symfony PHP framework
platform 982 PHP 348 Shopware 6 is an open source eCommerce platform realised by the ideas and the spirit of its community.
laravel-medialibrary 3,937 PHP 654 Associate files with Eloquent models
oauth2-server 5,575 PHP 958 A spec compliant, secure by default PHP OAuth 2.0 Server
PHP-MySQLi-Database-Class 2,767 PHP 1,189 Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
goodbye-world 5 PHP 7 A tribute to our main man
laravel 60,772 PHP 19,096 A PHP framework for web artisans
wizard 1,025 PHP 163 Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。
WordPress 14,174 PHP 8,780 WordPress, Git-ified. Synced via SVN every 15 minutes, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pa...
laravel-activitylog 3,259 PHP 450 Log activity inside your Laravel app
MISP 2,827 PHP 883 MISP (core software) - Open Source Threat Intelligence and Sharing Platform (formely known as Malware Information Sharing Platform)
PrestaShop 5,069 PHP 3,797 PrestaShop offers a fully scalable open source ecommerce solution.
wp-cli 4,197 PHP 870 ⚙️ WP-CLI framework
openemr 1,329 PHP 1,059 OpenEMR is the most popular open source electronic health records and medical practice management solution. ONC certified with international usage, OpenEMR's goal is a superior alternative to its prop...
PocketMine-MP 2,008 PHP 1,255 A server software for Minecraft: Bedrock Edition in PHP

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
node-sqlite3 4,442 PLpgSQL 606 Asynchronous, non-blocking SQLite3 bindings for Node.js
CommonDataModel 466 PLpgSQL 284 Definition and DDLs for the OMOP Common Data Model (CDM)

plsql

Repo star language fork intro

pod

Repo star language fork intro

pod-6

Repo star language fork intro

pogoscript

Repo star language fork intro

pony

Repo star language fork intro

postcss

Repo star language fork intro

postscript

Repo star language fork intro

pov-ray-sdl

Repo star language fork intro

powerbuilder

Repo star language fork intro

powershell

Repo star language fork intro
Penetration_Testing_POC 1,124 PowerShell 395 渗透测试有关的POC、EXP、脚本、提权、小工具等,欢迎补充、完善---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss penetration-testing-poc csrf-webshell cobub-razor cve rce sql sql-poc p...
Windows10Debloater 5,609 PowerShell 709 Script to remove Windows 10 bloatware.
azure-quickstart-templates 7,870 PowerShell 11,038 Azure Quickstart Templates
cve-2020-1337-poc 94 PowerShell 24 poc for CVE-2020-1337 (Windows Print Spooler Elevation of Privilege)
virtual-environments 1,103 PowerShell 462 GitHub Actions virtual environments
microsoft-graph-docs 623 PowerShell 981 Documentation for the Microsoft Graph REST API
CVE-2020-1337-exploit 103 PowerShell 17 CVE-2020-1337 Windows Print Spooler Privilege Escalation
Azure-Sentinel 788 PowerShell 408 Cloud-native SIEM for intelligent security analytics for your entire enterprise.
xeca 28 PowerShell 10 PowerShell payload generator
Azure-Security-Center 180 PowerShell 111 Welcome to the Azure Security Center community repository
AZ-104-MicrosoftAzureAdministrator 352 PowerShell 461 AZ-104 Microsoft Azure Administrator
atomic-red-team 3,677 PowerShell 1,237 Small and highly portable detection tests based on MITRE's ATT&CK.
RedTeam-Tactics-and-Techniques 1,038 PowerShell 336 Red Teaming Tactics and Techniques
sysmon-modular 987 PowerShell 174 A repository of sysmon configuration modules
PowerShell-Scanners 38 PowerShell 14 A community repository of PowerShell Scanners for PDQ Inventory.
azure-docs 4,347 PowerShell 10,801 Open source documentation of Microsoft Azure
PowerSploit 7,294 PowerShell 2,814 PowerSploit - A PowerShell Post-Exploitation Framework
ImportExcel 1,363 PowerShell 260 PowerShell module to import/export Excel spreadsheets, without Excel
k8s-for-docker-desktop 2,245 PowerShell 524 为Docker Desktop for Mac/Windows开启Kubernetes和Istio - Enable Kubernetes/Istio on Docker Desktop in China
RDS-Templates 202 PowerShell 338 ARM Templates for Remote Desktop Services deployments
windows-powershell-docs 170 PowerShell 307 This repo is used to contribute to Windows 10, Windows Server 2016, and MDOP PowerShell module documentation.
azure-docs-powershell-azuread 65 PowerShell 191 Cmdlets reference help docs for Powershell Azure AD
Empire 5,520 PowerShell 2,003 Empire is a PowerShell and Python post-exploitation agent.
UltimateAppLockerByPassList 1,040 PowerShell 265 The goal of this repository is to document the most common techniques to bypass AppLocker.
AutomatedLab 1,006 PowerShell 218 AutomatedLab is a provisioning solution and framework that lets you deploy complex labs on HyperV and Azure with simple PowerShell scripts. It supports all Windows operating systems from 2008 R2 to 20...

processing

Repo star language fork intro

prolog

Repo star language fork intro

propeller-spin

Repo star language fork intro

protocol-buffer

Repo star language fork intro

public-key

Repo star language fork intro

pug

Repo star language fork intro

puppet

Repo star language fork intro

pure-data

Repo star language fork intro

purebasic

Repo star language fork intro
onnx 8,854 PureBasic 1,548 Open standard for machine learning interoperability
Urbanist 17 PureBasic 0 An open source variable geometric sans serif font inspired by modernist typography

purescript

Repo star language fork intro

python

Repo star language fork intro
jupyter-book 1,302 Python 216 Build interactive, publication-quality documents from Jupyter Notebooks
sherlock 13,125 Python 1,368 🔎 Hunt down social media accounts by username across social networks
Hierarchical-Localization 418 Python 41 Visual localization made easy
prefect 4,263 Python 328 The easiest way to automate your data
mobile_sentinel 81 Python 18
InvoiceNet 1,097 Python 132 Deep neural network to extract intelligent information from invoice documents.
magic-python 783 Python 113 Python 黑魔法手册
bert 24,421 Python 6,867 TensorFlow code and pre-trained models for BERT
ansible-for-devops 3,222 Python 1,284 Ansible for DevOps examples.
ansible 44,339 Python 19,471 Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate i...
aiohttp 10,062 Python 1,449 Asynchronous HTTP client/server framework for asyncio and Python
stock 2,369 Python 730 stock,股票系统。使用python进行开发。
pytorch_geometric 8,561 Python 1,394 Geometric Deep Learning Extension Library for PyTorch
fastseg 103 Python 6 🚀 A PyTorch implementation of MobileNetV3 for real-time semantic segmentation, with state-of-the-art performance
I2L-MeshNet_RELEASE 106 Python 15 Official PyTorch implementation of "I2L-MeshNet: Image-to-Lixel Prediction Network for Accurate 3D Human Pose and Mesh Estimation from a Single RGB Image", ECCV 2020
playwright-python 115 Python 12 Python version of the Playwright testing and automation library
d2l-en 6,791 Python 1,543 Interactive deep learning book with code, math, and discussions. Available in multi-frameworks.
stargan-v2 1,871 Python 278 StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
pycorrector 1,548 Python 425 pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
transformers 32,355 Python 7,693 🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
GPT2-chitchat 803 Python 218 GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)
sentence-transformers 2,599 Python 483 Sentence Embeddings with BERT & XLNet
stanza 4,532 Python 582 Official Stanford NLP Python Library for Many Human Languages
scapy 5,479 Python 1,256 Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
diff-match-patch 3,469 Python 626 Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.

python-console

Repo star language fork intro

python-traceback

Repo star language fork intro

q

Repo star language fork intro

qmake

Repo star language fork intro

qml

Repo star language fork intro
cool-retro-term 13,093 QML 576 A good looking terminal emulator which mimics the old cathode display...

quake

Repo star language fork intro

r

Repo star language fork intro
swirl_courses 3,403 R 6,697 🎓 A collection of interactive courses for the swirl R package.
seurat 861 R 467 R toolkit for single cell genomics
easystats 254 R 26 🌌 The R easystats-project
drake 1,182 R 125 An R-focused pipeline toolkit for reproducibility and high-performance computing
mlr3learners.drat 7 R 1 drat repository for mlr3learners
ComplexHeatmap 537 R 134 Make Complex Heatmaps

racket

Repo star language fork intro

ragel

Repo star language fork intro

raml

Repo star language fork intro

rascal

Repo star language fork intro

raw-token-data

Repo star language fork intro

rdoc

Repo star language fork intro

realbasic

Repo star language fork intro

reason

Repo star language fork intro

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
fanqiang 18,222 Rich Text Format 4,270 翻墙-科学上网
ckeditor5 3,710 Rich Text Format 970 Powerful rich text editor framework with a modular architecture, modern integrations and features like collaborative editing.
oletools 1,245 Rich Text Format 326 oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.

ring

Repo star language fork intro

rmarkdown

Repo star language fork intro

robotframework

Repo star language fork intro

roff

Repo star language fork intro
openmptcprouter 458 Roff 91 OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
amazon-redshift-utils 1,953 Roff 938 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
webpacker 4,844 Ruby 1,254 Use Webpack to manage app-like JavaScript modules in Rails
linguist 7,950 Ruby 2,883 Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
devise 21,017 Ruby 5,056 Flexible authentication solution for Rails with Warden.
pundit 7,009 Ruby 541 Minimal authorization through OO design and pure Ruby classes
homebrew-emacsmacport 973 Ruby 76 Emacs mac port formulae for the Homebrew package manager
simple_form 7,645 Ruby 1,279 Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
CocoaPods 12,635 Ruby 2,286 The Cocoa Dependency Manager.
liquid 8,038 Ruby 1,050 Liquid markup language. Safe, customer facing template language for flexible web apps.
fluentd 9,458 Ruby 1,098 Fluentd: Unified Logging Layer (project under CNCF)
huginn 29,130 Ruby 2,774 Create agents that monitor and act on your behalf. Your agents are standing by!
view_component 991 Ruby 108 View components for Rails
fastlane 29,454 Ruby 4,621 🚀 The easiest way to automate building and releasing your iOS and Android apps
Portus 2,684 Ruby 465 Authorization service and frontend for Docker registry (v2)
rubocop 10,987 Ruby 2,444 A Ruby static code analyzer and formatter, based on the community Ruby style guide.
homebrew-core 7,930 Ruby 8,186 🍻 Default formulae for the missing package manager for macOS
zammad 2,218 Ruby 448 Zammad is a web based open source helpdesk/customer support system
capybara 9,176 Ruby 1,350 Acceptance test framework for web applications
metasploit-framework 21,229 Ruby 10,326 Metasploit Framework
stripe-ruby 1,456 Ruby 394 Ruby library for the Stripe API.
solidus 3,245 Ruby 950 🛒Solidus, Rails eCommerce System
faker 8,825 Ruby 2,430 A library for generating fake data such as names, addresses, and phone numbers.
debugging-with-pry-v-000 1 Ruby 1,619
elasticsearch-rails 2,736 Ruby 702 Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
paper_trail 5,846 Ruby 775 Track changes to your rails models
active_model_serializers 5,004 Ruby 1,341 ActiveModel::Serializer implementation and Rails hooks

runoff

Repo star language fork intro

rust

Repo star language fork intro
servo 16,885 Rust 2,413 The Servo Browser Engine
bevy 1,924 Rust 77 A refreshingly simple data-driven game engine built in Rust
libra 14,755 Rust 2,248 Libra’s mission is to enable a simple global payment system and financial infrastructure that empowers billions of people.
swc 8,944 Rust 187 swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.
mdBook 4,808 Rust 559 Create book from markdown files. Like Gitbook but implemented in Rust
solana 783 Rust 168 Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
wasmtime 3,569 Rust 321 Standalone JIT-style runtime for WebAssembly, using Cranelift
tikv 7,789 Rust 1,184 Distributed transactional key-value database, originally created to complement TiDB
clap 4,681 Rust 449 A full featured, fast Command Line Argument Parser for Rust
gitui 1,580 Rust 61 Blazing 💥 fast terminal-ui for git written in rust 🦀
orbtk 2,475 Rust 136 The Rust UI-Toolkit.
rust-blog 1,375 Rust 65 Educational blog posts for Rust beginners
tonic 2,437 Rust 191 A native gRPC client & server implementation with async/await support.
firecracker 12,559 Rust 853 Secure and fast microVMs for serverless computing.
sqlx 2,406 Rust 166 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
PyOxidizer 2,476 Rust 87 A modern Python application packaging and distribution tool
winit 1,350 Rust 353 Window handling library in pure Rust
ruffle 2,826 Rust 82 A Flash Player emulator written in Rust
aws-lambda-rust-runtime 1,232 Rust 109 A Rust runtime for AWS Lambda
rust 47,446 Rust 7,011 Empowering everyone to build reliable and efficient software.
juniper 2,982 Rust 261 GraphQL server library for Rust
static-analysis 7,456 Rust 875 Static analysis tools for all programming languages, build tools, config files and more.
contiguous-data-in-rust 24 Rust 1 An opinionated guide that tries to help you choose the best way to store contiguous data in Rust
iced 6,597 Rust 241 A cross-platform GUI library for Rust, inspired by Elm
delta 4,555 Rust 89 A viewer for git and diff output

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 27,173 Scala 22,344 Apache Spark - A unified analytics engine for large-scale data processing
spark-nlp 1,405 Scala 323 State of the Art Natural Language Processing
deequ 1,071 Scala 197 Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.
chisel3 1,428 Scala 293 Chisel 3: A Modern Hardware Design Language
cats-effect 975 Scala 267 The purely functional runtime system for Scala
rocket-chip 1,536 Scala 634 Rocket Chip Generator
CMAK 9,261 Scala 2,197 CMAK is a tool for managing Apache Kafka clusters
http4s 1,870 Scala 588 A minimal, idiomatic Scala interface for HTTP
cats 4,008 Scala 989 Lightweight, modular, and extensible library for functional programming.
sttp 956 Scala 158 The Scala HTTP client you always wanted!
clin-etl-indexer 0 Scala 0
obo-parser 0 Scala 0
riscv-torture 47 Scala 26 RISC-V Torture Test
firrtl 339 Scala 121 Flexible Intermediate Representation for RTL
api-config-chipsalliance 4 Scala 5 A Scala library for Context-Dependent Evironments
sifive-blocks 121 Scala 63 Common RTL blocks used in SiFive's projects
berkeley-hardfloat 106 Scala 50
block-inclusivecache-sifive 27 Scala 13
fpga-shells 75 Scala 43
soc-testsocket-sifive 6 Scala 6 A simple SoC for testing IP blocks
soc-freedom-sifive 5 Scala 4 e300 and u500 devkits
gatling 4,815 Scala 1,015 Async Scala-Akka-Netty based Load Test Tool
incubator-livy 529 Scala 355 Mirror of Apache livy (Incubating)
franklin 20 Scala 7 A STAC/OGC API Features Web Service

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
Addressables-Sample 478 ShaderLab 120 Demo project using Addressables package
Unity-Built-in-Shaders 249 ShaderLab 139 Unity Built in Shaders

shell

Repo star language fork intro
Send-a-Movie-Script 26 Shell 21 Send an entire movie script line by line using this simple and short shell script.
owasp-mstg 6,263 Shell 1,316 The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security development, testing and reverse engineering.
tfenv 1,455 Shell 167 Terraform version manager
learn-cantrill-io-labs 106 Shell 26 Standard and Advanced Demos for learn.cantrill.io courses
examples 768 Shell 518 Apache Kafka and Confluent Platform examples and demos
onpremise 3,031 Shell 978 Sentry On-Premise setup
docker-elk 9,688 Shell 4,100 The Elastic stack (ELK) powered by Docker and Compose.
vulhub 6,380 Shell 2,222 Pre-Built Vulnerable Environments Based on Docker-Compose
rfcs 3,118 Shell 1,012 RFCs for changes to Rust
spinnaker 7,279 Shell 1,027 Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.
lynis 7,587 Shell 944 Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
docker-bench-security 6,181 Shell 650 The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.
adr-tools 2,198 Shell 302 Command-line tools for working with Architecture Decision Records
pyenv 20,380 Shell 1,789 Simple Python version management
n 13,527 Shell 640 Node version management
useful-scripts 3,971 Shell 1,911 🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.
bioconda-recipes 1,186 Shell 1,552 Conda recipes for the bioconda channel.
gitflow 24,175 Shell 2,509 Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
R2S-OpenWrt 101 Shell 49 OpenWrt for Nanopi R2S
fonts 19,985 Shell 2,643 Patched fonts for Powerline users.
acme.sh 18,713 Shell 2,533 A pure Unix shell script implementing ACME client protocol
desktopify 228 Shell 37 Convert Ubuntu Server for Raspberry Pi into a Desktop
docker-airflow 2,669 Shell 2,070 Docker Apache Airflow
termux-packages 3,704 Shell 1,370 Android terminal and Linux environment - packages repository.
docker-selenium 4,263 Shell 1,395 Docker images for the Selenium Grid Server

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

smalltalk

Repo star language fork intro

smarty

Repo star language fork intro
argo-helm 152 Smarty 246 ArgoProj Helm Charts
helm-charts 6 Smarty 13 Helm charts for Datadog products
charts 1,717 Smarty 1,537 Helm Charts
charts 225 Smarty 349 The IBM/charts repository provides helm charts for IBM and Third Party middleware.
amundsen 1,168 Smarty 224 Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data.

smt

Repo star language fork intro

solidity

Repo star language fork intro
yam-protocol 257 Solidity 71 A stablizing reserve currency protocol

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 5,127 SQLPL 5,210 Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge

squirrel

Repo star language fork intro

srecode-template

Repo star language fork intro

ssh-config

Repo star language fork intro

stan

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

standard-ml

Repo star language fork intro

stata

Repo star language fork intro

ston

Repo star language fork intro

stylus

Repo star language fork intro

subrip-text

Repo star language fork intro

sugarss

Repo star language fork intro

supercollider

Repo star language fork intro

svg

Repo star language fork intro

swift

Repo star language fork intro
fluentui-system-icons 1,455 Swift 70 Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.
swift-nio 6,025 Swift 436 Event-driven network application framework for high performance protocol servers & clients, non-blocking.
Charts 23,178 Swift 4,603 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Carthage 13,842 Swift 1,440 A simple, decentralized dependency manager for Cocoa
SwiftLint 13,738 Swift 1,619 A tool to enforce Swift style and conventions.
Swinject 4,164 Swift 336 Dependency injection framework for Swift with iOS/macOS/Linux
vapor 19,248 Swift 1,167 💧 A server-side Swift web framework.
Material 11,579 Swift 1,255 A UI/UX framework for creating beautiful applications.
SwiftUI-Animations 66 Swift 6
open-source-ios-apps 24,415 Swift 4,018 📱 Collaborative List of Open-Source iOS Apps
PromiseKit 12,836 Swift 1,279 Promises for Swift & ObjC.
Kingfisher 16,536 Swift 1,867 A lightweight, pure-Swift library for downloading and caching images from the web.
PhoneNumberKit 3,763 Swift 500 A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
NVActivityIndicatorView 9,373 Swift 1,015 A collection of awesome loading animations
Nuke 5,279 Swift 327 Powerful image loading and caching system
XcodeGen 3,747 Swift 399 A Swift command line tool for generating your Xcode project
Telegram-iOS 1,720 Swift 534 Telegram-iOS
Sourcery 5,465 Swift 398 Meta-programming for Swift, stop writing boilerplate code.
RxSwift 18,945 Swift 3,391 Reactive Programming in Swift
Alamofire 34,205 Swift 6,323 Elegant HTTP Networking in Swift
CryptoSwift 7,972 Swift 920 CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
XLPagerTabStrip 6,363 Swift 1,156 Android PagerTabStrip for iOS.
SnapKit 16,722 Swift 1,640 A Swift Autolayout DSL for iOS & OS X
AlDente 262 Swift 12 MacOS tool to limit maximum charging percentage
animated-tab-bar 10,592 Swift 1,345 RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion

systemverilog

Repo star language fork intro
cva6 997 SystemVerilog 221 The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux

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
riscv-isa-manual 875 TeX 222 RISC-V Instruction Set Manual
conv_arithmetic 9,188 TeX 1,754 A technical report on convolution arithmetic in the context of deep learning
owasp-masvs 832 TeX 248 The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security.
katharynduffy.github.io 10 TeX 0 Course text for INF 550
cv 62 TeX 10 My CV / Resume
awesome-deep-learning-music 1,881 TeX 288 List of articles related to deep learning applied to music

text

Repo star language fork intro

textile

Repo star language fork intro

thrift

Repo star language fork intro
damsel 4 Thrift 0 Internal protocol definitions

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
SQL-Server-First-Responder-Kit 1,994 TSQL 584 sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
APIJSON 8,001 TSQL 1,042 🏆码云最有价值开源项目 🚀后端接口和文档自动化,前端(客户端) 定制返回 JSON 的数据和结构!🏆Gitee Most Valuable Project 🚀A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.
devstack 240 TSQL 240 Get up and running quickly to develop or extend Open edX services
topaz 89 TSQL 134 Server emulator for FFXI
jOOQ 3,931 TSQL 921 jOOQ is the best way to write SQL in Java

tsx

Repo star language fork intro

turing

Repo star language fork intro

turtle

Repo star language fork intro

twig

Repo star language fork intro

txl

Repo star language fork intro

type-language

Repo star language fork intro

typescript

Repo star language fork intro
storybook 52,034 TypeScript 5,071 📓 The UI component explorer. Develop, document, & test for React, Vue, Angular, Ember, Web Components, & more!
TypeScript 63,141 TypeScript 8,421 TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
angular 64,570 TypeScript 17,303 One framework. Mobile & desktop.
nx 4,247 TypeScript 512 Extensible Dev Tools for Monorepos
deno 66,359 TypeScript 3,395 A secure JavaScript and TypeScript runtime
react-use 14,871 TypeScript 985 React Hooks — 👍
nodejs.dev 1,141 TypeScript 298 A new Node.js resource built using Gatsby.js with React.js, TypeScript, Emotion, and Remark.
react-navigation 18,629 TypeScript 3,944 Routing and navigation for your React Native apps
lens 7,470 TypeScript 363 Lens - The Kubernetes IDE
opentelemetry-js 429 TypeScript 136 OpenTelemetry JavaScript API and SDK
kibana 14,720 TypeScript 5,876 Your window into the Elastic Stack
angularfire 6,256 TypeScript 1,856 The official Angular library for Firebase.
umi 8,678 TypeScript 1,256 🌋 Pluggable enterprise-level react application framework.
azure-sdk-for-js 607 TypeScript 344 This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-...
mkdocs-material 4,370 TypeScript 1,138 A Material Design theme for MkDocs
wa-automate-nodejs 612 TypeScript 160 💬 🤖 The most advanced NodeJS whatsapp library for chatbots with advanced features. Be sure to 🌟 this repository for updates!
react-three-fiber 9,198 TypeScript 414 🇨🇭 A React renderer for Three.js (web and react-native)
fluentui 9,155 TypeScript 1,662 We've moved! UI Fabric is now Fluent UI - A set of React components for building Microsoft web experiences.
streamlit 10,432 TypeScript 899 Streamlit — The fastest way to build data apps in Python
jest 32,099 TypeScript 4,582 Delightful JavaScript Testing.
Babylon.js 12,061 TypeScript 2,176 Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
react-query 10,701 TypeScript 423 ⚛️ Hooks for fetching, caching and updating asynchronous data in React
nest 29,373 TypeScript 2,601 A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
grafana 36,584 TypeScript 7,345 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
azure-pipelines-tasks 2,174 TypeScript 1,673 Tasks for Azure Pipelines

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
komorebi 1,704 Vala 123 A beautiful and customizable wallpapers manager for Linux
peek 6,473 Vala 230 Simple animated GIF screen recorder with an easy to use interface
dino 1,292 Vala 138 Modern XMPP ("Jabber") Chat Client using GTK+/Vala

vcl

Repo star language fork intro

verilog

Repo star language fork intro
hdl 583 Verilog 891 HDL libraries and projects

vhdl

Repo star language fork intro

vim-script

Repo star language fork intro
vim 20,964 Vim script 2,991 The official Vim repository
vim-go 12,467 Vim script 1,252 Go development plugin for Vim
onedark.vim 2,325 Vim script 341 A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme.
vim-visual-multi 669 Vim script 14 Multiple cursors plugin for vim/neovim
vim-sandwich 633 Vim script 18 The set of operator and textobject plugins to search/select/edit sandwiched textobjects.
iceberg.vim 1,133 Vim script 76 🇦🇶 Bluish color scheme for Vim and Neovim
nvim 509 Vim script 112 Truly the Ultimate Neovim Config Nvim Mach 2
vim-startify 3,498 Vim script 140 🔗 The fancy start screen for Vim.
spf13-vim 14,510 Vim script 3,723 The ultimate vim distribution

visual-basic

Repo star language fork intro

volt

Repo star language fork intro

vue

Repo star language fork intro
xray 3,887 Vue 803 一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc
buefy 7,866 Vue 856 Lightweight UI components for Vue.js based on Bulma
vue-element-admin 58,487 Vue 20,554 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
vue2-elm 34,086 Vue 11,263 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
element 46,762 Vue 11,161 A Vue.js 2.0 UI Toolkit for Web
Vue-mmPlayer 1,167 Vue 354 🎵 基于 Vue 的在线音乐播放器(PC) Online music player
nuxtjs.org 1,439 Vue 384 Nuxt.js Documentation Website (Universal Vue.js Application built with Nuxt.js)
postwoman 21,579 Vue 1,390 👽 A free, fast and beautiful API request builder used by 71k+ developers. https://postwoman.io
ant-design-vue-pro 6,131 Vue 1,855 👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!
vue-bpmn-element 65 Vue 22 bpmn.js流程设计器组件,基于vue-elementui美化属性面板,满足90%以上的业务需求
vue3-News 704 Vue 88 🎯Find the latest breaking √vue3 & vue-cli 3+ News.
vue-vben-admin 198 Vue 19 一个基于vue-cli4,vue-composition-api,ant-design-vue,typescript,vue hooks实现的后台管理系统,后续可以兼容vue3版本
books 925 Vue 167 Free Desktop book-keeping software for small-businesses and freelancers.
vant-demo 998 Vue 687 Collection of vant demos.
ZY-Player 3,938 Vue 616 ▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞
vue2-manage 9,710 Vue 3,482 基于 vue + element-ui 的后台管理系统
mand-mobile 2,701 Vue 563 💰 A mobile UI toolkit, based on Vue.js 2, designed for financial scenarios.
light-virtual-list 54 Vue 11 专注于瀑布流,整屏滑动的虚拟化列表Vue组件库
wink 2,229 Vue 271 A Laravel-based publishing platform
logoly 5,234 Vue 544 A Pornhub Flavour Logo Generator
best-resume-ever 13,429 Vue 1,856 👔 💼 Build fast 🚀 and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
vue-js-modal 3,503 Vue 471 Easy to use, highly customizable Vue.js modal library.
vux 17,149 Vue 3,827 Mobile UI Components based on Vue & WeUI
aws-serverless-airline-booking 1,038 Vue 516 Airline Booking is a complete web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application is th...
vue-material 8,903 Vue 1,081 Material design for Vue.js

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
spec 2,111 WebAssembly 273 WebAssembly specification, reference interpreter, and test suite.
assemblyscript 9,344 WebAssembly 396 Definitely not a TypeScript to WebAssembly compiler 🚀

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
LOLBAS 2,142 XSLT 370 Living Off The Land Binaries And Scripts - (LOLBins and LOLScripts)

xtend

Repo star language fork intro

yacc

Repo star language fork intro

yaml

Repo star language fork intro

yang

Repo star language fork intro

yara

Repo star language fork intro

yasnippet

Repo star language fork intro

zap

Repo star language fork intro

zeek

Repo star language fork intro

zenscript

Repo star language fork intro

zephir

Repo star language fork intro

zig

Repo star language fork intro
zig 6,230 Zig 508 General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

zil

Repo star language fork intro

zimpl

Repo star language fork intro