Skip to content

Latest commit

 

History

History
5106 lines (3094 loc) · 183 KB

2020-10-06.md

File metadata and controls

5106 lines (3094 loc) · 183 KB

2020-10-06 Trending Monthly

All Languages

Repo star language fork intro
cli 18,647 Go 1,225 GitHub’s official command line tool
croc 9,963 Go 363 Easily and securely send things from one computer to another 🐊 📦
diagrams 9,758 Python 500 🎨 Diagram as Code for prototyping cloud system architectures
jdk 5,878 Java 1,318 JDK main-line development
dayjs 31,152 JavaScript 1,482 ⏰ Day.js 2KB immutable date-time library alternative to Moment.js with the same modern API
edex-ui 16,699 JavaScript 1,012 A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
jetstream 1,928 PHP 297
first-contributions 11,943 31,276 🚀✨ Help beginners to contribute to open source projects
googletest 18,060 C++ 6,626 Googletest - Google Testing and Mocking Framework
Fantasy-Premier-League 663 Python 421 Creates a .csv file of all players in the English Player League with their respective team and total fantasy points
workflow 2,007 C++ 407 Sogou framework for C++ back-end development
Javascript 6,204 JavaScript 1,243 A repository for All algorithms implemented in Javascript (for educational purposes only)
Algorithms 6,584 Java 1,808 A collection of algorithms and data structures
linuxupskillchallenge 2,702 Shell 277 Learn the skills required to sysadmin a remote Linux server from the commandline.
eat_tensorflow2_in_30_days 7,394 Python 1,721 Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
react-query 13,576 TypeScript 521 ⚛️ Hooks for fetching, caching and updating asynchronous data in React
uniswap-v2-core 437 TypeScript 292 🎛 Core smart contracts of Uniswap V2
mall-swarm 4,811 Java 2,022 mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Clou...
twint 7,602 Python 1,010 An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
vue-next 18,154 TypeScript 2,921 Repo for Vue 3.0
a32nx 1,696 HTML 240 The A32NX Project is a community driven open source project to create a free Airbus A320neo in Microsoft Flight Simulator that is as close to reality as possible. It aims to enhance the default A320ne...
dive 22,630 Go 834 A tool for exploring each layer in a docker image
laravel 61,821 PHP 19,510 A PHP framework for web artisans
dapr 7,872 Go 507 Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
eat_pytorch_in_20_days 1,540 Python 332 Pytorch🍊🍉 is delicious, just eat it! 😋😋

c

Repo star language fork intro
HarmonyOS 15,624 C 2,917 A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
FFmpeg 21,395 C 7,416 Mirror of git://source.ffmpeg.org/ffmpeg.git
netdata 48,770 C 4,529 Real-time performance monitoring, done right! https://www.netdata.cloud
mimikatz 10,836 C 2,319 A little tool to play with Windows security
obs-studio 22,395 C 4,219 OBS Studio - Free and open source software for live streaming and screen recording
arduino-esp32 5,437 C 3,339 Arduino core for the ESP32
TencentOS-tiny 4,629 C 1,132 腾讯物联网终端操作系统
linux 98,660 C 33,721 Linux kernel source tree
john 4,111 C 1,034 John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
upx 6,203 C 714 UPX - the Ultimate Packer for eXecutables
reactos 8,416 C 1,004 A free Windows-compatible Operating System
zephyr 3,710 C 2,252 Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
blender 1,228 C 254 Official mirror of Blender
DOOM 6,121 C 1,139 DOOM Open Source Release
sm64 4,740 C 738 A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
openwrt 6,737 C 4,829 This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins or for reporting issues. We will continue to accept Pull Requests he...
rt-thread 4,981 C 3,020 RT-Thread is an open source IoT operating system.
itlwm 2,389 C 272 Intel Wi-Fi Drivers
TDengine 13,837 C 3,561 An open-source big data platform designed and optimized for the Internet of Things (IoT).
esp-idf 5,435 C 3,424 Espressif IoT Development Framework. Official development framework for ESP32.
qmk_firmware 7,678 C 15,461 Open-source keyboard firmware for Atmel AVR and Arm USB families
ODrive 952 C 641 High performance motor control
RIOT 3,545 C 1,624 RIOT - The friendly OS for IoT
MobileNet-Yolo 1,238 C 153 MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB🔥🔥🔥
BIGTREETECH-TouchScreenFirmware 426 C 706 support TFT35 V1.0/V1.1/V1.2/V2.0/V3.0, TFT28, TFT24 V1.1, TFT43, TFT50, TFT70

c++

Repo star language fork intro
googletest 18,060 C++ 6,626 Googletest - Google Testing and Mocking Framework
workflow 2,007 C++ 407 Sogou framework for C++ back-end development
onnxruntime 3,317 C++ 755 ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
FreeCAD 7,724 C++ 1,962 This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
PaddleOCR 4,125 C++ 756 Awesome OCR toolkits based on PaddlePaddle (3.5M practical ultra lightweight OCR system, support training and deployment among server, mobile, embedded and IoT devices)
taskflow 4,072 C++ 489 Modern C++ Parallel Task Programming
apollo 17,109 C++ 6,468 An open autonomous driving platform
vcpkg 10,495 C++ 2,849 C++ Library Manager for Windows, Linux, and MacOS
WLED 2,987 C++ 503 Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
winget-cli 8,968 C++ 299 Windows Package Manager CLI (aka winget)
pytorch 42,906 C++ 11,176 Tensors and Dynamic neural networks in Python with strong GPU acceleration
flameshot 6,556 C++ 462 Powerful yet simple to use screenshot software
Magisk 13,385 C++ 2,163 The Magic Mask for Android
Hazel 4,097 C++ 597 Hazel Engine
naiveproxy 1,245 C++ 211 Make a fortune quietly
OpenCat 1,223 C++ 342 A programmable and highly maneuverable robotic cat for STEM education and AI-enhanced services.
modern-cpp-tutorial 7,078 C++ 1,021 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly
tensorrtx 957 C++ 226 Implementation of popular deep learning networks with TensorRT network definition APIs
Qv2ray 6,049 C++ 960 ⭐ Linux / Windows / macOS 跨平台 V2Ray 客户端
libtorrent 2,784 C++ 641 an efficient feature complete C++ bittorrent implementation
bitcoin 45,332 C++ 26,404 Bitcoin Core integration/staging tree
cppcheck 3,107 C++ 926 static analysis of C/C++ code
cpprestsdk 5,662 C++ 1,329 The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and i...
swift 53,718 C++ 8,608 The Swift Programming Language
QGIS 3,975 C++ 1,861 QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)

css

Repo star language fork intro
v2ray-examples 319 CSS 162 v2ray-core 的模板们
tailwind-starter-kit 2,057 CSS 242 Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source
normalize.css 40,783 CSS 8,973 A modern alternative to CSS resets
primeng 6,260 CSS 3,133 The Most Complete Angular UI Component Library
transmission-web-control 2,524 CSS 513 一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.
nerd-fonts 23,967 CSS 1,724 Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
bulma 41,373 CSS 3,551 Modern CSS framework based on Flexbox
hamburgers 6,012 CSS 1,472 Tasty CSS-animated Hamburgers
android_vendor_lineage 101 CSS 337
Hover 23,349 CSS 5,181 A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in C...
online-cv 1,438 CSS 2,824 A minimal Jekyll Theme to host your resume (CV)
docker-curriculum 3,823 CSS 1,514 🐬 A comprehensive tutorial on getting started with Docker!
animate.css 68,022 CSS 14,901 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
Intro-to-Vue-3 40 CSS 149 Code for Vue Mastery's Intro to Vue 3 course:
tailwindcss 28,074 CSS 1,319 A utility-first CSS framework for rapid UI development.
machine-learning-yearning-cn 6,290 CSS 1,352 Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
portfolio-responsive-complete 51 CSS 72
tomorrow-theme 12,846 CSS 3,151 Tomorrow Theme now lives on at https://github.com/chriskempson/base16
advanced-css-course 2,427 CSS 2,915 Starter files, final projects and FAQ for my Advanced CSS course
Orchis-theme 173 CSS 22 Orchis is a Material Design theme for GNOME/GTK based desktop environments.
react-pro-sidebar 202 CSS 52 Customizable and responsive react sidebar library with dropdown menus and unlimited number of nested submenus
prework-about-me 35 CSS 9,904
SocialFish 1,817 CSS 717 Automated Phishing Tool & Information Collector
primevue 613 CSS 106 The Most Complete Vue UI Component Library
spectre 10,416 CSS 738 Spectre.css - A Lightweight, Responsive and Modern CSS Framework

html

Repo star language fork intro
a32nx 1,696 HTML 240 The A32NX Project is a community driven open source project to create a free Airbus A320neo in Microsoft Flight Simulator that is as close to reality as possible. It aims to enhance the default A320ne...
18S191 1,143 HTML 129 Course 18.S191 at MIT, fall 2020 - Introduction to computational thinking with Julia:
JavaScript30 13,657 HTML 16,195 30 Day Vanilla JS Challenge
Server 4,619 HTML 905 PanDownload的个人维护版本
linux-command 14,364 HTML 3,272 Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
computer-science-flash-cards 4,695 HTML 1,215 Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
html 3,939 HTML 1,409 HTML Standard
Coursera-ML-AndrewNg-Notes 18,858 HTML 7,366 吴恩达老师的机器学习课程个人笔记
ctf-wiki 3,786 HTML 860 CTF Wiki Online. Come and join us, we need you!
zju-icicles 19,021 HTML 5,811 浙江大学课程攻略共享计划
tidytuesday 2,758 HTML 1,024 Official repo for the #tidytuesday project
aws-sa-associate-saac02 241 HTML 182 Course Files for AWS Certified Solutions Architect Certification Course (SAAC02) - Adrian Cantrill
deeplearning_ai_books 11,855 HTML 4,565 deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
home-assistant.io 1,494 HTML 4,573 📘 Home Assistant User documentation
zenbot 6,822 HTML 1,765 Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
website 2,197 HTML 8,224 Kubernetes website and documentation repo:
RateMySupervisor 428 HTML 58 永久免费开源的导师评价数据、数据爬虫、无需编程基础的展示网页以及新信息补充平台
Spoon-Knife 10,309 HTML 113,383 This repo is for demonstration purposes only.
text-to-handwriting 1,791 HTML 323 So your teacher asked you to upload written assignments? Hate writing assigments? This tool will help you convert your text to handwriting xD
awesome-competitive-programming 6,924 HTML 1,842 💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
DetectionLab 2,353 HTML 480 Automate the creation of a lab environment complete with security tooling and logging best practices
tools 1,863 HTML 581 Codelabs management & hosting tools
charts 1,954 HTML 1,829 Helm Charts
howtheytest 2,541 HTML 154 A collection of public resources about how software companies test their software
uikit 16,309 HTML 2,240 A lightweight and modular front-end framework for developing fast and powerful web interfaces

python

Repo star language fork intro
diagrams 9,758 Python 500 🎨 Diagram as Code for prototyping cloud system architectures
Fantasy-Premier-League 663 Python 420 Creates a .csv file of all players in the English Player League with their respective team and total fantasy points
eat_tensorflow2_in_30_days 7,394 Python 1,721 Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
twint 7,602 Python 1,010 An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
eat_pytorch_in_20_days 1,540 Python 332 Pytorch🍊🍉 is delicious, just eat it! 😋😋
core 36,015 Python 11,700 🏡 Open source home automation that puts local control and privacy first
PayloadsAllTheThings 18,196 Python 5,459 A list of useful payloads and bypass for Web Application Security and Pentest/CTF
surpriver 823 Python 136 Find big moving stocks before they move using machine learning and anomaly detection
iOS-DeviceSupport 4,705 Python 728 This repository holds the device support files for the iOS, and I will update it regularly.
impacket 5,562 Python 1,644 Impacket is a collection of Python classes for working with network protocols.
InfoSpider 2,416 Python 390 INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开...
azure-sdk-for-python 1,636 Python 1,043 This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/python/azure/ or our...
NeMo 1,917 Python 294 NeMo: a toolkit for conversational AI
transformers 34,579 Python 8,326 🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
DAIN 5,465 Python 568 Depth-Aware Video Frame Interpolation (CVPR 2019)
ultimate-python 2,181 Python 165 Ultimate Python study guide for newcomers and professionals alike. 🐍 🐍 🐍
datasets 4,178 Python 327 🤗 Fast, efficient, open-access datasets and evaluation metrics for Natural Language Processing and more in PyTorch, TensorFlow, NumPy and Pandas
Wav2Lip 1,023 Python 162 This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020.
autoscraper 2,262 Python 181 A Smart, Automatic, Fast and Lightweight Web Scraper for Python
DeepSpeed 3,500 Python 308 DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
Real_Time_Image_Animation 2,338 Python 294 The Project is real time application in opencv using first order model
pandas 26,764 Python 11,065 Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
DeDRM_tools 8,507 Python 736 DeDRM tools for ebooks
Python 18,936 Python 8,989 My Python Examples
ray 13,364 Python 2,083 An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperp...

typescript

Repo star language fork intro
react-query 13,577 TypeScript 521 ⚛️ Hooks for fetching, caching and updating asynchronous data in React
uniswap-v2-core 437 TypeScript 292 🎛 Core smart contracts of Uniswap V2
vue-next 18,154 TypeScript 2,921 Repo for Vue 3.0
react-three-fiber 10,033 TypeScript 476 🇨🇭 A React renderer for Three.js (web and react-native)
desktop 9,965 TypeScript 5,445 Simple collaboration from your desktop
blitz 4,484 TypeScript 225 ⚡️The Fullstack React Framework — built on Next.js
n8n 9,733 TypeScript 708 Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
react-hook-form 14,690 TypeScript 658 📋 React Hooks for forms validation (Web + React Native)
vscode 104,205 TypeScript 16,594 Visual Studio Code
theia 11,947 TypeScript 1,389 Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
vite 11,928 TypeScript 582 Native-ESM powered web dev build tool. It's fast.
nest 30,750 TypeScript 2,736 A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
starter-workflows 3,284 TypeScript 2,284 Accelerating new GitHub Actions workflows
coc.nvim 13,090 TypeScript 482 Intellisense engine for Vim8 & Neovim, full language server protocol support as VSCode
uniswap-interface 721 TypeScript 689 🦄 An open source interface for the Uniswap protocol
cypress-realworld-app 1,064 TypeScript 167 A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
type-challenges 1,546 TypeScript 61 Collection of TypeScript type challenges with online judge
azure-sdk-for-js 751 TypeScript 385 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-...
playwright 17,045 TypeScript 629 Node.js library to automate Chromium, Firefox and WebKit with a single API
destreamer 709 TypeScript 138 Save Microsoft Stream videos for offline enjoyment.
DefinitelyTyped 30,200 TypeScript 22,786 The repository for high quality TypeScript type definitions.
vuetify 27,880 TypeScript 5,034 🐉 Material Component Framework for Vue
code-server 35,549 TypeScript 2,721 VS Code in the browser
frontend 1,066 TypeScript 1,002 🍭 Frontend for Home Assistant
motion 7,318 TypeScript 194 Open source, production-ready animation and gesture library for React

unknown

Repo star language fork intro
first-contributions 11,943 31,276 🚀✨ Help beginners to contribute to open source projects
data-engineer-roadmap 2,815 180 Roadmap to becoming a data engineer in 2020
low-level-design-primer 1,138 276 Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
applied-ml 4,005 585 📚 Papers by organizations sharing their work on applied data science & machine learning.
leetcode_company_wise_questions 2,410 695 This is a repository containing the list of company wise questions available on leetcode premium
IntelliJ-IDEA-2020.2.1-solve 164 186
free 513 108 免费科学上网,免费翻墙,免费ssr,免费v2ray,免费vmess节点,免费节点,翻墙,蓝灯,谷歌商店
awesome-project-ideas 5,146 1,010 Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
awesome-falsehood 14,749 358 😱 Falsehoods Programmers Believe in
leetcode-master 487 122 LeetCode 刷题攻略:配思维导图,各个类型的经典题目刷题顺序、经典算法模板,以及详细图解和视频题解。这里精选的题目都不是孤立的,而是由浅入深一脉相承的,相信只要按照刷题攻略上的顺序来学习,一定会有所收获!给个star支持一下吧!
awesome-nodejs 38,314 4,667 ⚡ Delightful Node.js packages and resources
awesome-for-beginners 23,720 3,846 A list of awesome beginners-friendly projects.
computer-science 66,916 9,855 🎓 Path to a free self-taught education in Computer Science!
awesome-react 39,504 4,728 A collection of awesome things regarding React ecosystem
awesome-lowcode 1,327 86 国内低代码平台从业者交流
stats-illustrations 1,154 104 R & stats illustrations by @allison_horst
Tvlist-awesome-m3u-m3u8 2,761 529 直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵
the-incredible-pytorch 7,384 1,460 The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
awesome-iptv 1,067 196 A curated list of resources related to IPTV
GNNPapers 8,655 1,744 Must-read papers on graph neural networks (GNN)
gitignore 108,555 58,000 A collection of useful .gitignore templates
awesome-cpp-cn 4,027 1,246 C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
clash_for_windows_pkg 10,629 1,772 A Windows/macOS GUI based on Clash
sql-server-samples 5,335 5,440 Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge
flutter_roadmap 977 164 Highly Subjective Roadmap to Flutter Development

1c-enterprise

Repo star language fork intro

abap

Repo star language fork intro
abapGit 737 ABAP 326 Git client for ABAP

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,455 ANTLR 2,332 Grammars written for ANTLR v4; expectation that the grammars are free of actions.

apacheconf

Repo star language fork intro

apex

Repo star language fork intro

api-blueprint

Repo star language fork intro

apl

Repo star language fork intro

apollo-guidance-computer

Repo star language fork intro

applescript

Repo star language fork intro

arc

Repo star language fork intro

asciidoc

Repo star language fork intro

asn.1

Repo star language fork intro

asp

Repo star language fork intro

aspectj

Repo star language fork intro

assembly

Repo star language fork intro
hello-world 5,569 Assembly 1,298 Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions!
rav1e 2,224 Assembly 166 The fastest and safest AV1 encoder.
compiler-explorer 7,618 Assembly 881 Run compilers interactively from your web browser and interact with the assembly
mal 7,220 Assembly 1,579 mal - Make a Lisp

asymptote

Repo star language fork intro

ats

Repo star language fork intro

augeas

Repo star language fork intro

autohotkey

Repo star language fork intro
bug.n 2,352 AutoHotkey 162 Tiling Window Manager for Windows

autoit

Repo star language fork intro

awk

Repo star language fork intro

ballerina

Repo star language fork intro

batchfile

Repo star language fork intro
IBMYes 1,810 Batchfile 14,031
Microsoft-Activation-Scripts 1,216 Batchfile 224 A collection of scripts for activating Microsoft products using HWID / KMS38 / Online KMS activation methods with a focus on open-source code, less antivirus detection and user-friendliness.
python-guide 21,680 Batchfile 5,463 Python best practices guidebook, written for humans.
KMS_VL_ALL_AIO 525 Batchfile 87 Smart Activation Script
java-interview 962 Batchfile 455 Вопросы и ответы к интервью Java разработчика
lpeworkshop 655 Batchfile 204 Windows / Linux Local Privilege Escalation Workshop
SSTap-Rule 4,226 Batchfile 987 支持更多游戏规则,让SSTap成为真正的“网游加速器”
KMS_VL_ALL 1,401 Batchfile 249 🔑KMS_VL_ALL - Smart Activation Script

befunge

Repo star language fork intro

bison

Repo star language fork intro

bitbake

Repo star language fork intro

blade

Repo star language fork intro
livewire 6,551 Blade 454 A full-stack framework for Laravel that takes the pain out of building dynamic UIs.

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
HarmonyOS 15,624 C 2,917 A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
FFmpeg 21,395 C 7,416 Mirror of git://source.ffmpeg.org/ffmpeg.git
netdata 48,770 C 4,529 Real-time performance monitoring, done right! https://www.netdata.cloud
mimikatz 10,836 C 2,319 A little tool to play with Windows security
obs-studio 22,395 C 4,219 OBS Studio - Free and open source software for live streaming and screen recording
arduino-esp32 5,437 C 3,339 Arduino core for the ESP32
TencentOS-tiny 4,629 C 1,132 腾讯物联网终端操作系统
linux 98,660 C 33,721 Linux kernel source tree
john 4,111 C 1,034 John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
upx 6,203 C 714 UPX - the Ultimate Packer for eXecutables
reactos 8,416 C 1,004 A free Windows-compatible Operating System
zephyr 3,710 C 2,252 Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
blender 1,228 C 254 Official mirror of Blender
DOOM 6,121 C 1,139 DOOM Open Source Release
sm64 4,740 C 738 A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
openwrt 6,737 C 4,829 This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins or for reporting issues. We will continue to accept Pull Requests he...
rt-thread 4,981 C 3,020 RT-Thread is an open source IoT operating system.
itlwm 2,389 C 272 Intel Wi-Fi Drivers
TDengine 13,837 C 3,561 An open-source big data platform designed and optimized for the Internet of Things (IoT).
esp-idf 5,436 C 3,424 Espressif IoT Development Framework. Official development framework for ESP32.
qmk_firmware 7,678 C 15,461 Open-source keyboard firmware for Atmel AVR and Arm USB families
ODrive 952 C 641 High performance motor control
RIOT 3,545 C 1,624 RIOT - The friendly OS for IoT
MobileNet-Yolo 1,238 C 153 MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB🔥🔥🔥
BIGTREETECH-TouchScreenFirmware 426 C 706 support TFT35 V1.0/V1.1/V1.2/V2.0/V3.0, TFT28, TFT24 V1.1, TFT43, TFT50, TFT70

c%23

Repo star language fork intro
Xamarin.Forms 4,877 C# 1,820 Xamarin.Forms Official Home
roslyn 13,483 C# 3,122 The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
bicep 491 C# 57
lively 1,279 C# 137 Free and open-source software that allows users to set animated and interactive desktop wallpapers.
XamarinCommunityToolkit 681 C# 129 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...
AspNetCore.Docs 7,913 C# 19,878 Documentation for ASP.NET Core
jellyfin 8,134 C# 835 The Free Software Media System
PowerShell 22,320 C# 3,572 PowerShell for every system!
csharplang 6,262 C# 685 The official repo for the design of the C# programming language
runtime 3,846 C# 1,375 .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
maui 4,725 C# 188 .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
CleanArchitecture 2,949 C# 695 Clean Architecture Solution Template for Angular 10 and .NET Core 3.1
azure-sdk-for-net 1,954 C# 2,212 This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/dotnet/azure/ or our v...
aspnetboilerplate 8,877 C# 3,271 ASP.NET Boilerplate - Web Application Framework
workflow-core 2,538 C# 628 Lightweight workflow engine for .NET Standard
EmotionPlayer 448 C# 438 Video player with content analysis function for age rating
arfoundation-samples 1,281 C# 427 Example content for Unity projects based on AR Foundation
EquinoxProject 4,302 C# 1,202 Full ASP.NET Core 3.1 application with DDD, CQRS and Event Sourcing concepts
Swashbuckle.AspNetCore 3,473 C# 854 Swagger tools for documenting API's built on ASP.NET Core
UnityCsReference 7,036 C# 1,491 Unity C# reference source code
nopCommerce 5,363 C# 3,172 The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
active-directory-aspnetcore-webapp-openidconnect-v2 543 C# 383 An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
Graphics 446 C# 135 Unity Graphics - Including Scriptable Render Pipeline
Umbraco-CMS 3,098 C# 2,134 The simple, flexible and friendly ASP.NET CMS used by more than 500.000 websites
command-line-api 1,634 C# 167 Command line parsing, invocation, and rendering of terminal output.

c++

Repo star language fork intro
googletest 18,060 C++ 6,626 Googletest - Google Testing and Mocking Framework
workflow 2,007 C++ 407 Sogou framework for C++ back-end development
onnxruntime 3,317 C++ 755 ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
FreeCAD 7,725 C++ 1,962 This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
PaddleOCR 4,125 C++ 756 Awesome OCR toolkits based on PaddlePaddle (3.5M practical ultra lightweight OCR system, support training and deployment among server, mobile, embedded and IoT devices)
taskflow 4,072 C++ 489 Modern C++ Parallel Task Programming
apollo 17,109 C++ 6,468 An open autonomous driving platform
vcpkg 10,495 C++ 2,849 C++ Library Manager for Windows, Linux, and MacOS
WLED 2,987 C++ 503 Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
winget-cli 8,968 C++ 299 Windows Package Manager CLI (aka winget)
pytorch 42,906 C++ 11,176 Tensors and Dynamic neural networks in Python with strong GPU acceleration
flameshot 6,556 C++ 462 Powerful yet simple to use screenshot software
Magisk 13,385 C++ 2,163 The Magic Mask for Android
Hazel 4,097 C++ 597 Hazel Engine
naiveproxy 1,245 C++ 211 Make a fortune quietly
OpenCat 1,223 C++ 342 A programmable and highly maneuverable robotic cat for STEM education and AI-enhanced services.
modern-cpp-tutorial 7,078 C++ 1,021 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly
tensorrtx 957 C++ 226 Implementation of popular deep learning networks with TensorRT network definition APIs
Qv2ray 6,049 C++ 960 ⭐ Linux / Windows / macOS 跨平台 V2Ray 客户端
libtorrent 2,784 C++ 641 an efficient feature complete C++ bittorrent implementation
bitcoin 45,332 C++ 26,404 Bitcoin Core integration/staging tree
cppcheck 3,107 C++ 926 static analysis of C/C++ code
cpprestsdk 5,662 C++ 1,329 The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and i...
swift 53,718 C++ 8,608 The Swift Programming Language
QGIS 3,975 C++ 1,861 QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)

c-objdump

Repo star language fork intro

c2hs-haskell

Repo star language fork intro

cabal-config

Repo star language fork intro

cap'n-proto

Repo star language fork intro

cartocss

Repo star language fork intro

ceylon

Repo star language fork intro

chapel

Repo star language fork intro

charity

Repo star language fork intro

chuck

Repo star language fork intro

cirru

Repo star language fork intro

clarion

Repo star language fork intro

clean

Repo star language fork intro

click

Repo star language fork intro

clips

Repo star language fork intro

clojure

Repo star language fork intro
athens 1,711 Clojure 103 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
FiraCode 50,986 Clojure 2,092 Free monospaced font with programming ligatures
reitit 778 Clojure 127 A fast data-driven router for Clojure/Script
metabase 22,331 Clojure 2,974 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
clj-kondo 970 Clojure 131 A linter for Clojure code that sparks joy.

closure-templates

Repo star language fork intro

cloud-firestore-security-rules

Repo star language fork intro

cmake

Repo star language fork intro
cmake-examples 3,369 CMake 736 Useful CMake Examples
ModernCppStarter 1,469 CMake 107 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
learning-cmake 2,034 CMake 581 learning cmake
kicad-footprints 480 CMake 722 Official KiCad Footprint Libraries for Kicad version 5
mavlink 927 CMake 1,337 Marshalling / communication library for drones.

cobol

Repo star language fork intro

coffeescript

Repo star language fork intro
overleaf 7,348 CoffeeScript 829 A web-based collaborative LaTeX editor
zxcvbn 11,527 CoffeeScript 776 Low-Budget Password Strength Estimation

coldfusion

Repo star language fork intro

coldfusion-cfc

Repo star language fork intro

collada

Repo star language fork intro

common-lisp

Repo star language fork intro

common-workflow-language

Repo star language fork intro

component-pascal

Repo star language fork intro

conll-u

Repo star language fork intro

cool

Repo star language fork intro

coq

Repo star language fork intro

cpp-objdump

Repo star language fork intro

creole

Repo star language fork intro

crystal

Repo star language fork intro

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
v2ray-examples 319 CSS 162 v2ray-core 的模板们
tailwind-starter-kit 2,057 CSS 242 Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source
normalize.css 40,783 CSS 8,973 A modern alternative to CSS resets
primeng 6,260 CSS 3,133 The Most Complete Angular UI Component Library
transmission-web-control 2,524 CSS 513 一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.
nerd-fonts 23,967 CSS 1,724 Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
bulma 41,373 CSS 3,551 Modern CSS framework based on Flexbox
hamburgers 6,012 CSS 1,472 Tasty CSS-animated Hamburgers
android_vendor_lineage 101 CSS 337
Hover 23,349 CSS 5,181 A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in C...
online-cv 1,438 CSS 2,824 A minimal Jekyll Theme to host your resume (CV)
docker-curriculum 3,823 CSS 1,514 🐬 A comprehensive tutorial on getting started with Docker!
animate.css 68,022 CSS 14,901 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
Intro-to-Vue-3 40 CSS 149 Code for Vue Mastery's Intro to Vue 3 course:
tailwindcss 28,075 CSS 1,319 A utility-first CSS framework for rapid UI development.
machine-learning-yearning-cn 6,290 CSS 1,352 Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
portfolio-responsive-complete 51 CSS 72
tomorrow-theme 12,846 CSS 3,151 Tomorrow Theme now lives on at https://github.com/chriskempson/base16
advanced-css-course 2,427 CSS 2,915 Starter files, final projects and FAQ for my Advanced CSS course
Orchis-theme 173 CSS 22 Orchis is a Material Design theme for GNOME/GTK based desktop environments.
react-pro-sidebar 202 CSS 52 Customizable and responsive react sidebar library with dropdown menus and unlimited number of nested submenus
prework-about-me 35 CSS 9,904
SocialFish 1,817 CSS 717 Automated Phishing Tool & Information Collector
primevue 613 CSS 106 The Most Complete Vue UI Component Library
spectre 10,416 CSS 738 Spectre.css - A Lightweight, Responsive and Modern CSS Framework

csv

Repo star language fork intro

cuda

Repo star language fork intro

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,690 D 331 OneDrive Client for Linux

d-objdump

Repo star language fork intro

darcs-patch

Repo star language fork intro

dart

Repo star language fork intro
E-commerce-Complete-Flutter-UI 605 Dart 206
plugins 12,153 Dart 5,804 Plugins for Flutter maintained by the Flutter team
pixez-flutter 638 Dart 51 一个支持免代理直连及查看动图的第三方Pixiv flutter客户端
river_pod 731 Dart 64 A simple way to access state while robust and testable.
getx 1,243 Dart 166 Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
samples 8,265 Dart 2,877 A collection of Flutter examples and demos.
flokk 658 Dart 86 A fresh and modern Google Contacts manager that integrates with GitHub and Twitter.
E-commerce-App-UI-Flutter 637 Dart 264 Nice and clean Online Shop app UI by using #Flutter.
gallery 1,273 Dart 325 Flutter Gallery is a resource to help developers evaluate and use Flutter
flutter-ecommerce 323 Dart 175 A small attempt to make an e-commerce user interface in Flutter for Android and iOS.
flutter 102,881 Dart 14,300 Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
flutterfire 2,877 Dart 1,402 🔥 A collection of Firebase plugins for Flutter apps.
bloc 5,638 Dart 1,385 A predictable state management library that helps implement the BLoC design pattern
flutter_ecommerce_template 240 Dart 145 This is an eCommerce minimalist template with a clean and beautiful design for Flutter.
flutter_local_notifications 1,210 Dart 513 A Flutter plugin for displaying local notifications on Android, iOS and macOS
Flutter-UI-Kit 5,121 Dart 1,008 Flutter app for collection of UI in a UIKit
awesome-flutter 31,244 Dart 4,545 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
flutter_cached_network_image 1,442 Dart 333 Download, cache and show images in a flutter app
flutter-boilerplate-project 946 Dart 260 A boilerplate project created in flutter using MobX and Provider.
flutter-tdd-clean-architecture-course 557 Dart 176
TikTok-Flutter 358 Dart 116 A TikTok Clone in Flutter and Firebase.
FlutterExampleApps 12,107 Dart 2,447 [Example APPS] Basic Flutter apps, for flutter devs.
flutter-examples 5,026 Dart 1,366 [Examples] Simple basic isolated apps, for budding flutter devs.
SimplicityWeather 202 Dart 44 一款简约风格的 flutter 天气项目,提供实时、多日、24 小时、台风路径以及生活指数等服务,支持定位、删除、搜索等操作。
FlutterScreens 3,344 Dart 892 A collection of Screens and attractive UIs built with Flutter ready to be used in your applications. No external libraries are used. Just download, add to your project and use.

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,058 DM 2,876 The /tg/station branch of SS13

dns-zone

Repo star language fork intro

dockerfile

Repo star language fork intro
docker-compose-laravel 805 Dockerfile 398 A docker-compose workflow for local Laravel development
laradock 9,923 Dockerfile 3,516 Full PHP development environment for Docker.
docker-nginx 1,983 Dockerfile 1,121 Official NGINX Dockerfiles
offensive-docker 234 Dockerfile 70 Offensive Docker is an image with the more used offensive tools to create an environment easily and quickly to launch assessment to the targets.
kinto 327 Dockerfile 1,123
docker 495 Dockerfile 889
dotnet-docker 2,508 Dockerfile 1,158 Docker images for .NET Core and the .NET Core Tools.
Docker-OSX 7,574 Dockerfile 336 Mac in Docker! Run near native OSX-KVM in Docker! X11 Forwarding!
Enterprise-Scale 216 Dockerfile 146 The Enterprise Scale architecture provides prescriptive guidance coupled with Azure best practices.
alpine-chrome 608 Dockerfile 116 Chrome Headless docker images built upon alpine official image
vscode-remote-try-node 133 Dockerfile 100 Node.js sample project for trying out the VS Code Remote - Containers extension
theia-apps 710 Dockerfile 218 Theia applications examples - docker images, desktop apps, packagings
docker-node 5,924 Dockerfile 1,364 Official Docker Image for Node.js 🐳 🐢 🚀
hello-kubernetes 134 Dockerfile 159 Provides a demo image to deploy to a Kubernetes cluster. It displays a message, the name of the pod and details of the node it's deployed to.
vscode-remote-try-python 139 Dockerfile 93 Python sample project for trying out the VS Code Remote - Containers extension

dogescript

Repo star language fork intro

dtrace

Repo star language fork intro

dylan

Repo star language fork intro

e

Repo star language fork intro

eagle

Repo star language fork intro

easybuild

Repo star language fork intro

ebnf

Repo star language fork intro

ec

Repo star language fork intro

ecere-projects

Repo star language fork intro

ecl

Repo star language fork intro

eclipse

Repo star language fork intro

edje-data-collection

Repo star language fork intro

edn

Repo star language fork intro

eiffel

Repo star language fork intro

ejs

Repo star language fork intro

elixir

Repo star language fork intro
elixir 17,478 Elixir 2,540 Elixir is a dynamic, functional language designed for building scalable and maintainable applications
teslamate 880 Elixir 161 A self-hosted data logger for your Tesla 🚘
phoenix 15,713 Elixir 2,082 Peace of mind from prototype to production
phoenix_live_view 3,400 Elixir 383 Rich, real-time user experiences with server-rendered HTML
ecto 4,813 Elixir 1,134 A toolkit for data mapping and language integrated query.
phoenix_live_dashboard 1,348 Elixir 81 Realtime dashboard with metrics, OS and VM insights
oban 1,311 Elixir 93 💎 Robust job processing in Elixir, backed by modern PostgreSQL

elm

Repo star language fork intro

emacs-lisp

Repo star language fork intro
doom-emacs 8,157 Emacs Lisp 1,432 An Emacs framework for the stubborn martian hacker
prelude 4,477 Emacs Lisp 1,709 Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.
lsp-mode 2,865 Emacs Lisp 434 Emacs client/library for the Language Server Protocol
swiper 1,657 Emacs Lisp 301 Ivy - a generic completion frontend for Emacs, Swiper - isearch with an overview, and more. Oh, man!
org-roam 2,362 Emacs Lisp 191 Rudimentary Roam replica with Org-mode
projectile 3,120 Emacs Lisp 495 Project Interaction Library for Emacs
evil 1,704 Emacs Lisp 161 The extensible vi layer for Emacs.
magit 4,686 Emacs Lisp 654 It's Magit! A Git porcelain inside Emacs.
helm 2,876 Emacs Lisp 370 Emacs incremental completion and selection narrowing framework
straight.el 1,321 Emacs Lisp 92 🍀 Next-generation, purely functional package manager for the Emacs hacker.
spacemacs 20,672 Emacs Lisp 4,849 A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs and Vim!
emacs.d 5,625 Emacs Lisp 1,872 An Emacs configuration bundle with batteries included
melpa 2,075 Emacs Lisp 1,926 Recipes and build machinery for the biggest Emacs package repo
flycheck 2,004 Emacs Lisp 365 On the fly syntax checking for GNU Emacs
remacs 4,236 Emacs Lisp 347 Rust ❤️ Emacs

emberscript

Repo star language fork intro

eml

Repo star language fork intro

eq

Repo star language fork intro

erlang

Repo star language fork intro
otp 8,661 Erlang 2,367 Erlang/OTP
rabbitmq-server 7,652 Erlang 2,824 Open source multi-protocol messaging broker
emqx 6,685 Erlang 1,232 EMQ X Broker - Scalable Distributed MQTT Message Broker for IoT in 5G Era
vernemq 2,255 Erlang 268 A distributed MQTT message broker based on Erlang/OTP. Built for high quality & Industrial use cases.
rebar3 1,206 Erlang 370 Erlang build tool that makes it easy to compile and test Erlang applications and releases.
cowboy 6,057 Erlang 1,063 Small, fast, modern HTTP server for Erlang/OTP.
couchdb 4,688 Erlang 925 Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability

f%23

Repo star language fork intro
fsharp 2,417 F# 559 The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio

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

freemarker

Repo star language fork intro

frege

Repo star language fork intro

g-code

Repo star language fork intro

game-maker-language

Repo star language fork intro

gams

Repo star language fork intro

gap

Repo star language fork intro

gcc-machine-description

Repo star language fork intro

gdb

Repo star language fork intro

gdscript

Repo star language fork intro
Pixelorama 1,140 GDScript 112 A free & open-source 2D sprite editor, made with the Godot Engine! Available on Windows, Linux, macOS and the Web!
godot-demos 1,093 GDScript 673 Dozens of free and open source demos for 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
Anime4K 12,242 GLSL 1,118 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
cli 18,648 Go 1,226 GitHub’s official command line tool
croc 9,964 Go 363 Easily and securely send things from one computer to another 🐊 📦
dive 22,630 Go 834 A tool for exploring each layer in a docker image
dapr 7,872 Go 507 Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
go-zero 1,868 Go 248 go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
moby 58,522 Go 16,857 Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
cockroach 19,093 Go 2,340 CockroachDB - the open source, cloud-native distributed SQL database.
LeetCode-Go 7,961 Go 1,188 ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
gitea 21,415 Go 2,561 Git with a cup of tea, painless self-hosted git service
esbuild 13,608 Go 277 An extremely fast JavaScript bundler and minifier
trojan-go 1,835 Go 477 Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/
cortex 6,588 Go 490 Model serving for developers
nomad 6,900 Go 1,167 Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and sc...
google-ctf 1,956 Go 295 Google CTF
go 77,142 Go 11,141 The Go programming language
lazygit 17,511 Go 624 simple terminal UI for git commands
frp 39,517 Go 7,515 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
fission 5,645 Go 580 Fast and Simple Serverless Functions for Kubernetes
gitleaks 6,523 Go 540 Scan git repos for secrets using regex and entropy 🔑
raft 3,941 Go 530 Golang implementation of the Raft consensus protocol
helm 18,097 Go 5,366 The Kubernetes Package Manager
fiber 8,313 Go 358 ⚡️ Fiber is an Express inspired web framework written in Go with ☕️
learn-go-with-tests 12,008 Go 1,492 Learn Go with test-driven development
mattermost-server 19,055 Go 4,485 Open source Slack-alternative in Golang and React - Mattermost
kubevirt 2,067 Go 486 Kubernetes Virtualization API and runtime in order to define and manage virtual machines.

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
SmartThingsPublic 1,740 Groovy 75,350 SmartThings open-source DeviceTypeHandlers and SmartApps code
pipeline-examples 3,460 Groovy 2,400 A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin
gradle 10,989 Groovy 3,185 Adaptable, fast automation for all
fat-aar-android 1,044 Groovy 171 Gradle plugin for merging dependencies applies to gradle plugin version 3.+
jenkins-library 449 Groovy 304 Jenkins shared library for Continuous Delivery pipelines.

groovy-server-pages

Repo star language fork intro

hack

Repo star language fork intro

haml

Repo star language fork intro

handlebars

Repo star language fork intro

haproxy

Repo star language fork intro

harbour

Repo star language fork intro

haskell

Repo star language fork intro
graphql-engine 18,854 Haskell 1,621 Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
pandoc 20,464 Haskell 2,486 Universal markup converter
semantic 7,773 Haskell 421 Parsing, analyzing, and comparing source code across many languages
compiler 6,151 Haskell 532 Compiler for Elm, a functional language for reliable webapps.
stack 3,443 Haskell 765 The Haskell Tool Stack
haskell-language-server 984 Haskell 77 Integration point for ghcide and haskell-ide-engine. One IDE to rule them all.
ghcide 574 Haskell 96 A library for building Haskell IDE tooling
duckling 3,077 Haskell 576 Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.
shellcheck 21,502 Haskell 1,105 ShellCheck, a static analysis tool for shell scripts

haxe

Repo star language fork intro
haxe 3,830 Haxe 528 Haxe - The Cross-Platform Toolkit

hcl

Repo star language fork intro
terraform-aws-vpc 1,441 HCL 1,864 Terraform module which creates VPC resources on AWS
terraform-beginner-to-advanced-resource 159 HCL 484
terraform-aws-eks 1,451 HCL 1,125 Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS
terraform-google-kubernetes-engine 395 HCL 327 A Terraform module for configuring GKE clusters.
terraform-aws-ec2-instance 284 HCL 648 Terraform module which creates EC2 instance(s) on AWS
terraform-aws-rds 368 HCL 496 Terraform module which creates RDS resources on AWS
terraform-guides 802 HCL 522 Example usage of HashiCorp Terraform
terraform-aws-rds-aurora 129 HCL 184 Terraform module which creates RDS Aurora resources on AWS
terraform-aws-iam 262 HCL 244 Terraform module which creates IAM resources on AWS
terraform-aws-autoscaling 143 HCL 236 Terraform module which creates Auto Scaling resources on AWS
terraform-google-project-factory 345 HCL 239 Opinionated Google Cloud Platform project creation and configuration with Shared VPC, IAM, APIs, etc.
terraform-google-network 106 HCL 213 A Terraform module that makes it easy to set up a new VPC Network in GCP.
terraform-aws-alb 183 HCL 274 Terraform module to create an AWS Application/Network Load Balancer (ALB/NLB) and associated resources
terraform-aws-security-group 293 HCL 395 Terraform module which creates EC2-VPC security groups on AWS
Getting-Started-Terraform 129 HCL 247
caf-terraform-landingzones 217 HCL 162 Azure Cloud Adoption Framework landing zones for Terraform
terraform-aws-s3-bucket 95 HCL 162 Terraform module which creates S3 bucket resources on AWS

hiveql

Repo star language fork intro

hlsl

Repo star language fork intro
UnityURPToonLitShaderExample 961 HLSL 120 A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP

holyc

Repo star language fork intro

html

Repo star language fork intro
a32nx 1,696 HTML 240 The A32NX Project is a community driven open source project to create a free Airbus A320neo in Microsoft Flight Simulator that is as close to reality as possible. It aims to enhance the default A320ne...
18S191 1,143 HTML 129 Course 18.S191 at MIT, fall 2020 - Introduction to computational thinking with Julia:
JavaScript30 13,657 HTML 16,195 30 Day Vanilla JS Challenge
Server 4,619 HTML 905 PanDownload的个人维护版本
linux-command 14,364 HTML 3,272 Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
computer-science-flash-cards 4,695 HTML 1,215 Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
html 3,939 HTML 1,409 HTML Standard
Coursera-ML-AndrewNg-Notes 18,858 HTML 7,366 吴恩达老师的机器学习课程个人笔记
ctf-wiki 3,786 HTML 860 CTF Wiki Online. Come and join us, we need you!
zju-icicles 19,021 HTML 5,811 浙江大学课程攻略共享计划
tidytuesday 2,758 HTML 1,024 Official repo for the #tidytuesday project
aws-sa-associate-saac02 241 HTML 182 Course Files for AWS Certified Solutions Architect Certification Course (SAAC02) - Adrian Cantrill
deeplearning_ai_books 11,855 HTML 4,565 deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
home-assistant.io 1,494 HTML 4,573 📘 Home Assistant User documentation
zenbot 6,822 HTML 1,765 Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
website 2,197 HTML 8,223 Kubernetes website and documentation repo:
RateMySupervisor 428 HTML 58 永久免费开源的导师评价数据、数据爬虫、无需编程基础的展示网页以及新信息补充平台
Spoon-Knife 10,309 HTML 113,383 This repo is for demonstration purposes only.
text-to-handwriting 1,791 HTML 323 So your teacher asked you to upload written assignments? Hate writing assigments? This tool will help you convert your text to handwriting xD
awesome-competitive-programming 6,924 HTML 1,842 💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
DetectionLab 2,353 HTML 480 Automate the creation of a lab environment complete with security tooling and logging best practices
tools 1,863 HTML 581 Codelabs management & hosting tools
charts 1,954 HTML 1,829 Helm Charts
howtheytest 2,541 HTML 154 A collection of public resources about how software companies test their software
uikit 16,309 HTML 2,240 A lightweight and modular front-end framework for developing fast and powerful web interfaces

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
jdk 5,879 Java 1,318 JDK main-line development
Algorithms 6,584 Java 1,808 A collection of algorithms and data structures
mall-swarm 4,811 Java 2,022 mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Clou...
eladmin 11,010 Java 4,075 项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
DeepVision 913 Java 163 在我很多项目中用到的CV算法推理框架应用。
quarkus 5,977 Java 1,072 Quarkus: Supersonic Subatomic Java.
azure-sdk-for-java 661 Java 773 This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our ver...
easy163 1,056 Java 138 安卓端一键解锁网易云音乐,无须 ROOT
iceberg 715 Java 291 Apache Iceberg
cim 6,773 Java 2,058 📲cim(cross IM) 适用于开发者的分布式即时通讯系统
zuihou-admin-cloud 2,883 Java 1,061 基于SpringCloud(Hoxton.SR7) + SpringBoot(2.2.9.RELEASE) 的SaaS 微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Nacos、Fegin、Ribb...
graal 13,665 Java 1,009 GraalVM: Run Programs Faster Anywhere 🚀
jeecg-boot 15,547 Java 6,011 基于代码生成器的低代码平台,超越传统商业平台!前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新开发模式(OnlineCoding-> 代码生成-> 手工MERGE),帮助Java项目解决70%重复工作,让开发更关注业务逻辑,既能快速提高开发效率,帮助公司节省成本,...
elasticsearch 51,502 Java 17,882 Open Source, Distributed, RESTful Search Engine
springcloud-learning 2,537 Java 1,053 一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。21篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。
dbeaver 15,384 Java 1,409 Free universal database tool and SQL client
mall 41,724 Java 17,880 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
mall-learning 6,766 Java 4,544 mall学习教程,架构、业务、技术要点全方位解析。mall项目(39k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。
antlr4 8,511 Java 2,067 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
DependencyCheck 2,559 Java 672 OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
guide-rpc-framework 776 Java 316 A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)
druid 22,320 Java 7,372 阿里巴巴计算平台事业部出品,为监控而生的数据库连接池
incubator-dolphinscheduler 4,480 Java 1,495 Dolphin Scheduler is a distributed and easy-to-extend visual workflow scheduling platform, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box...
redisson 14,466 Java 3,560 Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Re...
jenkins 16,235 Java 6,449 Jenkins automation server

java-properties

Repo star language fork intro

java-server-pages

Repo star language fork intro

javascript

Repo star language fork intro
dayjs 31,153 JavaScript 1,482 ⏰ Day.js 2KB immutable date-time library alternative to Moment.js with the same modern API
edex-ui 16,699 JavaScript 1,012 A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
Javascript 6,205 JavaScript 1,243 A repository for All algorithms implemented in Javascript (for educational purposes only)
500lines 25,754 JavaScript 5,701 500 Lines or Less
CyberChef 10,227 JavaScript 1,331 The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
30-seconds-of-code 62,709 JavaScript 6,731 Short JavaScript code snippets for all your development needs
openzeppelin-contracts 8,531 JavaScript 3,615 OpenZeppelin Contracts is a library for secure smart contract development.
uBlock 21,965 JavaScript 1,785 uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
joplin 18,056 JavaScript 1,849 Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/
shapez.io 2,519 JavaScript 541 shapez.io is an open source base building game inspired by factorio! Available on web & desktop
generator-jhipster 17,405 JavaScript 3,448 JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
alpine 11,022 JavaScript 416 A rugged, minimal framework for composing JavaScript behavior in your markup.
bypass-paywalls-chrome 9,850 JavaScript 657 Bypass Paywalls web browser extension for Chrome and Firefox.
juice-shop 3,804 JavaScript 2,488 OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
odoo 18,905 JavaScript 13,016 Odoo. Open Source Apps To Grow Your Business.
express 50,383 JavaScript 8,378 Fast, unopinionated, minimalist web framework for node.
react-native 90,521 JavaScript 20,046 A framework for building native apps with React.
cypress 23,768 JavaScript 1,409 Fast, easy and reliable testing for anything that runs in a browser.
axios 77,558 JavaScript 7,211 Promise based HTTP client for the browser and node.js
iearn-finance 117 JavaScript 140 Web repository
whatsapp-web.js 952 JavaScript 290 A WhatsApp client library for javascript that connects through the WhatsApp Web browser app
bookshelf 1,467 JavaScript 254 Build a ReactJS App workshop
send 13,146 JavaScript 1,125 Simple, private file sharing from the makers of Firefox
pipedream 1,181 JavaScript 789 Serverless integration and compute platform. Free for developers.
javascript-testing-best-practices 9,546 JavaScript 751 📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (October 2020)

javascript+erb

Repo star language fork intro

jflex

Repo star language fork intro

jison

Repo star language fork intro

jison-lex

Repo star language fork intro

jolie

Repo star language fork intro

json

Repo star language fork intro

json-with-comments

Repo star language fork intro

json5

Repo star language fork intro

jsoniq

Repo star language fork intro

jsonld

Repo star language fork intro

jsonnet

Repo star language fork intro
kubernetes-mixin 933 Jsonnet 274 A set of Grafana dashboards and Prometheus alerts for Kubernetes.
argocd-example-apps 164 Jsonnet 797 Example Apps to Demonstrate Argo CD
kube-prometheus 2,112 Jsonnet 633 Use Prometheus to monitor Kubernetes and applications running on Kubernetes
jsonnet 4,378 Jsonnet 312 Jsonnet - The data templating language
kfserving 609 Jsonnet 247 Serverless Inferencing on Kubernetes
kubeflow 9,451 Jsonnet 1,513 Machine Learning Toolkit for Kubernetes
manifests 117 Jsonnet 234 A repository for Kustomize manifests

jsx

Repo star language fork intro

julia

Repo star language fork intro
julia 29,630 Julia 4,119 The Julia Programming Language
JuMP.jl 1,250 Julia 294 Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)

jupyter-notebook

Repo star language fork intro
mml-book.github.io 7,359 Jupyter Notebook 1,512 Companion webpage to the book "Mathematics For Machine Learning"
awesome-python-applications 11,919 Jupyter Notebook 2,134 💿 Free software that works great, and also happens to be open-source Python.
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers 21,909 Jupyter Notebook 6,912 aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
machine-learning-for-trading 1,325 Jupyter Notebook 531 Code and resources for Machine Learning for Algorithmic Trading, 2nd edition.
PythonDataScienceHandbook 25,765 Jupyter Notebook 11,422 Python Data Science Handbook: full text in Jupyter Notebooks
data 13,977 Jupyter Notebook 8,378 Data and code behind the articles and graphics at FiveThirtyEight
Deeplearning.ai-Natural-Language-Processing-Specialization 333 Jupyter Notebook 212 This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning...
TensorFlow-Examples 38,940 Jupyter Notebook 14,584 TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
nlp_course 6,223 Jupyter Notebook 1,763 YSDA course in Natural Language Processing
pydata-book 13,396 Jupyter Notebook 10,781 Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
community 7,049 Jupyter Notebook 3,219 Kubernetes community content
PythonRobotics 10,281 Jupyter Notebook 3,337 Python sample codes for robotics algorithms.
shap 10,345 Jupyter Notebook 1,485 A game theoretic approach to explain the output of any machine learning model.
deepmind-research 2,321 Jupyter Notebook 533 This repository contains implementations and illustrative code to accompany DeepMind publications
Grokking-Deep-Learning 4,962 Jupyter Notebook 1,142 this repository accompanies the book "Grokking Deep Learning"
DP100 295 Jupyter Notebook 296 Labs for Course DP-100: Designing and Implementing Data Science Solutions on Microsoft Azure
ML-NLP 6,494 Jupyter Notebook 2,150 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
aima-python 5,028 Jupyter Notebook 2,404 Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Data-Science-Notes 4,151 Jupyter Notebook 1,774 数据科学的笔记以及资料搜集
tutorials 4,272 Jupyter Notebook 2,287 PyTorch tutorials.
pytorch-handbook 12,607 Jupyter Notebook 3,951 pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
ml-course-hse 1,258 Jupyter Notebook 548 Машинное обучение на ФКН ВШЭ
examples 3,944 Jupyter Notebook 3,936 TensorFlow examples
pytorch-Deep-Learning 2,871 Jupyter Notebook 955 Deep Learning (with PyTorch)
python-machine-learning-book-3rd-edition 1,485 Jupyter Notebook 617 The "Python Machine Learning (3rd edition)" book code repository

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
fenix 4,133 Kotlin 598 Firefox for Android
v2rayNG 6,924 Kotlin 1,398
XiaomiADBFastbootTools 1,645 Kotlin 177 A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot
compose-samples 3,495 Kotlin 526 Official Jetpack Compose samples.
awesome-android-kotlin-apps 721 Kotlin 111 [Hacktoberfest] 👓 A curated list of awesome android kotlin apps by open-source contributors.
kotlin 33,530 Kotlin 4,185 The Kotlin Programming Language
VancedManager 1,108 Kotlin 83 Vanced Installer
kotlinx.coroutines 8,263 Kotlin 1,170 Library support for Kotlin coroutines
ktor 7,322 Kotlin 613 Framework for quickly creating connected applications in Kotlin with minimal effort
architecture-samples 37,453 Kotlin 10,390 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
tachiyomi 8,655 Kotlin 1,147 Free and open source manga reader for Android
Android-CleanArchitecture-Kotlin 2,765 Kotlin 575 This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
detekt 3,178 Kotlin 412 Static code analysis for Kotlin
transmittable-thread-local 3,180 Kotlin 963 📌 The missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits ThreadLocal values between threads even using thread pooling com...
android-kotlin-fundamentals-apps 590 Kotlin 929 android-kotlin-fundamentals-apps
shadowsocks-android 30,313 Kotlin 11,246 A shadowsocks client for Android
Android 1,554 Kotlin 431 DuckDuckGo Android App
RetroMusicPlayer 888 Kotlin 219 Best material design music player for Android
chucker 1,402 Kotlin 107 🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device) - More Chucker than Chuck
camera-samples 2,178 Kotlin 1,098 Multiple samples showing the best practices in camera APIs on Android.
PeopleInSpace 526 Kotlin 33 Minimal Kotlin Multiplatform project using Jetpack Compose and SwiftUI
awesome-android-learning-resources 564 Kotlin 70 [Hacktoberfest] 👓 A curated list of awesome android learning resources for android app developers.
fuel 3,634 Kotlin 376 The easiest HTTP networking library for Kotlin/Android
play-billing-samples 1,540 Kotlin 1,109 Samples for Google Play In-app Billing
wire 3,296 Kotlin 447 gRPC and protocol buffers for Android, Kotlin, and Java.

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
luci-theme-argon 873 Less 273 A new Luci theme for LEDE/OpenWRT

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
lite 3,739 Lua 161 A lightweight text editor written in Lua
nvim-lspconfig 1,006 Lua 129 Quickstart configurations for the Nvim LSP client
nvim-treesitter 405 Lua 57 Nvim Treesitter configurations and abstraction layer
PathOfBuilding 2,087 Lua 1,433 Offline build planner for Path of Exile.
CycleGAN 9,996 Lua 1,693 Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
completion-nvim 438 Lua 29 A async completion framework aims to provide completion to neovim's built in LSP written in Lua
kong 27,009 Lua 3,494 🦍 The Cloud-Native API Gateway
helloworld 938 Lua 851
lua-language-server 406 Lua 45 Lua Language Server coded by Lua
waifu2x 19,439 Lua 2,191 Image Super-Resolution for Anime-Style Art
eggs 324 Lua 491 Service eggs for the pterodactyl panel
neural-style 17,681 Lua 2,729 Torch implementation of neural style algorithm
telescope.nvim 261 Lua 32 Find, Filter, Preview, Pick. All lua, all the time.
garrysmod 660 Lua 656 Sandbox mod for the Source Engine
WeakAuras2 600 Lua 152 World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
NanoPi-R2S 333 Lua 290 使用 Github Actions 在线编译内置 OpenClash 的 NanoPi-R2S 固件
z.lua 1,741 Lua 81 ⚡ A new cd command that helps you navigate faster by learning your habits (带学习功能的快速路径切换工具)

m

Repo star language fork intro

m4

Repo star language fork intro

m4sugar

Repo star language fork intro

makefile

Repo star language fork intro
opentelemetry-specification 1,117 Makefile 220 Specifications for OpenTelemetry
packages 2,507 Makefile 2,203 Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
gitmagic 1,752 Makefile 667 A guide to using Git
How-to-be-a-good-programmer 1,748 Makefile 429 I'm here to tell you some amazing stuff which teacher would never tell you.
awesome-python-cn 20,025 Makefile 6,535 Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
operating-system 1,036 Makefile 365 🔰 Home Assistant Operating System
LibreELEC.tv 1,209 Makefile 889 Just enough OS for KODI
wacom-driver-fix 392 Makefile 23 Fixes the Wacom Bamboo, Graphire, Intuos 1+2+3 and Cintiq 1st gen tablet drivers for macOS Catalina

mako

Repo star language fork intro

markdown

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

marko

Repo star language fork intro

mask

Repo star language fork intro

mathematica

Repo star language fork intro
glTF-Sample-Models 1,019 Mathematica 572 glTF Sample Models

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
Nim 10,051 Nim 1,073 Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, an...

ninja

Repo star language fork intro

nit

Repo star language fork intro

nix

Repo star language fork intro
nixpkgs 5,613 Nix 5,239 Nix Packages collection
home-manager 1,493 Nix 470 Manage a user environment using Nix [maintainer=@rycee]

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
UTM 5,991 Objective-C 397 Virtual machines for iOS
firebase-ios-sdk 2,145 Objective-C 621 Firebase iOS SDK
realm-cocoa 14,101 Objective-C 1,869 Realm is a mobile database: a replacement for Core Data & SQLite
SDWebImage 23,043 Objective-C 5,619 Asynchronous image downloader with cache support as a UIImageView category
Bob 2,493 Objective-C 190 Bob 是一款 Mac 端翻译软件,翻译方式支持划词翻译和截图翻译,翻译引擎支持有道翻译、百度翻译和谷歌翻译~
react-native-permissions 2,282 Objective-C 632 An unified permissions API for React Native on iOS and Android
FLEX 11,840 Objective-C 1,360 An in-app debugging and exploration tool for iOS
react-native-maps 11,464 Objective-C 3,900 React Native Mapview component for iOS + Android
FSCalendar 9,130 Objective-C 1,643 A fully customizable iOS calendar library, compatible with Objective-C and Swift
aws-sdk-ios 1,390 Objective-C 786 AWS SDK for iOS. For more information, see our web site:
TOCropViewController 3,731 Objective-C 712 A view controller for iOS that allows users to crop portions of UIImage objects
CocoaAsyncSocket 11,746 Objective-C 2,840 Asynchronous socket networking library for Mac and iOS
TZImagePickerController 7,321 Objective-C 1,660 一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+
Halfrost-Field 6,547 Objective-C 1,173 ✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
CocoaLumberjack 12,131 Objective-C 2,094 A fast & simple, yet powerful & flexible logging framework for Mac and iOS
GCDWebServer 5,542 Objective-C 955 The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)
facebook-ios-sdk 6,549 Objective-C 2,711 Used to integrate the Facebook Platform with your iOS & tvOS apps.
stripe-ios 1,281 Objective-C 622 Stripe iOS SDK
IQKeyboardManager 14,588 Objective-C 2,190 Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
cordova-plugin-camera 860 Objective-C 1,207 Apache Cordova Plugin camera
MobileIMSDK 3,122 Objective-C 846 一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP两种协议的同类框架,支持iOS、Android、Java,服务端基于Netty。
appcenter-sdk-apple 335 Objective-C 156 Development repository for the App Center SDK for iOS, macOS and tvOS.
expo 11,958 Objective-C 1,888 An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
idb 3,157 Objective-C 342 idb is a flexible command line interface for automating iOS simulators and devices
SecConArchive 368 Objective-C 105 Security Conference Archive

objective-c++

Repo star language fork intro
obs-mac-virtualcam 3,565 Objective-C++ 128 Creates a virtual webcam device from the output of OBS. Especially useful for streaming smooth, composited video into Zoom, Hangouts, Jitsi etc. Like CatxFish/obs-virtualcam but for macOS.
Texture 6,699 Objective-C++ 1,031 Smooth asynchronous user interfaces for iOS apps.
MoltenVK 2,590 Objective-C++ 223 MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan ap...
mapbox-gl-native-ios 115 Objective-C++ 66 Interactive, thoroughly customizable maps for iOS powered by vector tiles and OpenGL

objective-j

Repo star language fork intro

objectscript

Repo star language fork intro

ocaml

Repo star language fork intro
flow 20,975 OCaml 1,779 Adds static typing to JavaScript to improve developer productivity and code quality.
infer 11,277 OCaml 1,542 A static analyzer for Java, C, C++, and Objective-C
coq 3,009 OCaml 467 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
rdpwrap 7,611 Pascal 174 RDP Wrapper Library

pawn

Repo star language fork intro

pep8

Repo star language fork intro

perl

Repo star language fork intro
cloc 10,161 Perl 612 cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
MySQLTuner-perl 6,309 Perl 1,005 MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.
diff-so-fancy 13,758 Perl 300 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉
exiftool 644 Perl 86 ExifTool meta information reader/writer

perl-6

Repo star language fork intro

php

Repo star language fork intro
jetstream 1,931 PHP 298
laravel 61,821 PHP 19,510 A PHP framework for web artisans
symfony 23,998 PHP 7,812 The Symfony PHP framework
framework 22,277 PHP 7,614
bagisto 2,942 PHP 941 A Free and Opensource laravel eCommerce framework built for all to build and scale your business.
server 11,873 PHP 2,167 ☁️ Nextcloud server, a safe home for all your data
mailcow-dockerized 3,259 PHP 578 mailcow: dockerized - 🐮 + 🐋 = 💕
SecLists 27,115 PHP 13,331 SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensi...
AdvPhishing 416 PHP 208 This is Advance Phishing Tool ! OTP PHISHING
composer 23,919 PHP 5,919 Dependency Manager for PHP
pingcrm 719 PHP 220 A demo application to illustrate how Inertia.js works.
Sylius 6,000 PHP 1,731 Open Source eCommerce Platform on Symfony
ui 858 PHP 183
fortify 653 PHP 85
PHPMailer 15,612 PHP 8,341 The classic email sending library for PHP
deployer 8,018 PHP 1,154 A deployment tool written in PHP with support for popular frameworks out of the box
guzzle 19,974 PHP 2,129 Guzzle, an extensible PHP HTTP client
webshell 6,085 PHP 4,393 This is a webshell open source project
laravel-websockets 3,342 PHP 304 Websockets for Laravel. Done right.
october 10,229 PHP 2,161 Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
passport 2,607 PHP 601
DVWA 4,588 PHP 1,416 Damn Vulnerable Web Application (DVWA)
google-api-php-client 7,087 PHP 3,144 A PHP client library for accessing Google APIs
core 5,050 PHP 686 Simple forum software for building great communities.
laravel-ide-helper 10,536 PHP 929 Laravel IDE Helper

pic

Repo star language fork intro

pickle

Repo star language fork intro

picolisp

Repo star language fork intro

piglatin

Repo star language fork intro

pike

Repo star language fork intro

plpgsql

Repo star language fork intro
blog 5,255 PLpgSQL 1,264 Everything about database,business.(Most for PostgreSQL).

plsql

Repo star language fork intro

pod

Repo star language fork intro

pod-6

Repo star language fork intro

pogoscript

Repo star language fork intro

pony

Repo star language fork intro

postcss

Repo star language fork intro

postscript

Repo star language fork intro

pov-ray-sdl

Repo star language fork intro

powerbuilder

Repo star language fork intro

powershell

Repo star language fork intro
azure-quickstart-templates 8,153 PowerShell 11,431 Azure Quickstart Templates
AZ-104-MicrosoftAzureAdministrator 479 PowerShell 647 AZ-104 Microsoft Azure Administrator
Azure-Sentinel 868 PowerShell 496 Cloud-native SIEM for intelligent security analytics for your entire enterprise.
virtual-environments 1,320 PowerShell 562 GitHub Actions virtual environments
Windows-10-Sophia-Script 2,049 PowerShell 239 Script to setup Windows 10 LTSC/1903/1909/2004/2009
azure-docs 4,506 PowerShell 11,209 Open source documentation of Microsoft Azure
AZ-303-Microsoft-Azure-Architect-Technologies 121 PowerShell 86
winget-pkgs 2,896 PowerShell 708 The Microsoft community Windows Package Manager manifest repository
Main 538 PowerShell 295 📦 The next-generation default bucket for Scoop.
PowerShell-Docs 884 PowerShell 1,037 The official PowerShell documentation sources
docs 2,420 PowerShell 4,166 This repository contains .NET Documentation.
WSL 837 PowerShell 275 Source code behind the Windows Subsystem for Linux documentation.
Empire 5,615 PowerShell 2,047 Empire is a PowerShell and Python post-exploitation agent.
Chimera 189 PowerShell 53 Chimera is a (shiny and very hack-ish) PowerShell obfuscation script designed to bypass AMSI and commercial antivirus solutions.
azure-docs-powershell-azuread 67 PowerShell 203 Cmdlets reference help docs for Powershell Azure AD
scoop 11,633 PowerShell 952 A command-line installer for Windows.
posh-git 4,790 PowerShell 677 A PowerShell environment for Git
dbatools 1,354 PowerShell 568 🚀 SQL Server automation and instance migrations have never been safer, faster or freer
OfficeDocs-SkypeForBusiness 167 PowerShell 649 Skype for Business and Microsoft Teams documentation
microsoft-365-docs 216 PowerShell 534 This repo is used to host the source for the Microsoft 365 documentation on https://docs.microsoft.com.
setup-dotnet 207 PowerShell 64 Set up your GitHub Actions workflow with a specific version of the .NET core sdk
cpp-docs 597 PowerShell 512 C++ Documentation
windowsserverdocs 812 PowerShell 1,068 Public content repository for Windows Server 2016 content.
azure-docs-cli 79 PowerShell 276 Repository used to store content for the docs.microsoft.com content for the Azure CLI
Microsoft-Integration-and-Azure-Stencils-Pack-for-Visio 537 PowerShell 170 Microsoft Integration, Azure, Power Platform, Office 365 and much more Stencils Pack it’s a Visio package that contains fully resizable Visio shapes (symbols/icons) that will help you to visually repr...

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 9,089 PureBasic 1,611 Open standard for machine learning interoperability

purescript

Repo star language fork intro

python

Repo star language fork intro
diagrams 9,758 Python 500 🎨 Diagram as Code for prototyping cloud system architectures
Fantasy-Premier-League 663 Python 420 Creates a .csv file of all players in the English Player League with their respective team and total fantasy points
eat_tensorflow2_in_30_days 7,394 Python 1,721 Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
twint 7,602 Python 1,010 An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
eat_pytorch_in_20_days 1,540 Python 332 Pytorch🍊🍉 is delicious, just eat it! 😋😋
core 36,015 Python 11,700 🏡 Open source home automation that puts local control and privacy first
PayloadsAllTheThings 18,197 Python 5,458 A list of useful payloads and bypass for Web Application Security and Pentest/CTF
surpriver 823 Python 136 Find big moving stocks before they move using machine learning and anomaly detection
iOS-DeviceSupport 4,705 Python 728 This repository holds the device support files for the iOS, and I will update it regularly.
impacket 5,562 Python 1,644 Impacket is a collection of Python classes for working with network protocols.
InfoSpider 2,416 Python 390 INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开...
azure-sdk-for-python 1,636 Python 1,043 This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/python/azure/ or our...
NeMo 1,917 Python 295 NeMo: a toolkit for conversational AI
transformers 34,580 Python 8,326 🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
DAIN 5,465 Python 568 Depth-Aware Video Frame Interpolation (CVPR 2019)
ultimate-python 2,181 Python 165 Ultimate Python study guide for newcomers and professionals alike. 🐍 🐍 🐍
datasets 4,180 Python 327 🤗 Fast, efficient, open-access datasets and evaluation metrics for Natural Language Processing and more in PyTorch, TensorFlow, NumPy and Pandas
Wav2Lip 1,023 Python 162 This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020.
autoscraper 2,262 Python 181 A Smart, Automatic, Fast and Lightweight Web Scraper for Python
DeepSpeed 3,500 Python 308 DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
Real_Time_Image_Animation 2,338 Python 294 The Project is real time application in opencv using first order model
pandas 26,765 Python 11,065 Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
DeDRM_tools 8,507 Python 736 DeDRM tools for ebooks
Python 18,936 Python 8,989 My Python Examples
ray 13,364 Python 2,083 An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperp...

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,492 QML 593 A good looking terminal emulator which mimics the old cathode display...

quake

Repo star language fork intro

r

Repo star language fork intro
r4ds 2,565 R 3,173 R for data science: a book
rmarkdown 1,924 R 800 Dynamic Documents for R
shiny 3,980 R 1,635 Easy interactive web applications with R
dplyr 3,515 R 1,306 dplyr: A grammar of data manipulation
awesome-network-analysis 2,058 R 446 A curated list of awesome network analysis resources.
bookdown 2,133 R 901 Authoring Books and Technical Documents with R Markdown

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
godot-docs 1,106 reStructuredText 1,416 Godot Engine official documentation

rexx

Repo star language fork intro

rhtml

Repo star language fork intro

rich-text-format

Repo star language fork intro
ckeditor5 3,864 Rich Text Format 1,177 Powerful rich text editor framework with a modular architecture, modern integrations and features like collaborative editing.
dmca 3,071 Rich Text Format 724 Repository with text of DMCA takedown notices as received. GitHub does not endorse or adopt any assertion contained in the following notices. Users identified in the notices are presumed innocent unti...
oletools 1,306 Rich Text Format 341 oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.
book 1,583 Rich Text Format 611 个人认为对技术提升很不错的书
ckeditor4 5,207 Rich Text Format 2,282 The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.

ring

Repo star language fork intro

rmarkdown

Repo star language fork intro

robotframework

Repo star language fork intro

roff

Repo star language fork intro
Algorithms-in-4-Steps 865 Roff 145 四步从零到精通算法和数据结构 Learn Algorithms and Data Structure in 4 Steps
Ender-3 1,022 Roff 405 The Creality3D Ender-3, a fully Open Source 3D printer perfect for new users on a budget.
Competitive-Programming-Docs 508 Roff 99 🌺Algorithm papers, courseware, documents, notes and other materials are constantly being updated.

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
huginn 29,665 Ruby 2,807 Create agents that monitor and act on your behalf. Your agents are standing by!
CocoaPods 12,721 Ruby 2,310 The Cocoa Dependency Manager.
awesome-awesomeness 26,749 Ruby 3,314 A curated list of awesome awesomeness
rails 46,611 Ruby 18,739 Ruby on Rails
metasploit-framework 21,698 Ruby 10,500 Metasploit Framework
homebrew-core 8,124 Ruby 8,395 🍻 Default formulae for the missing package manager for macOS
data-science-interviews 3,357 Ruby 616 Data science interview questions and answers
puma 6,510 Ruby 1,163 A Ruby/Rack web server built for concurrency
devise 21,140 Ruby 5,091 Flexible authentication solution for Rails with Warden.
ansible-elasticsearch 1,223 Ruby 669 Ansible playbook for Elasticsearch
chatwoot 4,666 Ruby 474 Open-source live chat software, an alternative to Intercom, Zendesk, Drift, Crisp etc. 🔥💬
fastlane 29,870 Ruby 4,673 🚀 The easiest way to automate building and releasing your iOS and Android apps
faker 8,909 Ruby 2,467 A library for generating fake data such as names, addresses, and phone numbers.
linguist 8,083 Ruby 2,940 Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
canvas-lms 3,596 Ruby 1,535 The open LMS by Instructure, Inc.
greenlight 438 Ruby 2,895 A really simple end-user interface for your BigBlueButton server.
homebrew-cask 17,496 Ruby 8,580 🍻 A CLI workflow for the administration of macOS applications distributed as binaries
devdocs 23,953 Ruby 1,617 API Documentation Browser
casa 47 Ruby 74 Volunteer management system for nonprofit CASA, which serves foster youth in counties across America.
sinatra 11,074 Ruby 1,989 Classy web-development dressed in a DSL (official / canonical repo)
ruby 17,384 Ruby 4,634 The Ruby Programming Language [mirror]
choosealicense.com 2,091 Ruby 919 A site to provide non-judgmental guidance on choosing a license for your open source project
spree 10,685 Ruby 4,567 Spree is an open source E-commerce platform for Rails 6 with a modern UX, optional PWA frontend, REST API, GraphQL, several official extensions and 3rd party integrations. Over 1 million downloads and...
discourse 31,632 Ruby 6,981 A platform for community discussion. Free, open, simple.
rspec-rails 4,396 Ruby 869 RSpec for Rails 5+

runoff

Repo star language fork intro

rust

Repo star language fork intro
druid 2,581 Rust 197 A data-first Rust-native UI design toolkit.
libra 15,256 Rust 2,309 Libra’s mission is to enable a simple global payment system and financial infrastructure that empowers billions of people.
solana 954 Rust 217 Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
spotifyd 4,192 Rust 221 A spotify daemon
actix-web 9,435 Rust 1,105 Actix web is a powerful, pragmatic, and extremely fast web framework for Rust.
examples 1,417 Rust 449 Examples of Actix ecosystem usage.
iced 7,034 Rust 282 A cross-platform GUI library for Rust, inspired by Elm
wasmer 6,561 Rust 256 🚀 The leading WebAssembly Runtime supporting WASI and Emscripten
reqwest 3,180 Rust 424 An easy and powerful Rust HTTP Client
awesome-rust 17,189 Rust 1,156 A curated list of Rust code and resources.
os_kernel_lab 2,662 Rust 1,674 OS kernel labs based on Rust Lang & RISC-V 64
tree-sitter 3,097 Rust 202 An incremental parsing system for programming tools
hyper 6,839 Rust 897 An HTTP library for Rust
996.ICU 251,863 Rust 21,092 Repo for counting stars and contributing. Press F to pay respect to glorious developers.
rust 48,659 Rust 7,179 Empowering everyone to build reliable and efficient software.
alacritty 25,590 Rust 1,304 A cross-platform, GPU-accelerated terminal emulator
sqlx 2,687 Rust 190 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
lsd 4,667 Rust 166 The next gen ls command
juniper 3,133 Rust 273 GraphQL server library for Rust
rust-raspberrypi-OS-tutorials 2,561 Rust 160 📚 Learn to write an embedded OS in Rust 🦀
proc-macro-workshop 785 Rust 182 Learn to write Rust procedural macros  [Rust Latam conference, Montevideo Uruguay, March 2019]
serde 3,540 Rust 369 Serialization framework for Rust
Acala 121 Rust 31 Acala Network - CrossChain StableCoin platform based on Substrate.
cargo 6,045 Rust 1,246 The Rust package manager
polkadot 1,469 Rust 346 Polkadot Node Implementation

sage

Repo star language fork intro

saltstack

Repo star language fork intro

sas

Repo star language fork intro

sass

Repo star language fork intro
sphinx_rtd_theme 3,481 Sass 1,418 Sphinx theme for readthedocs.org

scala

Repo star language fork intro
dotty 4,115 Scala 645 Research compiler that will become Scala 3
deequ 1,242 Scala 230 Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.
delta 2,782 Scala 619 An open-source storage layer that brings scalable, ACID transactions to Apache Spark™ and big data workloads.
spark 27,616 Scala 22,614 Apache Spark - A unified analytics engine for large-scale data processing
gatling 4,885 Scala 1,019 Modern Load Testing as Code
rocket-chip 1,578 Scala 646 Rocket Chip Generator
mmlspark 2,163 Scala 477 Microsoft Machine Learning for Apache Spark
chisel3 1,502 Scala 304 Chisel 3: A Modern Hardware Design Language
snowplow 5,457 Scala 1,137 Cloud-native web, mobile and event analytics, running on AWS and GCP
scio 1,984 Scala 387 A Scala API for Apache Beam and Google Cloud Dataflow.
fpinscala 4,967 Scala 2,735 Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
cats 4,059 Scala 1,008 Lightweight, modular, and extensible library for functional programming.
cats-effect 1,008 Scala 273 The purely functional runtime system for Scala
circe 2,014 Scala 430 Yet another JSON library for Scala
openwhisk 4,929 Scala 955 Apache OpenWhisk is an open source serverless cloud platform

scaml

Repo star language fork intro

scheme

Repo star language fork intro

scilab

Repo star language fork intro

scss

Repo star language fork intro
website 1,369 SCSS 1,965 Flutter web site
just-the-docs 2,087 SCSS 1,259 A modern, high customizable, responsive Jekyll theme for documention with built-in search.
jekyll-theme-chirpy 369 SCSS 719 A minimal, sidebar, responsive web design Jekyll theme, focusing on text presentation.
css 9,637 SCSS 802 The CSS design system that powers GitHub
minimal-mistakes 7,085 SCSS 12,113 📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
jekyll-klise 180 SCSS 85 🏖️ Klisé is a minimalist Jekyll theme for running a personal site or blog, light & dark mode support. (https://klise.now.sh)
docs 76 SCSS 705 Documentation for Rancher products (for 2.0/new site)
hacker101 11,550 SCSS 1,921 Source code for Hacker101.com - a free online web and mobile security class.
lightgallery.js 4,812 SCSS 512 Full featured JavaScript image & video gallery. No dependencies
airspace-hugo 164 SCSS 320 Airspace theme (Hugo version)

sed

Repo star language fork intro

self

Repo star language fork intro

shaderlab

Repo star language fork intro
UnityChanToonShaderVer2_Project 1,338 ShaderLab 277 UnityChanToonShaderVer2 Project / v.2.0.7 Release

shell

Repo star language fork intro
linuxupskillchallenge 2,702 Shell 277 Learn the skills required to sysadmin a remote Linux server from the commandline.
photoshopCClinux 750 Shell 61 an installer for Photoshop CC v19 on Gnu/Linux
nanopi-openwrt 1,343 Shell 542 Openwrt for Nanopi R1S R2S 固件编译
learn-cantrill-io-labs 285 Shell 100 Standard and Advanced Demos for learn.cantrill.io courses
V2Ray_ws-tls_bash_onekey 5,376 Shell 2,711 V2Ray Nginx+vmess+ws+tls/ http2 over tls 一键安装脚本
vscode-dev-containers 1,155 Shell 356 A repository of development container definitions for the VS Code Remote - Containers extension and GitHub Codespaces
hacker-laws 16,199 Shell 975 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
fhs-install-v2ray 746 Shell 259 Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd
rpi-eeprom 605 Shell 112 Installation scripts and binaries for the closed sourced Raspberry Pi 4 EEPROMs
core 14,493 Shell 3,571 Home repository for .NET Core
grokking-system-design 1,890 Shell 1,103 Grokking system design
better-cloudflare-ip 410 Shell 505 查找适合自己当前网络环境的优选cloudflare anycast IP
v2ray-heroku 673 Shell 2,491 用于在 Heroku 上部署 V2Ray Websocket,本项目不宜做为长期使用之对策。
macOS-Simple-KVM 7,559 Shell 592 Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
v2ray 12,892 Shell 11,725 最好用的 V2Ray 一键安装脚本 & 管理脚本
docker 2,560 Shell 955 ⛴ Docker image of Nextcloud
nexphisher 376 Shell 127 Advanced Phishing tool for Linux & Termux
git-secrets 8,120 Shell 683 Prevents you from committing secrets and credentials into git repositories
super-linter 5,688 Shell 299 Combination of multiple linters to install as a GitHub Action
Tela-icon-theme 526 Shell 38 A flat colorful Design icon theme
fish-shell 15,641 Shell 1,345 The user-friendly command line shell.
GitTools 2,158 Shell 371 A repository with 3 tools for pwn'ing websites with .git repositories available
ohmyzsh 117,112 Shell 20,668 🙃 A delightful community-driven (with 1700+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc)...
ansible-examples 8,847 Shell 5,258 A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applicat...
tldr 28,654 Shell 2,235 📚 Collaborative cheatsheets for console commands

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
AhMyth-Android-RAT 2,335 Smali 1,106 Android Remote Administration Tool
treble_experimentations 1,438 Smali 391 Notes about tinkering with Android Project Treble

smalltalk

Repo star language fork intro

smarty

Repo star language fork intro

smt

Repo star language fork intro

solidity

Repo star language fork intro
EIPs 5,275 Solidity 2,121 The Ethereum Improvement Proposal repository
sushiswap 529 Solidity 355 🍣 SushiSwap smart contracts
compound-protocol 356 Solidity 227 The Compound On-Chain Protocol
uniswap-v2-periphery 132 Solidity 160 🎚 Peripheral smart contracts for interacting with Uniswap V2
defi-sdk 265 Solidity 68 DeFi SDK Makes Money Lego Work
vaults 62 Solidity 46

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

squirrel

Repo star language fork intro

srecode-template

Repo star language fork intro

ssh-config

Repo star language fork intro

stan

Repo star language fork intro

standard-ml

Repo star language fork intro

stata

Repo star language fork intro

ston

Repo star language fork intro

stylus

Repo star language fork intro
hexo-theme-next 462 Stylus 98 🎉 Elegant and powerful theme for Hexo.

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
swift-composable-architecture 2,349 Swift 171 A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
SwifterSwift 8,902 Swift 1,138 A handy collection of more than 500 native Swift extensions to boost your productivity.
Kingfisher 17,453 Swift 1,918 A lightweight, pure-Swift library for downloading and caching images from the web.
Carthage 13,965 Swift 1,468 A simple, decentralized dependency manager for Cocoa
Hero 19,468 Swift 1,557 Elegant transition library for iOS & tvOS
PhoneNumberKit 3,849 Swift 526 A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
Alamofire 34,434 Swift 6,401 Elegant HTTP Networking in Swift
XcodeGen 3,888 Swift 426 A Swift command line tool for generating your Xcode project
swift-nio 6,147 Swift 445 Event-driven network application framework for high performance protocol servers & clients, non-blocking.
OC-Gen-X 424 Swift 63 OpenCore Config Generator
SQLite.swift 7,178 Swift 1,234 A type-safe, Swift-language layer over SQLite3.
RxSwift 19,138 Swift 3,437 Reactive Programming in Swift
MovieSwiftUI 5,108 Swift 440 SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
SkeletonView 9,504 Swift 753 ☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
GRDB.swift 3,276 Swift 312 A toolkit for SQLite databases, with a focus on application development
YPImagePicker 3,059 Swift 629 📸 Instagram-like image picker & filters for iOS
Loop 822 Swift 1,014 An automated insulin delivery app template for iOS, built on LoopKit
swift-snapshot-testing 1,621 Swift 165 📸 Delightful Swift snapshot testing.
Rectangle 5,754 Swift 185 Move and resize windows on macOS with keyboard shortcuts and snap areas
Nuke 5,420 Swift 332 Powerful image loading and caching system
SwiftyBeaver 4,918 Swift 371 Convenient & secure logging during development & release in Swift 3, 4 & 5
apollo-ios 2,700 Swift 456 📱 A strongly-typed, caching GraphQL client for iOS, written in Swift
Reachability.swift 6,965 Swift 789 Replacement for Apple's Reachability re-written in Swift with closures
SnapKit 16,876 Swift 1,650 A Swift Autolayout DSL for iOS & OS X
MessageKit 4,392 Swift 815 A community-driven replacement for JSQMessagesViewController

systemverilog

Repo star language fork intro

tcl

Repo star language fork intro
macports-ports 782 Tcl 804 The MacPorts ports tree
macports-base 435 Tcl 141 The MacPorts command-line client

tcsh

Repo star language fork intro

tea

Repo star language fork intro

terra

Repo star language fork intro

tex

Repo star language fork intro
MathModel 1,913 TeX 828 研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
PlotNeuralNet 9,256 TeX 1,371 Latex code for making neural networks diagrams
the-turing-way 627 TeX 210 Host repository for The Turing Way: a how to guide for reproducible data science
draft 3,944 TeX 602 C++ standards drafts
deeplearningbook-chinese 29,731 TeX 8,512 Deep Learning Book Chinese Translation
mtheme 4,576 TeX 654 A modern LaTeX Beamer theme
resume 1,837 TeX 730 Software developer resume in Latex
cheatsheets 2,294 TeX 782 RStudio Cheat Sheets
BDA_course_Aalto 1,478 TeX 334 Bayesian Data Analysis course at Aalto
gt-nlp-class 4,259 TeX 976 Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
riscv-isa-manual 944 TeX 234 RISC-V Instruction Set Manual
pandoc-latex-template 2,644 TeX 459 A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
ThinkPython2 1,414 TeX 964 LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.
Awesome-CV 11,810 TeX 2,947 📄 Awesome CV is LaTeX template for your outstanding job application
pandoc_resume 987 TeX 514 The Markdown Resume
libpku 22,852 TeX 7,107 贵校课程资料民间整理

text

Repo star language fork intro

textile

Repo star language fork intro

thrift

Repo star language fork intro

ti-program

Repo star language fork intro

tla

Repo star language fork intro

toml

Repo star language fork intro

tsql

Repo star language fork intro
test_db 2,189 TSQL 1,514 A sample MySQL database with an integrated test suite, used to test your applications and database servers

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
react-query 13,578 TypeScript 521 ⚛️ Hooks for fetching, caching and updating asynchronous data in React
uniswap-v2-core 437 TypeScript 292 🎛 Core smart contracts of Uniswap V2
vue-next 18,154 TypeScript 2,921 Repo for Vue 3.0
react-three-fiber 10,034 TypeScript 476 🇨🇭 A React renderer for Three.js (web and react-native)
desktop 9,966 TypeScript 5,445 Simple collaboration from your desktop
blitz 4,486 TypeScript 226 ⚡️The Fullstack React Framework — built on Next.js
n8n 9,734 TypeScript 708 Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
react-hook-form 14,690 TypeScript 658 📋 React Hooks for forms validation (Web + React Native)
vscode 104,206 TypeScript 16,594 Visual Studio Code
theia 11,947 TypeScript 1,389 Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
vite 11,929 TypeScript 582 Native-ESM powered web dev build tool. It's fast.
nest 30,750 TypeScript 2,736 A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
starter-workflows 3,284 TypeScript 2,285 Accelerating new GitHub Actions workflows
coc.nvim 13,090 TypeScript 482 Intellisense engine for Vim8 & Neovim, full language server protocol support as VSCode
uniswap-interface 721 TypeScript 689 🦄 An open source interface for the Uniswap protocol
cypress-realworld-app 1,064 TypeScript 167 A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
type-challenges 1,547 TypeScript 61 Collection of TypeScript type challenges with online judge
azure-sdk-for-js 751 TypeScript 385 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-...
playwright 17,045 TypeScript 629 Node.js library to automate Chromium, Firefox and WebKit with a single API
destreamer 709 TypeScript 138 Save Microsoft Stream videos for offline enjoyment.
DefinitelyTyped 30,200 TypeScript 22,786 The repository for high quality TypeScript type definitions.
vuetify 27,880 TypeScript 5,034 🐉 Material Component Framework for Vue
code-server 35,549 TypeScript 2,720 VS Code in the browser
frontend 1,066 TypeScript 1,002 🍭 Frontend for Home Assistant
motion 7,319 TypeScript 194 Open source, production-ready animation and gesture library for React

unified-parallel-c

Repo star language fork intro

unity3d-asset

Repo star language fork intro

unix-assembly

Repo star language fork intro

uno

Repo star language fork intro

unrealscript

Repo star language fork intro

urweb

Repo star language fork intro

vala

Repo star language fork intro

vcl

Repo star language fork intro

verilog

Repo star language fork intro
hdl 615 Verilog 921 HDL libraries and projects
uhd 485 Verilog 425 The USRP™ Hardware Driver Repository
picorv32 1,371 Verilog 362 PicoRV32 - A Size-Optimized RISC-V CPU

vhdl

Repo star language fork intro
ghdl 1,110 VHDL 194 VHDL 2008/93/87 simulator

vim-script

Repo star language fork intro
neovim 38,832 Vim script 2,912 Vim-fork focused on extensibility and usability
vim 21,495 Vim script 3,106 The official Vim repository
nvim 908 Vim script 220 Truly the Ultimate Neovim Config NVCode
ale 10,000 Vim script 1,129 Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
onedark.vim 2,414 Vim script 372 A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme.
vim-plug 20,714 Vim script 1,163 🌺 Minimalist Vim Plugin Manager
vim-airline 14,279 Vim script 961 lean & mean status/tabline for vim that's light as air
tagbar 4,749 Vim script 427 Vim plugin that displays tags in a window, ordered by scope
iceberg.vim 1,201 Vim script 79 🇦🇶 Bluish color scheme for Vim and Neovim
vim-go 12,657 Vim script 1,267 Go development plugin for Vim
vim-signify 2,024 Vim script 91 ➕ Show a diff using Vim its sign column.
vim-sensible 4,051 Vim script 252 sensible.vim: Defaults everyone can agree on
vim-fugitive 13,330 Vim script 784 fugitive.vim: A Git wrapper so awesome, it should be illegal
vista.vim 991 Vim script 42 🌵 Viewer & Finder for LSP symbols and tags
nord-vim 1,381 Vim script 160 An arctic, north-bluish clean and elegant Vim theme.
fern.vim 372 Vim script 15 🌿 General purpose asynchronous tree viewer written in Pure Vim script
vim-commentary 3,414 Vim script 157 commentary.vim: comment stuff out
vimrc 22,800 Vim script 6,158 The ultimate Vim configuration (vimrc)
learn-vim 1,063 Vim script 181 Vim 实操教程(Learning Vim)Vim practical tutorial.
vimplus 2,594 Vim script 882 🚀An automatic configuration program for vim
vim-surround 8,484 Vim script 343 surround.vim: quoting/parenthesizing made simple
indentLine 3,089 Vim script 182 A vim plugin to display the indention levels with thin vertical lines
nvim 521 Vim script 246 The Ultimate NeoVim Config for Colemak Users
emmet-vim 5,272 Vim script 386 emmet for vim: http://emmet.io/
vim-tmux-navigator 3,143 Vim script 199 Seamless navigation between tmux panes and vim splits

visual-basic

Repo star language fork intro

volt

Repo star language fork intro

vue

Repo star language fork intro
element-plus 1,598 Vue 174 🎉 A Vue.js 3.0 UI Library
ZY-Player 5,308 Vue 849 ▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞
vue-admin-beautiful 5,509 JavaScript 1,116 🚀vue-admin-beautiful是github开源admin中最优秀的集成框架之一,它是国内首个基于vue + antdv的开源admin项目,同时支持电脑,手机,平板
ant-design-vue 12,135 Vue 1,895 🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
vue3-News 1,105 Vue 148 🎯Find the latest breaking √vue3 & vue-cli 3+ News.
mall-admin-web 6,984 Vue 4,388 mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
hoppscotch 23,869 Vue 1,552 👽 A free, fast and beautiful API request builder used by 80k+ developers. https://hoppscotch.io
element3 807 Vue 438 (WIP)fork from ElemeFE/element ,A Vue.js 3.0 UI Toolkit for Web
vue-form-making 3,539 Vue 1,054 A visual form designer/generator base on Vue.js, make form development simple and efficient.(基于Vue的可视化表单设计器,让表单开发简单而高效。)
beekeeper-studio 3,046 Vue 135 Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
vue-antd-admin 1,525 Vue 338 🐜 Ant Design Pro's implementation with Vue
NeteaseMusic 614 Vue 107 网易云音乐 & QQ音乐 & 咪咕音乐 第三方 web端 (可播放 vip、下架歌曲)
eladmin-web 2,184 Vue 1,447 eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由
ant-design-vue-pro 6,559 Vue 1,982 👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!
docs-next 635 Vue 261 Vue 3 core documentation
intro-to-vue 2,228 Vue 458 Workshop Materials for my Introduction to Vue.js Workshop
vue-material-admin 1,943 Vue 539 A vue material design admin template
vue-material 9,007 Vue 1,090 Material design for Vue.js
vuesax 4,582 Vue 594 New Framework Components for Vue.js 2
aws-serverless-airline-booking 1,118 Vue 563 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...
spring-boot-online-exam 393 Vue 222 基于Spring Boot的在线考试系统(预览地址 http://129.211.88.191 ,账户分别是admin、teacher、student,密码是admin123)
element 47,485 Vue 11,509 A Vue.js 2.0 UI Toolkit for Web
h-player-v2 2,847 Vue 623 资源采集站在线播放
buefy 8,068 Vue 892 Lightweight UI components for Vue.js based on Bulma
vue-element-admin 60,417 Vue 21,324 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin

wavefront-material

Repo star language fork intro

wavefront-object

Repo star language fork intro

wdl

Repo star language fork intro

web-ontology-language

Repo star language fork intro

webassembly

Repo star language fork intro
assemblyscript 9,679 WebAssembly 410 Definitely not a TypeScript to WebAssembly compiler 🚀
spec 2,164 WebAssembly 285 WebAssembly specification, reference interpreter, and test suite.
binaryen 4,331 WebAssembly 436 Compiler infrastructure and toolchain library for WebAssembly

webidl

Repo star language fork intro

webvtt

Repo star language fork intro

windows-registry-entries

Repo star language fork intro

wisp

Repo star language fork intro

wollok

Repo star language fork intro

world-of-warcraft-addon-data

Repo star language fork intro

x-bitmap

Repo star language fork intro

x-font-directory-index

Repo star language fork intro

x-pixmap

Repo star language fork intro

x10

Repo star language fork intro

xbase

Repo star language fork intro

xc

Repo star language fork intro

xcompose

Repo star language fork intro

xml

Repo star language fork intro

xojo

Repo star language fork intro

xpages

Repo star language fork intro

xproc

Repo star language fork intro

xquery

Repo star language fork intro

xs

Repo star language fork intro

xslt

Repo star language fork intro

xtend

Repo star language fork intro

yacc

Repo star language fork intro

yaml

Repo star language fork intro

yang

Repo star language fork intro

yara

Repo star language fork intro

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,880 Zig 564 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