Skip to content

Latest commit

 

History

History
5063 lines (3053 loc) · 177 KB

2019-11-30.md

File metadata and controls

5063 lines (3053 loc) · 177 KB

2019-11-30 Trending Monthly

All Languages

Repo star language fork intro
Real-Time-Voice-Cloning 13,039 Python 2,209 Clone a voice in 5 seconds to generate arbitrary speech in real-time
gpt-2 10,071 Python 2,343 Code for the paper "Language Models are Unsupervised Multitask Learners"
vscode 87,637 TypeScript 13,084 Visual Studio Code
HanLP 16,760 Java 4,640 自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
swr 5,120 TypeScript 131 React Hooks library for remote data fetching
flink-learning 3,322 Java 875 flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例分享。
JavaGuide 63,242 Java 21,335 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
algo 11,422 Python 3,506 数据结构和算法必知必会的50个代码实现
Java-Interview 2,349 484 Java 面试必会 直通BAT
algorithm-visualizer 26,977 JavaScript 4,315 🎆Interactive Online Platform that Visualizes Algorithms from Code
Java 20,090 Java 7,413 All Algorithms implemented in Java
jeecg-boot 7,827 Java 2,828 一款基于代码生成器的JAVA快速开发平台,开源界“小普元”超越传统商业企业级开发平台!采用前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式(OnlineCoding模式-> 代码生成器模式-> 手工MERGE智能开发),帮助Java项目解决70%的重复工...
lihang-code 8,828 Jupyter Notebook 3,136 《统计学习方法》的代码实现
PayloadsAllTheThings 10,998 Python 3,436 A list of useful payloads and bypass for Web Application Security and Pentest/CTF
go-ethereum 24,945 Go 9,021 Official Go implementation of the Ethereum protocol
node 66,096 JavaScript 15,574 Node.js JavaScript runtime ✨🐢🚀✨
angular 54,786 TypeScript 15,154 One framework. Mobile & desktop.
tidb 21,620 Go 3,245 TiDB is an open source distributed HTAP database compatible with the MySQL protocol
p3c 19,321 Java 4,687 Alibaba Java Coding Guidelines pmd implements and IDE plugin
llvm-project 2,818 C++ 905 The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at ht...
frp 30,285 Go 5,531 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
xxl-job 11,184 Java 4,815 A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
code-server 25,808 TypeScript 1,711 Run VS Code on a remote server.
Magisk 8,509 C++ 1,342 A Magic Mask to Alter Android System Systemless-ly
opencv 40,294 C++ 30,542 Open Source Computer Vision Library

c

Repo star language fork intro
masscan 11,338 C 1,874 TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
OpenCorePkg 733 C 95 OpenCore front end
linux 83,415 C 29,197 Linux kernel source tree
darktable 3,276 C 652 darktable is an open source photography workflow application and raw developer
rt-thread 3,720 C 2,366 RT-Thread is an open source IoT operating system from China.
redis 39,947 C 15,619 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...
darknet 15,551 C 9,753 Convolutional Neural Networks
lede 5,345 C 2,944 Lean's OpenWrt source
linux 6,290 C 3,098 Kernel source tree for Raspberry Pi Foundation-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://www.raspberrypi.org/forum
qemu 3,105 C 2,475 Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
php-src 25,736 C 5,847 The PHP Interpreter
grbl 1,766 C 743 An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
FFmpeg 17,470 C 6,252 Mirror of git://source.ffmpeg.org/ffmpeg.git
GmSSL 1,410 C 633 支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支
freeswitch 320 C 114 FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a ...
openssh-portable 917 C 721 Portable OpenSSH
BGAQRCode-Android 6,158 C 1,440 QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
Windows-driver-samples 3,267 C 3,085 This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
u8g2 1,516 C 391 U8glib library for monochrome displays, version 2
openssl 11,817 C 5,171 TLS/SSL and crypto library
zstd 11,195 C 1,022 Zstandard - Fast real-time compression algorithm
iperf 2,549 C 672 iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
CloverBootloader 612 C 70 Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
suricata 1,311 C 675 Suricata git repository maintained by the OISF
stb 11,269 C 3,145 stb single-file public domain libraries for C/C++

c++

Repo star language fork intro
llvm-project 2,818 C++ 905 The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at ht...
Magisk 8,509 C++ 1,342 A Magic Mask to Alter Android System Systemless-ly
opencv 40,294 C++ 30,542 Open Source Computer Vision Library
swift 49,916 C++ 8,077 The Swift Programming Language
Gource 7,305 C++ 587 software version control visualization
BIGTREETECH-SKR-mini-E3 161 C++ 149 BIGTREETECH SKR-mini-E3 motherboard is a ultra-quiet, low-power, high-quality 3D printing machine control board. It is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This bo...
tensorflow 138,283 C++ 78,772 An Open Source Machine Learning Framework for Everyone
electron 78,971 C++ 10,488 Build cross-platform desktop apps with JavaScript, HTML, and CSS
godot 26,202 C++ 5,044 Godot Engine – Multi-platform 2D and 3D game engine
yuzu 8,864 C++ 592 Nintendo Switch Emulator
leetcode 12,428 C++ 3,828 LeetCode Problems' Solutions
LearnOpenGL 3,602 C++ 1,033 Code repository of all OpenGL tutorials found at https://learnopengl.com
bitcoin 41,346 C++ 24,682 Bitcoin Core integration/staging tree
pcl 4,443 C++ 3,030 Point Cloud Library (PCL)
react-native-windows 10,435 C++ 795 A framework for building native Windows apps with React.
Tasmota 8,582 C++ 2,027 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
devilutionX 2,020 C++ 215 Diablo build for modern operating systems
notepad-plus-plus 9,981 C++ 2,537 Notepad++ official repository
rocksdb 15,485 C++ 3,438 A library that provides an embeddable, persistent key-value store for fast storage.
dolphin 5,785 C++ 1,322 Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
DirectX-Graphics-Samples 2,722 C++ 1,032 This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
LightGBM 10,037 C++ 2,676 A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tas...
fmt 7,196 C++ 879 A modern formatting library
abseil-cpp 6,170 C++ 949 Abseil Common Libraries (C++)
xmr-stak 3,286 C++ 1,677 Free Monero RandomX Miner and unified CryptoNight miner

css

Repo star language fork intro
weui 23,632 CSS 6,035 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
Mojave-gtk-theme 634 CSS 133 Mojave is a macos Mojave like theme for GTK 3, GTK 2 and Gnome-Shell
designing-with-tailwindcss 229 CSS 58 Source code for the "Designing with Tailwind CSS" course.
simplefolio 557 CSS 192 A clean, beautiful and responsive portfolio template for Developers!
tailwindcss 17,187 CSS 755 A utility-first CSS framework for rapid UI development.
animate.css 63,436 CSS 13,459 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
hexo-theme-next 4,473 CSS 1,381 Elegant and powerful theme for Hexo.
spicetify-themes 182 CSS 54 A community-driven collection of themes for Spicetify (https://github.com/khanhas/spicetify-cli)
iview-weapp 5,184 CSS 991 一套高质量的微信小程序 UI 组件库
advanced-css-course 1,637 CSS 1,970 Starter files, final projects and FAQ for my Advanced CSS course
hexo-theme-matery 1,325 CSS 330 A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。
Casper 1,804 CSS 2,051 The default personal blogging theme for Ghost
hangzhou_house_knowledge 22,967 CSS 4,923 2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I ...
solved-by-flexbox 12,469 CSS 1,019 A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.
hexo-theme-butterfly 275 CSS 72 A Hexo Theme: Butterfly
course-collaboration-travel-plans 862 CSS 12,664
vscode-docs 2,611 CSS 2,142 Public documentation for Visual Studio Code
pace 14,716 CSS 1,913 Automatically add a progress bar to your site. #hubspot-open-source
web.dev 799 CSS 258 Content repository for web.dev
webfunny_monitor 520 CSS 114 通过向html页面中插入一段简单的JS探针代码,实现无埋点监控前端页面的用户行为,包括但不限于 PV/UV、报错日志、请求日志、静态资源加载情况、用户点击行为以及截图信息等等,目的在于帮助前端开发提高解决线上问题的效率。页面DEMO:
sorry 5,167 CSS 656 在线制作sorry 为所欲为的gif
hexo-theme-next 14,884 CSS 3,808 Elegant theme for Hexo.
SocialFish 1,330 CSS 487 Educational Phishing Tool & Information Collector
metallb 2,250 CSS 264 A network load-balancer implementation for Kubernetes using standard routing protocols
hugo-tranquilpeak-theme 563 CSS 312 A gorgeous responsive theme for Hugo blog framework

html

Repo star language fork intro
nndl.github.io 10,166 HTML 2,259 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
mxgraph 4,478 HTML 1,187 mxGraph is a fully client side JavaScript diagramming library
coreui-free-bootstrap-admin-template 9,296 HTML 2,462 CoreUI is free bootstrap admin template
DevOps-Guide 2,227 HTML 210 DevOps Guide from basic to advanced with Interview Questions and Notes 🔥
DetectionLab 1,636 HTML 340 Vagrant & Packer scripts to build a lab environment complete with security tooling and logging best practices
awesome-piracy 7,847 HTML 723 A curated list of awesome warez and piracy links
nginxconfig.io 10,073 HTML 581 ⚙️ NGiИX config generator on steroids 💉
portainer 13,315 HTML 1,251 Making Docker management easy.
website 1,690 HTML 5,995 Kubernetes website and documentation repo:
istio.io 385 HTML 750 Source for the istio.io site
mkdocs-material 2,850 HTML 778 A Material Design theme for MkDocs
masonry 14,392 HTML 2,130 🏩 Cascading grid layout plugin
styleguide 22,563 HTML 8,041 Style guides for Google-originated open-source projects
shellphish 896 HTML 467 Phishing Tool for 18 social media: Instagram, Facebook, Snapchat, Github, Twitter, Yahoo, Protonmail, Spotify, Netflix, Linkedin, Wordpress, Origin, Steam, Microsoft, InstaFollowers, Gitlab, Pinterest
quickstart-js 2,936 HTML 2,495 Firebase Quickstart Samples for Web
awesome-resume 1,791 HTML 224 包含简历常用例句
wysiwyg-editor 3,842 HTML 473 The next generation Javascript WYSIWYG HTML Editor.
twemoji 10,539 HTML 1,211 Emoji for everyone. https://twemoji.twitter.com/
coreui-free-angular-admin-template 939 HTML 611 CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
blockchainlittlebook.com 360 HTML 288 区块链小白书
go101 2,313 HTML 150 An online book focusing on Go syntax/semantics.
ko.javascript.info 239 HTML 259 Modern JavaScript Tutorial in Korean (모던 JavaScript 튜토리얼)
REKCARC-TSC-UHT 11,339 HTML 3,252 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
learning-area 2,232 HTML 7,187 Github repo for the MDN Learning Area.
sql-formatter 3,282 HTML 152 A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.

python

Repo star language fork intro
Real-Time-Voice-Cloning 13,039 Python 2,209 Clone a voice in 5 seconds to generate arbitrary speech in real-time
gpt-2 10,071 Python 2,343 Code for the paper "Language Models are Unsupervised Multitask Learners"
algo 11,422 Python 3,506 数据结构和算法必知必会的50个代码实现
PayloadsAllTheThings 10,998 Python 3,436 A list of useful payloads and bypass for Web Application Security and Pentest/CTF
Ultimate-Facebook-Scraper 1,027 Python 286 🤖 A bot which scrapes almost everything about a Facebook user's profile including all public posts/statuses available on the user's timeline, uploaded photos, tagged photos, videos, friends list and ...
scikit-learn 38,300 Python 18,811 scikit-learn: machine learning in Python
SinGAN 1,782 Python 252 Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
sherlock 8,391 Python 811 🔎 Find usernames across social networks
numpy-ml 7,785 Python 2,175 Machine learning, in numpy
PhoneInfoga 1,010 Python 320 Advanced information gathering & OSINT tool for phone numbers
funNLP 14,889 Python 4,431 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名...
localstack 21,694 Python 1,528 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
transformers 17,924 Python 4,130 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
DeepCTR 2,525 Python 794 Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
examples 11,057 Python 5,159 A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
sentry 23,134 Python 2,642 Sentry is cross-platform application monitoring, with a focus on error reporting.
PyTorch-GAN 4,832 Python 1,336 PyTorch implementations of Generative Adversarial Networks.
pytorch-tutorial 14,501 Python 4,533 PyTorch Tutorial for Deep Learning Researchers
dagster 1,079 Python 87 A Python library for building data applications: ETL, ML, Data Pipelines, and more.
detectron2 6,027 Python 887 Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
home-assistant 28,860 Python 8,526 🏡 Open source home automation that puts local control and privacy first
HelloGitHub 18,086 Python 2,107 Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
tensorflow-yolov3 1,968 Python 824 🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
Pytorch-UNet 1,733 Python 576 PyTorch implementation of the U-Net for image semantic segmentation with high quality images
ChromeAppHeroes 11,206 Python 1,000 🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~

typescript

Repo star language fork intro
vscode 87,637 TypeScript 13,084 Visual Studio Code
swr 5,120 TypeScript 131 React Hooks library for remote data fetching
angular 54,786 TypeScript 15,154 One framework. Mobile & desktop.
code-server 25,808 TypeScript 1,711 Run VS Code on a remote server.
grafana 32,249 TypeScript 6,293 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
react-hook-form 4,909 TypeScript 182 📋 React hooks for forms validation without the hassle.
qiankun 2,151 TypeScript 174 📦🚀Blazing fast, simple and completed solution for micro frontends.
fullstack 12,356 TypeScript 4,074 React/ApolloGraphQL/Node/Mongo demo written in Typescript
tfjs-models 4,525 TypeScript 1,243 Pretrained models for TensorFlow.js
typeorm 16,313 TypeScript 2,303 ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms...
material-components-web-components 1,491 TypeScript 228 Material Design Web Components
react-styleguidist 8,016 TypeScript 1,131 Isolated React component development environment with a living style guide
office-ui-fabric-react 6,239 TypeScript 1,302 React components for building Microsoft web experiences.
fiora 2,856 TypeScript 581 An interesting chat application power by socket.io, koa, mongodb and react
angular-cli 22,683 TypeScript 8,016 CLI tool for Angular
TypeScript 56,091 TypeScript 7,641 TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
ant-design 53,968 TypeScript 19,455 🌈 A UI Design Language and React UI library
davinci 1,174 TypeScript 526 Davinci is a DVsaaS (Data Visualization as a Service) Platform
Babylon.js 10,496 TypeScript 1,945 Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
botpress 8,060 TypeScript 911 🤖 The open-source Conversational Platform with built-in language understanding (NLU), beautiful graphical interface and Dialog Manager (DM). Easily create chatbots and AI-based virtual assistants.
hooks 362 TypeScript 47 React Hooks Library
rough-charts 1,039 TypeScript 39 📈 A responsive, composable react charting library with a hand-drawn style.
PeerTube 6,396 TypeScript 586 ActivityPub federated video streaming platform using P2P directly in the web browser
desktop 8,430 TypeScript 4,098 Simple collaboration from your desktop
nest 21,805 TypeScript 1,664 A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀

unknown

Repo star language fork intro
Java-Interview 2,349 484 Java 面试必会 直通BAT
build-your-own-x 56,355 3,888 🤓 Build your own (insert technology here)
awesome-interview-questions 32,032 4,386 A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
free-programming-books-zh_CN 59,966 18,924 📚 免费的计算机编程类中文书籍,欢迎投稿
Cookbook 5,479 699 The Data Engineering Cookbook
trackerslist 18,297 2,870 Updated list of public BitTorrent trackers
Beginner-Network-Pentesting 1,812 437 Notes for Beginner Network Pentesting Course
coding-interview-university 94,234 27,654 A complete computer science study plan to become a software engineer.
developer-roadmap 91,227 14,727 Roadmap to becoming a web developer in 2019
amundsen 475 75 Repository for the Amundsen project
gitignore 92,300 47,347 A collection of useful .gitignore templates
the-book-of-secret-knowledge 24,506 2,518 A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
You-Dont-Know-JS 112,229 22,456 A book series on JavaScript. @YDKJS on twitter.
from_coder_to_expert 8,691 2,335 2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
electron-ssr-backup 2,534 2,098 electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜
Python 4,278 1,420 最良心的 Python 教程:
starter-workflows 1,464 596 Accelerating new GitHub Actions workflows
gecko-dev 1,648 1,377 Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: http://bit.ly/contribute-code
awesome-programming-books 9,651 2,632 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
api-guidelines 12,475 1,497 Microsoft REST API Guidelines
Best-websites-a-programmer-should-visit 28,381 3,332 🔗 Some useful websites for programmers.
wildcat-vip-account 620 82 野猫VIP - 每天分享最新的百度网盘SVIP、迅雷超级会员、优酷VIP会员、哔哩哔哩大会员、百度文库VIP、苹果ID、天眼查VIP等等各类VIP帐号,随取随用,完全免费,绝无套路,同时提供:百度文库VIP下载、图库素材VIP下载、全网视频VIP解析、全网音乐MP3免费听及下载 ,欢迎推荐分享给好友!
best-practices-checklist 620 51 A list of awesome idiomatic code resources. Rust🦀, Go, Erlang, Ruby💎, Pony 🐴 and more
TrackersListCollection 664 70 🎈Updated daily! A list of popular public BitTorrent trackers. / 每天更新!全网热门公共 BitTorrent Tracker 列表!

1c-enterprise

Repo star language fork intro

abap

Repo star language fork intro
abapGit 613 ABAP 253 Git client for ABAP

abnf

Repo star language fork intro

actionscript

Repo star language fork intro

ada

Repo star language fork intro

adobe-font-metrics

Repo star language fork intro

agda

Repo star language fork intro

ags-script

Repo star language fork intro

alloy

Repo star language fork intro

alpine-abuild

Repo star language fork intro

altium-designer

Repo star language fork intro

ampl

Repo star language fork intro

angelscript

Repo star language fork intro

ant-build-system

Repo star language fork intro

antlr

Repo star language fork intro
grammars-v4 4,391 ANTLR 1,874 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 4,901 ASP 1,416 fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.
Koolshare-Clash 514 ASP 103 🐱 Run Clash Tunnel on Koolshare OpenWrt
rogsoft 529 ASP 180 software center for hndrouters

aspectj

Repo star language fork intro

assembly

Repo star language fork intro
rav1e 1,575 Assembly 117 The fastest and safest AV1 encoder.
unix-history-repo 3,969 Assembly 314 Continuous Unix commit history from 1970 until today
mal 6,122 Assembly 1,327 mal - Make a Lisp

asymptote

Repo star language fork intro

ats

Repo star language fork intro

augeas

Repo star language fork intro

autohotkey

Repo star language fork intro

autoit

Repo star language fork intro

awk

Repo star language fork intro

ballerina

Repo star language fork intro

batchfile

Repo star language fork intro
BurpSuite-collections 819 Batchfile 259 BurpSuite收集:包括不限于 Burp 文章、破解版、插件(非BApp Store)、汉化等相关教程,欢迎添砖加瓦---burpsuite-pro burpsuite-extender burpsuite cracked-version hackbar hacktools fuzzing fuzz-testing burp-plugin burp-extensions bapp-store ...

befunge

Repo star language fork intro

bison

Repo star language fork intro

bitbake

Repo star language fork intro
meta-openembedded 159 BitBake 313

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
masscan 11,338 C 1,874 TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
OpenCorePkg 733 C 95 OpenCore front end
linux 83,415 C 29,197 Linux kernel source tree
darktable 3,276 C 652 darktable is an open source photography workflow application and raw developer
rt-thread 3,720 C 2,366 RT-Thread is an open source IoT operating system from China.
redis 39,947 C 15,619 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...
darknet 15,551 C 9,753 Convolutional Neural Networks
lede 5,345 C 2,944 Lean's OpenWrt source
linux 6,290 C 3,098 Kernel source tree for Raspberry Pi Foundation-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://www.raspberrypi.org/forum
qemu 3,105 C 2,475 Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
php-src 25,736 C 5,847 The PHP Interpreter
grbl 1,766 C 743 An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
FFmpeg 17,470 C 6,252 Mirror of git://source.ffmpeg.org/ffmpeg.git
GmSSL 1,410 C 633 支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支
freeswitch 320 C 114 FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a ...
openssh-portable 917 C 721 Portable OpenSSH
BGAQRCode-Android 6,158 C 1,440 QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
Windows-driver-samples 3,267 C 3,085 This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
u8g2 1,516 C 391 U8glib library for monochrome displays, version 2
openssl 11,817 C 5,171 TLS/SSL and crypto library
zstd 11,195 C 1,022 Zstandard - Fast real-time compression algorithm
iperf 2,549 C 672 iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
CloverBootloader 612 C 70 Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
suricata 1,311 C 675 Suricata git repository maintained by the OISF
stb 11,269 C 3,145 stb single-file public domain libraries for C/C++

c%23

Repo star language fork intro
AspNetCore 14,870 C# 3,820 ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
iotedge 928 C# 204 The IoT Edge OSS project
ET 2,884 C# 1,145 Unity3D Client And C# Server Framework
eShopOnContainers 11,963 C# 4,911 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...
msbuild 4,075 C# 977 The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
example-voting-app 1,659 C# 2,033 Example Docker Compose app
RevokeMsgPatcher 2,053 C# 323 A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)
BotBuilder-Samples 2,187 C# 3,146 Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
jellyfin 4,459 C# 431 The Free Software Media System
microsoft-ui-xaml 1,981 C# 197 Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
ql 421 C# 138 The libraries and queries that power CodeQL and LGTM.com
microservices-demo 6,472 C# 1,085 Sample cloud-native application with 10 microservices showcasing Kubernetes, Istio, gRPC and OpenCensus.
orleans 6,084 C# 1,403 Orleans is a cross-platform framework for building distributed applications with .NET
StackExchange.Redis 3,862 C# 1,140 General purpose redis client
AspNetCoreDiagnosticScenarios 2,111 C# 201 This repository has examples of broken patterns in ASP.NET Core applications
workflow-core 1,741 C# 414 Lightweight workflow engine for .NET Standard
try 1,469 C# 216 Try .NET provides developers and content authors with tools to create interactive experiences.
azure-sdk-for-net 1,532 C# 1,645 This repository is intended for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/dotnet/azure/...
MaterialDesignInXamlToolkit 7,643 C# 1,849 Google's Material Design in XAML & WPF, for C# & VB.Net.
CefSharp 6,477 C# 2,226 .NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
Ombi 1,807 C# 260 Want a Movie or TV Show on Plex or Emby? Use Ombi!
WeiXinMPSDK 5,676 C# 3,682 微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
WinAppDriver 1,449 C# 600 Windows Application Driver
MahApps.Metro 6,415 C# 2,068 A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
Jackett 3,510 C# 536 API Support for your favorite torrent trackers.

c++

Repo star language fork intro
llvm-project 2,818 C++ 905 The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at ht...
Magisk 8,509 C++ 1,342 A Magic Mask to Alter Android System Systemless-ly
opencv 40,294 C++ 30,542 Open Source Computer Vision Library
swift 49,916 C++ 8,077 The Swift Programming Language
Gource 7,305 C++ 587 software version control visualization
BIGTREETECH-SKR-mini-E3 161 C++ 149 BIGTREETECH SKR-mini-E3 motherboard is a ultra-quiet, low-power, high-quality 3D printing machine control board. It is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This bo...
tensorflow 138,283 C++ 78,772 An Open Source Machine Learning Framework for Everyone
electron 78,971 C++ 10,488 Build cross-platform desktop apps with JavaScript, HTML, and CSS
godot 26,202 C++ 5,044 Godot Engine – Multi-platform 2D and 3D game engine
yuzu 8,864 C++ 592 Nintendo Switch Emulator
leetcode 12,428 C++ 3,828 LeetCode Problems' Solutions
LearnOpenGL 3,602 C++ 1,033 Code repository of all OpenGL tutorials found at https://learnopengl.com
bitcoin 41,346 C++ 24,682 Bitcoin Core integration/staging tree
pcl 4,443 C++ 3,030 Point Cloud Library (PCL)
react-native-windows 10,435 C++ 795 A framework for building native Windows apps with React.
Tasmota 8,582 C++ 2,027 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
devilutionX 2,020 C++ 215 Diablo build for modern operating systems
notepad-plus-plus 9,981 C++ 2,537 Notepad++ official repository
rocksdb 15,485 C++ 3,438 A library that provides an embeddable, persistent key-value store for fast storage.
dolphin 5,785 C++ 1,322 Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
DirectX-Graphics-Samples 2,722 C++ 1,032 This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
LightGBM 10,037 C++ 2,676 A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tas...
fmt 7,196 C++ 879 A modern formatting library
abseil-cpp 6,170 C++ 949 Abseil Common Libraries (C++)
xmr-stak 3,286 C++ 1,677 Free Monero RandomX Miner and unified CryptoNight miner

c-objdump

Repo star language fork intro

c2hs-haskell

Repo star language fork intro

cabal-config

Repo star language fork intro

cap'n-proto

Repo star language fork intro

cartocss

Repo star language fork intro

ceylon

Repo star language fork intro

chapel

Repo star language fork intro

charity

Repo star language fork intro

chuck

Repo star language fork intro

cirru

Repo star language fork intro

clarion

Repo star language fork intro

clean

Repo star language fork intro

click

Repo star language fork intro

clips

Repo star language fork intro

clojure

Repo star language fork intro
metabase 17,917 Clojure 2,407 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
clojurescript 8,243 Clojure 732 Clojure to JS compiler
FiraCode 41,991 Clojure 1,457 Monospaced font with programming ligatures

closure-templates

Repo star language fork intro

cloud-firestore-security-rules

Repo star language fork intro

cmake

Repo star language fork intro
vcpkg 7,353 CMake 1,900 C++ Library Manager for Windows, Linux, and MacOS
kicad-symbols 361 CMake 585 Official KiCad schematic symbol libraries for Kicad 5
kicad-packages3D 243 CMake 317 Official KiCad 3D model libraries for rendering and MCAD integration

cobol

Repo star language fork intro

coffeescript

Repo star language fork intro
cypress 16,436 CoffeeScript 924 Fast, easy and reliable testing for anything that runs in a browser.
vimium 11,896 CoffeeScript 1,455 The hacker's browser.
zxcvbn 10,748 CoffeeScript 709 Low-Budget Password Strength Estimation
trix 14,313 CoffeeScript 701 A rich text editor for everyday writing
overleaf 6,008 CoffeeScript 729 A web-based collaborative LaTeX editor
pivottable 3,318 CoffeeScript 841 Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
coffeescript 15,377 CoffeeScript 2,010 Unfancy JavaScript

coldfusion

Repo star language fork intro

coldfusion-cfc

Repo star language fork intro

collada

Repo star language fork intro

common-lisp

Repo star language fork intro
pgloader 2,556 Common Lisp 308 Migrate to PostgreSQL in a single command!
paip-lisp 4,355 Common Lisp 447 Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"

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
invidious 2,132 Crystal 138 Invidious is an alternative front-end to YouTube

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
weui 23,632 CSS 6,035 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
Mojave-gtk-theme 634 CSS 133 Mojave is a macos Mojave like theme for GTK 3, GTK 2 and Gnome-Shell
designing-with-tailwindcss 229 CSS 58 Source code for the "Designing with Tailwind CSS" course.
simplefolio 557 CSS 192 A clean, beautiful and responsive portfolio template for Developers!
tailwindcss 17,187 CSS 755 A utility-first CSS framework for rapid UI development.
animate.css 63,436 CSS 13,459 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
hexo-theme-next 4,473 CSS 1,381 Elegant and powerful theme for Hexo.
spicetify-themes 182 CSS 54 A community-driven collection of themes for Spicetify (https://github.com/khanhas/spicetify-cli)
iview-weapp 5,184 CSS 991 一套高质量的微信小程序 UI 组件库
advanced-css-course 1,637 CSS 1,970 Starter files, final projects and FAQ for my Advanced CSS course
hexo-theme-matery 1,325 CSS 330 A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。
Casper 1,804 CSS 2,051 The default personal blogging theme for Ghost
hangzhou_house_knowledge 22,967 CSS 4,923 2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I ...
solved-by-flexbox 12,469 CSS 1,019 A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.
hexo-theme-butterfly 275 CSS 72 A Hexo Theme: Butterfly
course-collaboration-travel-plans 862 CSS 12,664
vscode-docs 2,611 CSS 2,142 Public documentation for Visual Studio Code
pace 14,716 CSS 1,913 Automatically add a progress bar to your site. #hubspot-open-source
web.dev 799 CSS 258 Content repository for web.dev
webfunny_monitor 520 CSS 114 通过向html页面中插入一段简单的JS探针代码,实现无埋点监控前端页面的用户行为,包括但不限于 PV/UV、报错日志、请求日志、静态资源加载情况、用户点击行为以及截图信息等等,目的在于帮助前端开发提高解决线上问题的效率。页面DEMO:
sorry 5,167 CSS 656 在线制作sorry 为所欲为的gif
hexo-theme-next 14,884 CSS 3,808 Elegant theme for Hexo.
SocialFish 1,330 CSS 487 Educational Phishing Tool & Information Collector
metallb 2,250 CSS 264 A network load-balancer implementation for Kubernetes using standard routing protocols
hugo-tranquilpeak-theme 563 CSS 312 A gorgeous responsive theme for Hugo blog framework

csv

Repo star language fork intro

cuda

Repo star language fork intro
deep-high-resolution-net.pytorch 2,027 Cuda 435 The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
mmskeleton 1,492 Cuda 474 Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in 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
onedrive 3,135 D 457 Free Client for OneDrive on Linux

d-objdump

Repo star language fork intro

darcs-patch

Repo star language fork intro

dart

Repo star language fork intro
flutter 80,430 Dart 10,282 Flutter makes it easy and fast to build beautiful mobile apps.
plugins 8,935 Dart 3,818 Plugins for Flutter maintained by the Flutter team
NeteaseCloudMusic 1,000 Dart 132 Flutter - NeteaseCloudMusic Flutter 版本的网易云音乐
sdk 4,613 Dart 616 The Dart SDK, including the VM, dart2js, core libraries, and more.
FlutterExampleApps 7,630 Dart 1,452 [Example APPS] Basic Flutter apps, for flutter devs.
flutter_blue 981 Dart 378 Bluetooth plugin for Flutter
flutter_staggered_grid_view 1,106 Dart 193 A Flutter staggered grid view
charts 1,237 Dart 270
flutter-ui-nice 1,866 Dart 341 More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.
jedi 230 Dart 68 1个测试开发工程师用100天的业余时间开发的Flutter商业项目!
dio 6,198 Dart 596 A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
awesome-flutter 23,723 Dart 3,251 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Flutter-Notebook 4,778 Dart 739 日更的FlutterDemo合集,今天你fu了吗
flutter_inappwebview 428 Dart 124 A Flutter plugin that allows you to add an inline webview or open an in-app browser window.
developer_quest 2,213 Dart 401 Respository for the I/O 2019 demo: Become a tech lead, slay bugs, and don't get fired.
flutter_catalog 816 Dart 225 An app showcasing Flutter components, with side-by-side source code view.
flutter_easyrefresh 1,391 Dart 216 A widget provided to the flutter scroll component pull-refresh and push-load.
bloc 3,198 Dart 618 A predictable state management library that helps implement the BLoC design pattern
audioplayers 513 Dart 185 A Flutter plugin to play multiple audio files simultaneously (Android/iOS)
flutterfire 753 Dart 304 🔥 Firebase plugins for Flutter iOS and Android apps
flutter-go 18,517 Dart 2,655 flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
flutter_wanandroid 3,501 Dart 763 🔥🔥🔥 基于Google Flutter的WanAndroid客户端,支持Android和iOS。包括BLoC、RxDart 、国际化、主题色、启动页、引导页,拥有较好的项目结构&比较规范的代码!
GZXTaoBaoAppFlutter 1,209 Dart 233 Flutter淘宝App,支持iOS、Android
flutter-tutorials 1,229 Dart 409 The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
fluro 1,959 Dart 181 Fluro is a Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions.

dataweave

Repo star language fork intro

desktop

Repo star language fork intro

dhall

Repo star language fork intro
dhall-lang 2,141 Dhall 86 Maintainable configuration files

diff

Repo star language fork intro

digital-command-language

Repo star language fork intro

dm

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

dns-zone

Repo star language fork intro

dockerfile

Repo star language fork intro
nocode 33,644 Dockerfile 2,998 The best way to write secure and reliable applications. Write nothing; deploy nowhere.
docker-node 5,068 Dockerfile 1,146 Official Docker Image for Node.js 🐳 🐢 🚀
vscode-dev-containers 336 Dockerfile 98 A repository of development container definitions for the VS Code Remote - Containers extension and Visual Studio Online
docker-php-nginx 273 Dockerfile 201 Docker image with Nginx 1.16 & PHP-FPM 7.3 on Alpine Linux
aws-codebuild-docker-images 437 Dockerfile 399 Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html
dotnet-docker 1,967 Dockerfile 823 Docker images for .NET Core and the .NET Core Tools.
Awesome-TTRSS 528 Dockerfile 95 🐋 Awesome TTRSS, a powerful Dockerised all-in-one RSS solution.
laradock 8,602 Dockerfile 2,932 The most popular full PHP development environment on Docker.
dotnet-framework-docker 256 Dockerfile 157 The repo for the official docker images for .NET Framework on Windows Server Core.
docker-jetbrains-license-server 318 Dockerfile 89 🐳 JetBrains License Server image based on Alpine Linux

dogescript

Repo star language fork intro

dtrace

Repo star language fork intro

dylan

Repo star language fork intro

e

Repo star language fork intro

eagle

Repo star language fork intro

easybuild

Repo star language fork intro

ebnf

Repo star language fork intro

ec

Repo star language fork intro

ecere-projects

Repo star language fork intro

ecl

Repo star language fork intro

eclipse

Repo star language fork intro

edje-data-collection

Repo star language fork intro

edn

Repo star language fork intro

eiffel

Repo star language fork intro

ejs

Repo star language fork intro

elixir

Repo star language fork intro
phoenix 14,469 Elixir 1,850 Productive. Reliable. Fast.
oban 628 Elixir 30 🥃 Robust asynchronous job processor powered by Elixir and modern PostgreSQL

elm

Repo star language fork intro
elm-spa-example 2,654 Elm 421 A Single Page Application written in Elm

emacs-lisp

Repo star language fork intro
doom-emacs 4,229 Emacs Lisp 658 An Emacs configuration for the stubborn martian vimmer
emacs 2,149 Emacs Lisp 642 Mirror of GNU Emacs
spacemacs 18,924 Emacs Lisp 4,643 A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs and Vim!
remacs 3,748 Emacs Lisp 319 Rust ❤️ Emacs
lsp-mode 1,999 Emacs Lisp 268 Emacs client/library for the Language Server Protocol
straight.el 861 Emacs Lisp 66 🍀 Next-generation, purely functional package manager for the Emacs hacker.
melpa 1,895 Emacs Lisp 1,759 Recipes and build machinery for the biggest Emacs package repo
emacs.d 5,235 Emacs Lisp 1,807 An Emacs configuration bundle with batteries included

emberscript

Repo star language fork intro

eml

Repo star language fork intro

eq

Repo star language fork intro

erlang

Repo star language fork intro
ejabberd 4,324 Erlang 1,287 Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)

f%23

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

f*

Repo star language fork intro

factor

Repo star language fork intro

fancy

Repo star language fork intro

fantom

Repo star language fork intro

figlet-font

Repo star language fork intro

filebench-wml

Repo star language fork intro

filterscript

Repo star language fork intro

fish

Repo star language fork intro

flux

Repo star language fork intro

formatted

Repo star language fork intro

forth

Repo star language fork intro

fortran

Repo star language fork intro
OpenBLAS 3,026 Fortran 837 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.

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 936 GDScript 518 Demonstration and Template Projects
TetraForce 183 GDScript 43 GBC Zelda-inspired game with online multiplayer. Built with 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
SPIRV-Cross 812 GLSL 194 SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
glTF-Sample-Models 705 GLSL 369 glTF Sample Models

glyph

Repo star language fork intro

glyph-bitmap-distribution-format

Repo star language fork intro

gn

Repo star language fork intro

gnuplot

Repo star language fork intro

go

Repo star language fork intro
go-ethereum 24,945 Go 9,021 Official Go implementation of the Ethereum protocol
tidb 21,620 Go 3,245 TiDB is an open source distributed HTAP database compatible with the MySQL protocol
frp 30,285 Go 5,531 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
the-way-to-go_ZH_CN 19,397 Go 5,300 《The Way to Go》中文译本,中文正式名《Go 入门指南》
gin 33,423 Go 3,847 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.
skaffold 8,555 Go 765 Easy and Repeatable Kubernetes Development
fabric 9,236 Go 5,232
night-reading-go 5,633 Go 536 Night-Reading-Go《Go 夜读》 > Share the related technical topics of Go every week through zoom online live broadcast, every day on the WeChat/Slack to communicate programming technology topics. 每周通过 zoom ...
keda 1,452 Go 112 KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
validator 4,332 Go 379 💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
kubernetes 60,582 Go 21,396 Production-Grade Container Scheduling and Management
cli 12,490 Go 1,007 A simple, fast, and fun package for building command line apps in Go
zap 8,419 Go 639 Blazing fast, structured, leveled logging in Go.
go-admin 1,960 Go 306 A dataviz framework help gopher to build a admin panel in ten minutes
helmfile 1,594 Go 212 Deploy Kubernetes Helm Charts
vitess 9,119 Go 1,188 Vitess is a database clustering system for horizontal scaling of MySQL.
mkcert 21,614 Go 837 A simple zero-config tool to make locally trusted development certificates with any names you'd like.
community 5,392 Go 2,475 Kubernetes community content
gogs 32,568 Go 3,796 Gogs is a painless self-hosted Git service
helm 15,157 Go 4,789 The Kubernetes Package Manager
walk 3,986 Go 602 A Windows GUI toolkit for the Go Programming Language
terraform 19,752 Go 5,280 Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst...
argo 4,160 Go 609 Argo Workflows: Get stuff done with Kubernetes.
influxdb 17,874 Go 2,523 Scalable datastore for metrics, events, and real-time analytics
moby 55,684 Go 16,076 Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

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,432 Groovy 62,290 SmartThings open-source DeviceTypeHandlers and SmartApps code
gradle 9,886 Groovy 2,907 Adaptable, fast automation for all
ansible-role-jenkins 584 Groovy 519 Ansible Role - Jenkins CI
protobuf-gradle-plugin 878 Groovy 157 Protobuf Plugin for Gradle

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
semantic 6,758 Haskell 279 Parsing, analyzing, and comparing source code across many languages
haskell-ide-engine 2,047 Haskell 207 The engine for haskell ide-integration. Not an IDE
postgrest 13,588 Haskell 643 REST API for any Postgres database

haxe

Repo star language fork intro
armorpaint 621 Haxe 56 3D PBR Texture Painting Software
haxe 3,230 Haxe 480 Haxe - The Cross-Platform Toolkit

hcl

Repo star language fork intro
terraform-aws-eks 833 HCL 604 A Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS.
terraform-aws-vpc 893 HCL 880 Terraform module which creates VPC resources on AWS
kubespray 7,620 HCL 3,144 Deploy a Production Ready Kubernetes Cluster
terraform-aws-ec2-instance 193 HCL 426 Terraform module which creates EC2 instance(s) on AWS
terraform-google-network 60 HCL 105 A Terraform module that makes it easy to set up a new VPC Network in GCP.
terraform-aws-rds-aurora 64 HCL 99 Terraform module which creates RDS Aurora resources on AWS
terraform-aws-security-group 193 HCL 251 Terraform module which creates EC2-VPC security groups on AWS
terraform-aws-rds 231 HCL 310 Terraform module which creates RDS resources on AWS
terraform-google-kubernetes-engine 195 HCL 165 A Terraform module for configuring GKE clusters.
terraform-course 559 HCL 1,197 Course files for my Udemy course about Terraform

hiveql

Repo star language fork intro

hlsl

Repo star language fork intro

holyc

Repo star language fork intro

html

Repo star language fork intro
nndl.github.io 10,166 HTML 2,259 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
mxgraph 4,478 HTML 1,187 mxGraph is a fully client side JavaScript diagramming library
coreui-free-bootstrap-admin-template 9,296 HTML 2,462 CoreUI is free bootstrap admin template
DevOps-Guide 2,227 HTML 210 DevOps Guide from basic to advanced with Interview Questions and Notes 🔥
DetectionLab 1,636 HTML 340 Vagrant & Packer scripts to build a lab environment complete with security tooling and logging best practices
awesome-piracy 7,847 HTML 723 A curated list of awesome warez and piracy links
nginxconfig.io 10,073 HTML 581 ⚙️ NGiИX config generator on steroids 💉
portainer 13,315 HTML 1,251 Making Docker management easy.
website 1,690 HTML 5,995 Kubernetes website and documentation repo:
istio.io 385 HTML 750 Source for the istio.io site
mkdocs-material 2,850 HTML 778 A Material Design theme for MkDocs
masonry 14,392 HTML 2,130 🏩 Cascading grid layout plugin
styleguide 22,563 HTML 8,041 Style guides for Google-originated open-source projects
shellphish 896 HTML 467 Phishing Tool for 18 social media: Instagram, Facebook, Snapchat, Github, Twitter, Yahoo, Protonmail, Spotify, Netflix, Linkedin, Wordpress, Origin, Steam, Microsoft, InstaFollowers, Gitlab, Pinterest
quickstart-js 2,936 HTML 2,495 Firebase Quickstart Samples for Web
awesome-resume 1,791 HTML 224 包含简历常用例句
wysiwyg-editor 3,842 HTML 473 The next generation Javascript WYSIWYG HTML Editor.
twemoji 10,539 HTML 1,211 Emoji for everyone. https://twemoji.twitter.com/
coreui-free-angular-admin-template 939 HTML 611 CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
blockchainlittlebook.com 360 HTML 288 区块链小白书
go101 2,313 HTML 150 An online book focusing on Go syntax/semantics.
ko.javascript.info 239 HTML 259 Modern JavaScript Tutorial in Korean (모던 JavaScript 튜토리얼)
REKCARC-TSC-UHT 11,339 HTML 3,252 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
learning-area 2,232 HTML 7,187 Github repo for the MDN Learning Area.
sql-formatter 3,282 HTML 152 A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.

html+django

Repo star language fork intro

html+ecr

Repo star language fork intro

html+eex

Repo star language fork intro

html+erb

Repo star language fork intro

html+php

Repo star language fork intro

html+razor

Repo star language fork intro

http

Repo star language fork intro

hxml

Repo star language fork intro

hy

Repo star language fork intro

hyphy

Repo star language fork intro

idl

Repo star language fork intro

idris

Repo star language fork intro

igor-pro

Repo star language fork intro

inform-7

Repo star language fork intro

ini

Repo star language fork intro

inno-setup

Repo star language fork intro

io

Repo star language fork intro

ioke

Repo star language fork intro

irc-log

Repo star language fork intro

isabelle

Repo star language fork intro

isabelle-root

Repo star language fork intro

j

Repo star language fork intro

jasmin

Repo star language fork intro

java

Repo star language fork intro
HanLP 16,760 Java 4,640 自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
flink-learning 3,322 Java 875 flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例分享。
JavaGuide 63,242 Java 21,335 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Java 20,090 Java 7,413 All Algorithms implemented in Java
jeecg-boot 7,828 Java 2,828 一款基于代码生成器的JAVA快速开发平台,开源界“小普元”超越传统商业企业级开发平台!采用前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式(OnlineCoding模式-> 代码生成器模式-> 手工MERGE智能开发),帮助Java项目解决70%的重复工...
p3c 19,321 Java 4,687 Alibaba Java Coding Guidelines pmd implements and IDE plugin
xxl-job 11,184 Java 4,815 A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
Mindustry 2,181 Java 535 A sandbox tower defense game
Sentinel 9,921 Java 2,973 A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
DoraemonKit 11,750 Java 1,503 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。
nacos 9,478 Java 2,566 an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
Auto.js 4,870 Java 1,047 A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
skywalking 11,436 Java 3,333 APM, Application Performance Monitoring System
tutorials 18,277 Java 27,939 Just Announced - "Learn Spring Security OAuth":
ksql 2,976 Java 568 The event streaming database purpose-built for stream processing applications
SpringAll 10,798 Java 2,990 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
quarkus 3,337 Java 541 Quarkus: Supersonic Subatomic Java.
x-boot 2,243 Java 821 基于Spring Boot 2.x的前后端分离开发平台X-Boot 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/Spring Data JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID生成 动态权限管理 数据权限 工作流 代码...
mantis 923 Java 69 A platform that makes it easy for developers to build realtime, cost-effective, operations-focused applications
mall 25,646 Java 10,472 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
DataX 4,241 Java 1,643
spring-boot 43,724 Java 27,863 Spring Boot
spring-framework 33,835 Java 22,298 Spring Framework
pinpoint 9,615 Java 2,953 APM, (Application Performance Management) tool for large-scale distributed systems written in Java.
openapi-generator 3,815 Java 1,336 OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

java-properties

Repo star language fork intro

java-server-pages

Repo star language fork intro

javascript

Repo star language fork intro
algorithm-visualizer 26,977 JavaScript 4,315 🎆Interactive Online Platform that Visualizes Algorithms from Code
node 66,096 JavaScript 15,574 Node.js JavaScript runtime ✨🐢🚀✨
30-seconds-of-code 52,589 JavaScript 5,938 A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
drawio 14,192 JavaScript 3,065 Source to www.draw.io
marktext 13,627 JavaScript 948 📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
incubator-echarts 38,106 JavaScript 12,146 A powerful, interactive charting and visualization library for browser
bootstrap 137,341 JavaScript 67,547 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
lighthouse 18,464 JavaScript 6,199 Automated auditing, performance metrics, and best practices for the web.
three.js 56,790 JavaScript 21,585 JavaScript 3D library.
fabric.js 14,468 JavaScript 2,282 Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
NeteaseCloudMusicApi 12,857 JavaScript 2,510 网易云音乐 Node.js API service
jumpserver 11,400 JavaScript 3,356 Jumpserver是全球首款完全开源的堡垒机,是符合 4A 的专业运维审计系统。
cube.js 6,164 JavaScript 369 📊 Cube.js - Open Source Analytics Framework
website 4,053 JavaScript 4,416 Coding Train website
keystone 904 JavaScript 114 A scalable platform and CMS to build Node.js applications
material-ui 52,549 JavaScript 13,238 React components for faster and easier web development. Build your own design system, or start with Material Design.
complete-javascript-course 2,524 JavaScript 3,683 Starter files, final projects and FAQ for my Complete JavaScript course
vue-interactive-paycard 3,503 JavaScript 349 Credit card form with smooth and sweet micro-interactions
fingerprintjs2 9,040 JavaScript 1,255 Modern & flexible browser fingerprinting library
joplin 10,514 JavaScript 929 Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/
iDataV 1,077 JavaScript 449 大屏数据可视化 Big screen data visualization demo
webogram 6,162 JavaScript 1,987 Telegram web application, GPL v3
axios 67,127 JavaScript 5,796 Promise based HTTP client for the browser and node.js
react 140,195 JavaScript 26,716 A declarative, efficient, and flexible JavaScript library for building user interfaces.
prettier 34,579 JavaScript 2,081 Prettier is an opinionated code formatter.

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 993 Jsonnet 275 Use Prometheus to monitor Kubernetes and applications running on Kubernetes
kfserving 246 Jsonnet 83 Serverless Inferencing on Kubernetes

jsx

Repo star language fork intro

julia

Repo star language fork intro
Flux.jl 1,824 Julia 292 Relax! Flux is the ML library that doesn't make you tensor
julia 24,526 Julia 3,651 The Julia Language: A fresh approach to technical computing.

jupyter-notebook

Repo star language fork intro
lihang-code 8,828 Jupyter Notebook 3,136 《统计学习方法》的代码实现
google-research 6,071 Jupyter Notebook 984 Google AI Research
practicalAI 21,881 Jupyter Notebook 3,921 📚 A practical approach to machine learning to enable everyone to learn, explore and build.
Complete-Python-3-Bootcamp 6,814 Jupyter Notebook 24,286 Course Files for Complete Python 3 Bootcamp Course on Udemy
TensorFlow-2.x-Tutorials 3,765 Jupyter Notebook 1,174 TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
Python-100-Days 71,054 Jupyter Notebook 27,518 Python - 100天从新手到大师
DeepLearningExamples 2,687 Jupyter Notebook 663 Deep Learning Examples
Data-Science-Notes 1,979 Jupyter Notebook 764 数据科学的笔记以及资料搜集
tacotron2 1,269 Jupyter Notebook 387 Tacotron 2 - PyTorch implementation with faster-than-realtime inference
monodepth2 790 Jupyter Notebook 174 Monocular depth estimation from a single image
deep-learning-v2-pytorch 2,445 Jupyter Notebook 2,587 Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
tensorflow2_tutorials_chinese 3,988 Jupyter Notebook 969 tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
deeplearning-models 10,155 Jupyter Notebook 2,264 A collection of various deep learning architectures, models, and tips
shap 7,225 Jupyter Notebook 996 A unified approach to explain the output of any machine learning model.
PythonRobotics 7,509 Jupyter Notebook 2,305 Python sample codes for robotics algorithms.
PyTorch-Tutorial 4,028 Jupyter Notebook 1,889 Build your neural network easy and fast
tpu 2,730 Jupyter Notebook 940 Reference models and tools for Cloud TPUs.
yolov3 2,924 Jupyter Notebook 884 YOLOv3 in PyTorch > ONNX > CoreML > iOS
QuantumKatas 2,036 Jupyter Notebook 416 Tutorials and programming exercises for learning Q# and quantum computing
pytorch-book 6,201 Jupyter Notebook 2,292 PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
Kalman-and-Bayesian-Filters-in-Python 7,120 Jupyter Notebook 1,989 Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters,...
pydata-book 10,665 Jupyter Notebook 8,804 Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
materials 1,152 Jupyter Notebook 1,213 Bonus materials, exercises, and example projects for our Python tutorials
scikit-learn-videos 2,659 Jupyter Notebook 1,864 Jupyter notebooks from the scikit-learn video series
deep-text-recognition-benchmark 824 Jupyter Notebook 257 Text recognition (optical character recognition) with deep learning methods.

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
architecture-components-samples 15,335 Kotlin 4,897 Samples for Android Architecture Components.
compose-samples 625 Kotlin 79
ShadowsocksR-Android 386 Kotlin 60 【自用】来个大佬改 Lib
iosched 19,352 Kotlin 6,006 The Google I/O 2019 Android App
kotlin 29,856 Kotlin 3,552 The Kotlin Programming Language
android-kotlin-fundamentals-apps 183 Kotlin 233 android-kotlin-fundamentals-apps
android-youtube-player 1,385 Kotlin 324 YouTube Player library for Android and Chromecast, stable and customizable.
corda 3,124 Kotlin 853 Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contra...
kotlinx.coroutines 6,363 Kotlin 841 Library support for Kotlin coroutines
databinding-samples 906 Kotlin 207
kotlin-dsl-samples 2,810 Kotlin 330 Samples builds using the Gradle Kotlin DSL
play-billing-samples 1,245 Kotlin 1,016 Samples for Google Play In-app Billing
material-components-android-examples 519 Kotlin 61 Companion example apps and code for MDC-Android.
leakcanary 24,003 Kotlin 3,552 LeakCanary is a memory leak detection library for Android.
uamp 11,269 Kotlin 3,358 This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
flexbox-layout 14,856 Kotlin 1,557 Flexbox for Android
android-kotlin-fundamentals-starter-apps 161 Kotlin 391 android-kotlin-fundamentals-starter-apps
wanandroid 420 Kotlin 81 Kotlin + MVVM + LiveData + Coroutines !
ideavim 4,387 Kotlin 465 Vim emulation plug-in for IDEs based on the IntelliJ platform.
kotlin-native 6,297 Kotlin 519 Kotlin/Native infrastructure
XiaomiADBFastbootTools 631 Kotlin 65 A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot
fenix 2,715 Kotlin 348 Firefox Preview
Exposed 3,286 Kotlin 278 Kotlin SQL Framework
Charles-Crack 1,729 Kotlin 421 Charles 破解工具
camera-samples 903 Kotlin 426 Multiple samples showing the best practices in camera APIs on Android.

krl

Repo star language fork intro

labview

Repo star language fork intro

lasso

Repo star language fork intro
dash-sample-apps 339 Lasso 483 Apps hosted in the Dash Gallery

latte

Repo star language fork intro

lean

Repo star language fork intro

less

Repo star language fork intro

lex

Repo star language fork intro

lfe

Repo star language fork intro

lilypond

Repo star language fork intro

limbo

Repo star language fork intro

linker-script

Repo star language fork intro

linux-kernel-module

Repo star language fork intro

liquid

Repo star language fork intro
architecture-center 837 Liquid 695 Azure Architecture Center
starter-theme 240 Liquid 112 The Shopify Themes Team opinionated starting point for new a Slate project

literate-agda

Repo star language fork intro

literate-coffeescript

Repo star language fork intro

literate-haskell

Repo star language fork intro

livescript

Repo star language fork intro

llvm

Repo star language fork intro

logos

Repo star language fork intro

logtalk

Repo star language fork intro

lolcode

Repo star language fork intro

lookml

Repo star language fork intro

loomscript

Repo star language fork intro

lsl

Repo star language fork intro

lua

Repo star language fork intro
incubator-apisix 1,604 Lua 274 Cloud-Native Microservices API Gateway
luci 2,167 Lua 1,102 LuCI - OpenWrt Configuration Interface
kong 24,126 Lua 3,051 🦍 The Cloud-Native API Gateway
nmap-vulners 1,825 Lua 275 NSE script based on Vulners.com API
pix2pix 7,237 Lua 1,253 Image-to-image translation with conditional adversarial nets
FS19_AutoDrive 116 Lua 100 FS19 version of AutoDrive - Developer Version
Codes-for-Lane-Detection 494 Lua 171 Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
char-rnn 9,824 Lua 2,343 Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
luci-app-v2ray 165 Lua 45 LuCI support for V2Ray
tarantool 2,274 Lua 219 Get your data in RAM. Get compute close to data. Enjoy the performance.
koreader 5,559 Lua 699 An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
vulscan 1,299 Lua 330 Advanced vulnerability scanning with Nmap NSE
es_extended 88 Lua 210 ES Extended Core
FiveM-Scripts 66 Lua 245 All my FiveM Scripts in one Project.
neural-style 17,196 Lua 2,656 Torch implementation of neural style algorithm
Jeva 25 Lua 127 All scripts and code used through videos/tutorials on Jeva
luarocks 1,668 Lua 291 LuaRocks is the package manager for the Lua programming language.

m

Repo star language fork intro

m4

Repo star language fork intro

m4sugar

Repo star language fork intro

makefile

Repo star language fork intro
project-layout 11,661 Makefile 1,160 Standard Go Project Layout
motioneyeos 4,575 Makefile 522 A Video Surveillance OS For Single-board Computers
buildroot 898 Makefile 944 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...
awesome-python-cn 17,246 Makefile 5,861 Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
packages 2,126 Makefile 1,847 Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
LibreELEC.tv 1,003 Makefile 782 Just enough OS for KODI
nvidia-docker 9,736 Makefile 1,304 Build and run Docker containers leveraging NVIDIA GPUs
openwrt-shadowsocks 2,778 Makefile 1,872 Shadowsocks-libev for OpenWrt/LEDE
hassos 632 Makefile 183 🔰 HassOS Docker hypervisor
json-schema-spec 1,624 Makefile 148 The JSON Schema I-D sources
redox 11,758 Makefile 778 Mirror of https://gitlab.redox-os.org/redox-os/redox
k8s 147 Makefile 146 Some important production-grade Kubernetes Ops Services

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
DeepLearnToolbox 3,401 MATLAB 2,193 Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get...
faster_rcnn 2,198 MATLAB 1,152 Faster R-CNN
OpenFace 4,041 MATLAB 1,361 OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.

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

ninja

Repo star language fork intro

nit

Repo star language fork intro

nix

Repo star language fork intro
nixpkgs 4,429 Nix 4,255 Nix Packages collection

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
IGListKit 10,728 Objective-C 1,216 A data-driven UICollectionView framework for building fast and flexible lists.
facebook-ios-sdk 6,162 Objective-C 2,530 Used to integrate the Facebook Platform with your iOS & tvOS apps.
SDWebImage 22,165 Objective-C 5,507 Asynchronous image downloader with cache support as a UIImageView category
ios-app-signer 2,677 Objective-C 589 This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
quickstart-ios 1,753 Objective-C 1,125 Firebase Quickstart Samples for iOS
ZFPlayer 5,818 Objective-C 1,395 Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)
YYKit 13,301 Objective-C 3,543 A collection of iOS components.
KLGenerateSpamCode 1,430 Objective-C 391 iOS 马甲应用工具
MLVBSDK 238 Objective-C 285 移动直播 SDK,国内下载镜像:
JXPagingView 1,098 Objective-C 200 类似微博主页、简书主页等效果。多页面嵌套,既可以上下滑动,也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。
appcenter-sdk-apple 233 Objective-C 116 Development repository for the App Center SDK for iOS, macOS and tvOS.
Halfrost-Field 4,522 Objective-C 761 ✍️ 这里是写博客的地方 —— Halfrost-Field 冰霜之地
AAChartKit 3,602 Objective-C 553 📈📊🚀🚀🚀An elegant and friendly data visualization chart framework for Apple developers . Extremely powerful ,supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, area...
IQKeyboardManager 13,738 Objective-C 2,132 Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
FLEX 10,896 Objective-C 1,253 An in-app debugging and exploration tool for iOS
OpenEmu 10,817 Objective-C 1,034 🕹 Retro video game emulation for macOS
GCDWebServer 5,137 Objective-C 831 The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)
CocoaAsyncSocket 11,304 Objective-C 2,765 Asynchronous socket networking library for Mac and iOS
realm-cocoa 13,621 Objective-C 1,789 Realm is a mobile database: a replacement for Core Data & SQLite
QQRedPackHelper 712 Objective-C 174 Mac 系统下的QQ抢红包插件,消息防撤回,消息自动回复,红包指定群过滤,红包指定关键字过滤,无需回复-抢文字口令红包,时间随机延迟抢红包
promises 3,029 Objective-C 181 Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
HDCollectionView 225 Objective-C 48 An efficient and flexible listView (data driven). Based on Flexbox, it supports floating, waterfall, decorative view, horizontal sliding, segmented layout, and various alignments. Support diff refresh...
Zebra 295 Objective-C 110 A Useful Package Manager for iOS
BaiduNetdiskPlugin-macOS 7,306 Objective-C 1,540 For macOS.百度网盘 破解SVIP、下载速度限制~
react-native-config 2,732 Objective-C 489 Bring some 12 factor love to your mobile apps!

objective-c++

Repo star language fork intro
pop 19,793 Objective-C++ 2,919 An extensible iOS and OS X animation library, useful for physics-based interactions.
Texture 6,040 Objective-C++ 890 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
infer 10,429 OCaml 1,419 A static analyzer for Java, C, C++, and Objective-C
coq 2,448 OCaml 385 Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive developme...
bucklescript 4,489 OCaml 327 A backend for the OCaml compiler which emits JavaScript.

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 702 OpenSCAD 561 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

pawn

Repo star language fork intro

pep8

Repo star language fork intro

perl

Repo star language fork intro
diff-so-fancy 12,592 Perl 266 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉
webmin 1,149 Perl 328 Powerful and flexible web-based server management control panel

perl-6

Repo star language fork intro

php

Repo star language fork intro
dbal 6,226 PHP 1,012 Doctrine Database Abstraction Layer
symfony 22,292 PHP 7,304 The Symfony PHP framework
Twig 6,533 PHP 1,073 Twig, the flexible, fast, and secure template language for PHP
hyperf 1,786 PHP 295 🚀 A coroutine framework that focuses on hyperspeed and flexibility, specifically used for build microservices or middlewares.
predis 6,119 PHP 829 Flexible and feature-complete Redis client for PHP and HHVM
typecho 6,267 PHP 1,365 A PHP Blogging Platform. Simple and Powerful.
OCSystem 721 PHP 341 🚀ONLYCHAIN blockchain underlying system-OCSystem
orm 7,082 PHP 2,160 Doctrine Object Relational Mapper (ORM)
Faker 22,587 PHP 2,592 Faker is a PHP library that generates fake data for you
mpdf 2,339 PHP 626 PHP library generating PDF files from UTF-8 encoded HTML
SecLists 21,713 PHP 9,088 SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensi...
DoctrineBundle 2,870 PHP 333 Symfony Bundle for Doctrine ORM and DBAL
magento2 8,138 PHP 7,108 All Submissions you make to Magento Inc. ("Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty f...
PocketMine-MP 1,632 PHP 1,015 A server software for Minecraft: Bedrock Edition in PHP
WordPress 13,181 PHP 8,039 WordPress, Git-ified. Synced via SVN every 15 minutes, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pa...
PrestaShop 4,249 PHP 3,443 PrestaShop offers a fully scalable open source ecommerce solution.
snipe-it 3,467 PHP 1,378 A free open source IT asset/license management system
monolog-bundle 1,909 PHP 175 Symfony Monolog Bundle
guzzle 18,208 PHP 2,010 Guzzle, an extensible PHP HTTP client
mediawiki 1,758 PHP 800 🌻 The collaborative editing software that runs Wikipedia. This is a mirror from gerrit.wikimedia.org. See https://www.mediawiki.org/wiki/Developer_access for contributing.
xdebug 1,815 PHP 411 Xdebug — Step Debugger and Debugging Aid for PHP
opencart 5,166 PHP 3,912 A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution.
docker-compose-lamp 605 PHP 318 A basic LAMP stack environment built using Docker Compose.
directus 5,303 PHP 523 Directus 7 Suite — Future-Proof Headless CMS & API for Custom Databases
flex 2,823 PHP 118 Composer plugin for Symfony

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,378 PLpgSQL 1,028 Everything about database,bussiness.(Most for PostgreSQL).
node-sqlite3 3,991 PLpgSQL 543 Asynchronous, non-blocking SQLite3 bindings for Node.js

plsql

Repo star language fork intro
learning-library 276 PLSQL 392 Learning Material for Oracle Technologies

pod

Repo star language fork intro

pod-6

Repo star language fork intro

pogoscript

Repo star language fork intro

pony

Repo star language fork intro

postcss

Repo star language fork intro

postscript

Repo star language fork intro

pov-ray-sdl

Repo star language fork intro

powerbuilder

Repo star language fork intro

powershell

Repo star language fork intro
azure-quickstart-templates 6,142 PowerShell 8,859 Azure Quickstart Templates
atomic-red-team 2,656 PowerShell 879 Small and highly portable detection tests based on MITRE's ATT&CK.
K8tools 2,181 PowerShell 1,009 K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetNuke...
PowerSploit 6,147 PowerShell 2,281 PowerSploit - A PowerShell Post-Exploitation Framework
BloodHound 3,581 PowerShell 671 Six Degrees of Domain Admin
Quantum 2,603 PowerShell 495 Microsoft Quantum Development Kit Samples
k8s-for-docker-desktop 1,096 PowerShell 280 为Docker Desktop for Mac/Windows开启Kubernetes和Istio - Enable Kubernetes/Istio on Docker Desktop in China
scoop 8,983 PowerShell 785 A command-line installer for Windows.
azure-docs 3,296 PowerShell 8,650 Open source documentation of Microsoft Azure
machinelearning-samples 2,252 PowerShell 1,201 Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
sql-docs 496 PowerShell 1,449 Technical documentation for Microsoft SQL Server, tools such as SQL Server Management Studio (SSMS) , SQL Server Data Tools (SSDT) etc.
azure-pipelines-image-generation 630 PowerShell 354 Azure Pipelines VM image generation for Microsoft-hosted CI/CD
redteam 387 PowerShell 83 Red Team Scripts by d0nkeys (ex SnadoTeam)
AZ-301-MicrosoftAzureArchitectDesign 194 PowerShell 189
azure-docs-powershell-azuread 47 PowerShell 145 Cmdlets reference help docs for Powershell Azure AD
RDS-Templates 85 PowerShell 139 ARM Templates for Remote Desktop Services deployments
sp-dev-docs 833 PowerShell 624 SharePoint Developer Documentation
windowsserverdocs 665 PowerShell 854 Public content repository for Windows Server 2016 content.
microsoft-365-docs 89 PowerShell 180 This repo is used to host the source for the Microsoft 365 documentation on https://docs.microsoft.com.
VBA-Docs 119 PowerShell 203 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...
reference-architectures 390 PowerShell 376 templates and scripts for deploying Azure Reference Architectures
scoop-extras 621 PowerShell 451 "Extras" bucket for Scoop
microsoft-graph-docs 484 PowerShell 787 Documentation for the Microsoft Graph REST API
Empire 5,018 PowerShell 1,656 Empire is a PowerShell and Python post-exploitation agent.
Main 276 PowerShell 101 📦 The next-generation default bucket for Scoop.

processing

Repo star language fork intro
Google-Chrome-Dino-Game-AI 457 Processing 195

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

purescript

Repo star language fork intro

python

Repo star language fork intro
Real-Time-Voice-Cloning 13,039 Python 2,209 Clone a voice in 5 seconds to generate arbitrary speech in real-time
gpt-2 10,071 Python 2,343 Code for the paper "Language Models are Unsupervised Multitask Learners"
algo 11,422 Python 3,506 数据结构和算法必知必会的50个代码实现
PayloadsAllTheThings 10,998 Python 3,436 A list of useful payloads and bypass for Web Application Security and Pentest/CTF
Ultimate-Facebook-Scraper 1,027 Python 286 🤖 A bot which scrapes almost everything about a Facebook user's profile including all public posts/statuses available on the user's timeline, uploaded photos, tagged photos, videos, friends list and ...
scikit-learn 38,300 Python 18,811 scikit-learn: machine learning in Python
SinGAN 1,783 Python 252 Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
sherlock 8,391 Python 811 🔎 Find usernames across social networks
numpy-ml 7,785 Python 2,175 Machine learning, in numpy
PhoneInfoga 1,010 Python 320 Advanced information gathering & OSINT tool for phone numbers
funNLP 14,890 Python 4,431 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名...
localstack 21,694 Python 1,528 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
transformers 17,924 Python 4,130 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
DeepCTR 2,525 Python 794 Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
examples 11,057 Python 5,159 A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
sentry 23,134 Python 2,642 Sentry is cross-platform application monitoring, with a focus on error reporting.
PyTorch-GAN 4,832 Python 1,336 PyTorch implementations of Generative Adversarial Networks.
pytorch-tutorial 14,501 Python 4,533 PyTorch Tutorial for Deep Learning Researchers
dagster 1,079 Python 87 A Python library for building data applications: ETL, ML, Data Pipelines, and more.
detectron2 6,027 Python 887 Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
home-assistant 28,861 Python 8,527 🏡 Open source home automation that puts local control and privacy first
HelloGitHub 18,086 Python 2,107 Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
tensorflow-yolov3 1,968 Python 824 🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
Pytorch-UNet 1,733 Python 576 PyTorch implementation of the U-Net for image semantic segmentation with high quality images
ChromeAppHeroes 11,206 Python 1,000 🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~

python-console

Repo star language fork intro

python-traceback

Repo star language fork intro

q

Repo star language fork intro

qmake

Repo star language fork intro

qml

Repo star language fork intro
cool-retro-term 11,691 QML 514 A good looking terminal emulator which mimics the old cathode display...

quake

Repo star language fork intro

r

Repo star language fork intro
tidytuesday 1,425 R 629 Official repo for the #tidytuesday project
ESL-CN 826 R 246 The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
seurat 622 R 363 R toolkit for single cell genomics
shiny 3,615 R 1,555 Easy interactive web applications with R
ggplot2 4,127 R 1,540 An implementation of the Grammar of Graphics in R
dplyr 3,129 R 1,145 dplyr: A grammar of data manipulation
caret 1,136 R 541 caret (Classification And Regression Training) R package that contains misc functions for training and plotting classification and regression models

racket

Repo star language fork intro
racket 3,307 Racket 503 The Racket repository
Courses- 70 Racket 139 Quiz & Assignment of Coursera

ragel

Repo star language fork intro

raml

Repo star language fork intro

rascal

Repo star language fork intro

raw-token-data

Repo star language fork intro

rdoc

Repo star language fork intro

realbasic

Repo star language fork intro

reason

Repo star language fork intro

rebol

Repo star language fork intro

red

Repo star language fork intro

redcode

Repo star language fork intro

regular-expression

Repo star language fork intro

ren'py

Repo star language fork intro

renderscript

Repo star language fork intro

restructuredtext

Repo star language fork intro

rexx

Repo star language fork intro

rhtml

Repo star language fork intro

rich-text-format

Repo star language fork intro
WPF-Samples 2,145 Rich Text Format 1,418 Repository for WPF related samples
mqtt 2,833 Rich Text Format 713 MQTT协议3.1.1中文翻译版,IoT,物联网
macdown 8,033 Rich Text Format 983 Open source Markdown editor for macOS.
clover 729 Rich Text Format 327 Share some hackintosh Clover files 分享一些黑苹果clover配置文件
ckeditor4 4,810 Rich Text Format 2,145 The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
chromego 1,295 Rich Text Format 544 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
tedukuri 464 Roff 214 《算法竞赛进阶指南》资源社区

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
remote-working 5,736 Ruby 584 收集整理远程工作相关的资料
chatwoot 2,049 Ruby 156 Simple and elegant live chat software 🔥💬
evil-winrm 551 Ruby 111 The ultimate WinRM shell for hacking/pentesting
logstash 10,854 Ruby 2,887 Logstash - transport and process your logs, events, or other data
homebrew-core 6,772 Ruby 7,123 🍻 Default formulae for the missing package manager for macOS
linguist 7,253 Ruby 2,638 Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
devise 20,388 Ruby 4,897 Flexible authentication solution for Rails with Warden.
fastlane 27,558 Ruby 4,271 🚀 The easiest way to automate building and releasing your iOS and Android apps
scientist 5,323 Ruby 280 🔬 A Ruby library for carefully refactoring critical paths.
graphql-ruby 4,028 Ruby 801 Ruby implementation of GraphQL
TLCL 1,995 Ruby 667 《快乐的 Linux 命令行》
mastodon 19,723 Ruby 3,393 Your self-hosted, globally interconnected microblogging community
chef 6,042 Ruby 2,383 Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
ansible-os-hardening 1,390 Ruby 284 This Ansible role provides numerous security-related configurations, providing all-round base protection.
zammad 1,862 Ruby 356 Zammad is a web based open source helpdesk/customer support system
reek 3,226 Ruby 235 Code smell detector for Ruby
jruby 3,371 Ruby 852 JRuby, an implementation of Ruby on the JVM
rails 44,593 Ruby 18,026 Ruby on Rails
fluentd 8,583 Ruby 1,007 Fluentd: Unified Logging Layer (project under CNCF)
OMS-Agent-for-Linux 247 Ruby 160
dependabot-core 866 Ruby 211 🤖The core logic behind Dependabot's update PR creation
ruby-exercises 123 Ruby 343 A collection of exercises to practice various aspects of Ruby
simplecov 3,857 Ruby 440 Code coverage for Ruby 1.9+ with a powerful configuration library and automatic merging of coverage across test suites
huginn 22,716 Ruby 2,427 Create agents that monitor and act on your behalf. Your agents are standing by!
choosealicense.com 1,746 Ruby 675 A site to provide non-judgmental guidance on choosing a license for your open source project

runoff

Repo star language fork intro

rust

Repo star language fork intro
iced 2,590 Rust 48 A cross-platform GUI library for Rust, inspired by Elm
native_spark 1,259 Rust 104 A new arguably faster implementation of Apache Spark from scratch in Rust
async-std 1,673 Rust 145 Async version of the Rust standard library
rust 40,790 Rust 6,294 Empowering everyone to build reliable and efficient software.
tokio 6,660 Rust 568 A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
tikv 6,454 Rust 956 Distributed transactional key-value database, originally created to complement TiDB
druid 1,009 Rust 64 A data-first Rust-native UI design toolkit.
wasmtime 1,972 Rust 140 Standalone JIT-style runtime for WebAssembly, using Cranelift
996.ICU 248,062 Rust 21,205 Repo for counting stars and contributing. Press F to pay respect to glorious developers.
actix-web 5,841 Rust 420 Actix web is a small, pragmatic, and extremely fast rust web framework.
winit 923 Rust 266 Window handling library in pure Rust
rust-analyzer 1,777 Rust 191 An experimental Rust compiler front-end for IDEs
firecracker 10,104 Rust 638 Secure and fast microVMs for serverless computing.
grin 4,514 Rust 898 Minimal implementation of the Mimblewimble protocol.
tide 1,376 Rust 119 Serve the web – HTTP server framework
futures-rs 3,013 Rust 379 Zero-cost asynchronous programming in Rust
hyper 5,534 Rust 782 An HTTP library for Rust
substrate 1,678 Rust 466 Substrate: The platform for blockchain innovators
reqwest 2,089 Rust 307 An easy and powerful Rust HTTP Client
mdBook 2,752 Rust 378 Create book from markdown files. Like Gitbook but implemented in Rust
book 4,632 Rust 1,258 The Rust Programming Language
ggez 1,913 Rust 236 Rust library to create a Good Game Easily
cranelift 2,315 Rust 202 Cranelift code generator
huobi-chain 343 Rust 89 The next generation high performance public chain for financial infrastructure.
tree-sitter 2,087 Rust 128 An incremental parsing system for programming tools

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
rocket-chip 1,286 Scala 545 Rocket Chip Generator
akka 10,497 Scala 3,147 Build highly concurrent, distributed, and resilient message-driven applications on the JVM
dotty 3,681 Scala 562 Research compiler that will become Scala 3
polynote 3,254 Scala 250 A better notebook for Scala (and more)
spark 24,401 Scala 20,638 Apache Spark
openwhisk 4,414 Scala 847 Apache OpenWhisk is an open source serverless cloud platform
gatling 4,477 Scala 954 Async Scala-Akka-Netty based Load Test Tool
chisel3 1,093 Scala 234 Chisel 3: A Modern Hardware Design Language
zio-intro-game 70 Scala 34 An introduction to ZIO using game programming!
doobie 1,569 Scala 257 Functional JDBC layer for Scala.
fpinscala 4,602 Scala 2,563 Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
Spark-The-Definitive-Guide 1,060 Scala 965 Spark: The Definitive Guide's Code Repository
mmlspark 1,758 Scala 381 Microsoft Machine Learning for Apache Spark
scala-js 3,784 Scala 330 Scala.js, the Scala to JavaScript compiler
tapir 381 Scala 77 tapir, or Typed API descRiptions
kafka-manager 8,277 Scala 2,008 A tool for managing Apache Kafka.
node2vec 1,468 Scala 648
lila 6,067 Scala 894 ♞ lichess.org: the forever free, adless and open source chess server ♞
akka-http 991 Scala 487 The Streaming-first HTTP server/module of Akka
incubator-livy 414 Scala 279 Mirror of Apache livy (Incubating)
scala 12,312 Scala 2,821 The Scala programming language
playframework 11,424 Scala 3,821 Play Framework

scaml

Repo star language fork intro

scheme

Repo star language fork intro

scilab

Repo star language fork intro

scss

Repo star language fork intro

sed

Repo star language fork intro

self

Repo star language fork intro

shaderlab

Repo star language fork intro
Addressables-Sample 254 ShaderLab 41 Demo project using Addressables package

shell

Repo star language fork intro
macOS-Simple-KVM 4,370 Shell 272 Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
fabric-samples 1,067 Shell 1,315
z 10,922 Shell 886 z - jump around
ohmyzsh 99,544 Shell 18,165 🙃 A delightful community-driven (with nearly 1,500 contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, pytho...
nvm 38,406 Shell 3,674 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
spectre-meltdown-checker 3,106 Shell 415 Spectre, Meltdown, Foreshadow, Fallout, RIDL, ZombieLoad vulnerability/mitigation checker for Linux & BSD
interview_python 11,400 Shell 4,651 关于Python的面试题
espnet 1,662 Shell 489 End-to-End Speech Processing Toolkit
content-aws-csa2019 56 Shell 426 Adrian's AWS CSA Assoc Course Refresh 2019
kubeasz 4,300 Shell 1,755 使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
powerlevel10k 2,705 Shell 137 A fast reimplementation of Powerlevel9k ZSH theme
examples 2,691 Shell 1,934 Kubernetes application example tutorials
containers-roadmap 2,010 Shell 90 This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
prowler 1,871 Shell 331 AWS Security Best Practices Assessment, Auditing, Hardening and Forensics Readiness Tool. It follows guidelines of the CIS Amazon Web Services Foundations Benchmark and DOZENS of additional checks inc...
bats-core 1,230 Shell 140 Bash Automated Testing System
pyenv 17,374 Shell 1,494 Simple Python version management
prezto 10,753 Shell 4,178 The configuration framework for Zsh
ebook 486 Shell 187
Bear 1,176 Shell 134 Bear is a tool that generates a compilation database for clang tooling.
GitTools 1,610 Shell 275 A repository with 3 tools for pwn'ing websites with .git repositories available
termux-packages 2,707 Shell 955 Android terminal and Linux environment - packages repository.
microservices-demo 2,001 Shell 1,131 Deployment scripts & config for Sock Shop
zsh-syntax-highlighting 8,231 Shell 563 Fish shell like syntax highlighting for Zsh.
zsh-completions 3,100 Shell 480 Additional completion definitions for Zsh.
opencv-python 1,032 Shell 192 Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.

shellsession

Repo star language fork intro

shen

Repo star language fork intro

slash

Repo star language fork intro

slice

Repo star language fork intro

slim

Repo star language fork intro

smali

Repo star language fork intro

smalltalk

Repo star language fork intro

smarty

Repo star language fork intro
charts 695 Smarty 434 Helm Charts
Golang-100-Days 610 Smarty 169 Golang - 100天从新手到大师
helm-charts 96 Smarty 85 A curated set of Helm charts brought to you by codecentric
cp-helm-charts 349 Smarty 315 The Confluent Platform Helm charts enable you to deploy Confluent Platform services on Kubernetes for development, test, and proof of concept environments.

smt

Repo star language fork intro

solidity

Repo star language fork intro

sourcepawn

Repo star language fork intro

sparql

Repo star language fork intro

spline-font-database

Repo star language fork intro

sqf

Repo star language fork intro

sql

Repo star language fork intro

sqlpl

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

squirrel

Repo star language fork intro

srecode-template

Repo star language fork intro

ssh-config

Repo star language fork intro

stan

Repo star language fork intro

standard-ml

Repo star language fork intro

stata

Repo star language fork intro

ston

Repo star language fork intro

stylus

Repo star language fork intro

subrip-text

Repo star language fork intro

sugarss

Repo star language fork intro

supercollider

Repo star language fork intro

svg

Repo star language fork intro

swift

Repo star language fork intro
HackingWithSwift 2,922 Swift 1,545 The project source code for hackingwithswift.com
PhoneNumberKit 3,298 Swift 396 A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
FlappySwift 8,918 Swift 2,471 swift implementation of flappy bird. More at fullstackedu.com
SQLite.swift 6,515 Swift 1,122 A type-safe, Swift-language layer over SQLite3.
Alamofire 32,458 Swift 5,869 Elegant HTTP Networking in Swift
IBPCollectionViewCompositionalLayout 574 Swift 44 Backport of UICollectionViewCompositionalLayout to earlier iOS 12
swift-nio 5,435 Swift 355 Event-driven network application framework for high performance protocol servers & clients, non-blocking.
vapor 17,507 Swift 1,035 💧 A server-side Swift web framework.
firefox-ios 9,039 Swift 2,114 Firefox for iOS
lottie-ios 18,615 Swift 2,627 An iOS library to natively render After Effects vector animations
SkeletonView 8,336 Swift 612 ☠️ An elegant way to show users that something is happening and also prepare them to which contents he is waiting
Charts 21,970 Swift 4,332 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
PromiseKit 12,182 Swift 1,200 Promises for Swift & ObjC.
GRDB.swift 2,522 Swift 230 A toolkit for SQLite databases, with a focus on application development
SkyFloatingLabelTextField 3,490 Swift 438 A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.
ios-mail 816 Swift 110
Grid 186 Swift 10 📱 SwiftUI Grid with custom styles.
Signal-iOS 4,331 Swift 1,160 A private messenger for iOS.
ChartView 481 Swift 45 ChartView made in SwiftUI
iina 21,290 Swift 1,610 The modern video player for macOS.
NVActivityIndicatorView 8,856 Swift 968 A collection of awesome loading animations
GitHawk 2,510 Swift 335 The best iOS app for GitHub.
XLPagerTabStrip 6,156 Swift 1,103 Android PagerTabStrip for iOS.
Pock 6,130 Swift 179 Display macOS Dock in Touch Bar
Starscream 5,412 Swift 658 Websockets in swift for iOS and OSX

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
PlotNeuralNet 7,111 TeX 951 Latex code for making neural networks diagrams
deeplearningbook-chinese 27,204 TeX 7,956 Deep Learning Book Chinese Translation
Data-Science--Cheat-Sheet 13,847 TeX 6,173 Cheat Sheets
SJTUThesis 1,386 TeX 490 上海交通大学 XeLaTeX 学位论文及课程论文模板
ucasthesis 1,250 TeX 452 [最新样式] 中国科学院大学学位论文 LaTeX 模板 LaTeX Thesis Template for the University of Chinese Academy of Sciences
pandoc-latex-template 1,969 TeX 330 A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
resume 3,028 TeX 1,245 An elegant \LaTeX\ résumé template
libpku 21,415 TeX 6,709 贵校课程资料民间整理
language 599 TeX 52 Design of the Dart language
conv_arithmetic 7,807 TeX 1,531 A technical report on convolution arithmetic in the context of deep learning
tensorflow-zh 11,477 TeX 4,211 谷歌全新开源人工智能系统TensorFlow官方文档中文版
mtheme 4,129 TeX 613 A modern LaTeX Beamer theme
cheatsheets 1,534 TeX 525 RStudio Cheat Sheets

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
jOOQ 3,516 TSQL 857 jOOQ is the best way to write SQL in Java
examples 388 TSQL 257 Apache Kafka and Confluent Platform examples and demos
Security-Data-Analysis-and-Visualization 428 TSQL 75 2018-2020青年安全圈-活跃技术博主/博客
countries-states-cities-database 197 TSQL 144 All Countries, Cities, States with ISO2, ISO3, Country Code, Phone Code, Capital and Currency [countries.json, country.json, city.json, cities.json, state.json, states.json] [Linked with Each Other By...
SQL-Server-First-Responder-Kit 1,688 TSQL 485 sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
sqlserver-kit 754 TSQL 261 Useful links, scripts, tools and best practice for Microsoft SQL Server Database
CBoard 2,244 TSQL 972 An easy to use, self-service open BI reporting and BI dashboard platform.

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
vscode 87,638 TypeScript 13,084 Visual Studio Code
swr 5,120 TypeScript 131 React Hooks library for remote data fetching
angular 54,786 TypeScript 15,154 One framework. Mobile & desktop.
code-server 25,809 TypeScript 1,711 Run VS Code on a remote server.
grafana 32,249 TypeScript 6,293 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
react-hook-form 4,909 TypeScript 182 📋 React hooks for forms validation without the hassle.
qiankun 2,151 TypeScript 174 📦🚀Blazing fast, simple and completed solution for micro frontends.
fullstack 12,356 TypeScript 4,074 React/ApolloGraphQL/Node/Mongo demo written in Typescript
tfjs-models 4,525 TypeScript 1,243 Pretrained models for TensorFlow.js
typeorm 16,313 TypeScript 2,303 ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms...
material-components-web-components 1,491 TypeScript 228 Material Design Web Components
react-styleguidist 8,016 TypeScript 1,131 Isolated React component development environment with a living style guide
office-ui-fabric-react 6,239 TypeScript 1,302 React components for building Microsoft web experiences.
fiora 2,856 TypeScript 581 An interesting chat application power by socket.io, koa, mongodb and react
angular-cli 22,683 TypeScript 8,016 CLI tool for Angular
TypeScript 56,091 TypeScript 7,641 TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
ant-design 53,968 TypeScript 19,455 🌈 A UI Design Language and React UI library
davinci 1,174 TypeScript 526 Davinci is a DVsaaS (Data Visualization as a Service) Platform
Babylon.js 10,497 TypeScript 1,945 Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
botpress 8,060 TypeScript 911 🤖 The open-source Conversational Platform with built-in language understanding (NLU), beautiful graphical interface and Dialog Manager (DM). Easily create chatbots and AI-based virtual assistants.
hooks 362 TypeScript 47 React Hooks Library
rough-charts 1,039 TypeScript 39 📈 A responsive, composable react charting library with a hand-drawn style.
PeerTube 6,396 TypeScript 586 ActivityPub federated video streaming platform using P2P directly in the web browser
desktop 8,430 TypeScript 4,098 Simple collaboration from your desktop
nest 21,805 TypeScript 1,664 A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀

unified-parallel-c

Repo star language fork intro

unity3d-asset

Repo star language fork intro

unix-assembly

Repo star language fork intro

uno

Repo star language fork intro

unrealscript

Repo star language fork intro

urweb

Repo star language fork intro

vala

Repo star language fork intro

vcl

Repo star language fork intro

verilog

Repo star language fork intro
picorv32 1,077 Verilog 274 PicoRV32 - A Size-Optimized RISC-V CPU
hdl 439 Verilog 747 HDL libraries and projects

vhdl

Repo star language fork intro

vim-script

Repo star language fork intro
fzf.vim 4,174 Vim script 295 fzf ❤️ vim
vim-tmux-navigator 2,746 Vim script 168 Seamless navigation between tmux panes and vim splits
vimplus 1,857 Vim script 689 🚀An automatic configuration program for vim
vimrc 19,866 Vim script 5,561 The ultimate Vim configuration: vimrc
vim-devicons 2,944 Vim script 174 Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more
vim-lsp 1,236 Vim script 123 async language server protocol plugin for vim and neovim
spf13-vim 14,134 Vim script 3,679 The ultimate vim distribution
vim 18,443 Vim script 2,509 The official Vim repository
neovim 34,193 Vim script 2,525 Vim-fork focused on extensibility and usability
nerdtree 12,591 Vim script 1,168 A tree explorer plugin for vim.
vim-airline 13,010 Vim script 897 lean & mean status/tabline for vim that's light as air
jedi-vim 4,202 Vim script 348 Using the jedi autocompletion library for VIM.
use_vim_as_ide 8,234 Vim script 2,299 use vim as IDE
vim-easymotion 4,664 Vim script 259 Vim motions on speed!
vim-gitgutter 5,962 Vim script 235 A Vim plugin which shows a git diff in the gutter (sign column) and stages/undoes hunks and partial hunks.
vim-startify 2,942 Vim script 123 🔗 The fancy start screen for Vim.
nord-vim 940 Vim script 101 An arctic, north-bluish clean and elegant Vim theme.
gruvbox 6,419 Vim script 630 Retro groove color scheme for Vim
vim-commentary 2,761 Vim script 132 commentary.vim: comment stuff out
vim-colors-solarized 5,780 Vim script 1,700 precision colorscheme for the vim text editor
solarized 14,008 Vim script 3,410 precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes
vim-polyglot 3,078 Vim script 174 A solid language pack for Vim.
vim-plug 16,791 Vim script 832 🌺 Minimalist Vim Plugin Manager
vim-markdown 3,127 Vim script 386 Markdown Vim Mode
ale 8,675 Vim script 947 Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support

visual-basic

Repo star language fork intro
hazedumper 472 Visual Basic 272 up to date csgo offsets and hazedumper config
pyenv-win 208 Visual Basic 44 pyenv for Windows. pyenv is a simple python version management tool. It lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-p...

volt

Repo star language fork intro

vue

Repo star language fork intro
postwoman 10,854 Vue 532 👽 API request builder - A free, fast, and beautiful alternative to Postman https://postwoman.io 🔥
eladmin-web 1,022 Vue 700 eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由
element 42,578 Vue 9,430 A Vue.js 2.0 UI Toolkit for Web
vue-element-admin 45,823 Vue 15,571 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
vue-manage-system 8,421 Vue 2,930 The web management system solution based on Vue2 and Element UI.
ColorUI 6,919 Vue 1,222 鲜亮的高饱和色彩,专注视觉的小程序组件库
gods-pen 1,388 Vue 251 基于vue的高扩展在线网页制作平台,可自定义组件,可添加脚本,可数据统计。A mobile page builder/editor, similar with amolink.
ViewUI 864 Vue 126 A high quality UI Toolkit built on Vue.js 2.0
vue-admin 6,067 Vue 2,662 admin template based on vuejs2 and element.
vue-typescript-admin-template 1,457 Vue 476 🖖 A vue-cli 3.0 + typescript minimal admin template
mall-admin-web 4,227 Vue 2,590 mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
ant-design-pro-vue 3,847 Vue 1,109 👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!
vue-virtual-scroller 3,416 Vue 280 ⚡️ Blazing fast scrolling for any amount of data
vue2-manage 8,250 Vue 2,977 基于 vue + element-ui 的后台管理系统
PT-Plugin-Plus 644 Vue 122 PT 助手 Plus,为 Google Chrome 和 Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。
vant-demo 689 Vue 535 Collection of vant demos.
logoly 4,172 Vue 415 A Pornhub Flavour Logo Generator
vue2-elm 30,999 Vue 10,329 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
hello-uniapp 656 Vue 338 uni-app框架演示示例
mint-ui 15,232 Vue 3,379 Mobile UI elements for Vue.js
coreui-free-vue-admin-template 2,052 Vue 544 CoreUI Vue is free Vue admin template based on Bootstrap 4
DataV 780 Vue 158 Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)
vue-admin-template 207 Vue 67 vue轻量级后台管理系统基础模板
Music-player 166 Vue 45 高仿网易云音乐——在线预览
ant-design-vue 8,763 Vue 1,196 An enterprise-class UI components based on Ant Design and Vue. 🐜

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,503 WebAssembly 310 Definitely not a TypeScript to WebAssembly compiler 🚀
binaryen 3,640 WebAssembly 373 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
GildedRose-Refactoring-Kata 985 XSLT 1,561 Starting code for the GildedRose Refactoring Kata in many programming languages.
nltk_data 341 XSLT 346 NLTK Data

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
rules 1,868 YARA 515 Repository of yara rules

yasnippet

Repo star language fork intro

zap

Repo star language fork intro

zeek

Repo star language fork intro

zenscript

Repo star language fork intro

zephir

Repo star language fork intro

zig

Repo star language fork intro

zil

Repo star language fork intro

zimpl

Repo star language fork intro