Skip to content

Latest commit

 

History

History
5080 lines (3073 loc) · 178 KB

2020-01-08.md

File metadata and controls

5080 lines (3073 loc) · 178 KB

2020-01-08 Trending Monthly

All Languages

Repo star language fork intro
12306 27,568 Python 8,796 12306智能刷票,订票
chinese-poetry 26,053 JavaScript 5,076 The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
architect-awesome 42,191 13,201 后端架构师技术图谱
spring-boot-demo 9,491 Java 3,176 spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 63 个集成demo,已经完成 52 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Be...
Motrix 17,180 JavaScript 1,946 A full-featured download manager.
flutter 84,343 Dart 10,849 Flutter makes it easy and fast to build beautiful mobile apps.
halo 12,141 Java 3,691 ✍ Halo 一款现代化的个人独立博客系统
ML-From-Scratch 15,039 Python 2,858 Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learnin...
advanced-java 37,517 Java 10,250 😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
LeetCodeAnimation 47,842 Java 8,528 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
BigData-Notes 4,896 Java 1,297 大数据入门指南 ⭐️
seata 13,782 Java 3,516 🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
vhr 13,316 Java 5,464 微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
lede 6,488 C 5,494 Lean's OpenWrt source
nebula 4,130 Go 208 A scalable overlay networking tool with a focus on performance, simplicity and security
Flutter-Course-Resources 1,461 453 Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
youtube-dl 59,967 Python 10,424 Command-line program to download videos from YouTube.com and other video sites
JavaFamily 4,946 792 【互联网一线大厂面试+学习指南】进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,作者风格幽默,看起来津津有味,把学习当做一种乐趣,何乐而不为,后端同学必看,前端同学我保证你也看得懂,看不懂你加我微信骂我渣男就好了。
system-design-primer 79,948 Python 13,306 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
javascript-algorithms 59,712 JavaScript 9,605 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
imgui 18,439 C++ 2,934 Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
scrcpy 24,156 C 2,258 Display and control your Android device
you-get 29,797 Python 5,918 ⏬ Dumb downloader that scrapes the web
mall 28,358 Java 11,739 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
OnJava8 4,118 1,158 《On Java 8》中文版,又名《Java编程思想》 第5版

c

Repo star language fork intro
lede 6,488 C 5,494 Lean's OpenWrt source
scrcpy 24,156 C 2,258 Display and control your Android device
nginx 11,029 C 4,164 An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to ngi...
darktable 3,648 C 669 darktable is an open source photography workflow application and raw developer
FFmpeg 17,950 C 6,396 Mirror of git://source.ffmpeg.org/ffmpeg.git
redis 40,642 C 15,900 Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bi...
vlc 5,624 C 2,096 VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/
obs-studio 15,915 C 3,255 OBS Studio - Free and open source software for live streaming and screen recording
openwrt 5,140 C 3,358 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...
linux 85,062 C 29,753 Linux kernel source tree
st 655 C 471 Luke's fork of the suckless simple terminal (st) with vim bindings and Xresource compatibility.
Arduino 10,605 C 8,696 ESP8266 core for Arduino
zju-icicles 15,167 C 4,706 浙江大学课程攻略共享计划
zfs 5,059 C 1,058 ZFS on Linux - the official OpenZFS implementation for Linux.
smartdns 1,538 C 255 A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。
RetroArch 3,891 C 980 Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
libuv 14,227 C 2,288 Cross-platform asynchronous I/O
darwin-xnu 7,604 C 1,209 The Darwin Kernel (mirror)
hekate 1,570 C 231 Nintendo Switch Bootloader - CTCaer mod
bspwm 3,341 C 244 A tiling window manager based on binary space partitioning
qmk_firmware 5,708 C 10,973 Open-source keyboard firmware for Atmel AVR and Arm USB families
TDengine 10,778 C 2,852 An open-source big data platform designed and optimized for the Internet of Things (IoT).
transmission 3,605 C 601 Official Transmission BitTorrent client repository
glfw 5,845 C 1,817 A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
raylib 2,809 C 337 A simple and easy-to-use library to enjoy videogames programming

c++

Repo star language fork intro
imgui 18,439 C++ 2,934 Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Tasmota 9,214 C++ 2,146 Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX
Marlin 6,537 C++ 8,449 Optimized firmware for RepRap 3D printers based on the Arduino platform.
trojan 4,913 C++ 968 An unidentifiable mechanism that helps you bypass GFW.
cutter 6,395 C++ 522 Free and Open Source Reverse Engineering Platform powered by radare2
simdjson 8,226 C++ 460 Parsing gigabytes of JSON per second
tdesktop 10,951 C++ 2,579 Telegram Desktop messaging app
MuseScore 4,270 C++ 1,315 MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
godot 27,057 C++ 5,197 Godot Engine – Multi-platform 2D and 3D game engine
qBittorrent 8,167 C++ 1,455 qBittorrent BitTorrent client
WLED 1,238 C++ 210 Control WS2812B RGB LEDs with an ESP8266 over WiFi!
hyperscan 2,524 C++ 352 High-performance regular expression matching library
onnx-tensorrt 563 C++ 163 ONNX-TensorRT: TensorRT backend for ONNX
openpilot 13,207 C++ 3,246 open source driving agent
engine 3,825 C++ 2,107 The Flutter engine
nebula 1,789 C++ 298 A distributed, fast open-source graph database featuring horizontal scalability and high availability
tesseract 32,318 C++ 6,098 Tesseract Open Source OCR Engine (main repository)
Magisk 8,986 C++ 1,445 A Magic Mask to Alter Android System Systemless-ly
srs 7,128 C++ 2,632 SRS is a simple live streaming cluster, a simple joy.
solidity 7,567 C++ 2,103 Solidity, the Contract-Oriented Programming Language
mame 4,265 C++ 1,053 MAME
apollo 15,670 C++ 5,515 An open autonomous driving platform
Sourcetrail 7,003 C++ 383 Sourcetrail - free and open-source interactive source explorer
xmrig 2,880 C++ 1,293 RandomX, CryptoNight and Argon2 CPU miner
Vulkan 4,591 C++ 925 Examples and demos for the new Vulkan API

css

Repo star language fork intro
public-pentesting-reports 3,247 CSS 897 Curated list of public penetration test reports released by several consulting firms and academic security groups
synthwave-vscode 3,831 CSS 1,024 Synthwave inspired colour theme for VS Code 🌅🕶
gridea 4,938 CSS 396 ✍️A static blog writing client (一个静态博客写作客户端)
transmission-web-control 1,880 CSS 349 一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.
sorry 5,609 CSS 714 在线制作sorry 为所欲为的gif
shadowrocket 360 CSS 79 Shadowrocket 小火箭在线安装, 共享Shadowrocket 小火箭账号,苹果手机ss、ssr V2ray 客户端,支持正版,谢谢!
InternetArchitect 94 CSS 129 年薪百万互联网架构师课程文档及源码(公开部分)
minimal-mistakes 6,010 CSS 10,115 📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
hexo-theme-butterfly 416 CSS 103 A Hexo Theme: Butterfly
website 1,060 CSS 1,303 Flutter web site
tailwindcss 18,273 CSS 809 A utility-first CSS framework for rapid UI development.
SocialFish 1,394 CSS 505 Educational Phishing Tool & Information Collector
hexo-theme-next 4,717 CSS 1,454 Elegant and powerful theme for Hexo.
jekyll-now 6,429 CSS 26,428 Build a Jekyll blog in minutes, without touching the command line.
hacker101 10,977 CSS 1,437 Hacker101
thesixsectorTeam 553 CSS 148
ChineseBQB 6,367 CSS 666 🇨🇳Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~
luci-theme-argon 239 CSS 81 A new Luci theme for LEDE/OpenWRT
markdown-online-editor 699 CSS 62 📝基于 Vue、Vditor,所构建的在线 Markdown 编辑器,支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能。
lanyon 2,520 CSS 2,306 A content-first, sliding sidebar theme for Jekyll.
Metro-UI-CSS 6,431 CSS 2,001 Build responsive, mobile-first projects on the web with the first front-end component library in Metro Style and not only.
Cnblogs-Theme-SimpleMemory 559 CSS 383 🍭 Cnblogs theme / Basic theme : SimpleMemory
git-workflow-merge-conflicts-lab 2 CSS 59
hugo-theme-learn 815 CSS 774 Porting Grav Learn theme to Hugo
RPi-Jukebox-RFID 415 CSS 180 A Raspberry Pi jukebox, playing local music, podcasts and web radio, streams and spotify triggered by RFID cards and/or web app. All plug and play via USB. GPIO scripts available.

html

Repo star language fork intro
awesome-piracy 8,389 HTML 786 A curated list of awesome warez and piracy links
hugo-academic 3,766 HTML 1,601 📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!
fluxion 2,128 HTML 756 Fluxion is a remake of linset by vk496 with less bugs and enhanced functionality.
zenbot 6,259 HTML 1,649 Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
Java-Interview-Advanced 1,148 HTML 519 中华石杉--互联网Java进阶面试训练营
TranslatorX 3,839 HTML 531 JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化...
awesome-competitive-programming 5,469 HTML 1,392 💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
HiddenEye 1,064 HTML 431 Modern Phishing Tool With Advanced Functionality And Multiple Tunnelling Services [ Android-Support-Available ]
OpenClash 370 HTML 89 A Clash Client For OpenWrt
REKCARC-TSC-UHT 11,777 HTML 3,392 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
RDR2CollectorsMap 181 HTML 101
qiubaiying.github.io 1,942 HTML 5,796 BY Blog ->
ecma262 9,662 HTML 771 Status, process, and documents for ECMA-262
JavaScript30 11,807 HTML 13,467 30 Day Vanilla JS Challenge
SwiftSoup 2,014 HTML 147 SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
webdevbootcamp 1,027 HTML 697 All source code for back-end projects from the Web Developer Bootcamp
MatBlazor 1,006 HTML 106 Material Design components for Blazor and Razor Components
pcc_2e 336 HTML 277 Online resources for Python Crash Course (Second Edition), from No Starch Press
beginner-javascript 2,178 HTML 413 Slam Dunk JavaScript
front-end-handbook-2019 3,089 HTML 307 [Book] 2019 edition of our front-end development handbook
OneList 304 HTML 82 Simple index for onedrive
blaze 510 HTML 79 ⚡ File sharing progressive web app built using WebRTC and WebSockets
OSCPRepo 850 HTML 363 A list of commands, scripts, resources, and more that I have gathered and attempted to consolidate for use as OSCP (and more) study material. Commands in 'Usefulcommands' Keepnote. Bookmarks and readi...
hyperblog 895 HTML 1,289 Un blog increíble para el curso de Git y Github de Platzi
web-moderno 1,036 HTML 582

python

Repo star language fork intro
12306 27,568 Python 8,796 12306智能刷票,订票
ML-From-Scratch 15,039 Python 2,858 Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learnin...
youtube-dl 59,967 Python 10,424 Command-line program to download videos from YouTube.com and other video sites
system-design-primer 79,948 Python 13,306 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
you-get 29,797 Python 5,918 ⏬ Dumb downloader that scrapes the web
HelloGitHub 23,895 Python 3,285 Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
fastapi 7,567 Python 429 FastAPI framework, high performance, easy to learn, fast to code, ready for production
py12306 10,821 Python 2,889 🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
ChromeAppHeroes 12,761 Python 1,258 🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
PythonPlantsVsZombies 919 Python 146 a simple PlantsVsZombies game
examples-of-web-crawlers 6,220 Python 1,937 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
nni 4,943 Python 631 An open source AutoML toolkit for neural architecture search, model compression and hyper-parameter tuning.
geo-heatmap 1,515 Python 153 🗺 Generate an interactive geo heatmap from your Google location data
zhao 6,638 Python 1,738 【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵
poetry 8,538 Python 560 Python dependency management and packaging made easy.
ffmpeg-python 2,986 Python 281 Python bindings for FFmpeg - with complex filtering support
proxy_pool 8,691 Python 2,531 Python爬虫代理IP池(proxy pool)
home-assistant 30,601 Python 8,988 🏡 Open source home automation that puts local control and privacy first
AIDungeon 2,114 Python 342 Infinite adventures await!
numpy-ml 8,163 Python 2,282 Machine learning, in numpy
rq 6,574 Python 1,087 Simple job queues for Python
d2l-en 3,610 Python 943 Dive into Deep Learning: an interactive deep learning book with code, math, and discussions, based on the NumPy interface.
metaflow 2,638 Python 171 Build and manage real-life data science projects with ease.
DeDRM_tools 6,854 Python 616 DeDRM tools for ebooks
DeepFaceLab 11,801 Python 2,701 DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).

typescript

Repo star language fork intro
qiankun 2,795 TypeScript 239 📦🚀Blazing fast, simple and completed solution for micro frontends.
nest 23,033 TypeScript 1,795 A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
ant-design 55,175 TypeScript 20,012 🌈 A UI Design Language and React UI library
deno 40,720 TypeScript 1,887 A secure JavaScript and TypeScript runtime
TypeScript 57,073 TypeScript 7,754 TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
davinci 1,446 TypeScript 640 Davinci is a DVsaaS (Data Visualization as a Service) Platform
CopyTranslator 5,981 TypeScript 819 Foreign language reading and translation assistant based on copy and translate.
bulletproof-nodejs 1,268 TypeScript 267 Implementation of a bulletproof node.js API 🛡️
react-use 9,822 TypeScript 542 React Hooks — 👍
vuetify 23,255 TypeScript 3,414 🐉 Material Component Framework for Vue
checkout 274 TypeScript 87
react-admin 4,575 TypeScript 1,373 ✨ react-admin system solution : react 后台管理系统解决方案
kutt 3,026 TypeScript 297 Free Modern URL Shortener.
refined-github 10,631 TypeScript 809 Browser extension that simplifies the GitHub interface and adds useful features
uform 1,615 TypeScript 173 ⚡React High Performance Form (JSON Schema Form) Solution For Enterprise.
vscode 89,780 TypeScript 13,550 Visual Studio Code
taro-ui 2,797 TypeScript 391 一款基于 Taro 框架开发的多端 UI 组件库
remax 1,978 TypeScript 126 使用真正的 React 构建小程序
xstate 9,291 TypeScript 359 State machines and statecharts for the modern web.
express-typescript-boilerplate 979 TypeScript 300 A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
ant-design-pro-layout 544 TypeScript 155 🌃 Powerful and easy to use beautiful layout
vscode-leetcode 5,168 TypeScript 317 Solve LeetCode problems in VS Code
nestjs-realworld-example-app 570 TypeScript 113 Exemplary real world backend API built with NestJS + TypeORM
examples 568 TypeScript 139 Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
rsuite 3,691 TypeScript 238 🧱 A suite of React components .

unknown

Repo star language fork intro
architect-awesome 42,191 13,201 后端架构师技术图谱
Flutter-Course-Resources 1,461 453 Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
JavaFamily 4,947 792 【互联网一线大厂面试+学习指南】进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,作者风格幽默,看起来津津有味,把学习当做一种乐趣,何乐而不为,后端同学必看,前端同学我保证你也看得懂,看不懂你加我微信骂我渣男就好了。
OnJava8 4,118 1,158 《On Java 8》中文版,又名《Java编程思想》 第5版
developer-roadmap 93,140 15,077 Roadmap to becoming a web developer in 2020
awesome 123,026 16,400 😎 Awesome lists about all kinds of interesting topics
trackerslist 19,721 3,192 Updated list of public BitTorrent trackers
Awesome-Hacking 34,597 5,706 A collection of various awesome lists for hackers, pentesters and security researchers
3y 4,631 1,078 📓从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
goQuality-dev-contents 1,804 318 { 고퀄리티 ⚡️ 개발 컨텐츠 모음 }
coding-interview-university 96,341 28,302 A complete computer science study plan to become a software engineer.
Xiaomi_Kernel_OpenSource 4,593 1,792 Xiaomi Mobile Phone Kernel OpenSource
proposals 9,656 364 Tracking ECMAScript Proposals
hosts 17,112 8,171 镜像:https://coding.net/u/scaffrey/p/hosts/git
download 11,976 2,397 Lantern官方版本下载 蓝灯 翻墙 科学上网 外网 加速器 梯子 路由
Blog 15,027 2,545 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
gold-miner 25,173 4,151 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
AMD_Vanilla 997 232 Native AMD macOS via Clover & OpenCore
1024app-android 3,079 655 草榴官方客户端,小草客户端,Android
ddia 3,738 907 《Designing Data-Intensive Application》DDIA中文翻译
fancyss_history_package 4,108 1,646 科学上网插件的离线安装包储存在这里
jetbrains-in-chinese 2,430 564 JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化...
chinese-independent-developer 14,677 1,480 👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么
awesome-nodejs 33,987 4,138 ⚡️ Delightful Node.js packages and resources
955.WLB 18,394 812 955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)

1c-enterprise

Repo star language fork intro

abap

Repo star language fork intro

abnf

Repo star language fork intro

actionscript

Repo star language fork intro

ada

Repo star language fork intro

adobe-font-metrics

Repo star language fork intro

agda

Repo star language fork intro

ags-script

Repo star language fork intro

alloy

Repo star language fork intro

alpine-abuild

Repo star language fork intro

altium-designer

Repo star language fork intro

ampl

Repo star language fork intro

angelscript

Repo star language fork intro

ant-build-system

Repo star language fork intro

antlr

Repo star language fork intro
grammars-v4 4,539 ANTLR 1,936 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
fancyss 5,258 ASP 1,515 fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.
ledesoft 958 ASP 641
koolshare.github.io 4,183 ASP 1,962 For koolshare.cn
rogsoft 566 ASP 193 software center for hndrouters: RT-AC86U, RT-AX88U, GT-AC5300, GT-AX11000

aspectj

Repo star language fork intro

assembly

Repo star language fork intro
Apollo-11 45,243 Assembly 6,204 Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
VexRiscv 679 Assembly 87 A FPGA friendly 32 bit RISC-V CPU implementation

asymptote

Repo star language fork intro

ats

Repo star language fork intro

augeas

Repo star language fork intro

autohotkey

Repo star language fork intro
HWIDGEN-SRC 99 AutoHotkey 16 HWIDGEN/kms38 source code (AutoHotKey)
POE-Trades-Companion 272 AutoHotkey 35 Enhance your trading experience in Path of Exile. Highly customizable.

autoit

Repo star language fork intro

awk

Repo star language fork intro
translate-shell 3,852 Awk 261 💬 Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc.

ballerina

Repo star language fork intro

batchfile

Repo star language fork intro
KMS_VL_ALL 871 Batchfile 161 🔑KMS_VL_ALL - Smart Activation Script
Python-Guide-CN 2,743 Batchfile 540 Python最佳实践指南
BurpSuite-collections 1,052 Batchfile 324 BurpSuite收集:包括不限于 Burp 文章、破解版、插件(非BApp Store)、汉化等相关教程,欢迎添砖加瓦---burpsuite-pro burpsuite-extender burpsuite cracked-version hackbar hacktools fuzzing fuzz-testing burp-plugin burp-extensions bapp-store ...
yhosts 1,665 Batchfile 410 AD hosts爱好群,群号:201973909;
lpeworkshop 146 Batchfile 41 Windows / Linux Local Privilege Escalation Workshop
LTSC-Add-MicrosoftStore 370 Batchfile 44 Add Windows Store for LTSC

befunge

Repo star language fork intro

bison

Repo star language fork intro

bitbake

Repo star language fork intro
IntruderPayloads 2,011 BitBake 781 A collection of Burpsuite Intruder payloads, BurpBounty payloads, fuzz lists, malicious file uploads and web pentesting methodologies and checklists.

blade

Repo star language fork intro

blitzbasic

Repo star language fork intro

blitzmax

Repo star language fork intro

bluespec

Repo star language fork intro

boo

Repo star language fork intro

brainfuck

Repo star language fork intro

brightscript

Repo star language fork intro

zeek

Repo star language fork intro

c

Repo star language fork intro
lede 6,488 C 5,494 Lean's OpenWrt source
scrcpy 24,157 C 2,258 Display and control your Android device
nginx 11,029 C 4,164 An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to ngi...
darktable 3,648 C 669 darktable is an open source photography workflow application and raw developer
FFmpeg 17,950 C 6,396 Mirror of git://source.ffmpeg.org/ffmpeg.git
redis 40,642 C 15,900 Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bi...
vlc 5,624 C 2,096 VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/
obs-studio 15,915 C 3,255 OBS Studio - Free and open source software for live streaming and screen recording
openwrt 5,140 C 3,358 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...
linux 85,060 C 29,753 Linux kernel source tree
st 655 C 471 Luke's fork of the suckless simple terminal (st) with vim bindings and Xresource compatibility.
Arduino 10,605 C 8,696 ESP8266 core for Arduino
zju-icicles 15,167 C 4,706 浙江大学课程攻略共享计划
zfs 5,059 C 1,058 ZFS on Linux - the official OpenZFS implementation for Linux.
smartdns 1,538 C 255 A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。
RetroArch 3,891 C 980 Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
libuv 14,227 C 2,288 Cross-platform asynchronous I/O
darwin-xnu 7,604 C 1,209 The Darwin Kernel (mirror)
hekate 1,570 C 231 Nintendo Switch Bootloader - CTCaer mod
bspwm 3,341 C 244 A tiling window manager based on binary space partitioning
qmk_firmware 5,708 C 10,973 Open-source keyboard firmware for Atmel AVR and Arm USB families
TDengine 10,778 C 2,852 An open-source big data platform designed and optimized for the Internet of Things (IoT).
transmission 3,605 C 601 Official Transmission BitTorrent client repository
glfw 5,845 C 1,817 A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
raylib 2,809 C 337 A simple and easy-to-use library to enjoy videogames programming

c%23

Repo star language fork intro
runtime 1,098 C# 286 .NET is a cross-platform runtime for cloud, IoT, and desktop apps.
eShopOnContainers 12,338 C# 5,071 Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET Core 3.0, Docker Containers and Azure Kubernetes Services. Supports Visua...
abp 2,890 C# 867 Open Source Web Application Framework for ASP.NET Core
CleanArchitecture 701 C# 147 Clean Architecture Solution Template for Angular 8 and .NET Core 3.1
osu 4,088 C# 857 rhythm is just a click away!
Radarr 3,639 C# 488 A fork of Sonarr to work with movies à la Couchpotato.
shadowsocks-windows 46,338 C# 14,954 If you want to keep a secret, you must also hide it from yourself.
Blog.Core 1,383 C# 442 ASP.NET Core 2.2/3.1 教程,前后端分离的后端接口,vue教程的姊妹篇,官方文档
dnSpy 12,842 C# 2,003 .NET debugger and assembly editor
Lean 3,095 C# 1,531 Lean Algorithmic Trading Engine by QuantConnect (C#, Python, F#)
ArchiSteamFarm 4,712 C# 588 C# application with primary purpose of idling Steam cards from multiple accounts simultaneously.
DS4Windows 2,010 C# 553 Like those other ds4tools, but sexier
StockSharp 2,501 C# 873 Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins and options).
clean-architecture-manga 957 C# 204 🌀 Clean Architecture with .NET Core 3.1 and C# 8. Use cases as central organizing structure, completely testable, decoupled from frameworks
QuickLook 4,668 C# 381 Bring macOS “Quick Look” feature to Windows
aspnetboilerplate 7,850 C# 2,988 ASP.NET Boilerplate - Web Application Framework
OrchardCore 3,441 C# 1,206 Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that application framework.
sample-dotnet-core-cqrs-api 470 C# 99 Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Jackett 3,695 C# 559 API Support for your favorite torrent trackers.
tModLoader 774 C# 305 tModLoader is an API for the game Terraria to make mods and play mods
Wox 15,363 C# 1,530 Launcher for Windows, an alternative to Alfred and Launchy.
practical-aspnetcore 3,191 C# 394 Practical samples of aspnet core 2.1, 2.2, 3.0 and 3.1-Preview3 projects you can use. Readme contains explanations on all projects.
mobile 1,290 C# 191 The mobile app vault (iOS and Android).
piranha.core 704 C# 240 Piranha.Core is the current version of Piranha CMS, completely rewritten for NetStandard & ASP.NET Core.
Sonarr 4,898 C# 780 Smart PVR for newsgroup and bittorrent users.

c++

Repo star language fork intro
imgui 18,439 C++ 2,934 Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Tasmota 9,214 C++ 2,146 Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX
Marlin 6,537 C++ 8,449 Optimized firmware for RepRap 3D printers based on the Arduino platform.
trojan 4,913 C++ 968 An unidentifiable mechanism that helps you bypass GFW.
cutter 6,395 C++ 522 Free and Open Source Reverse Engineering Platform powered by radare2
simdjson 8,226 C++ 460 Parsing gigabytes of JSON per second
tdesktop 10,951 C++ 2,579 Telegram Desktop messaging app
MuseScore 4,270 C++ 1,315 MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
godot 27,057 C++ 5,197 Godot Engine – Multi-platform 2D and 3D game engine
qBittorrent 8,167 C++ 1,455 qBittorrent BitTorrent client
WLED 1,238 C++ 210 Control WS2812B RGB LEDs with an ESP8266 over WiFi!
hyperscan 2,524 C++ 352 High-performance regular expression matching library
onnx-tensorrt 563 C++ 163 ONNX-TensorRT: TensorRT backend for ONNX
openpilot 13,207 C++ 3,246 open source driving agent
engine 3,825 C++ 2,107 The Flutter engine
nebula 1,789 C++ 298 A distributed, fast open-source graph database featuring horizontal scalability and high availability
tesseract 32,318 C++ 6,098 Tesseract Open Source OCR Engine (main repository)
Magisk 8,986 C++ 1,445 A Magic Mask to Alter Android System Systemless-ly
srs 7,128 C++ 2,632 SRS is a simple live streaming cluster, a simple joy.
solidity 7,567 C++ 2,103 Solidity, the Contract-Oriented Programming Language
mame 4,265 C++ 1,053 MAME
apollo 15,670 C++ 5,515 An open autonomous driving platform
Sourcetrail 7,003 C++ 383 Sourcetrail - free and open-source interactive source explorer
xmrig 2,880 C++ 1,293 RandomX, CryptoNight and Argon2 CPU miner
Vulkan 4,591 C++ 925 Examples and demos for the new Vulkan API

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
FiraCode 43,064 Clojure 1,536 Monospaced font with programming ligatures
metabase 18,874 Clojure 2,510 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
re-frame 4,111 Clojure 541 A Reagent Framework For Writing SPAs, in Clojurescript.
clj-kondo 633 Clojure 66 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
ros_21_tutorials 202 CMake 148 《古月 · ROS入门21讲》课件&源码
kicad-footprints 340 CMake 558 Official KiCad Footprint Libraries for Kicad version 5
cmake-demo 633 CMake 382 《CMake入门实战》源码
ios-cmake 518 CMake 125 A CMake toolchain file for iOS, watchOS and tvOS C/C++/Obj-C++ development
kicad-packages3D 261 CMake 338 Official KiCad 3D model libraries for rendering and MCAD integration
cmake-examples 1,624 CMake 319 Useful CMake Examples

cobol

Repo star language fork intro

coffeescript

Repo star language fork intro
pagedraw 2,641 CoffeeScript 321 a UI builder for React web apps
intro-curriculum-3006 1,016 CoffeeScript 0 入門コースの3章6節の練習 (ISC License)

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
crystal 14,308 Crystal 1,106 The Crystal Programming Language
lucky 1,595 Crystal 84 A full-featured Crystal web framework that catches bugs for you, runs incredibly fast, and helps you write code that lasts.
lilith 917 Crystal 18 x86-64 os made in crystal

cson

Repo star language fork intro

csound

Repo star language fork intro

csound-document

Repo star language fork intro

csound-score

Repo star language fork intro

css

Repo star language fork intro
public-pentesting-reports 3,247 CSS 897 Curated list of public penetration test reports released by several consulting firms and academic security groups
synthwave-vscode 3,831 CSS 1,024 Synthwave inspired colour theme for VS Code 🌅🕶
gridea 4,938 CSS 396 ✍️A static blog writing client (一个静态博客写作客户端)
transmission-web-control 1,880 CSS 349 一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.
sorry 5,609 CSS 714 在线制作sorry 为所欲为的gif
shadowrocket 360 CSS 79 Shadowrocket 小火箭在线安装, 共享Shadowrocket 小火箭账号,苹果手机ss、ssr V2ray 客户端,支持正版,谢谢!
InternetArchitect 94 CSS 129 年薪百万互联网架构师课程文档及源码(公开部分)
minimal-mistakes 6,010 CSS 10,115 📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
hexo-theme-butterfly 417 CSS 103 A Hexo Theme: Butterfly
website 1,060 CSS 1,303 Flutter web site
tailwindcss 18,273 CSS 809 A utility-first CSS framework for rapid UI development.
SocialFish 1,394 CSS 505 Educational Phishing Tool & Information Collector
hexo-theme-next 4,717 CSS 1,454 Elegant and powerful theme for Hexo.
jekyll-now 6,429 CSS 26,428 Build a Jekyll blog in minutes, without touching the command line.
hacker101 10,977 CSS 1,437 Hacker101
thesixsectorTeam 553 CSS 148
ChineseBQB 6,367 CSS 666 🇨🇳Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~
luci-theme-argon 239 CSS 81 A new Luci theme for LEDE/OpenWRT
markdown-online-editor 699 CSS 62 📝基于 Vue、Vditor,所构建的在线 Markdown 编辑器,支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能。
lanyon 2,520 CSS 2,306 A content-first, sliding sidebar theme for Jekyll.
Metro-UI-CSS 6,431 CSS 2,001 Build responsive, mobile-first projects on the web with the first front-end component library in Metro Style and not only.
Cnblogs-Theme-SimpleMemory 559 CSS 383 🍭 Cnblogs theme / Basic theme : SimpleMemory
git-workflow-merge-conflicts-lab 2 CSS 59
hugo-theme-learn 815 CSS 774 Porting Grav Learn theme to Hugo
RPi-Jukebox-RFID 415 CSS 180 A Raspberry Pi jukebox, playing local music, podcasts and web radio, streams and spotify triggered by RFID cards and/or web app. All plug and play via USB. GPIO scripts available.

csv

Repo star language fork intro

cuda

Repo star language fork intro
mmskeleton 1,577 Cuda 497 A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
DCNv2 485 Cuda 91 Deformable Convolutional Networks v2 with Pytorch

cweb

Repo star language fork intro

cycript

Repo star language fork intro

cython

Repo star language fork intro

d

Repo star language fork intro

d-objdump

Repo star language fork intro

darcs-patch

Repo star language fork intro

dart

Repo star language fork intro
flutter 84,343 Dart 10,849 Flutter makes it easy and fast to build beautiful mobile apps.
samples 5,679 Dart 1,588 A collection of Flutter examples and demos.
awesome-flutter 24,721 Dart 3,435 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
flutterfire 980 Dart 411 🔥 Firebase plugins for Flutter apps
Flutter-Notebook 5,011 Dart 786 日更的FlutterDemo合集,今天你fu了吗
graphql-flutter 1,541 Dart 219 A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
FlutterDouBan 4,224 Dart 763 🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)
Flare-Flutter 1,747 Dart 270 Load and get full control of your Rive files in a Flutter project using this library.
FlutterExampleApps 8,160 Dart 1,565 [Example APPS] Basic Flutter apps, for flutter devs.
gsy_github_app_flutter 9,888 Dart 1,685 Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便...
zhihu-flutter 2,352 Dart 369 Flutter 高仿知乎 UI,非常漂亮,也非常流畅,flutter build apk 或 flutter build ios 之后更流畅
flutter-go 19,355 Dart 2,795 flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
dart-pad 482 Dart 135 An online Dart editor with support for console, web, and Flutter apps
gsy_flutter_demo 1,114 Dart 150 Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。
quizzler-flutter 33 Dart 122 Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
plugins 9,397 Dart 4,060 Plugins for Flutter maintained by the Flutter team
sdk 4,810 Dart 659 The Dart SDK, including the VM, dart2js, core libraries, and more.
flutter_cached_network_image 980 Dart 264 Download, cache and show images in a flutter app
dio 6,556 Dart 645 A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
flutter_architecture_samples 4,423 Dart 792 TodoMVC for Flutter
flame 2,107 Dart 155 A minimalist Flutter game engine
flutter_map 1,003 Dart 282 A Flutter map widget inspired by Leaflet
flutter_clock 452 Dart 279
flukit 1,978 Dart 242 A Flutter UI Kit. 一个Flutter UI组件库。
FlutterScreens 2,263 Dart 600 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
ud120-projects 1,272 DIGITAL Command Language 5,023 Starter project code for students taking Udacity ud120

dm

Repo star language fork intro
tgstation 923 DM 2,500 the /tg/station branch of SS13

dns-zone

Repo star language fork intro

dockerfile

Repo star language fork intro
dockerfiles 9,339 Dockerfile 1,662 Various Dockerfiles I use on the desktop and on servers.
laradock 8,775 Dockerfile 3,022 The most popular full PHP development environment on Docker.
nocode 34,536 Dockerfile 3,094 The best way to write secure and reliable applications. Write nothing; deploy nowhere.
laravel-docker 331 Dockerfile 139 🐳 Generic docker image for Laravel Applications
aws-codebuild-docker-images 456 Dockerfile 420 Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html
dotnet-docker 2,042 Dockerfile 854 Docker images for .NET Core and the .NET Core Tools.
python 1,218 Dockerfile 546 Docker Official Image packaging for Python
docker-jetbrains-license-server 377 Dockerfile 110 🐳 JetBrains License Server Docker image
docker-letsencrypt 455 Dockerfile 130
dockerfile 1,688 Dockerfile 577 some personally made dockerfile
balena-pihole 122 Dockerfile 48 raspberrypi3 balenaCloud stack with Pi-hole, PADD, & dnscrypt-proxy

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
ecto 4,463 Elixir 1,060 A toolkit for data mapping and language integrated query
elixir 16,330 Elixir 2,344 Elixir is a dynamic, functional language designed for building scalable and maintainable applications
teslamate 351 Elixir 47 A self-hosted data logger for your Tesla 🚘
absinthe 2,987 Elixir 310 The GraphQL toolkit for Elixir
broadway 802 Elixir 44 Concurrent and multi-stage data ingestion and data processing with Elixir
realtime 186 Elixir 2 Listen to your to PostgreSQL database in realtime via websockets

elm

Repo star language fork intro

emacs-lisp

Repo star language fork intro
doom-emacs 4,707 Emacs Lisp 740 An Emacs configuration for the stubborn martian vimmer
emacs-doom-themes 1,011 Emacs Lisp 145 An opinionated pack of modern color-themes
spacemacs 19,176 Emacs Lisp 4,682 A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs and Vim!
lsp-mode 2,149 Emacs Lisp 288 Emacs client/library for the Language Server Protocol
evil 1,323 Emacs Lisp 128 The extensible vi layer for Emacs.
magit 4,268 Emacs Lisp 618 It's Magit! A Git porcelain inside Emacs.
.emacs.d 790 Emacs Lisp 133 Centaur Emacs - A Fancy and Fast Emacs Configuration
emacs.d 5,299 Emacs Lisp 1,821 An Emacs configuration bundle with batteries included
treemacs 855 Emacs Lisp 71
emacs 2,207 Emacs Lisp 657 Mirror of GNU Emacs
swiper 1,417 Emacs Lisp 273 Ivy - a generic completion frontend for Emacs, Swiper - isearch with an overview, and more. Oh, man!
use-package 2,926 Emacs Lisp 185 A use-package declaration for simplifying your .emacs
prelude 4,264 Emacs Lisp 1,667 Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.
cider 2,824 Emacs Lisp 547 The Clojure Interactive Development Environment that Rocks for Emacs
emacs.d 1,567 Emacs Lisp 514 Fast and robust Emacs setup.
let-alist 0 Emacs Lisp 0 Easily let-bind values of an assoc-list by their names

emberscript

Repo star language fork intro

eml

Repo star language fork intro

eq

Repo star language fork intro

erlang

Repo star language fork intro
emqx 5,496 Erlang 1,033 EMQ X Broker - Scalable Distributed MQTT Message Broker for IoT in 5G Era
rabbitmq-server 6,701 Erlang 2,181 Open source multi-protocol messaging broker

f%23

Repo star language fork intro

f*

Repo star language fork intro

factor

Repo star language fork intro

fancy

Repo star language fork intro

fantom

Repo star language fork intro

figlet-font

Repo star language fork intro

filebench-wml

Repo star language fork intro

filterscript

Repo star language fork intro

fish

Repo star language fork intro

flux

Repo star language fork intro

formatted

Repo star language fork intro

forth

Repo star language fork intro

fortran

Repo star language fork intro

freemarker

Repo star language fork intro

frege

Repo star language fork intro

g-code

Repo star language fork intro

game-maker-language

Repo star language fork intro

gams

Repo star language fork intro

gap

Repo star language fork intro

gcc-machine-description

Repo star language fork intro

gdb

Repo star language fork intro

gdscript

Repo star language fork intro
godot-demo-projects 989 GDScript 541 Demonstration and Template Projects
godot-demos 729 GDScript 375 Dozens of free and open source demos for the Godot game engine
Pixelorama 323 GDScript 40 A free & open-source 2D sprite editor, made with the Godot Engine!

genie

Repo star language fork intro

genshi

Repo star language fork intro

gentoo-ebuild

Repo star language fork intro

gentoo-eclass

Repo star language fork intro

gerber-image

Repo star language fork intro

gettext-catalog

Repo star language fork intro

gherkin

Repo star language fork intro

git-attributes

Repo star language fork intro

git-config

Repo star language fork intro

glsl

Repo star language fork intro
thebookofshaders 2,525 GLSL 328 Step-by-step guide through the abstract and complex universe of Fragment Shaders.

glyph

Repo star language fork intro

glyph-bitmap-distribution-format

Repo star language fork intro

gn

Repo star language fork intro

gnuplot

Repo star language fork intro

go

Repo star language fork intro
nebula 4,130 Go 208 A scalable overlay networking tool with a focus on performance, simplicity and security
hugo 40,755 Go 4,604 The world’s fastest framework for building websites.
BaiduPCS-Go 19,444 Go 2,961 百度网盘客户端 - Go语言编写
nps 10,026 Go 1,648 一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩、站点保护、加密传输、多路复用、header修改等。支持web图形化管理,集成多用户模式。
gin 34,566 Go 3,984 Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
learn-go-with-tests 9,720 Go 1,074 Learn Go with test-driven development
crawlab 3,926 Go 547 Distributed web crawler admin platform for spiders management regardless of languages and frameworks.
awesome-go 51,024 Go 6,733 A curated list of awesome Go frameworks, libraries and software
colly 9,753 Go 804 Elegant Scraper and Crawler Framework for Golang
fyne 7,478 Go 318 Cross platform GUI in Go based on Material Design
kratos 8,224 Go 1,806 Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
go-gin-example 2,266 Go 539 An example of gin
bigcache 3,492 Go 273 Efficient cache for gigabytes of data written in Go.
frp 31,768 Go 5,827 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
go 67,715 Go 9,594 The Go programming language
clash 5,335 Go 725 A rule-based tunnel in Go.
lotus 205 Go 87 Implementation of the Filecoin protocol, written in Go
gods 7,561 Go 853 GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayS...
rclone 18,234 Go 1,428 "rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
etcd 29,074 Go 6,002 Distributed reliable key-value store for the most critical data of a distributed system
kubernetes 62,122 Go 21,917 Production-Grade Container Scheduling and Management
photoprism 4,476 Go 240 Personal Photo Management powered by Go and Google TensorFlow
mattermost-server 17,191 Go 3,795 Open source Slack-alternative in Golang and React - Mattermost
docker-slim 7,516 Go 242 DockerSlim (docker-slim): Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
telegraf 7,960 Go 3,060 The plugin-driven server agent for collecting & reporting metrics.

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,476 Groovy 64,288 SmartThings open-source DeviceTypeHandlers and SmartApps code
build_utils 0 Groovy 0 Common utilities for build and CI
MarfeelCodingStandards 3 Groovy 0

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
hadolint 3,006 Haskell 128 Dockerfile linter, validate inline bash, written in Haskell
pandoc 17,749 Haskell 2,070 Universal markup converter
unison 2,836 Haskell 129 A friendly programming language from the future
shellcheck 17,640 Haskell 888 ShellCheck, a static analysis tool for shell scripts
agda 1,085 Haskell 145 Agda is a dependently typed programming language / interactive theorem prover.
ghcide 301 Haskell 39 A library for building Haskell IDE tooling
xmonad 1,352 Haskell 174 The core of xmonad, a small but functional ICCCM-compliant tiling window manager
compiler 5,706 Haskell 469 Compiler for Elm, a functional language for reliable webapps.
Idris-dev 3,089 Haskell 657 A Dependently Typed Functional Programming Language
duckling 2,757 Haskell 480 Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.

haxe

Repo star language fork intro

hcl

Repo star language fork intro
kubespray 7,854 HCL 3,240 Deploy a Production Ready Kubernetes Cluster
terraform-course 595 HCL 1,299 Course files for my Udemy course about Terraform
terraform-google-gke 135 HCL 74 Terraform code and scripts for deploying a Google Kubernetes Engine (GKE) cluster.
terraform-aws-rds 251 HCL 332 Terraform module which creates RDS resources on AWS
terraform-aws-eks 902 HCL 663 A Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS.
terraform-aws-nomad 126 HCL 82 A Terraform Module for how to run Nomad on AWS using Terraform and Packer
terraform-aws-consul 237 HCL 265 A Terraform Module for how to run Consul on AWS using Terraform and Packer
terraform-aws-vault 398 HCL 260 A Terraform Module for how to run Vault on AWS using Terraform and Packer
package-terraform-utilities 29 HCL 4 A collection of useful Terraform utilities

hiveql

Repo star language fork intro

hlsl

Repo star language fork intro

holyc

Repo star language fork intro
source-han-sans 7,458 HolyC 759 Source Han Sans

html

Repo star language fork intro
awesome-piracy 8,389 HTML 786 A curated list of awesome warez and piracy links
hugo-academic 3,766 HTML 1,601 📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!
fluxion 2,128 HTML 756 Fluxion is a remake of linset by vk496 with less bugs and enhanced functionality.
zenbot 6,259 HTML 1,649 Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
Java-Interview-Advanced 1,148 HTML 519 中华石杉--互联网Java进阶面试训练营
TranslatorX 3,839 HTML 531 JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化...
awesome-competitive-programming 5,470 HTML 1,392 💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
HiddenEye 1,064 HTML 431 Modern Phishing Tool With Advanced Functionality And Multiple Tunnelling Services [ Android-Support-Available ]
OpenClash 370 HTML 89 A Clash Client For OpenWrt
REKCARC-TSC-UHT 11,777 HTML 3,392 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
RDR2CollectorsMap 181 HTML 101
qiubaiying.github.io 1,942 HTML 5,796 BY Blog ->
ecma262 9,662 HTML 771 Status, process, and documents for ECMA-262
JavaScript30 11,807 HTML 13,467 30 Day Vanilla JS Challenge
SwiftSoup 2,014 HTML 147 SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
webdevbootcamp 1,027 HTML 697 All source code for back-end projects from the Web Developer Bootcamp
MatBlazor 1,006 HTML 106 Material Design components for Blazor and Razor Components
pcc_2e 336 HTML 277 Online resources for Python Crash Course (Second Edition), from No Starch Press
beginner-javascript 2,178 HTML 413 Slam Dunk JavaScript
front-end-handbook-2019 3,089 HTML 307 [Book] 2019 edition of our front-end development handbook
OneList 304 HTML 82 Simple index for onedrive
blaze 510 HTML 79 ⚡ File sharing progressive web app built using WebRTC and WebSockets
OSCPRepo 850 HTML 363 A list of commands, scripts, resources, and more that I have gathered and attempted to consolidate for use as OSCP (and more) study material. Commands in 'Usefulcommands' Keepnote. Bookmarks and readi...
hyperblog 895 HTML 1,289 Un blog increíble para el curso de Git y Github de Platzi
web-moderno 1,036 HTML 582

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
ra1nstorm-helper 121 Inno Setup 61 Automatically configures an environment to run checkra1n

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
spring-boot-demo 9,492 Java 3,177 spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 63 个集成demo,已经完成 52 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Be...
halo 12,141 Java 3,691 ✍ Halo 一款现代化的个人独立博客系统
advanced-java 37,517 Java 10,251 😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
LeetCodeAnimation 47,842 Java 8,528 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
BigData-Notes 4,896 Java 1,297 大数据入门指南 ⭐️
seata 13,782 Java 3,516 🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
vhr 13,317 Java 5,464 微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
mall 28,359 Java 11,739 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
flink-learning 4,541 Java 1,171 flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控...
canal 12,201 Java 4,057 阿里巴巴 MySQL binlog 增量订阅&消费组件
java-design-patterns 54,627 Java 17,625 Design patterns implemented in Java
druid 19,993 Java 6,787 阿里巴巴数据库事业部出品,为监控而生的数据库连接池
jeecg-boot 9,318 Java 3,393 一款基于代码生成器的JAVA快速开发平台(低代码开发平台),开源界“小普元”超越传统商业企业级开发平台!采用前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式(OnlineCoding模式-> 代码生成器模式-> 手工MERGE智能开发),帮助Java项目...
DoraemonKit 12,834 Java 1,669 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。
xxl-job 12,018 Java 5,159 A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
miaosha 12,951 Java 2,953 ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
SpringAll 12,371 Java 3,479 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
SpringCloud 2,933 Java 1,415 基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
arthas 19,048 Java 4,061 Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
spring-boot-examples 20,399 Java 9,263 about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
spring-boot-api-project-seed 5,791 Java 2,455 🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
litemall 10,764 Java 4,264 又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
flink 11,796 Java 6,263 Apache Flink
incubator-hudi 920 Java 356 Upserts And Incremental Processing on Big Data
spring-framework 34,661 Java 22,961 Spring Framework

java-properties

Repo star language fork intro

java-server-pages

Repo star language fork intro

javascript

Repo star language fork intro
chinese-poetry 26,053 JavaScript 5,076 The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
Motrix 17,181 JavaScript 1,946 A full-featured download manager.
javascript-algorithms 59,714 JavaScript 9,605 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
axios 68,466 JavaScript 6,000 Promise based HTTP client for the browser and node.js
tesseract.js 20,409 JavaScript 1,353 Pure Javascript OCR for more than 100 Languages 📖🎉🖥
outline 7,550 JavaScript 461 The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, markdown compatible and open source.
leetcode 24,972 JavaScript 4,483 LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
svelte 29,148 JavaScript 1,295 Cybernetically enhanced web apps
Awesome-Design-Tools 18,717 JavaScript 1,282 The best design tools and plugins for everything 👉
clean-code-javascript 28,509 JavaScript 3,315 🛁 Clean Code concepts adapted for JavaScript
plugins 242 JavaScript 39 🍣 The one-stop shop for official Rollup plugins
incubator-echarts 38,946 JavaScript 12,740 A powerful, interactive charting and visualization library for browser
magnetW 6,313 JavaScript 1,152 磁力链接聚合搜索
layuimini 946 JavaScript 286 后台admin前端模板,基于 layui 编写的最简洁、易用的后台框架模板。只需提供一个接口就直接初始化整个框架,无需复杂操作。
lx-music-desktop 2,728 JavaScript 471 一个基于 electron 的音乐软件
create-react-app 75,031 JavaScript 17,764 Set up a modern web app by running one command.
Google-Play-Music-Desktop-Player-UNOFFICIAL- 8,237 JavaScript 813 A beautiful cross platform Desktop Player for Google Play Music
overreacted.io 4,935 JavaScript 1,095 Personal blog by Dan Abramov.
react-native 83,943 JavaScript 18,762 A framework for building native apps with React.
complete-javascript-course 2,851 JavaScript 4,005 Starter files, final projects and FAQ for my Complete JavaScript course
How-To-Ask-Questions-The-Smart-Way 9,566 JavaScript 2,633 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
mattermost-webapp 726 JavaScript 1,316 Webapp of Mattermost server: https://github.com/mattermost/mattermost-server
awesome-mac 34,458 JavaScript 3,935  Now we have become very big, Different from the original idea. Collect premium software in various categories.
riot-web 3,996 JavaScript 684 A glossy Matrix collaboration client for the web.
preact 25,081 JavaScript 1,337 ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.

javascript+erb

Repo star language fork intro

jflex

Repo star language fork intro

jison

Repo star language fork intro

jison-lex

Repo star language fork intro

jolie

Repo star language fork intro

json

Repo star language fork intro

json-with-comments

Repo star language fork intro

json5

Repo star language fork intro

jsoniq

Repo star language fork intro

jsonld

Repo star language fork intro

jsonnet

Repo star language fork intro
kube-prometheus 1,113 Jsonnet 318 Use Prometheus to monitor Kubernetes and applications running on Kubernetes

jsx

Repo star language fork intro

julia

Repo star language fork intro
julia 25,062 Julia 3,709 The Julia Language: A fresh approach to technical computing.
General 118 Julia 107 The official registry of general Julia packages

jupyter-notebook

Repo star language fork intro
handson-ml2 5,454 Jupyter Notebook 1,902 A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
ai-edu 7,098 Jupyter Notebook 1,497 AI education materials for Chinese students, teachers and IT professionals.
dlaicourse 2,077 Jupyter Notebook 1,780 Notebooks for learning deep learning
Complete-Python-3-Bootcamp 7,569 Jupyter Notebook 26,303 Course Files for Complete Python 3 Bootcamp Course on Udemy
deeplearning-models 11,114 Jupyter Notebook 2,597 A collection of various deep learning architectures, models, and tips
python-machine-learning-book-2nd-edition 5,534 Jupyter Notebook 2,267 The "Python Machine Learning (2nd edition)" book code repository and info resource
course-nlp 1,812 Jupyter Notebook 666 A Code-First Introduction to NLP course
mit-deep-learning 6,585 Jupyter Notebook 1,464 Tutorials, assignments, and competitions for MIT Deep Learning related courses.
python-machine-learning-book-3rd-edition 660 Jupyter Notebook 183 The "Python Machine Learning (3rd edition)" book code repository
homemade-machine-learning 13,644 Jupyter Notebook 2,659 🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
pytorch-book 6,566 Jupyter Notebook 2,416 PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Virgilio 12,200 Jupyter Notebook 2,417 Your new Mentor for Data Science E-Learning.
course-v3 3,637 Jupyter Notebook 2,527 The 3rd edition of course.fast.ai
deep-learning-v2-pytorch 2,614 Jupyter Notebook 2,829 Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
Stock-Prediction-Models 1,306 Jupyter Notebook 616 Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
ML-NLP 3,410 Jupyter Notebook 1,025 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Python-100-Days 75,377 Jupyter Notebook 29,608 Python - 100天从新手到大师
DeepLearningZeroToAll 3,777 Jupyter Notebook 2,373 TensorFlow Basic Tutorial Labs
pydata-book 11,012 Jupyter Notebook 9,055 Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
the-craft-of-selfteaching 11,339 Jupyter Notebook 11,239 One has no future if one couldn't teach themself.
deep-learning-with-python-notebooks 9,201 Jupyter Notebook 4,497 Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Dive-into-DL-TensorFlow2.0 1,649 Jupyter Notebook 294 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的同意
CourseraML 1,531 Jupyter Notebook 638 I took Andrew Ng's Machine Learning course on Coursera and did the homework assigments... but, on my own in python because I love jupyter notebooks!
DeOldify 8,681 Jupyter Notebook 963 A Deep Learning based project for colorizing and restoring old images (and video!)
Python 108 Jupyter Notebook 217 🐍 Python Programs

kicad-layout

Repo star language fork intro

kicad-legacy-layout

Repo star language fork intro

kicad-schematic

Repo star language fork intro

kit

Repo star language fork intro

kotlin

Repo star language fork intro
p3c 19,988 Kotlin 4,940 Alibaba Java Coding Guidelines pmd implements and IDE plugin
tachiyomi 5,890 Kotlin 786 Free and open source manga reader for Android
ktor 6,115 Kotlin 475 Framework for quickly creating connected applications in Kotlin with minimal effort
kotlin-sample-app 452 Kotlin 62 📚 Android Sample App using modular, clean, scalable, testable Architecture written in Kotlin following the best practices with Jetpack.
home-assistant-android 328 Kotlin 68 📱 Home Assistant Companion for Android
press 668 Kotlin 35 A cross-platform markdown editor written in Kotlin Multiplatform (work in progress)
camera-samples 1,091 Kotlin 531 Multiple samples showing the best practices in camera APIs on Android.
shadowsocks-android 28,240 Kotlin 10,754 A shadowsocks client for Android
kotlinx.coroutines 6,614 Kotlin 889 Library support for Kotlin coroutines
vlc-android 560 Kotlin 192 VLC for Android, Android TV and ChromeOS
Unciv 630 Kotlin 201 Open-source Android/Desktop remake of Civ V
susi_android 1,843 Kotlin 1,063 SUSI.AI Android App https://play.google.com/apps/testing/ai.susi
open-event-attendee-android 1,385 Kotlin 451 Open Event Attendee Android General App https://github.com/fossasia/open-event-android/blob/apk/open-event-dev-app-playStore-debug.apk
apkupdater 778 Kotlin 101 APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.
architecture-components-samples 15,712 Kotlin 5,101 Samples for Android Architecture Components.
Exposed 3,461 Kotlin 296 Kotlin SQL Framework
detekt 2,576 Kotlin 296 Static code analysis for Kotlin
Simple-Gallery 1,077 Kotlin 353 Browse your memories without any interruptions.
ClashForAndroid 577 Kotlin 83 A rule-based tunnel for Android.
uamp 11,379 Kotlin 3,387 A sample audio app for Android
kotlin-examples 2,671 Kotlin 907 Various examples for Kotlin
sqldelight 2,948 Kotlin 224 SQLDelight - Generates typesafe Kotlin APIs from SQL https://cashapp.github.io/sqldelight/
material-dialogs 17,112 Kotlin 2,878 😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
kotlin 30,261 Kotlin 3,616 The Kotlin Programming Language
kotlinconf-app 2,310 Kotlin 253 KotlinConf Schedule Application

krl

Repo star language fork intro

labview

Repo star language fork intro

lasso

Repo star language fork intro

latte

Repo star language fork intro

lean

Repo star language fork intro

less

Repo star language fork intro

lex

Repo star language fork intro

lfe

Repo star language fork intro

lilypond

Repo star language fork intro

limbo

Repo star language fork intro

linker-script

Repo star language fork intro

linux-kernel-module

Repo star language fork intro

liquid

Repo star language fork intro

literate-agda

Repo star language fork intro

literate-coffeescript

Repo star language fork intro

literate-haskell

Repo star language fork intro

livescript

Repo star language fork intro

llvm

Repo star language fork intro
llvm 4,267 LLVM 1,982 Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.

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
PathOfBuilding 1,799 Lua 787 Offline build planner for Path of Exile.
waifu2x 17,034 Lua 1,963 Image Super-Resolution for Anime-Style Art
luci 2,255 Lua 1,159 LuCI - OpenWrt Configuration Interface
koreader 5,685 Lua 709 An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
awesome 2,894 Lua 362 awesome window manager
trew_hud_ui 13 Lua 24 User Interface created originally for ESX and then adapted for VRP/VRPEX.
crnn 1,579 Lua 464 Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
luci-app-v2ray 232 Lua 59 LuCI support for V2Ray
es_extended 92 Lua 227 ES Extended Core
Jeva 34 Lua 146 All scripts and code used through videos/tutorials on Jeva
FrackinUniverse 279 Lua 222 1.4.4 SB release version of FrackinUniverse
Bagnon 106 Lua 43 Single window displays for you items
HonorSpy 43 Lua 25 World of Warcraft: Classic HonorSpy addon
FS19_GlobalCompany 33 Lua 15

m

Repo star language fork intro

m4

Repo star language fork intro

m4sugar

Repo star language fork intro

makefile

Repo star language fork intro
awesome-python-cn 17,769 Makefile 6,011 Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
spksrc 1,876 Makefile 803 Cross compilation framework to create native packages for the Synology's NAS
awesome-kubernetes 7,807 Makefile 1,234 A curated list for awesome kubernetes sources 🚢🎉
openwrt-v2ray 474 Makefile 156 V2Ray for OpenWrt
packages 2,184 Makefile 1,907 Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
frida 4,591 Makefile 508 Clone this repo to build Frida
kubernetes-handbook 3,385 Makefile 933 Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
zh-google-styleguide 5,967 Makefile 1,962 Google 开源项目风格指南 (中文版)
motioneyeos 4,716 Makefile 535 A Video Surveillance OS For Single-board Computers
buildroot 945 Makefile 972 Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http://git.buildroot.net/buildroot/. Do not open issues or fi...
traefik-helm-chart 62 Makefile 40 This is the incubator for the Traefik v2 helm chart
theos 2,779 Makefile 790 A cross-platform suite of tools for building and deploying software for iOS and other platforms.
hassos 672 Makefile 195 🔰 HassOS Docker hypervisor
nvidia-docker 10,024 Makefile 1,332 Build and run Docker containers leveraging NVIDIA GPUs
calico 1,525 Makefile 429 Cloud native connectivity and network policy
project-layout 12,407 Makefile 1,241 Standard Go Project Layout
redox 11,928 Makefile 791 Mirror of https://gitlab.redox-os.org/redox-os/redox
lightstep-tracer-common 2 Makefile 3 Files shared by most or all of the LightStep tracer implementations
client_model 33 Makefile 29 Data model artifacts for Prometheus.
spec 568 Makefile 161 Container Storage Interface (CSI) Specification.

mako

Repo star language fork intro

markdown

Repo star language fork intro

marko

Repo star language fork intro

mask

Repo star language fork intro

mathematica

Repo star language fork intro

matlab

Repo star language fork intro
Algorithms_MathModels 511 MATLAB 226 【国赛】【美赛】数学建模相关算法 MATLAB实现(2018年初整理)
machine-learning-programming-assignments-coursera-andrew-ng 251 MATLAB 257 Solutions to Andrew NG's machine learning course on Coursera
machine-learning-coursera-1 991 MATLAB 895 This repo is specially created for all the work done my me as a part of Coursera's Machine Learning Course.
deep-photo-styletransfer 9,447 MATLAB 1,386 Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
Coursera-Machine-Learning-Stanford 350 MATLAB 327 Machine learning-Stanford University

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 8,613 Nim 948 Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
nitter 588 Nim 19 Alternative Twitter front-end

ninja

Repo star language fork intro

nit

Repo star language fork intro

nix

Repo star language fork intro
nixpkgs 4,552 Nix 4,364 Nix Packages collection
home-manager 881 Nix 278 Manage a user environment using Nix

nl

Repo star language fork intro

nsis

Repo star language fork intro

nu

Repo star language fork intro

numpy

Repo star language fork intro

objdump

Repo star language fork intro

objective-c

Repo star language fork intro
WeChatExtension-ForMac 3,571 Objective-C 590 Mac版微信的功能拓展
WeChatTweak-macOS 4,427 Objective-C 584 A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开
Halfrost-Field 5,343 Objective-C 937 ✍️ 这里是写博客的地方 —— Halfrost-Field 冰霜之地
mi_card_flutter 75 Objective-C 149 Starter code for the Mi Card Project from the Complete Flutter Development Bootcamp
dicee-flutter 29 Objective-C 149 Starter code for the Dicee project in the Complete Flutter Bootcamp
FSCalendar 8,559 Objective-C 1,524 A fully customizable iOS calendar library, compatible with Objective-C and Swift
xylophone-flutter 18 Objective-C 122 Starter code for the Xylophone project in the Complete Flutter Bootcamp
BaiduNetdiskPlugin-macOS 7,621 Objective-C 1,586 For macOS.百度网盘 破解SVIP、下载速度限制~
flutter-webrtc 884 Objective-C 196 WebRTC plugin for Flutter Mobile/Desktop/Web
OpenEmu 10,990 Objective-C 1,043 🕹 Retro video game emulation for macOS
Clutch 2,748 Objective-C 552 Fast iOS executable dumper
hammerspoon 6,216 Objective-C 332 Staggeringly powerful macOS desktop automation with Lua
ssl-kill-switch2 1,493 Objective-C 273 Blackbox tool to disable SSL certificate validation - including certificate pinning - within iOS and OS X Apps
magnetX 1,298 Objective-C 213 资源搜索型软件 macOS OSX magnet
bmi-calculator-flutter 31 Objective-C 115 Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
magic-8-ball-flutter 10 Objective-C 112 Starter code for the Dicee project in the Complete Flutter Bootcamp
bitbar 11,838 Objective-C 473 Put the output from any script or program in your Mac OS X Menu Bar
firebase-ios-sdk 1,577 Objective-C 382 Firebase iOS SDK
CocoaAsyncSocket 11,369 Objective-C 2,777 Asynchronous socket networking library for Mac and iOS
VipVideo 1,866 Objective-C 403 各大网站vip视频免费观看 等 Mac版。付费电影,VIP会员剧等,去广告播放。自用视频或者电影URL,音乐破解URL,CCTV等电视播放URL,爱奇艺,腾讯视频,土豆视频,搜狐视频,乐视视频
FLEX 11,003 Objective-C 1,277 An in-app debugging and exploration tool for iOS
iOS-Performance-Optimization 3,619 Objective-C 769 关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit
JXCategoryView 4,217 Objective-C 797 A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
iTerm2 9,589 Objective-C 948 iTerm2 is a terminal emulator for Mac OS X that does amazing things.
CYLTabBarController 5,988 Objective-C 1,307 [EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带...

objective-c++

Repo star language fork intro
Texture 6,102 Objective-C++ 908 Smooth asynchronous user interfaces for iOS apps.

objective-j

Repo star language fork intro

objectscript

Repo star language fork intro

ocaml

Repo star language fork intro
ocaml 2,634 OCaml 629 The core OCaml system: compilers, runtime system, base libraries
reason 8,392 OCaml 401 Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
unison 1,398 OCaml 111 Unison file synchronizer
google-drive-ocamlfuse 3,302 OCaml 218 FUSE filesystem over Google Drive

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
fosscad-repo 723 OpenSCAD 581 Official FOSSCAD Library Repository

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
cheat-engine 3,697 Pascal 737 Cheat Engine. A development environment focused on modding
rdpwrap 6,236 Pascal 1,203 RDP Wrapper Library
HeidiSQL 1,649 Pascal 178 A lightweight client for managing MariaDB, MySQL, SQL Server and PostgreSQL, written in Delphi

pawn

Repo star language fork intro

pep8

Repo star language fork intro

perl

Repo star language fork intro
ALAppExtensions 222 Perl 109 Repository for collaboration on Microsoft AL application add-on and localization extensions for Microsoft Dynamics 365 Business Central.
cloc 8,633 Perl 537 cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
webmin 1,191 Perl 332 Powerful and flexible web-based server management control panel
nikto 3,501 Perl 592 Nikto web server scanner
lua-resty-jit-uuid 149 Perl 28 Fast and dependency-free UUID library for LuaJIT/ngx_lua

perl-6

Repo star language fork intro

php

Repo star language fork intro
crater 2,102 PHP 348 Free & Open Source Invoice App for Freelancers & Small Businesses
monica 8,997 PHP 1,077 Personal CRM. Remember everything about your friends and family.
cphalcon 10,041 PHP 1,822 High performance, full-stack PHP framework delivered as a C extension.
framework 19,888 PHP 7,020
pingcrm 457 PHP 117 A demo application to illustrate how Inertia.js works.
laravel 56,991 PHP 17,601 A PHP framework for web artisans
invoiceninja 4,781 PHP 1,533 Invoices, Expenses and Tasks built with Laravel and Flutter
laravel-ide-helper 9,299 PHP 865 Laravel IDE Helper
dockerlabs 799 PHP 361 Docker - Beginners
maccms10 320 PHP 115 苹果cms-v10,maccms-v10,开源CMS,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,新闻程序,漫画程序,图片程序
akaunting 2,520 PHP 918 Free and Online Accounting Software
server 9,371 PHP 1,691 ☁️ Nextcloud server, a safe home for all your data
laravel-boilerplate 3,868 PHP 1,263 A Laravel Boilerplate Project - http://laravel-boilerplate.com
raspap-webgui 1,749 PHP 452 Simple AP setup & WiFi management for the Raspberry Pi
directus 5,550 PHP 547 Directus 8 Suite — Future-Proof Headless CMS & API for Custom Databases
october 9,371 PHP 2,064 Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
aws-sdk-php 4,516 PHP 919 Official repository of the AWS SDK for PHP (@awsforphp)
tinyfilemanager 1,157 PHP 432 Web based File Manager in single PHP file, Manage your files efficiently and easily with Tiny File Manager
devilbox 2,631 PHP 350 A modern Docker LAMP stack and MEAN stack for local development
glpi 1,516 PHP 596 GLPI is a Free Asset and IT Management Software package,ITIL Service Desk, licenses tracking and software auditing.
PocketMine-MP 1,671 PHP 1,055 A server software for Minecraft: Bedrock Edition in PHP
laravel-query-builder 2,040 PHP 160 Easily build Eloquent queries from API requests
SSRPanel 107 PHP 96 An Account Managent Panel Which Is Used For Shadowsocks & ShadowsocksR & V2Ray & VNET
CodeIgniter 17,855 PHP 7,815 Open Source PHP Framework (originally from EllisLab)
PHP-Parser 12,326 PHP 679 A PHP parser written in PHP

pic

Repo star language fork intro

pickle

Repo star language fork intro

picolisp

Repo star language fork intro

piglatin

Repo star language fork intro

pike

Repo star language fork intro

plpgsql

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

plsql

Repo star language fork intro

pod

Repo star language fork intro

pod-6

Repo star language fork intro

pogoscript

Repo star language fork intro

pony

Repo star language fork intro

postcss

Repo star language fork intro

postscript

Repo star language fork intro
powerline-extra-symbols 540 PostScript 32 ▶️ Extra glyphs for your powerline separators

pov-ray-sdl

Repo star language fork intro

powerbuilder

Repo star language fork intro

powershell

Repo star language fork intro
virtual-environments 128 PowerShell 62 GitHub Actions virtual environments
Debloat-Windows-10 3,769 PowerShell 541 A collection of Scripts which disable / remove Windows 10 Features and Apps
Win10-Initial-Setup-Script 2,948 PowerShell 691 PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019
BloodHound 3,702 PowerShell 704 Six Degrees of Domain Admin
nishang 3,477 PowerShell 1,297 Nishang - Offensive PowerShell for red team, penetration testing and offensive security.
docs 2,134 PowerShell 3,695 This repository contains .NET Documentation.
Invoke-Obfuscation 1,412 PowerShell 364 PowerShell Obfuscator
Windows10Debloater 3,527 PowerShell 455 Script to remove Windows 10 bloatware.
Empire 5,110 PowerShell 1,724 Empire is a PowerShell and Python post-exploitation agent.
scoop 9,309 PowerShell 796 A command-line installer for Windows.
scoop-extras 646 PowerShell 472 "Extras" bucket for Scoop
Erebus 169 PowerShell 30 CobaltStrike后渗透测试插件
openhab-distro 859 PowerShell 314 The binary distribution of openHAB
VBA-Docs 128 PowerShell 214 Office VBA documentation. We're no longer updating this content regularly. Therefore, issues are not being monitored. For support and feedback, see https://docs.microsoft.com/en-us/office/vba/articles...
azure-docs-powershell-azuread 51 PowerShell 149 Cmdlets reference help docs for Powershell Azure AD
Quantum 2,656 PowerShell 521 Microsoft Quantum Development Kit Samples

processing

Repo star language fork intro
SnakeAI 943 Processing 245 Train a Neural Network to play Snake using a Genetic Algorithm

prolog

Repo star language fork intro

propeller-spin

Repo star language fork intro

protocol-buffer

Repo star language fork intro

public-key

Repo star language fork intro

pug

Repo star language fork intro

puppet

Repo star language fork intro

pure-data

Repo star language fork intro

purebasic

Repo star language fork intro
onnx 7,686 PureBasic 1,249 Open Neural Network Exchange
x-deeplearning 3,163 PureBasic 805 An industrial deep learning framework for high-dimension sparse data

purescript

Repo star language fork intro

python

Repo star language fork intro
12306 27,569 Python 8,796 12306智能刷票,订票
ML-From-Scratch 15,040 Python 2,858 Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learnin...
youtube-dl 59,967 Python 10,424 Command-line program to download videos from YouTube.com and other video sites
system-design-primer 79,949 Python 13,306 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
you-get 29,798 Python 5,919 ⏬ Dumb downloader that scrapes the web
HelloGitHub 23,896 Python 3,286 Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
fastapi 7,568 Python 429 FastAPI framework, high performance, easy to learn, fast to code, ready for production
py12306 10,821 Python 2,889 🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
ChromeAppHeroes 12,761 Python 1,258 🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
PythonPlantsVsZombies 919 Python 148 a simple PlantsVsZombies game
examples-of-web-crawlers 6,220 Python 1,937 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
nni 4,943 Python 631 An open source AutoML toolkit for neural architecture search, model compression and hyper-parameter tuning.
geo-heatmap 1,515 Python 153 🗺 Generate an interactive geo heatmap from your Google location data
zhao 6,638 Python 1,738 【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵
poetry 8,538 Python 561 Python dependency management and packaging made easy.
ffmpeg-python 2,986 Python 281 Python bindings for FFmpeg - with complex filtering support
proxy_pool 8,691 Python 2,531 Python爬虫代理IP池(proxy pool)
home-assistant 30,601 Python 8,988 🏡 Open source home automation that puts local control and privacy first
AIDungeon 2,115 Python 342 Infinite adventures await!
numpy-ml 8,164 Python 2,282 Machine learning, in numpy
rq 6,574 Python 1,087 Simple job queues for Python
d2l-en 3,611 Python 943 Dive into Deep Learning: an interactive deep learning book with code, math, and discussions, based on the NumPy interface.
metaflow 2,638 Python 171 Build and manage real-life data science projects with ease.
DeDRM_tools 6,854 Python 616 DeDRM tools for ebooks
DeepFaceLab 11,801 Python 2,701 DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).

python-console

Repo star language fork intro

python-traceback

Repo star language fork intro

q

Repo star language fork intro

qmake

Repo star language fork intro

qml

Repo star language fork intro

quake

Repo star language fork intro

r

Repo star language fork intro
awesome-R 3,809 R 1,272 A curated list of awesome R packages, frameworks and software.
seurat 657 R 382 R toolkit for single cell genomics

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
oni2 3,002 Reason 105 Native, lightweight modal code editor
revery 6,065 Reason 154 ⚡️ Native, high-performance, cross-platform desktop apps - built with Reason!

rebol

Repo star language fork intro

red

Repo star language fork intro

redcode

Repo star language fork intro

regular-expression

Repo star language fork intro

ren'py

Repo star language fork intro
renpy 1,732 Ren'Py 302 The Ren'Py Visual Novel Engine

renderscript

Repo star language fork intro

restructuredtext

Repo star language fork intro

rexx

Repo star language fork intro

rhtml

Repo star language fork intro

rich-text-format

Repo star language fork intro
clover-efi 379 Rich Text Format 1,340 分享整理一些黑苹果Clover驱动配置文件
book 1,017 Rich Text Format 397 个人认为对技术提升很不错的书
Hackintosh-Installer-University 3,405 Rich Text Format 804 Open source tutorial & information collector for hackintosh installation. 💻➕🍎
h4cker 3,278 Rich Text Format 622 This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerabili...
gigabyte-z390-aorus-master-hackintosh 291 Rich Text Format 77 A guide to build your own Hackintosh based on Gigabyte Z390 Aorus Master
ckeditor4 4,851 Rich Text Format 2,167 The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
chromego 1,464 Rich Text Format 620 ChromeGo 翻墙工具包

ring

Repo star language fork intro

rmarkdown

Repo star language fork intro

robotframework

Repo star language fork intro

roff

Repo star language fork intro
Ender-3 743 Roff 251 The Creality3D Ender-3, a fully Open Source 3D printer perfect for new users on a budget.
YousList 159 Roff 24 Block filter for advertisements, mainly on Korean sites

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 26,595 Ruby 2,582 Create agents that monitor and act on your behalf. Your agents are standing by!
metasploit-framework 19,313 Ruby 9,366 Metasploit Framework
rails 44,813 Ruby 18,104 Ruby on Rails
engineering-blogs 16,339 Ruby 1,922 A curated list of engineering blogs
rack 3,748 Ruby 1,377 a modular Ruby webserver interface
jekyll 39,470 Ruby 8,620 🌐 Jekyll is a blog-aware static site generator in Ruby
rubocop 10,496 Ruby 2,263 A Ruby static code analyzer and formatter, based on the community Ruby style guide.
homebrew-cask 16,428 Ruby 7,883 🍻 A CLI workflow for the administration of macOS applications distributed as binaries
awesome-awesomeness 25,472 Ruby 3,200 A curated list of awesome awesomeness
wpscan 4,614 Ruby 846 WPScan is a free, for non-commercial use, black box WordPress Vulnerability Scanner written for security professionals and blog maintainers to test the security of their WordPress websites.
ruby 16,472 Ruby 4,421 The Ruby Programming Language [mirror]
grape 9,004 Ruby 1,120 An opinionated framework for creating REST-like APIs in Ruby.
bundler 4,766 Ruby 2,116 Manage your Ruby application's gem dependencies
rails-garden-manager 1 Ruby 70
activeadmin 8,664 Ruby 3,084 The administration framework for Ruby on Rails applications.
devdocs 22,070 Ruby 1,464 API Documentation Browser
gitlabhq 22,116 Ruby 5,614 GitLab CE Mirror
faker 8,270 Ruby 2,230 A library for generating fake data such as names, addresses, and phone numbers.
app-host 1,384 Ruby 245 应用内网发布
rspec-rails 4,223 Ruby 838 RSpec for Rails-3+
bullet 5,776 Ruby 319 help to kill N+1 queries and unused eager loading
sinatra 10,815 Ruby 1,958 Classy web-development dressed in a DSL (official / canonical repo)
asciidoctor 2,908 Ruby 490 💎 A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.
webpacker 4,564 Ruby 1,089 Use Webpack to manage app-like JavaScript modules in Rails
octokit.rb 3,190 Ruby 1,020 Ruby toolkit for the GitHub API

runoff

Repo star language fork intro

rust

Repo star language fork intro
996.ICU 248,914 Rust 21,237 Repo for counting stars and contributing. Press F to pay respect to glorious developers.
examples 833 Rust 240 Actix web examples
orbtk 1,556 Rust 85 The Rust UI-Toolkit.
jormungandr 234 Rust 86 aspiring blockchain node
rustlings 7,138 Rust 749 Small exercises to get you used to reading and writing Rust code!
bitwarden_rs 2,580 Rust 172 Unofficial Bitwarden compatible server written in Rust
xi-editor 17,208 Rust 635 A modern editor with a backend written in Rust.
yew 9,983 Rust 379 Rust / Wasm framework for building client web apps
awesome-rust 13,553 Rust 907 A curated list of Rust code and resources.
book 4,788 Rust 1,304 The Rust Programming Language
wasm-bindgen 2,822 Rust 363 Facilitating high-level interactions between Wasm modules and JavaScript
reqwest 2,290 Rust 325 An easy and powerful Rust HTTP Client
actix-web 6,249 Rust 448 Actix web is a small, pragmatic, and extremely fast rust web framework.
rust-clippy 4,166 Rust 550 A bunch of lints to catch common mistakes and improve your Rust code
cargo 5,111 Rust 1,061 The Rust package manager
amethyst 4,718 Rust 528 Data-oriented and data-driven game engine written in Rust
pyo3 2,025 Rust 144 Rust bindings for the Python interpreter
vector 3,280 Rust 162 A High-Performance Monitoring & Observability Data Router
winit 988 Rust 280 Window handling library in pure Rust
hyper 5,752 Rust 808 An HTTP library for Rust
alacritty 19,834 Rust 932 A cross-platform, GPU-accelerated terminal emulator
LanguageClient-neovim 2,621 Rust 224 Language Server Protocol (LSP) support for vim and neovim.
crates.io 1,371 Rust 330 Source code for crates.io
xsv 5,367 Rust 175 A fast CSV command line toolkit written in Rust.
librespot 1,158 Rust 157 Open Source Spotify client library

sage

Repo star language fork intro

saltstack

Repo star language fork intro

sas

Repo star language fork intro

sass

Repo star language fork intro

scala

Repo star language fork intro
Linkis 817 Scala 272 Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resourc...
lila 6,237 Scala 919 ♞ lichess.org: the forever free, adless and open source chess server ♞
spark 24,816 Scala 20,924 Apache Spark
source-han-serif 4,595 Scala 475 Source Han Serif
kafka-manager 8,471 Scala 2,062 A tool for managing Apache Kafka.
cats-effect 844 Scala 210 The IO monad for Scala
mmlspark 1,813 Scala 397 Microsoft Machine Learning for Apache Spark
fpinscala 4,660 Scala 2,593 Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
chisel3 1,154 Scala 248 Chisel 3: A Modern Hardware Design Language
playframework 11,485 Scala 3,844 Play Framework
dotty 3,744 Scala 567 Research compiler that will become Scala 3
akka-samples 572 Scala 313 Akka Sample Projects
akka 10,585 Scala 3,169 Build highly concurrent, distributed, and resilient message-driven applications on the JVM
prisma 16,493 Scala 931 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB)
diffy 3,650 Scala 334 Find potential bugs in your services with Diffy
fpga-shells 48 Scala 31
sifive-blocks 93 Scala 46 Common RTL blocks used in SiFive's projects
api-config-chipsalliance 3 Scala 2 A Scala library for Context-Dependent Evironments
soc-freedom-sifive 4 Scala 4 e300 and u500 devkits
rocket-chip 1,325 Scala 552 Rocket Chip Generator
soc-testsocket-sifive 2 Scala 2 A simple SoC for testing IP blocks
riscv-torture 45 Scala 17 RISC-V Torture Test
firrtl 274 Scala 96 Flexible Intermediate Representation for RTL
block-inclusivecache-sifive 22 Scala 8
berkeley-hardfloat 81 Scala 38

scaml

Repo star language fork intro

scheme

Repo star language fork intro
ChezScheme 5,150 Scheme 821 Chez Scheme

scilab

Repo star language fork intro

scss

Repo star language fork intro

sed

Repo star language fork intro

self

Repo star language fork intro

shaderlab

Repo star language fork intro
Unity_Shaders_Book 2,072 ShaderLab 838 📖 书籍《Unity Shader入门精要》源代码
Addressables-Sample 300 ShaderLab 52 Demo project using Addressables package

shell

Repo star language fork intro
Paper 1,338 Shell 423 High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
my-arsenal-of-aws-security-tools 3,671 Shell 563 List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.
pi-hole 20,044 Shell 1,394 A black hole for Internet advertisements
voidrice 2,093 Shell 687 My dotfiles (deployed by LARBS)
OSX-KVM 7,194 Shell 711 Run macOS on QEMU/KVM. No support is provided at the moment.
docker-openvpn 5,110 Shell 1,351 🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
termux-packages 2,824 Shell 1,023 Android terminal and Linux environment - packages repository.
balena-sound 261 Shell 45 Build a streamer for an existing audio device using a Raspberry Pi! Supports Bluetooth, Airplay and Spotify Connect
docker 1,827 Shell 700 ⛴ Docker image of Nextcloud
Xiaomi-Dafang-Hacks 2,349 Shell 617
kubeasz 4,556 Shell 1,850 使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
lscript 1,915 Shell 637 The LAZY script will make your life easier, and of course faster.
acme.sh 15,687 Shell 2,042 A pure Unix shell script implementing ACME client protocol
osxfuse 5,637 Shell 388 FUSE extends macOS by adding support for user space file systems
oh-my-wechat 1,208 Shell 196 微信小助手的安装 / 更新工具。
lazyrecon 816 Shell 250 This script is intended to automate your reconnaissance process in an organized fashion
programmer-job-blacklist 24,784 Shell 1,622 🙈程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞
RetroPie-Setup 8,164 Shell 1,144 Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
Hackintosh 3,642 Shell 462 Hackintosh long-term maintenance model EFI and installation tutorial
archfi 835 Shell 172 Arch Linux Fast Installer : tutorial installer
kubernetes-handbook 6,494 Shell 1,873 Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
macos-guest-virtualbox 830 Shell 126 Semi-automatic installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox for Windows, Linux, and macOS
navi 5,417 Shell 256 An interactive cheatsheet tool for the command-line
holer 1,364 391 Holer exposes local servers behind NATs and firewalls to the public internet over secure tunnels.
neofetch 7,660 Shell 482 🖼️ A command-line system information tool written in bash 3.2+

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 1,770 Smali 855 Android Remote Administration Tool

smalltalk

Repo star language fork intro

smarty

Repo star language fork intro
charts 758 Smarty 503 Helm Charts
harbor-helm 405 Smarty 231 The helm chart to deploy Harbor

smt

Repo star language fork intro

solidity

Repo star language fork intro

sourcepawn

Repo star language fork intro

sparql

Repo star language fork intro

spline-font-database

Repo star language fork intro

sqf

Repo star language fork intro

sql

Repo star language fork intro

sqlpl

Repo star language fork intro
sql-server-samples 4,263 SQLPL 4,124 Official Microsoft GitHub Repository containing code samples for SQL Server

squirrel

Repo star language fork intro

srecode-template

Repo star language fork intro

ssh-config

Repo star language fork intro

stan

Repo star language fork intro

standard-ml

Repo star language fork intro
incentivized-testnet-stakepool-registry 31 Standard ML 542

stata

Repo star language fork intro

ston

Repo star language fork intro

stylus

Repo star language fork intro

subrip-text

Repo star language fork intro

sugarss

Repo star language fork intro

supercollider

Repo star language fork intro

svg

Repo star language fork intro

swift

Repo star language fork intro
vapor 17,870 Swift 1,058 💧 A server-side Swift web framework.
Loop 621 Swift 805 An automated insulin delivery app template for iOS, built on LoopKit
Telegram-iOS 905 Swift 337 Telegram-iOS
iina 21,698 Swift 1,637 The modern video player for macOS.
FlappySwift 8,991 Swift 2,489 swift implementation of flappy bird. More at fullstackedu.com
NetNewsWire 2,699 Swift 202 RSS reader for macOS and iOS.
Rectangle 906 Swift 32 Move and resize windows on macOS with keyboard shortcuts and snap areas
Pock 6,491 Swift 207 Display macOS Dock in Touch Bar
clean-architecture-swiftui 210 Swift 31 A demo project showcasing the production setup of the SwiftUI app with Clean Architecture
XcodeGen 3,013 Swift 289 A Swift command line tool for generating your Xcode project
open-source-ios-apps 22,016 Swift 3,661 📱 Collaborative List of Open-Source iOS Apps
FloatingPanel 3,179 Swift 227 A clean and easy-to-use floating panel UI component for iOS
Signal-iOS 4,430 Swift 1,190 A private messenger for iOS.
swift-algorithm-club 22,053 Swift 3,793 Algorithms and data structures in Swift, with explanations!
R.swift 6,947 Swift 459 Get strong typed, autocompleted resources like images, fonts and segues in Swift projects
Plot 1,057 Swift 46 A DSL for writing type-safe HTML, XML and RSS in Swift.
SwipeCellKit 4,921 Swift 597 Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
SideMenu 4,275 Swift 550 Simple side/slide menu control for iOS, no code necessary! Lots of customization. Add it to your project in 5 minutes or less.
SPPermissions 3,548 Swift 265 Ask permissions on Swift. Available List, Dialog & Native interface. Can check state permission.
keychain-swift 1,566 Swift 193 Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.
Files 1,680 Swift 119 A nicer way to handle files & folders in Swift
Alamofire 32,691 Swift 5,946 Elegant HTTP Networking in Swift
PanModal 2,078 Swift 157 An elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.
Kingfisher 15,482 Swift 1,752 A lightweight, pure-Swift library for downloading and caching images from the web.
xi-mac 2,723 Swift 151 The xi-editor mac frontend.

systemverilog

Repo star language fork intro

tcl

Repo star language fork intro

tcsh

Repo star language fork intro

tea

Repo star language fork intro

terra

Repo star language fork intro

tex

Repo star language fork intro
milewski-ctfp-pdf 6,702 TeX 328 Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
awesome-deep-learning-papers 20,453 TeX 3,973 The most cited deep learning papers
ucasthesis 1,346 TeX 484 [最新样式] 中国科学院大学学位论文 LaTeX 模板 LaTeX Thesis Template for the University of Chinese Academy of Sciences
deeplearningbook-chinese 27,585 TeX 8,057 Deep Learning Book Chinese Translation
language 658 TeX 59 Design of the Dart language
Awesome-CV 9,758 TeX 2,435 📄 Awesome CV is LaTeX template for your outstanding job application
thuthesis 1,925 TeX 660 LaTeX Thesis Template for Tsinghua University

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
DP-200-Implementing-an-Azure-Data-Solution 96 TSQL 101
Countries-States-Cities-database 665 TSQL 686 Database & Dropdown Demo
apollo-build-scripts 348 TSQL 1,002 Apollo Build Scripts
APIJSON 7,391 TSQL 931 🏆Gitee Most Valuable Project🚀A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs
manuals 879 TSQL 154 Do design No code 📖

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
qiankun 2,795 TypeScript 239 📦🚀Blazing fast, simple and completed solution for micro frontends.
nest 23,033 TypeScript 1,795 A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
ant-design 55,176 TypeScript 20,012 🌈 A UI Design Language and React UI library
deno 40,720 TypeScript 1,887 A secure JavaScript and TypeScript runtime
TypeScript 57,073 TypeScript 7,754 TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
davinci 1,446 TypeScript 640 Davinci is a DVsaaS (Data Visualization as a Service) Platform
CopyTranslator 5,981 TypeScript 819 Foreign language reading and translation assistant based on copy and translate.
bulletproof-nodejs 1,269 TypeScript 267 Implementation of a bulletproof node.js API 🛡️
react-use 9,822 TypeScript 542 React Hooks — 👍
vuetify 23,256 TypeScript 3,415 🐉 Material Component Framework for Vue
checkout 274 TypeScript 87
react-admin 4,575 TypeScript 1,373 ✨ react-admin system solution : react 后台管理系统解决方案
kutt 3,026 TypeScript 297 Free Modern URL Shortener.
refined-github 10,632 TypeScript 809 Browser extension that simplifies the GitHub interface and adds useful features
uform 1,615 TypeScript 173 ⚡React High Performance Form (JSON Schema Form) Solution For Enterprise.
vscode 89,779 TypeScript 13,550 Visual Studio Code
taro-ui 2,797 TypeScript 391 一款基于 Taro 框架开发的多端 UI 组件库
remax 1,978 TypeScript 126 使用真正的 React 构建小程序
xstate 9,292 TypeScript 359 State machines and statecharts for the modern web.
express-typescript-boilerplate 980 TypeScript 300 A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
ant-design-pro-layout 544 TypeScript 155 🌃 Powerful and easy to use beautiful layout
vscode-leetcode 5,169 TypeScript 317 Solve LeetCode problems in VS Code
nestjs-realworld-example-app 570 TypeScript 113 Exemplary real world backend API built with NestJS + TypeORM
examples 568 TypeScript 139 Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
rsuite 3,691 TypeScript 238 🧱 A suite of React components .

unified-parallel-c

Repo star language fork intro

unity3d-asset

Repo star language fork intro

unix-assembly

Repo star language fork intro

uno

Repo star language fork intro

unrealscript

Repo star language fork intro

urweb

Repo star language fork intro

vala

Repo star language fork intro
komorebi 1,380 Vala 98 A beautiful and customizable wallpapers manager for Linux

vcl

Repo star language fork intro

verilog

Repo star language fork intro
hdl 463 Verilog 771 HDL libraries and projects
e200_opensource 1,089 Verilog 496 The Ultra-Low Power RISC Core

vhdl

Repo star language fork intro

vim-script

Repo star language fork intro
vim 18,898 Vim script 2,571 The official Vim repository
neovim 34,700 Vim script 2,575 Vim-fork focused on extensibility and usability
vim-lsp 1,310 Vim script 132 async language server protocol plugin for vim and neovim
vim-go 11,490 Vim script 1,169 Go development plugin for Vim
nvim 159 Vim script 95 A neovim config for Colemak users
vim-plug 17,249 Vim script 869 🌺 Minimalist Vim Plugin Manager
Vundle.vim 20,758 Vim script 2,379 Vundle, the plug-in manager for Vim
SpaceVim 12,844 Vim script 1,085 A community-driven modular vim distribution - The ultimate vim configuration
vimwiki 3,943 Vim script 338 Personal Wiki for Vim
badwolf 1,070 Vim script 205 A Vim color scheme.
vim-galore-zh_cn 5,408 Vim script 874 Vim 从入门到精通
space-vim 2,476 Vim script 257 🍀 Lean & mean spacemacs-ish Vim distribution
nord-vim 983 Vim script 107 An arctic, north-bluish clean and elegant Vim theme.
tagbar 4,353 Vim script 395 Vim plugin that displays tags in a window, ordered by scope
nerdcommenter 3,538 Vim script 376 Vim plugin for intensely nerdy commenting powers
papercolor-theme 1,438 Vim script 130 🎨 Light & Dark Vim color schemes inspired by Google's Material Design
vim-airline 13,156 Vim script 912 lean & mean status/tabline for vim that's light as air
rust.vim 1,856 Vim script 192 Vim configuration for Rust.
awesome-vim-colorschemes 909 Vim script 68 Collection of awesome color schemes for Neo/vim, merged for quick use.
use_vim_as_ide 8,339 Vim script 2,311 use vim as IDE
vim-colors-solarized 5,829 Vim script 1,694 precision colorscheme for the vim text editor
vista.vim 582 Vim script 22 🌵 Viewer & Finder for LSP symbols and tags
vim-tmux-navigator 2,791 Vim script 172 Seamless navigation between tmux panes and vim splits
onedark.vim 1,913 Vim script 273 A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme.

visual-basic

Repo star language fork intro

volt

Repo star language fork intro

vue

Repo star language fork intro
element 43,369 Vue 9,721 A Vue.js 2.0 UI Toolkit for Web
vue-manage-system 8,961 Vue 3,099 基于vue + element的后台管理系统解决方案
laravue 1,113 Vue 327 A magical administrative interface for Laravel built by VueJS and Element UI https://laravue.dev
vue2-elm 31,671 Vue 10,558 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
vue-element-admin 47,782 Vue 16,437 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
mall-admin-web 4,670 Vue 2,882 mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
PicGo 7,418 Vue 651 🚀A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
DataV 1,175 Vue 238 Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)
ant-design-pro-vue 4,168 Vue 1,233 👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!
halo-admin 163 Vue 116 🖥 Halo admin web client.
wiki 6,262 Vue 840 Wiki.js
PT-Plugin-Plus 787 Vue 141 PT 助手 Plus,为 Google Chrome 和 Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。
ant-design-vue 9,125 Vue 1,275 An enterprise-class UI components based on Ant Design and Vue. 🐜
White-Jotter 390 Vue 176 白卷是一款使用 Vue+Spring Boot 开发的前后端分离入门项目,附带全套开发教程。
eladmin-web 1,221 Vue 820 eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由
vue-typescript-admin-template 1,666 Vue 561 🖖 A vue-cli 3.0 + typescript minimal admin template
vue-antd-admin 1,008 Vue 210 🐜 Ant Design Pro's implementation with Vue
mavonEditor 3,396 Vue 554 mavonEditor - A markdown editor based on Vue that supports a variety of personalized features
blog-vue-typescript 585 Vue 171 vue + typescript + element-ui 支持 markdown 渲染的博客前台展示
vue2-element-touzi-admin 2,429 Vue 1,045 基于vue2.0 +vuex+ element-ui后台管理系统
HYMall 517 Vue 94 A vue.js mall application.
vue-netease-music 809 Vue 142 🎵基于Vue2、Vue-CLI3的高仿网易云mac客户端播放器(PC) Online Music Player
postwoman 15,226 Vue 841 👽 API request builder - A free, fast and beautiful alternative to Postman https://postwoman.io 🔥
vue-js-modal 3,033 Vue 394 🍕 Simple to use, highly customizable, mobile friendly Vue.js 2.0+ modal.
vue-2.0-simple-routing-example 1,348 Vue 658 A simple example of routing with Vue 2.0 without using vue-router.

wavefront-material

Repo star language fork intro

wavefront-object

Repo star language fork intro

wdl

Repo star language fork intro

web-ontology-language

Repo star language fork intro

webassembly

Repo star language fork intro
assemblyscript 7,941 WebAssembly 336 Definitely not a TypeScript to WebAssembly compiler 🚀
spec 1,941 WebAssembly 247 WebAssembly specification, reference interpreter, and test suite.
binaryen 3,764 WebAssembly 381 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
docca 7 XSLT 5 Boost.Book XSLT C++ documentation system

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
EnigTech2 37 ZenScript 8 大型集成科魔类魔改整合包

zephir

Repo star language fork intro

zig

Repo star language fork intro
zig 4,606 Zig 359 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