Skip to content

Latest commit

 

History

History
5031 lines (3031 loc) · 172 KB

2020-05-02.md

File metadata and controls

5031 lines (3031 loc) · 172 KB

2020-05-02 Trending Monthly

All Languages

Repo star language fork intro
covid19india-react 3,099 JavaScript 1,980 Tracking the impact of COVID-19 in India
fucking-algorithm 36,894 6,741 手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
jitsi-meet 10,965 JavaScript 3,042 Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
Flutter-Course-Resources 3,618 1,039 Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
theia 10,256 TypeScript 1,153 Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
free-programming-books 146,215 35,477 📚 Freely available programming books
first-order-model 3,428 Jupyter Notebook 664 This repository contains the source code for the paper First Order Motion Model for Image Animation
vue-next 11,891 TypeScript 2,047 Repo for Vue 3.0 (currently in beta)
covid-19-data 4,458 1,408 An ongoing repository of data on coronavirus cases and deaths in the U.S.
spring-boot-demo 12,938 Java 4,309 spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Be...
spring-boot-api-project-seed 7,603 Java 3,255 🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
developer-roadmap 106,442 16,843 Roadmap to becoming a web developer in 2020
toBeTopJavaer 13,890 Java 3,257 To Be Top Javaer - Java工程师成神之路
coding-interview-university 110,855 32,389 A complete computer science study plan to become a software engineer.
bigbluebutton 4,330 Java 4,393 Complete open source web conferencing system.
obs-studio 18,950 C 3,692 OBS Studio - Free and open source software for live streaming and screen recording
manim 21,410 Python 2,664 Animation engine for explanatory math videos
PowerToys 19,831 C++ 1,027 Windows system utilities to maximize productivity
CPlusPlusThings 1,637 C++ 275 C++那些事
interview_internal_reference 26,170 Python 7,189 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
javascript-algorithms 69,261 JavaScript 11,506 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
AnimeGAN 1,612 Python 238 A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper <AnimeGAN: a novel lightweight GAN for photo animation>, which uses the GAN framwork to transfor...
Real-Time-Voice-Cloning 16,946 Python 3,125 Clone a voice in 5 seconds to generate arbitrary speech in real-time
arthas 20,805 Java 4,461 Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
SpringBoot-Labs 2,783 Java 662 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024

c

Repo star language fork intro
obs-studio 18,950 C 3,692 OBS Studio - Free and open source software for live streaming and screen recording
C 3,715 C 1,509 All Algorithms implemented in C
redis 42,518 C 16,687 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...
scrcpy 29,336 C 2,927 Display and control your Android device
raylib 3,891 C 441 A simple and easy-to-use library to enjoy videogames programming
nginx-rtmp-module 9,378 C 2,755 NGINX-based Media Streaming Server
janus-gateway 3,738 C 1,363 Janus WebRTC Server
v4l2loopback 1,238 C 249 v4l2-loopback device
stb 12,479 C 3,775 stb single-file public domain libraries for C/C++
itlwm 603 C 93 IntelWifi
OpenCorePkg 2,117 C 383 OpenCore bootloader
chiaki 1,301 C 170 Free and Open Source PS4 Remote Play Client
coturn 4,454 C 1,009 coturn TURN server project
FreeRDP 4,242 C 1,525 FreeRDP is a free remote desktop protocol library and clients
Atmosphere 4,334 C 519 Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
Trojan-Qt5 1,553 JavaScript 226 A cross-platform trojan GUI client based on Shadowsocks-qt. 有问题请加tg群反馈
git 32,349 C 18,872 Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
pygame 2,015 C 796 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
tmux 17,510 C 1,215 tmux source code
Configurations 133 C 252 Configurations for Marlin Firmware
nginx 11,736 C 4,408 An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to ngi...
audacity 2,803 C 703 Audio Editor
JohnTheRipper 3,597 C 901 This is the official repo for John the Ripper, "Jumbo" version. The "bleeding-jumbo" branch is based on 1.9.0-Jumbo-1 which was released on May 14, 2019. An import of the "core" version of john this j...
Arduino 11,191 C 9,478 ESP8266 core for Arduino
TDengine 11,129 C 2,933 An open-source big data platform designed and optimized for the Internet of Things (IoT).

c++

Repo star language fork intro
PowerToys 19,831 C++ 1,027 Windows system utilities to maximize productivity
CPlusPlusThings 1,637 C++ 275 C++那些事
interview 11,499 C++ 3,521 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, incl...
Marlin 7,243 C++ 9,470 Optimized firmware for RepRap 3D printers based on the Arduino platform.
yuzu 10,368 C++ 773 Nintendo Switch Emulator
imgui 20,249 C++ 3,340 Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
srs 8,291 C++ 2,927 SRS is a RTMP/HLS/WebRTC/SRT/GB28181 streaming cluster, high efficiency, stable and simple.
tensorflow 143,791 C++ 81,054 An Open Source Machine Learning Framework for Everyone
tdesktop 12,046 C++ 2,767 Telegram Desktop messaging app
godot 29,881 C++ 5,723 Godot Engine – Multi-platform 2D and 3D game engine
Magisk 10,896 C++ 1,802 The Magic Mask for Android
folly 14,946 C++ 3,543 An open-source C++ library developed and used at Facebook.
googletest 15,193 C++ 6,072 Googletest - Google Testing and Mocking Framework
Qv2ray 2,663 C++ 353 🌟 支持 V2Ray/Trojan/SSR 的 Linux/Windows/macOS 跨平台 GUI 🔨 C++17/Qt5 ,支持订阅,自定义路由编辑,插件式设计 🌟
mindspore 962 C++ 166 MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
mediasoup 1,462 C++ 334 Cutting Edge WebRTC Video Conferencing
aseprite 8,696 C++ 884 Animated sprite editor & pixel art tool (Windows, macOS, Linux)
ClickHouse 10,325 C++ 1,932 ClickHouse is a free analytics DBMS for big data
swift 51,434 C++ 8,352 The Swift Programming Language
pytorch 38,257 C++ 9,804 Tensors and Dynamic neural networks in Python with strong GPU acceleration
Open_Source_Ventilator 220 C++ 58 Open source for use worldwide and contributions from others worldwide
Tasmota 10,574 C++ 2,441 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. Full docum...
OpenRCT2 7,927 C++ 910 An open source re-implementation of RollerCoaster Tycoon 2 🎢
MMKV 9,860 C++ 1,077 An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows and POSIX.
qBittorrent 9,214 C++ 1,659 qBittorrent BitTorrent client

css

Repo star language fork intro
howto-make-more-money 11,632 CSS 1,253 程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
InternetArchitect 519 Java 536 年薪百万互联网架构师课程文档及源码(公开部分)
spicetify-themes 419 CSS 160 A community-driven collection of themes for Spicetify (https://github.com/khanhas/spicetify-cli)
seeker 880 CSS 359 Accurately Locate Smartphones using Social Engineering
SocialFish 1,538 CSS 594 Educational Phishing Tool & Information Collector
GitHub-Dark 7,916 CSS 543 Dark GitHub style
bulma 39,549 CSS 3,348 Modern CSS framework based on Flexbox
hugo-theme-even 1,039 CSS 424 🚀 A super concise theme for Hugo https://blog.olowolo.com/example-site/
simplefolio 2,577 CSS 955 ⚡️ A minimal portfolio template for Developers
jekyll-now 6,678 CSS 27,661 Build a Jekyll blog in minutes, without touching the command line.
tailwindcss 22,357 CSS 1,015 A utility-first CSS framework for rapid UI development.
Casper 1,940 CSS 2,225 The default personal blogging theme for Ghost
Basic-Video-Call 254 CSS 424 Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
animate.css 66,350 CSS 14,223 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
advanced-css-course 2,007 CSS 2,395 Starter files, final projects and FAQ for my Advanced CSS course
checkout-one-time-payments 119 CSS 74 Use Checkout to quickly collect one-time payments.
material-design-icons 40,107 CSS 8,241 Material Design icons by Google
Skeleton 17,453 CSS 2,990 Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
vscode-docs 2,955 CSS 2,380 Public documentation for Visual Studio Code
TypeScript-Node-Starter 7,627 CSS 1,776 A starter template for TypeScript and Node with a detailed README describing how to use the two together.
hacker101 11,241 CSS 1,619 Hacker101
hexo-theme-next 15,217 CSS 3,846 Elegant theme for Hexo.
hexo-theme-butterfly 843 CSS 215 🦋 A Hexo Theme: Butterfly
NES.css 14,612 CSS 1,216 NES-style CSS Framework
minimal-mistakes 6,430 CSS 10,913 📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.

html

Repo star language fork intro
speedtest 3,903 HTML 970 Self-hosted Speedtest for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
blog_os 5,129 HTML 427 Writing an OS in Rust
hyperblog 1,599 HTML 2,292 Un blog increíble para el curso de Git y Github de Platzi
webdevbootcamp 1,369 HTML 871 All source code for back-end projects from the Web Developer Bootcamp
datasets 209 HTML 143 Fuente de datos de los reportajes y proyectos de periodismo de investigación y datos de DATADISTA
ecma262 10,207 HTML 831 Status, process, and documents for ECMA-262
covid19 958 HTML 155 新型コロナウイルス感染症(COVID-19)の国内における状況を厚生労働省の報道発表資料からビジュアルにまとめた。
JavaScript30 12,509 HTML 14,606 30 Day Vanilla JS Challenge
hugo-academic 4,301 HTML 1,880 📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!
web-dev-starter 69 HTML 82
awesome-compose 1,986 HTML 151 Awesome Docker Compose samples
shellphish 275 HTML 140 19 Social Media Phishing Pages #phishing #shellphish #phish
craftinginterpreters 2,363 HTML 280 Repository for the book "Crafting Interpreters"
beginners-guide-to-react 157 HTML 68 The Beginner's Guide To ReactJS
html-css 278 HTML 62 Curso de HTML5 e CSS3
OpenClash 1,302 HTML 332 A Clash Client For OpenWrt
datasciencecoursera 1,287 HTML 1,150 Data Science Repo and blog for John Hopkins Coursera Courses. Please let me know if you have any questions.
HiddenEye 1,379 HTML 586 Modern Phishing Tool With Advanced Functionality And Multiple Tunnelling Services [ Android-Support-Available ]
zphisher 186 HTML 108 Automated Phishing Tool
quickstart-js 3,242 HTML 2,765 Firebase Quickstart Samples for Web
learning-area 2,658 HTML 8,803 Github repo for the MDN Learning Area.
blackeye 1,579 HTML 631 The most complete Phishing Tool, with 32 templates +1 customizable
AttackVectors 353 HTML 31 A repository to monitor attack vectors from state-backed information operations
computer-science-flash-cards 3,247 HTML 878 Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
rellax 5,122 HTML 646 Lightweight, vanilla javascript parallax library

python

Repo star language fork intro
manim 21,410 Python 2,664 Animation engine for explanatory math videos
interview_internal_reference 26,170 Python 7,189 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
AnimeGAN 1,612 Python 238 A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper <AnimeGAN: a novel lightweight GAN for photo animation>, which uses the GAN framwork to transfor...
Real-Time-Voice-Cloning 16,946 Python 3,125 Clone a voice in 5 seconds to generate arbitrary speech in real-time
youtube-dl 65,501 Python 11,422 Command-line program to download videos from YouTube.com and other video sites
covid-19 728 Python 392 Novel Coronavirus 2019 time series data on cases
funNLP 19,783 Python 5,939 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名...
saleor 7,519 Python 2,789 A modular, high performance, headless e-commerce storefront built with Python, GraphQL, Django, and ReactJS.
machine_learning_examples 4,791 Python 4,476 A collection of machine learning examples and tutorials.
pytorch-lightning 5,234 Python 584 The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
public-apis 80,409 Python 9,359 A collective list of free APIs for use in software and web development.
neural-networks-and-deep-learning 11,087 Python 5,204 Code samples for my book "Neural Networks and Deep Learning"
system-design-primer 93,055 Python 16,004 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
COVID-Net 619 Python 242 COVID-Net Open Source Initiative
examples-of-web-crawlers 8,212 Python 2,465 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
prefect 2,162 Python 181 The Prefect workflow platform
corona 1,156 Python 135 Reverse engineering SARS-CoV-2
twint 4,838 Python 743 An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
gibMacOS 1,000 Python 158 Py2/py3 script that can download macOS components direct from Apple
InstaPy 10,101 Python 2,648 📷 Instagram Bot - Tool for automated Instagram interactions
covid-tracking-data 169 Python 106
wtfpython 20,449 Python 1,878 What the f*ck Python?
UGATIT 5,054 Python 846 Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020)
PayloadsAllTheThings 14,298 Python 4,544 A list of useful payloads and bypass for Web Application Security and Pentest/CTF
AiLearning 24,569 Python 8,513 AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP

typescript

Repo star language fork intro

unknown

Repo star language fork intro
fucking-algorithm 36,894 6,741 手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
Flutter-Course-Resources 3,618 1,039 Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
free-programming-books 146,215 35,477 📚 Freely available programming books
covid-19-data 4,458 1,408 An ongoing repository of data on coronavirus cases and deaths in the U.S.
developer-roadmap 106,442 16,843 Roadmap to becoming a web developer in 2020
coding-interview-university 110,855 32,389 A complete computer science study plan to become a software engineer.
the-art-of-command-line 74,713 8,573 Master the command line, in one page
gitignore 100,712 53,077 A collection of useful .gitignore templates
OnJava8 8,709 Jupyter Notebook 2,475 《On Java 8》中文版,又名《Java编程思想》 第5版
build-your-own-x 69,734 5,432 🤓 Build your own (insert technology here)
Best-websites-a-programmer-should-visit 31,438 3,744 🔗 Some useful websites for programmers.
BaiduYunVIP 2,681 274 百度云百度网盘超级会员账号SVIP账号 分享, 另分享多款百度网盘不限速下载工具以及各大平台会员账号(迅雷 优酷 爱奇艺 腾讯视频等).
Blog 18,129 2,955 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
reverse-interview 13,458 944 Questions to ask the company during your interview
awesome-datascience 12,422 3,516 📝 An awesome Data Science repository to learn and apply for real world problems.
hiring2020 839 219 Internship status of companies - COVID-19
3y 7,541 1,734 📓从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
pdown 832 79 2020
curriculum 2,087 5,079 The open curriculum for learning web development
Python-programming-exercises 9,035 4,689 100+ Python challenging programming exercises
free-books 9,652 1,626 互联网上的免费书籍
weekly 8,880 983 前端精读周刊
blog 20,661 2,313 没事写写文章,喜欢的话请点star,想订阅点watch,千万别fork!
Xiaomi_Kernel_OpenSource 5,015 1,916 Xiaomi Mobile Phone Kernel OpenSource
gold-miner 26,080 4,284 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:

1c-enterprise

Repo star language fork intro

abap

Repo star language fork intro

abnf

Repo star language fork intro

actionscript

Repo star language fork intro

ada

Repo star language fork intro

adobe-font-metrics

Repo star language fork intro

agda

Repo star language fork intro

ags-script

Repo star language fork intro

alloy

Repo star language fork intro

alpine-abuild

Repo star language fork intro

altium-designer

Repo star language fork intro

ampl

Repo star language fork intro

angelscript

Repo star language fork intro

ant-build-system

Repo star language fork intro

antlr

Repo star language fork intro
grammars-v4 4,912 ANTLR 2,086 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
rogsoft 722 ASP 232 software center for hndrouters: RT-AC86U, RT-AX88U, GT-AC5300, GT-AX11000, RAX80

aspectj

Repo star language fork intro

assembly

Repo star language fork intro
mal 6,865 Assembly 1,474 mal - Make a Lisp
hello-world 4,856 Assembly 1,184 Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions!
MS-DOS 14,508 Assembly 2,147 The original sources of MS-DOS 1.25 and 2.0, for reference purposes

asymptote

Repo star language fork intro

ats

Repo star language fork intro

augeas

Repo star language fork intro

autohotkey

Repo star language fork intro

autoit

Repo star language fork intro
idm-trial-reset 452 AutoIt 156 Use IDM forever without cracking

awk

Repo star language fork intro

ballerina

Repo star language fork intro

batchfile

Repo star language fork intro
hack 342 Batchfile 141 🔰渗透测试资源库🔰黑客工具🔰维基解密文件🔰木马免杀🔰信息安全🔰技能树🔰数据库泄露🔰
KMS-activator 680 Batchfile 41 Windows activation research project.
lpeworkshop 413 Batchfile 123 Windows / Linux Local Privilege Escalation Workshop

befunge

Repo star language fork intro

bison

Repo star language fork intro

bitbake

Repo star language fork intro

blade

Repo star language fork intro

blitzbasic

Repo star language fork intro

blitzmax

Repo star language fork intro

bluespec

Repo star language fork intro

boo

Repo star language fork intro

brainfuck

Repo star language fork intro

brightscript

Repo star language fork intro

zeek

Repo star language fork intro

c

Repo star language fork intro
obs-studio 18,952 C 3,693 OBS Studio - Free and open source software for live streaming and screen recording
C 3,715 C 1,509 All Algorithms implemented in C
redis 42,518 C 16,687 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...
scrcpy 29,336 C 2,927 Display and control your Android device
raylib 3,891 C 441 A simple and easy-to-use library to enjoy videogames programming
nginx-rtmp-module 9,378 C 2,755 NGINX-based Media Streaming Server
janus-gateway 3,738 C 1,363 Janus WebRTC Server
v4l2loopback 1,238 C 249 v4l2-loopback device
stb 12,479 C 3,775 stb single-file public domain libraries for C/C++
itlwm 603 C 93 IntelWifi
OpenCorePkg 2,117 C 383 OpenCore bootloader
chiaki 1,301 C 170 Free and Open Source PS4 Remote Play Client
coturn 4,454 C 1,009 coturn TURN server project
FreeRDP 4,242 C 1,525 FreeRDP is a free remote desktop protocol library and clients
Atmosphere 4,334 C 519 Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
Trojan-Qt5 1,553 JavaScript 226 A cross-platform trojan GUI client based on Shadowsocks-qt. 有问题请加tg群反馈
git 32,349 C 18,872 Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
pygame 2,015 C 796 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
tmux 17,510 C 1,215 tmux source code
Configurations 133 C 252 Configurations for Marlin Firmware
nginx 11,736 C 4,408 An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to ngi...
audacity 2,803 C 703 Audio Editor
JohnTheRipper 3,597 C 901 This is the official repo for John the Ripper, "Jumbo" version. The "bleeding-jumbo" branch is based on 1.9.0-Jumbo-1 which was released on May 14, 2019. An import of the "core" version of john this j...
Arduino 11,191 C 9,478 ESP8266 core for Arduino
TDengine 11,129 C 2,933 An open-source big data platform designed and optimized for the Internet of Things (IoT).

c%23

Repo star language fork intro
jellyfin 6,420 C# 648 The Free Software Media System
privilege-escalation-awesome-scripts-suite 1,510 C# 309 PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
Ryujinx 1,985 C# 320 Experimental Nintendo Switch Emulator written in C#
StockSharp 2,888 C# 997 Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins and options).
CleanArchitecture 1,694 C# 407 Clean Architecture Solution Template for Angular 9 and .NET Core 3.1
Captura 3,502 C# 532 Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
nopCommerce 4,757 C# 2,769 The most popular open source ecommerce shopping cart solution based on ASP.NET Core
Jackett 4,214 C# 633 API Support for your favorite torrent trackers.
AspNetCore.Docs 7,157 C# 18,185 Documentation for ASP.NET Core
RevokeMsgPatcher 3,899 C# 563 A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)
OpenRA 7,381 C# 1,940 Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
ET 3,338 C# 1,325 Unity3D Client And C# Server Framework
BotBuilder-Samples 2,466 C# 3,497 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!
Wexflow 2,058 C# 474 An easy and fast way to build automation and workflows on Windows, Linux, macOS, and on the cloud.
openbullet 368 C# 278 The OpenBullet web testing application.
winforms 2,595 C# 381 Windows Forms is a .NET Core UI framework for building Windows desktop applications.
eShopOnContainers 13,738 C# 5,724 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...
Blog.Core 1,916 C# 602 💖 ASP.NET Core 3.1 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档
PostProcessing 3,247 C# 647 Post Processing Stack
dnSpy 14,253 C# 2,224 .NET debugger and assembly editor
ShareX 12,559 C# 1,806 ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of file...
DS4Windows 2,161 C# 638 Like those other ds4tools, but sexier
AZ-204-DevelopingSolutionsforMicrosoftAzure 115 C# 82 AZ-204: Developing solutions for Microsoft Azure
tye 891 C# 70 Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the...
azure-powershell 1,952 C# 1,996 Microsoft Azure PowerShell

c++

Repo star language fork intro
PowerToys 19,831 C++ 1,027 Windows system utilities to maximize productivity
CPlusPlusThings 1,637 C++ 275 C++那些事
interview 11,499 C++ 3,521 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, incl...
Marlin 7,243 C++ 9,470 Optimized firmware for RepRap 3D printers based on the Arduino platform.
yuzu 10,368 C++ 773 Nintendo Switch Emulator
imgui 20,249 C++ 3,340 Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
srs 8,291 C++ 2,927 SRS is a RTMP/HLS/WebRTC/SRT/GB28181 streaming cluster, high efficiency, stable and simple.
tensorflow 143,791 C++ 81,054 An Open Source Machine Learning Framework for Everyone
tdesktop 12,046 C++ 2,767 Telegram Desktop messaging app
godot 29,881 C++ 5,723 Godot Engine – Multi-platform 2D and 3D game engine
Magisk 10,896 C++ 1,802 The Magic Mask for Android
folly 14,946 C++ 3,543 An open-source C++ library developed and used at Facebook.
googletest 15,193 C++ 6,072 Googletest - Google Testing and Mocking Framework
Qv2ray 2,663 C++ 353 🌟 支持 V2Ray/Trojan/SSR 的 Linux/Windows/macOS 跨平台 GUI 🔨 C++17/Qt5 ,支持订阅,自定义路由编辑,插件式设计 🌟
mindspore 962 C++ 166 MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
mediasoup 1,462 C++ 334 Cutting Edge WebRTC Video Conferencing
aseprite 8,696 C++ 884 Animated sprite editor & pixel art tool (Windows, macOS, Linux)
ClickHouse 10,325 C++ 1,932 ClickHouse is a free analytics DBMS for big data
swift 51,434 C++ 8,352 The Swift Programming Language
pytorch 38,257 C++ 9,804 Tensors and Dynamic neural networks in Python with strong GPU acceleration
Open_Source_Ventilator 220 C++ 58 Open source for use worldwide and contributions from others worldwide
Tasmota 10,574 C++ 2,441 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. Full docum...
OpenRCT2 7,927 C++ 910 An open source re-implementation of RollerCoaster Tycoon 2 🎢
MMKV 9,860 C++ 1,077 An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows and POSIX.
qBittorrent 9,214 C++ 1,659 qBittorrent BitTorrent client

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 20,497 Clojure 2,712 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
FiraCode 46,622 Clojure 1,849 Free monospaced font with programming ligatures
clj-kondo 812 Clojure 96 A linter for Clojure code that sparks joy.
reagent 3,794 Clojure 336 A minimalistic ClojureScript interface to React.js
state-flow 70 Clojure 5 Integration testing framework using a state monad in the backend for building and composing flows
shadow-cljs 1,286 Clojure 84 ClojureScript compilation made easy
leiningen 6,714 Clojure 1,560 Automate Clojure projects without setting your hair on fire.

closure-templates

Repo star language fork intro

cloud-firestore-security-rules

Repo star language fork intro

cmake

Repo star language fork intro
vcpkg 8,797 CMake 2,367 C++ Library Manager for Windows, Linux, and MacOS
kicad-symbols 441 CMake 688 Official KiCad schematic symbol libraries for Kicad 5
mavlink 868 CMake 1,247 Marshalling / communication library for drones.

cobol

Repo star language fork intro
sonar-scanning-examples 348 COBOL 987 Shows how to use the Scanners

coffeescript

Repo star language fork intro
chinese-copywriting-guidelines 7,695 CoffeeScript 1,193 Chinese copywriting guidelines for better written communication/中文文案排版指北
trix 14,947 CoffeeScript 766 A rich text editor for everyday writing

coldfusion

Repo star language fork intro

coldfusion-cfc

Repo star language fork intro

collada

Repo star language fork intro

common-lisp

Repo star language fork intro

common-workflow-language

Repo star language fork intro

component-pascal

Repo star language fork intro

conll-u

Repo star language fork intro

cool

Repo star language fork intro

coq

Repo star language fork intro

cpp-objdump

Repo star language fork intro

creole

Repo star language fork intro

crystal

Repo star language fork intro
invidious 2,963 Crystal 215 Invidious is an alternative front-end to YouTube
crystal 14,738 Crystal 1,141 The Crystal Programming Language

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
howto-make-more-money 11,632 CSS 1,253 程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
InternetArchitect 519 Java 536 年薪百万互联网架构师课程文档及源码(公开部分)
spicetify-themes 419 CSS 160 A community-driven collection of themes for Spicetify (https://github.com/khanhas/spicetify-cli)
seeker 880 CSS 359 Accurately Locate Smartphones using Social Engineering
SocialFish 1,538 CSS 594 Educational Phishing Tool & Information Collector
GitHub-Dark 7,916 CSS 543 Dark GitHub style
bulma 39,549 CSS 3,348 Modern CSS framework based on Flexbox
hugo-theme-even 1,039 CSS 424 🚀 A super concise theme for Hugo https://blog.olowolo.com/example-site/
simplefolio 2,577 CSS 956 ⚡️ A minimal portfolio template for Developers
jekyll-now 6,677 CSS 27,661 Build a Jekyll blog in minutes, without touching the command line.
tailwindcss 22,358 CSS 1,015 A utility-first CSS framework for rapid UI development.
Casper 1,940 CSS 2,225 The default personal blogging theme for Ghost
Basic-Video-Call 254 CSS 424 Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
animate.css 66,351 CSS 14,223 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
advanced-css-course 2,007 CSS 2,395 Starter files, final projects and FAQ for my Advanced CSS course
checkout-one-time-payments 119 CSS 74 Use Checkout to quickly collect one-time payments.
material-design-icons 40,107 CSS 8,241 Material Design icons by Google
Skeleton 17,453 CSS 2,990 Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
vscode-docs 2,955 CSS 2,380 Public documentation for Visual Studio Code
TypeScript-Node-Starter 7,627 CSS 1,776 A starter template for TypeScript and Node with a detailed README describing how to use the two together.
hacker101 11,241 CSS 1,619 Hacker101
hexo-theme-next 15,217 CSS 3,846 Elegant theme for Hexo.
hexo-theme-butterfly 843 CSS 216 🦋 A Hexo Theme: Butterfly
NES.css 14,612 CSS 1,216 NES-style CSS Framework
minimal-mistakes 6,430 CSS 10,913 📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.

csv

Repo star language fork intro

cuda

Repo star language fork intro

cweb

Repo star language fork intro

cycript

Repo star language fork intro

cython

Repo star language fork intro

d

Repo star language fork intro
onedrive 1,971 D 209 OneDrive Client for Linux
onedrive 3,442 D 357 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 91,510 Dart 12,314 Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
flutter-go 20,793 Dart 3,114 flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
gallery 327 Dart 104 Flutter Gallery
flutter-webrtc-demo 376 Dart 133 Demo for flutter-webrtc
Best-Flutter-UI-Templates 6,147 Dart 1,308 completely free for everyone. Its build-in Flutter Dart.
plugins 10,638 Dart 4,824 Plugins for Flutter maintained by the Flutter team
bloc 4,323 Dart 946 A predictable state management library that helps implement the BLoC design pattern
fl_chart 1,646 Dart 264 A powerful Flutter chart library, currently supporting Line Chart, Bar Chart, Pie Chart and Scatter Chart.
Flutter-Notebook 5,551 Dart 908 FlutterDemo合集,今天你fu了吗
flutter_deer 3,113 Dart 711 🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project. Includes a complete UI design and exercises that are closer to real projects.
quizzler-flutter 56 Dart 253 Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
awesome-flutter 27,451 Dart 3,926 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
flutter-tutorials 2,149 Dart 782 The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
flutter-examples 413 Dart 99 This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
flutterfire 1,741 Dart 824 🔥 Firebase plugins for Flutter apps
fish-redux 6,348 Dart 686 An assembled flutter application framework.
charts 1,598 Dart 371
provider 2,341 Dart 182 InheritedWidgets, but simple
FlutterDouBan 4,875 Dart 939 🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)
sdk 5,287 Dart 745 The Dart SDK, including the VM, dart2js, core libraries, and more.
flutter_architecture_samples 5,181 Dart 951 TodoMVC for Flutter
HistoryOfEverything 4,768 Dart 690 Flutter Launch Timeline Demo
FlutterExampleApps 9,704 Dart 1,938 [Example APPS] Basic Flutter apps, for flutter devs.
flutter_catalog 1,020 Dart 296 An app showcasing Flutter components, with side-by-side source code view.
samples 7,018 Dart 2,118 A collection of Flutter examples and demos.

dataweave

Repo star language fork intro

desktop

Repo star language fork intro

dhall

Repo star language fork intro
dhall-lang 2,515 Dhall 105 Maintainable configuration files

diff

Repo star language fork intro

digital-command-language

Repo star language fork intro
ud120-projects 1,306 DIGITAL Command Language 5,106 Starter project code for students taking Udacity ud120

dm

Repo star language fork intro

dns-zone

Repo star language fork intro

dockerfile

Repo star language fork intro
theia-apps 570 Dockerfile 170 Theia applications - docker images and desktop distributions
docker-compose-laravel 294 Dockerfile 152 A docker-compose workflow for local Laravel development
docker-selenium 3,989 Dockerfile 1,328 Docker images for Selenium Grid Server (Standalone, Hub, and Nodes).
docker-letsencrypt 594 Dockerfile 164
vscode-dev-containers 551 Dockerfile 177 A repository of development container definitions for the VS Code Remote - Containers extension and Visual Studio Online
docker-php-nginx 393 Dockerfile 270 Docker image with Nginx 1.16 & PHP-FPM 7.3 on Alpine Linux
docker-node 5,535 Dockerfile 1,275 Official Docker Image for Node.js 🐳 🐢 🚀
laradock 9,335 Dockerfile 3,284 Full PHP development environment for Docker.

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 15,142 Elixir 1,966 Peace-of-mind from prototype to production
phoenix_live_view 2,913 Elixir 303 Rich, real-time user experiences with server-rendered HTML
teslamate 600 Elixir 98 A self-hosted data logger for your Tesla 🚘
elixir 16,813 Elixir 2,431 Elixir is a dynamic, functional language designed for building scalable and maintainable applications
phoenix_live_dashboard 1,088 Elixir 49

elm

Repo star language fork intro

emacs-lisp

Repo star language fork intro
doom-emacs 6,085 Emacs Lisp 1,029 An Emacs configuration for the stubborn martian vimmer
org-roam 1,031 Emacs Lisp 108 Rudimentary Roam replica with Org-mode
emacs 2,360 Emacs Lisp 717 Mirror of GNU Emacs
prelude 4,328 Emacs Lisp 1,683 Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.
company-mode 1,559 Emacs Lisp 170 Modular in-buffer completion framework for Emacs
emacs-request 391 Emacs Lisp 69 Request.el -- Easy HTTP request for Emacs Lisp

emberscript

Repo star language fork intro

eml

Repo star language fork intro

eq

Repo star language fork intro

erlang

Repo star language fork intro
otp 8,303 Erlang 2,276 Erlang/OTP
rabbitmq-server 7,052 Erlang 2,408 Open source multi-protocol messaging broker
cowboy 5,886 Erlang 1,039 Small, fast, modern HTTP server for Erlang/OTP.

f%23

Repo star language fork intro

f*

Repo star language fork intro

factor

Repo star language fork intro

fancy

Repo star language fork intro

fantom

Repo star language fork intro

figlet-font

Repo star language fork intro

filebench-wml

Repo star language fork intro

filterscript

Repo star language fork intro

fish

Repo star language fork intro

flux

Repo star language fork intro

formatted

Repo star language fork intro

forth

Repo star language fork intro

fortran

Repo star language fork intro

freemarker

Repo star language fork intro

frege

Repo star language fork intro

g-code

Repo star language fork intro
Faceshield.nu 115 G-code 22 Backup repo for the Faceshield.nu project. Please see http://faceshield.nu for information.

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-demos 872 GDScript 493 Dozens of free and open source demos for the Godot game engine
godot-demo-projects 1,212 GDScript 663 Demonstration and Template Projects

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
Project_Brutality 304 GLSL 100 This is the primary repository for collaborative efforts between Doom developers on Project Brutality. This is the bleeding-edge version that is constantly being developed on, and not meant in any way...

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
webrtc 4,120 Go 469 Pure Go implementation of the WebRTC API
go-micro 12,791 Go 1,327 A Go distributed systems development framework
crawlab 6,029 Go 803 Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
gin 37,600 Go 4,340 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.
BaiduPCS-Go 23,239 Go 3,825 百度网盘客户端 - Go语言编写
gin-vue-admin 1,957 Go 358 基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等基础功能,更多功能正在开发中,欢迎issue和pr~
PhoneInfoga 1,590 Go 572 Advanced information gathering & OSINT framework for phone numbers
the-way-to-go_ZH_CN 21,225 Go 5,833 《The Way to Go》中文译本,中文正式名《Go 入门指南》
kubernetes 65,632 Go 23,391 Production-Grade Container Scheduling and Management
cortex 2,749 Go 340 A horizontally scalable, highly available, multi-tenant, long term Prometheus.
livego 2,836 Go 845 live video streaming server in golang
go-ethereum 25,795 Go 9,405 Official Go implementation of the Ethereum protocol
loki 9,281 Go 863 Like Prometheus, but for logs.
goproxy 8,696 Go 1,762 Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。
golang-web-dev 2,188 Go 1,045
etcd 30,811 Go 6,404 Distributed reliable key-value store for the most critical data of a distributed system
gobuster 3,028 Go 537 Directory/File, DNS and VHost busting tool written in Go
go-admin 962 Go 181 基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RABC资源控制,表单构建等)
cortex 4,515 Go 352 Machine learning model serving infrastructure
ants 3,478 Go 437 🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
kpt 502 Go 50
GolangTraining 5,773 Go 2,243 Training for Golang (go language)
nebula 5,382 Go 304 A scalable overlay networking tool with a focus on performance, simplicity and security
codenames 353 Go 143 Play codenames online
gopsutil 4,846 Go 855 psutil for golang

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
react-native-unimodules 389 Groovy 40 Core Unimodule infrastructure and a collection of Unimodules and interfaces that are commonly depended on by other Unimodules
gradle 10,439 Groovy 3,075 Adaptable, fast automation for all

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
compiler 5,936 Haskell 503 Compiler for Elm, a functional language for reliable webapps.
pandoc 18,933 Haskell 2,260 Universal markup converter
haskell-language-server 543 Haskell 20 Integration point for ghcide and haskell-ide-engine. One IDE to rule them all.
semantic 7,414 Haskell 358 Parsing, analyzing, and comparing source code across many languages
Simula 1,115 Haskell 29 Linux VR Desktop

haxe

Repo star language fork intro

hcl

Repo star language fork intro
Getting-Started-Terraform 79 HCL 146
terraform-aws-vpc 1,137 HCL 1,344 Terraform module which creates VPC resources on AWS
terraform-guides 684 HCL 424 Example usage of HashiCorp Terraform
terraform-up-and-running-code 1,100 HCL 658 Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
okd 229 HCL 37 The self-managing, auto-upgrading, Kubernetes distribution for everyone
terraform-google-network 87 HCL 156 A Terraform module that makes it easy to set up a new VPC Network in GCP.

hiveql

Repo star language fork intro

hlsl

Repo star language fork intro
reshade-shaders 501 HLSL 179 A collection of post-processing shaders written for ReShade.

holyc

Repo star language fork intro
source-han-sans 7,925 HolyC 829 Source Han Sans

html

Repo star language fork intro
speedtest 3,903 HTML 970 Self-hosted Speedtest for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
blog_os 5,129 HTML 427 Writing an OS in Rust
hyperblog 1,599 HTML 2,292 Un blog increíble para el curso de Git y Github de Platzi
webdevbootcamp 1,369 HTML 871 All source code for back-end projects from the Web Developer Bootcamp
datasets 209 HTML 143 Fuente de datos de los reportajes y proyectos de periodismo de investigación y datos de DATADISTA
ecma262 10,207 HTML 831 Status, process, and documents for ECMA-262
covid19 958 HTML 155 新型コロナウイルス感染症(COVID-19)の国内における状況を厚生労働省の報道発表資料からビジュアルにまとめた。
JavaScript30 12,509 HTML 14,606 30 Day Vanilla JS Challenge
hugo-academic 4,301 HTML 1,880 📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!
web-dev-starter 69 HTML 82
awesome-compose 1,986 HTML 151 Awesome Docker Compose samples
shellphish 276 HTML 140 19 Social Media Phishing Pages #phishing #shellphish #phish
craftinginterpreters 2,363 HTML 280 Repository for the book "Crafting Interpreters"
beginners-guide-to-react 157 HTML 68 The Beginner's Guide To ReactJS
html-css 278 HTML 62 Curso de HTML5 e CSS3
OpenClash 1,302 HTML 332 A Clash Client For OpenWrt
datasciencecoursera 1,287 HTML 1,150 Data Science Repo and blog for John Hopkins Coursera Courses. Please let me know if you have any questions.
HiddenEye 1,379 HTML 586 Modern Phishing Tool With Advanced Functionality And Multiple Tunnelling Services [ Android-Support-Available ]
zphisher 186 HTML 108 Automated Phishing Tool
quickstart-js 3,242 HTML 2,765 Firebase Quickstart Samples for Web
learning-area 2,658 HTML 8,803 Github repo for the MDN Learning Area.
blackeye 1,579 HTML 631 The most complete Phishing Tool, with 32 templates +1 customizable
AttackVectors 353 HTML 31 A repository to monitor attack vectors from state-backed information operations
computer-science-flash-cards 3,247 HTML 878 Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
rellax 5,123 HTML 646 Lightweight, vanilla javascript parallax library

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
Idris2 920 Idris 87 A dependently typed programming language, a successor to Idris

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
toolbox 2,647 Inno Setup 925 The Docker Toolbox

io

Repo star language fork intro
iolog 2 Io 0 A small logging library for Io

ioke

Repo star language fork intro

irc-log

Repo star language fork intro

isabelle

Repo star language fork intro

isabelle-root

Repo star language fork intro

j

Repo star language fork intro

jasmin

Repo star language fork intro

java

Repo star language fork intro
spring-boot-demo 12,939 Java 4,309 spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Be...
spring-boot-api-project-seed 7,603 Java 3,255 🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
toBeTopJavaer 13,890 Java 3,257 To Be Top Javaer - Java工程师成神之路
bigbluebutton 4,330 Java 4,393 Complete open source web conferencing system.
arthas 20,805 Java 4,461 Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
SpringBoot-Labs 2,783 Java 662 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
shardingsphere 10,909 Java 3,613 Distributed database middleware
JavaGuide 77,274 Java 26,551 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
spring-cloud-alibaba 13,170 Java 3,846 Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
canal 13,580 Java 4,446 阿里巴巴 MySQL binlog 增量订阅&消费组件
onemall 2,435 Java 981 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
rocketmq 10,823 Java 5,846 Mirror of Apache RocketMQ
apollo 20,540 Java 7,406 Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
hutool 12,068 Java 3,819 A set of tools that keep Java sweet.
DoraemonKit 14,197 Java 1,886 A full-featured App (iOS & Android) development assistant. You deserve it. 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。https://www.dokit.cn/
SpringAll 14,315 Java 4,116 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
spring-boot-examples 21,936 Java 9,907 about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
jitsi-videobridge 1,693 Java 602 Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server).
AndroidUtilCode 26,877 Java 8,878 🔥 Android developers should collect the following utils(updating).
jitsi 2,768 Java 767 Jitsi is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, IRC and many other useful features.
nacos 11,692 Java 3,591 an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
skywalking 13,174 Java 3,825 APM, Application Performance Monitoring System
cat 13,198 Java 4,325 CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
xxl-job 13,624 Java 5,824 A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
dubbo 32,106 Java 20,947 Apache Dubbo is a high-performance, java based, open source RPC framework.

java-properties

Repo star language fork intro

java-server-pages

Repo star language fork intro

javascript

Repo star language fork intro
covid19india-react 3,100 JavaScript 1,980 Tracking the impact of COVID-19 in India
jitsi-meet 10,966 JavaScript 3,042 Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
javascript-algorithms 69,262 JavaScript 11,506 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
samples 8,438 JavaScript 3,828 WebRTC Web demos and samples
react 147,872 JavaScript 28,605 A declarative, efficient, and flexible JavaScript library for building user interfaces.
vue 163,096 JavaScript 24,677 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
axios 72,636 JavaScript 6,524 Promise based HTTP client for the browser and node.js
react-ultimate-resume 1,359 JavaScript 320 💼 🎨 A modern software developer resume built with React and JSONResume
next.js 47,596 JavaScript 7,050 The React Framework
fullstack-course4 2,121 JavaScript 3,664 Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
vue 1,582 JavaScript 412 vue源码逐行注释分析+40多m的vue源码程序流程图思维导图 (diff部分待后续更新)
NeteaseCloudMusicApi 15,010 JavaScript 3,022 网易云音乐 Node.js API service
freeCodeCamp 310,391 JavaScript 23,995 freeCodeCamp.org's open source codebase and curriculum. Learn to code at home.
jitsi-meet-electron 647 JavaScript 154 Jitsi Meet desktop application powered by
lib-jitsi-meet 534 JavaScript 440 A low-level JS video API that allows adding a completely custom video experience to web apps.
bbbot 440 JavaScript 154 Bot feito para estudos de leitura de imagem
gridstudio 7,527 JavaScript 1,266 Grid studio is a web-based application for data science with full integration of open source data science frameworks and languages.
learnGitBranching 16,927 JavaScript 4,067 An interactive git visualization to challenge and educate!
chinese-poetry 28,640 JavaScript 5,722 The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
vue-router 16,202 JavaScript 4,409 🚦 The official router for Vue.js.
vuex 23,601 JavaScript 7,842 🗃️ Centralized State Management for Vue.js.
complete-javascript-course 3,534 JavaScript 5,019 Starter files, final projects and FAQ for my Complete JavaScript course
covid-safe-paths 365 JavaScript 225 COVID Safe Paths (based on Private Kit) is an open and privacy preserving system to use personal information to battle COVID
vue-admin-template 10,462 JavaScript 4,027 a vue2.0 minimal admin template
wekan 16,046 JavaScript 2,376 The open-source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https...

javascript+erb

Repo star language fork intro

jflex

Repo star language fork intro

jison

Repo star language fork intro

jison-lex

Repo star language fork intro

jolie

Repo star language fork intro

json

Repo star language fork intro

json-with-comments

Repo star language fork intro

json5

Repo star language fork intro

jsoniq

Repo star language fork intro

jsonld

Repo star language fork intro

jsonnet

Repo star language fork intro
kfserving 406 Jsonnet 155 Serverless Inferencing on Kubernetes
argocd-example-apps 102 Jsonnet 503 Example Apps to Demonstrate Argo CD
kube-prometheus 1,505 Jsonnet 470 Use Prometheus to monitor Kubernetes and applications running on Kubernetes
deepops 348 Jsonnet 112 Tools for building GPU clusters

jsx

Repo star language fork intro

julia

Repo star language fork intro
julia 26,443 Julia 3,853 The Julia Language: A fresh approach to technical computing.

jupyter-notebook

Repo star language fork intro
first-order-model 3,429 Jupyter Notebook 664 This repository contains the source code for the paper First Order Motion Model for Image Animation
dlaicourse 2,938 Jupyter Notebook 2,724 Notebooks for learning deep learning
Complete-Python-3-Bootcamp 9,435 Jupyter Notebook 34,723 Course Files for Complete Python 3 Bootcamp Course on Udemy
nerf 1,747 Jupyter Notebook 199 Code release for NeRF (Neural Radiance Fields)
Data-Science-Notes 3,256 Jupyter Notebook 1,354 数据科学的笔记以及资料搜集
yolov3 4,314 Jupyter Notebook 1,519 YOLOv3 in PyTorch > ONNX > CoreML > iOS
code_snippets 4,528 Jupyter Notebook 8,762
deep-learning-coursera 5,212 Jupyter Notebook 4,080 Deep Learning Specialization by Andrew Ng on Coursera.
covid-chestxray-dataset 1,892 Jupyter Notebook 543 We are building an open database of COVID-19 cases with chest X-ray or CT images.
covid19za 138 Jupyter Notebook 99 COVID 19 Data and Dashboard for South Africa
Data-Analysis 2,996 Jupyter Notebook 2,535 Data Science Using Python
automl 2,301 Jupyter Notebook 473 Google Brain AutoML
training-data-analyst 3,501 Jupyter Notebook 2,751 Labs and demos for courses for GCP Training (http://cloud.google.com/training).
py 734 Jupyter Notebook 3,623 Repository to store sample python programs for python learning
handson-ml2 7,437 Jupyter Notebook 3,024 A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
nlp-in-python-tutorial 490 Jupyter Notebook 463 comparing stand up comedians using natural language processing
ML-NLP 4,694 Jupyter Notebook 1,474 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
pydata-book 12,072 Jupyter Notebook 9,820 Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
ml-coursera-python-assignments 2,618 Jupyter Notebook 983 Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
deeplearning-models 12,043 Jupyter Notebook 2,900 A collection of various deep learning architectures, models, and tips
covid19-dashboard 937 Jupyter Notebook 284 A site that displays up to date COVID-19 stats, powered by fastpages.
Stock-Prediction-Models 1,879 Jupyter Notebook 838 Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
examples 3,039 Jupyter Notebook 3,066 TensorFlow examples
learnopencv 10,331 Jupyter Notebook 6,769 Learn OpenCV : C++ and Python Examples
reinforcement-learning 14,204 Jupyter Notebook 4,676 Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

kicad-layout

Repo star language fork intro

kicad-legacy-layout

Repo star language fork intro

kicad-schematic

Repo star language fork intro

kit

Repo star language fork intro

kotlin

Repo star language fork intro
p3c 21,343 Kotlin 5,378 Alibaba Java Coding Guidelines pmd implements and IDE plugin
sunflower 10,845 Kotlin 2,394 A gardening app illustrating Android development best practices with Android Jetpack.
tachiyomi 7,049 Kotlin 974 Free and open source manga reader for Android
architecture-samples 36,236 Kotlin 10,083 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
mirai 1,149 Kotlin 150 全开源 高效率 QQ机器人/Android QQ协议支持库 for JVM / Android
ClashForAndroid 2,356 Kotlin 310 A rule-based tunnel for Android.
material-dialogs 17,613 Kotlin 2,943 😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
flexbox-layout 15,474 Kotlin 1,625 Flexbox for Android
kotlin-sample-app 839 Kotlin 123 📚 Android Sample App using modular, clean, scalable, testable Architecture written in Kotlin following the best practices with Jetpack.
kotlin 31,575 Kotlin 3,870 The Kotlin Programming Language
architecture-components-samples 16,824 Kotlin 5,692 Samples for Android Architecture Components.
camera-samples 1,551 Kotlin 805 Multiple samples showing the best practices in camera APIs on Android.
compose-samples 1,263 Kotlin 210
tachiyomi-extensions 712 Kotlin 270
kotlinx.coroutines 7,318 Kotlin 1,002 Library support for Kotlin coroutines
jibri 247 Kotlin 127 Jitsi BRoadcasting Infrastructure
graphql-kotlin 570 Kotlin 100 Libraries for running a GraphQL server in Kotlin
transmittable-thread-local 2,758 Kotlin 836 📌 The missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits ThreadLocal values between threads even using thread pooling com...
TranslationPlugin 5,517 Kotlin 437 🔌Translation plugin for JetBrains IDE/Android Studio
JBusDriver 1,609 Kotlin 210 这是去幼儿园的班车(滑稽
Simple-Gallery 1,304 Kotlin 403 Browse your memories without any interruptions with this photo and video gallery
material-components-android-examples 1,177 Kotlin 175 Companion example apps and code for MDC-Android.
kotest 2,246 Kotlin 294 Powerful, elegant and flexible test framework for Kotlin
play-billing-samples 1,382 Kotlin 1,049 Samples for Google Play In-app Billing
plaid 15,244 Kotlin 3,103 An Android app which provides design news & inspiration as well as being an example of implementing material design.

krl

Repo star language fork intro

labview

Repo star language fork intro

lasso

Repo star language fork intro
dash-sample-apps 683 Lasso 1,054 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

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
docker-jitsi-meet 1,485 Lua 507 Jitsi Meet on Docker
incubator-apisix 2,257 Lua 426 Cloud-Native Microservices API Gateway
kong 25,607 Lua 3,281 🦍 The Cloud-Native API Gateway
the-glorious-dotfiles 719 Lua 62 A glorified personal dot files
awesome 3,119 Lua 386 awesome window manager
luci-app-vssr 343 Lua 243 a new SSR SS V2ray luci app
Jeva 47 Lua 267 All scripts and code used through videos/tutorials on Jeva
FiveM-Scripts 28 Lua 182 Compilation of my publically released FiveM code
esx_policejob 44 Lua 189 FXServer ESX Police Job
koreader 6,060 Lua 735 An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
luci-app-dockerman 126 Lua 55 Docker Manager interface for LuCI
FiveM-Scripts 76 Lua 289 All my FiveM Scripts in one Project.
FS19_AutoDrive 177 Lua 170 FS19 version of AutoDrive - Developer Version
HUD-GTAVRP 140 Lua 130 HUD based Features for FiveM Roleplay servers
Nginx-Lua-Anti-DDoS 140 Lua 56 A Anti-DDoS script to protect Nginx web servers using Lua with a HTML Javascript based authentication puzzle inspired by Cloudflare I am under attack mode an Anti-DDoS authentication page protect your...
neural-style 17,497 Lua 2,720 Torch implementation of neural style algorithm
openface 13,285 Lua 3,336 Face recognition with deep neural networks.
awesome-copycats 1,975 Lua 423 Awesome WM themes
vlsub 1,165 Lua 329 VLC extension to download subtitles from opensubtitles.org
pong 292 Lua 375 Atari's 1972 classic, implemented in Lua with LÖVE
GameTracking-CSGO 216 Lua 50 📥 Game Tracker: Counter-Strike: Global Offensive

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 14,712 Makefile 1,497 Standard Go Project Layout
awesome-kubernetes 8,690 Makefile 1,422 A curated list for awesome kubernetes sources 🚢🎉
frida 5,265 Makefile 594 Clone this repo to build Frida
awesome-python-cn 18,929 Makefile 6,287 Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
docker-nginx-php-mysql 1,137 Makefile 580 Docker running Nginx, PHP-FPM, MySQL & PHPMyAdmin
dircolors-solarized 2,480 Makefile 427 This is a repository of themes for GNU ls (configured via GNU dircolors) that support Ethan Schoonover’s Solarized color scheme.
buildroot 1,024 Makefile 1,069 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...
zh-google-styleguide 6,328 Makefile 2,039 Google 开源项目风格指南 (中文版)
Tesla-Menu 106 Makefile 5 The Nintendo Switch overlay menu
spksrc 1,964 Makefile 854 Cross compilation framework to create native packages for the Synology's NAS

mako

Repo star language fork intro

markdown

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

marko

Repo star language fork intro

mask

Repo star language fork intro

mathematica

Repo star language fork intro
manureSystem 33 Mathematica 31 Manure System modification for Farming Simulator 2019
glTF-Sample-Models 854 Mathematica 455 glTF Sample Models

matlab

Repo star language fork intro
Coursera-Machine-Learning-Stanford 476 MATLAB 420 Machine learning-Stanford University
OxyGEN 152 MATLAB 52 OxyGEN
machine-learning-coursera-1 1,056 MATLAB 931 This repo is specially created for all the work done my me as a part of Coursera's Machine Learning Course.
robotics-toolbox-matlab 424 MATLAB 230 Robotics Toolbox for MATLAB
DeepLearnToolbox 3,474 MATLAB 2,227 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...

maven-pom

Repo star language fork intro

max

Repo star language fork intro

maxscript

Repo star language fork intro

mcfunction

Repo star language fork intro

mediawiki

Repo star language fork intro

mercury

Repo star language fork intro

meson

Repo star language fork intro

metal

Repo star language fork intro

minid

Repo star language fork intro

mirah

Repo star language fork intro

modelica

Repo star language fork intro

modula-2

Repo star language fork intro

modula-3

Repo star language fork intro

module-management-system

Repo star language fork intro

monkey

Repo star language fork intro

moocode

Repo star language fork intro

moonscript

Repo star language fork intro

motorola-68k-assembly

Repo star language fork intro

mql4

Repo star language fork intro

mql5

Repo star language fork intro

mtml

Repo star language fork intro

muf

Repo star language fork intro

mupad

Repo star language fork intro

myghty

Repo star language fork intro

nanorc

Repo star language fork intro

ncl

Repo star language fork intro

nearley

Repo star language fork intro

nemerle

Repo star language fork intro

nesc

Repo star language fork intro

netlinx

Repo star language fork intro

netlinx+erb

Repo star language fork intro

netlogo

Repo star language fork intro

newlisp

Repo star language fork intro

nextflow

Repo star language fork intro

nginx

Repo star language fork intro

nim

Repo star language fork intro
Nim 9,289 Nim 1,002 Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).

ninja

Repo star language fork intro

nit

Repo star language fork intro

nix

Repo star language fork intro
home-manager 1,109 Nix 357 Manage a user environment using Nix
nixpkgs 4,932 Nix 4,734 Nix Packages collection

nl

Repo star language fork intro

nsis

Repo star language fork intro
BizHawk-Prereqs 52 NSIS 13 BizHawk Prerequisite Installer

nu

Repo star language fork intro

numpy

Repo star language fork intro

objdump

Repo star language fork intro

objective-c

Repo star language fork intro
WeChatExtension-ForMac 7,014 Objective-C 1,064 Mac版微信的功能拓展(A plugin for Mac WeChat)
QMUI_iOS 5,506 Objective-C 1,018 QMUI iOS——致力于提高项目 UI 开发效率的解决方案
expo 9,618 Objective-C 1,464 An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
dicee-flutter 68 Objective-C 291 Starter code for the Dicee project in the Complete Flutter Bootcamp
magic-8-ball-flutter 34 Objective-C 237 Starter code for the Dicee project in the Complete Flutter Bootcamp
mi_card_flutter 138 Objective-C 287 Starter code for the Mi Card Project from the Complete Flutter Development Bootcamp
xylophone-flutter 38 Objective-C 269 Starter code for the Xylophone project in the Complete Flutter Bootcamp
bmi-calculator-flutter 39 Objective-C 216 Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
YYKit 13,489 Objective-C 3,594 A collection of iOS components.
AFNetworking 32,719 Objective-C 10,014 A delightful networking framework for iOS, macOS, watchOS, and tvOS.
FLEX 11,433 Objective-C 1,317 An in-app debugging and exploration tool for iOS
blink 3,635 Objective-C 392 Blink Mobile Shell for iOS (Mosh based)
flutter-webrtc 1,298 Objective-C 277 WebRTC plugin for Flutter Mobile/Desktop/Web
react-native-webrtc 2,643 Objective-C 651 The WebRTC module for React Native
Bob 1,662 Objective-C 126 Bob 是一款 Mac 端翻译软件,翻译方式支持划词翻译和截图翻译,翻译引擎支持有道翻译、百度翻译和谷歌翻译~
TZImagePickerController 7,088 Objective-C 1,589 一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+
react-native-share 2,252 Objective-C 623 Social share, sending simple data to other apps.
IGListKit 11,098 Objective-C 1,270 A data-driven UICollectionView framework for building fast and flexible lists.
v002-Camera-Live 554 Objective-C 65 Live Syphon Camera
facebook-ios-sdk 6,280 Objective-C 2,592 Used to integrate the Facebook Platform with your iOS & tvOS apps.
WebViewJavascriptBridge 13,156 Objective-C 2,753 An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
Hackintool 430 Objective-C 45 The Swiss army knife of vanilla Hackintoshing
CocoaAsyncSocket 11,527 Objective-C 2,804 Asynchronous socket networking library for Mac and iOS
stripe-ios 1,200 Objective-C 578 Stripe iOS SDK
SDWebImage 22,627 Objective-C 5,552 Asynchronous image downloader with cache support as a UIImageView category

objective-c++

Repo star language fork intro
Texture 6,359 Objective-C++ 946 Smooth asynchronous user interfaces for iOS apps.
MoltenVK 2,393 Objective-C++ 194 MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan ap...
RDM 2,099 Objective-C++ 173 Easily set Mac Retina display to higher unsupported resolutions

objective-j

Repo star language fork intro

objectscript

Repo star language fork intro

ocaml

Repo star language fork intro
bucklescript 4,694 OCaml 352 A backend for the OCaml compiler which emits JavaScript.
semgrep 146 OCaml 17 like grep but for code: fast and syntax-aware semantic code pattern for many languages

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 827 OpenSCAD 694 Official FOSSCAD Library Repository
Original-Prusa-i3 974 OpenSCAD 574 Original Prusa i3 MK2 3D printer printed parts

opentype-feature-file

Repo star language fork intro

org

Repo star language fork intro

ox

Repo star language fork intro

oxygene

Repo star language fork intro

oz

Repo star language fork intro

p4

Repo star language fork intro

pan

Repo star language fork intro

papyrus

Repo star language fork intro

parrot

Repo star language fork intro

parrot-assembly

Repo star language fork intro

parrot-internal-representation

Repo star language fork intro

pascal

Repo star language fork intro
cheat-engine 4,273 Pascal 840 Cheat Engine. A development environment focused on modding
issrc 1,835 Pascal 524 Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.

pawn

Repo star language fork intro

pep8

Repo star language fork intro

perl

Repo star language fork intro
diff-so-fancy 13,226 Perl 287 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉
SARS-CoV-2_Sequencing 177 Perl 28 A collection of sequencing protocols and bioinformatic resources for SARS-CoV-2 sequencing.
FlameGraph 9,499 Perl 1,120 Stack trace visualizer
ctf-tools 379 Perl 273 tổng hợp tool ctf

perl-6

Repo star language fork intro

php

Repo star language fork intro
SecLists 24,325 PHP 11,119 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...
woocommerce 6,002 PHP 6,552 An open source eCommerce plugin for WordPress.
hyperf 2,474 PHP 440 🚀A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
PrestaShop 4,606 PHP 3,633 PrestaShop offers a fully scalable open source ecommerce solution.
laravel-admin 8,441 PHP 2,176 Build a full-featured administrative interface in ten minutes
PocketMine-MP 1,863 PHP 1,142 A server software for Minecraft: Bedrock Edition in PHP
Unifiedtransform 1,755 PHP 648 A school management Software
anti-AD 966 PHP 171 anti-AD是目前中文区命中率最高的广告过滤列表,实现了精确的广告屏蔽和隐私保护。现已支持AdGuardHome,dnsmasq, Surge,Pi-Hole,smartdns等网络组件。完全兼容常见的广告过滤工具所支持的各种广告过滤列表格式
laravel-vue-spa 2,173 PHP 700 A Laravel-Vue SPA starter project template.
panel 1,726 PHP 403 Pterodactyl is the open-source game server management panel built with PHP7, Nodejs, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while expos...
WordPress 13,764 PHP 8,492 WordPress, Git-ified. Synced via SVN every 15 minutes, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pa...
laravel-debugbar 10,884 PHP 1,059 Laravel Debugbar (Integrates PHP Debug Bar)
moodle 2,961 PHP 4,281 Moodle - the world's open source learning platform
laravel 58,905 PHP 18,418 A PHP framework for web artisans
WordPress-Plugin-Boilerplate 6,023 PHP 1,724 [WordPress] A foundation for WordPress Plugin Development that aims to provide a clear and consistent guide for building your plugins.
webshell 5,580 PHP 4,133 This is a webshell open source project
PackageVersions 3,144 PHP 52 📦 Composer addon to efficiently get installed packages' version numbers
countries 4,885 PHP 1,071 World countries in JSON, CSV, XML and Yaml. Any help is welcome!
server 10,540 PHP 1,939 ☁️ Nextcloud server, a safe home for all your data
DVWA 4,136 PHP 1,257 Damn Vulnerable Web Application (DVWA)
invoiceninja 5,048 PHP 1,596 Invoices, Expenses and Tasks built with Laravel and Flutter
TastyIgniter 750 PHP 457 🔥 Powerful, yet easy to use, open source restaurant online ordering, table reservation and restaurant management system
easyappointments 1,244 PHP 613 📅 Easy!Appointments - Open Source Appointment Scheduler
EasyAdminBundle 2,833 PHP 615 The new (and simple) admin generator for Symfony applications.
php-reverse-shell 237 PHP 291

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

plsql

Repo star language fork intro
learning-library 373 PLSQL 517 Learning Material for Oracle Technologies
Municipios-Brasileiros 419 PLSQL 287 🏡 Código IBGE, nome do município, capital, código UF, UF, estado, latitude e longitude das cidades brasileiras

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
k8s-for-docker-desktop 1,736 PowerShell 433 为Docker Desktop for Mac/Windows开启Kubernetes和Istio - Enable Kubernetes/Istio on Docker Desktop in China
virtual-environments 589 PowerShell 261 GitHub Actions virtual environments
azure-docs 3,833 PowerShell 9,785 Open source documentation of Microsoft Azure
azure-quickstart-templates 7,203 PowerShell 10,137 Azure Quickstart Templates
AZ-104-MicrosoftAzureAdministrator 84 PowerShell 72 AZ-104 Microsoft Azure Administrator
machinelearning-samples 2,566 PowerShell 1,521 Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
OfficeDocs-SkypeForBusiness 125 PowerShell 532 Skype for Business and Microsoft Teams documentation
Red_Team 646 PowerShell 163 Some scripts useful for red team activities
RDS-Templates 169 PowerShell 290 ARM Templates for Remote Desktop Services deployments
O365-EDU-Tools 65 PowerShell 137 O365 Education tools and scripts repository
Windows10Debloater 4,265 PowerShell 569 Script to remove Windows 10 bloatware.
PowerShell-Docs 786 PowerShell 970 The official PowerShell documentation sources
azure-docs-powershell-azuread 61 PowerShell 168 Cmdlets reference help docs for Powershell Azure AD
Debloat-Windows-10 4,065 PowerShell 584 A collection of Scripts which disable / remove Windows 10 Features and Apps
K8tools 2,744 PowerShell 1,276 K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetNuke...
Quantum 2,807 PowerShell 575 Microsoft Quantum Development Kit Samples
vsonline 247 PowerShell 25 Cloud powered development environments
BloodHound 4,188 PowerShell 817 Six Degrees of Domain Admin
PowerSploit 6,795 PowerShell 2,588 PowerSploit - A PowerShell Post-Exploitation Framework

processing

Repo star language fork intro
SnakeAI 1,230 Processing 319 Train a Neural Network to play Snake using a Genetic Algorithm

prolog

Repo star language fork intro

propeller-spin

Repo star language fork intro

protocol-buffer

Repo star language fork intro

public-key

Repo star language fork intro

pug

Repo star language fork intro

puppet

Repo star language fork intro

pure-data

Repo star language fork intro

purebasic

Repo star language fork intro
x-deeplearning 3,324 PureBasic 858 An industrial deep learning framework for high-dimension sparse data

purescript

Repo star language fork intro

python

Repo star language fork intro
manim 21,412 Python 2,663 Animation engine for explanatory math videos
interview_internal_reference 26,170 Python 7,189 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
AnimeGAN 1,612 Python 238 A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper <AnimeGAN: a novel lightweight GAN for photo animation>, which uses the GAN framwork to transfor...
Real-Time-Voice-Cloning 16,946 Python 3,126 Clone a voice in 5 seconds to generate arbitrary speech in real-time
youtube-dl 65,502 Python 11,422 Command-line program to download videos from YouTube.com and other video sites
covid-19 728 Python 392 Novel Coronavirus 2019 time series data on cases
funNLP 19,783 Python 5,939 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名...
saleor 7,519 Python 2,789 A modular, high performance, headless e-commerce storefront built with Python, GraphQL, Django, and ReactJS.
machine_learning_examples 4,791 Python 4,476 A collection of machine learning examples and tutorials.
pytorch-lightning 5,234 Python 584 The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
public-apis 80,409 Python 9,359 A collective list of free APIs for use in software and web development.
neural-networks-and-deep-learning 11,087 Python 5,204 Code samples for my book "Neural Networks and Deep Learning"
system-design-primer 93,057 Python 16,004 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
COVID-Net 619 Python 242 COVID-Net Open Source Initiative
examples-of-web-crawlers 8,212 Python 2,465 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
prefect 2,162 Python 181 The Prefect workflow platform
corona 1,156 Python 135 Reverse engineering SARS-CoV-2
twint 4,838 Python 743 An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
gibMacOS 1,000 Python 158 Py2/py3 script that can download macOS components direct from Apple
InstaPy 10,101 Python 2,648 📷 Instagram Bot - Tool for automated Instagram interactions
covid-tracking-data 169 Python 106
wtfpython 20,450 Python 1,878 What the f*ck Python?
UGATIT 5,055 Python 846 Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020)
PayloadsAllTheThings 14,298 Python 4,544 A list of useful payloads and bypass for Web Application Security and Pentest/CTF
AiLearning 24,569 Python 8,513 AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP

python-console

Repo star language fork intro

python-traceback

Repo star language fork intro

q

Repo star language fork intro

qmake

Repo star language fork intro

qml

Repo star language fork intro

quake

Repo star language fork intro

r

Repo star language fork intro
nCoV2019 527 R 199 Location for summaries and analysis of data related to n-CoV 2019, first reported in Wuhan, China
swirl_courses 3,239 R 6,479 🎓 A collection of interactive courses for the swirl R package.
rethinking 1,041 R 332 Statistical Rethinking course and book package
labs 1,225 R 1,596 Rmd source files for the HarvardX series PH525x
dplyr 3,306 R 1,236 dplyr: A grammar of data manipulation
ggplot2 4,392 R 1,621 An implementation of the Grammar of Graphics in R
2019-ncov-japan 206 R 32 🦠 Realtime Interactive dashboard recording COVID-19 outbreak in Japan
seurat 773 R 427 R toolkit for single cell genomics
httr 840 R 1,906 httr: a friendly http package for R
shiny 3,790 R 1,603 Easy interactive web applications with R
r4ds 2,350 R 2,923 R for data science: a book
ProgrammingAssignment2 620 R 122,044 Repository for Programming Assignment 2 for R Programming on Coursera
book-exercises 67 R 562

racket

Repo star language fork intro
Courses- 175 Racket 298 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
oni2 3,604 Reason 140 Native, lightweight modal code editor

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
MonikaModDev 653 Ren'Py 428 DDLC fan mod to extend Monika

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
book 1,299 Rich Text Format 509 个人认为对技术提升很不错的书

ring

Repo star language fork intro

rmarkdown

Repo star language fork intro

robotframework

Repo star language fork intro

roff

Repo star language fork intro
BaiduPCS 3,259 Roff 705 百度网盘命令行工具。The terminal utility for Baidu Network Disk.
Competitive-Programming-Docs 164 Roff 48 🌺算法竞赛论文,课件,文档,笔记等资料,不断更新中
Ender-3 852 Roff 329 The Creality3D Ender-3, a fully Open Source 3D printer perfect for new users on a budget.

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
greenlight 258 Ruby 1,566 A really simple end-user interface for your BigBlueButton server.
discourse 30,557 Ruby 6,802 A platform for community discussion. Free, open, simple.
metasploit-framework 20,319 Ruby 9,901 Metasploit Framework
ruby 16,768 Ruby 4,495 The Ruby Programming Language [mirror]
canvas-lms 3,268 Ruby 1,393 The open LMS by Instructure, Inc.
chatwoot 4,009 Ruby 331 Simple and elegant live chat software 🔥💬
rubygems 2,373 Ruby 1,163 Library packaging and distribution for Ruby.
dev.to 12,828 Ruby 2,067 Where programmers share ideas and help each other grow
homebrew-cask-fonts 1,683 Ruby 340 🖋 Casks of F🅾𝓝𝐓𝚂
markup 4,844 Ruby 3,409 Determines which markup library to use to render a content file (e.g. README) on GitHub
gollum 10,642 Ruby 1,501 A simple, Git-powered wiki with a sweet API and local frontend.
homebrew-cask 16,919 Ruby 8,227 🍻 A CLI workflow for the administration of macOS applications distributed as binaries
awesome-awesomeness 25,968 Ruby 3,251 A curated list of awesome awesomeness
rails 45,488 Ruby 18,387 Ruby on Rails
devdocs 22,917 Ruby 1,534 API Documentation Browser
solidus 3,047 Ruby 899 🛒Solidus, Rails eCommerce System
sharetribe 1,924 Ruby 1,170 Sharetribe Go is a source available marketplace software, also available with SaaS model. See also Sharetribe Flex (https://www.sharetribe.com/flex), a headless marketplace solution.
spree 10,310 Ruby 4,421 Spree is an open source E-commerce platform for Rails 6 with a modern UX, optional PWA frontend, REST API, GraphQL, several official extensions and 3rd party integrations. Over 1 million downloads and...
explore 1,643 Ruby 6,729 Community-curated topic and collection pages on GitHub
homebrew-openjdk 1,024 Ruby 81 AdoptOpenJDK HomeBrew Tap
shopify-app-cli 312 Ruby 49 Shopify App CLI helps you build Shopify apps faster.
jekyll 40,274 Ruby 8,821 🌐 Jekyll is a blog-aware static site generator in Ruby
shopify_app 1,131 Ruby 464 A Rails Engine for building Shopify Apps
setup 6,626 Ruby 514 Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp
sidekiq 10,262 Ruby 1,805 Simple, efficient background processing for Ruby

runoff

Repo star language fork intro

rust

Repo star language fork intro
MeiliSearch 4,648 Rust 124 Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
iced 5,564 Rust 163 A cross-platform GUI library for Rust, inspired by Elm
vector 3,911 Rust 217 A lightweight and ultra-fast tool for building observability pipelines
rust 44,413 Rust 6,716 Empowering everyone to build reliable and efficient software.
rust-clippy 4,561 Rust 598 A bunch of lints to catch common mistakes and improve your Rust code
mdBook 4,154 Rust 477 Create book from markdown files. Like Gitbook but implemented in Rust
alacritty 22,167 Rust 1,095 A cross-platform, GPU-accelerated terminal emulator
996.ICU 249,352 Rust 21,112 Repo for counting stars and contributing. Press F to pay respect to glorious developers.
clap 4,136 Rust 400 A full featured, fast Command Line Argument Parser for Rust
wgpu-rs 669 Rust 92 Rust bindings to wgpu native library
tide 1,992 Rust 188 Fast and friendly HTTP server framework for async Rust
zola 3,399 Rust 304 A fast static site generator in a single binary with everything built-in. https://www.getzola.org
wasmtime 2,968 Rust 259 Standalone JIT-style runtime for WebAssembly, using Cranelift
rustlings 8,535 Rust 973 🦀 Small exercises to get you used to reading and writing Rust code!
gfx 3,884 Rust 449 A low-overhead Vulkan-like GPU API for Rust.
WASI 1,127 Rust 65 WebAssembly System Interface
wgpu 974 Rust 87 Native WebGPU implementation based on gfx-hal
tui-rs 2,735 Rust 135 Build terminal user interfaces and dashboards using Rust
sqlx 1,683 Rust 84 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
amethyst 5,291 Rust 594 Data-oriented and data-driven game engine written in Rust
bitwarden_rs 3,642 Rust 257 Unofficial Bitwarden compatible server written in Rust
libra 14,291 Rust 2,150 Libra’s mission is to enable a simple global payment system and financial infrastructure that empowers billions of people.
ggez 2,219 Rust 277 Rust library to create a Good Game Easily
starship 7,086 Rust 323 ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
orbtk 2,031 Rust 107 The Rust UI-Toolkit.

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
lila 6,634 Scala 989 ♞ lichess.org: the forever free, adless and open source chess server ♞
spark 25,911 Scala 21,603 Apache Spark - A unified analytics engine for large-scale data processing
metals 1,207 Scala 158 Scala language server with rich IDE features 🚀
ArnoldC 6,053 Scala 294 Arnold Schwarzenegger based programming language
chisel3 1,287 Scala 270 Chisel 3: A Modern Hardware Design Language
snowplow 5,237 Scala 1,102 Cloud-native web, mobile and event analytics, running on AWS and GCP
incubator-livy 483 Scala 326 Mirror of Apache livy (Incubating)
dotty 3,897 Scala 599 Research compiler that will become Scala 3
cats 3,887 Scala 971 Lightweight, modular, and extensible library for functional programming.
scala 12,653 Scala 2,896 Scala 2 compiler and standard library. For bugs, see scala/bug
fpinscala 4,782 Scala 2,655 Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
node2vec 1,651 Scala 703
source-han-serif 4,830 Scala 516 Source Han Serif
snowflake 5,934 Scala 970 Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.
delta 2,366 Scala 497 An open-source storage layer that brings scalable, ACID transactions to Apache Spark™ and big data workloads.

scaml

Repo star language fork intro

scheme

Repo star language fork intro
ChezScheme 5,328 Scheme 847 Chez Scheme

scilab

Repo star language fork intro

scss

Repo star language fork intro

sed

Repo star language fork intro

self

Repo star language fork intro

shaderlab

Repo star language fork intro
UnityChanToonShaderVer2_Project 991 ShaderLab 206 UnityChanToonShaderVer2 Project / v.2.0.7 Release
Unity_Shaders_Book 2,287 ShaderLab 897 📖 书籍《Unity Shader入门精要》源代码

shell

Repo star language fork intro
macOS-Simple-KVM 5,389 Shell 412 Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
nanopi-openwrt 679 Shell 288 Openwrt for Nanopi R1S R2S 固件编译
Paper 1,662 Shell 537 High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
git-extras 13,828 Shell 1,040 GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
termux-packages 3,185 Shell 1,222 Android terminal and Linux environment - packages repository.
docker-minecraft-server 1,161 Shell 402 Docker image that provides a Minecraft Server that will automatically download selected version at startup
ohmyzsh 108,933 Shell 19,546 🙃 A delightful community-driven (with 1500+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc)...
RetroPie-Setup 8,518 Shell 1,206 Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
powerlevel10k 6,184 Shell 299 A Zsh theme
bbb-install 193 Shell 201 BASH script to install BigBlueButton in 30 minutes.
v2ray-heroku 270 Shell 629 用于在 Heroku 上部署 V2Ray Websocket,本项目不宜做为长期使用之对策。
instainsane 386 Shell 373 Multi-threaded Instagram Brute Forcer (100 attemps at once)
docker-transmission-openvpn 1,742 Shell 677 Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel
nvm 41,451 Shell 4,005 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
z 11,635 Shell 944 z - jump around
kubespray 8,551 Shell 3,567 Deploy a Production Ready Kubernetes Cluster
kubeasz 5,186 Shell 2,070 使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
lotion 537 Shell 37 Unofficial Notion.so app for Linux
LinuxGSM 2,311 Shell 545 The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
saycheese 402 Shell 352 Grab target's webcam shots by link
academic-kickstart 579 Shell 3,583 📝 Easily create a beautiful website using Academic, Hugo, and Netlify
opengapps 4,264 Shell 649 The main repository of the Open GApps Project
rfcs 2,863 Shell 946 RFCs for changes to Rust
start-here-guidelines 757 Shell 4,834 Lets Git started in the world of opensource, starting in the Zero To Mastery's opensource playground. Especially designed for education and practical experience purposes.
voidrice 2,463 Shell 794 My dotfiles (deployed by LARBS)

shellsession

Repo star language fork intro

shen

Repo star language fork intro

slash

Repo star language fork intro

slice

Repo star language fork intro

slim

Repo star language fork intro

smali

Repo star language fork intro
AhMyth-Android-RAT 1,952 Smali 958 Android Remote Administration Tool
XploitSPY 153 Smali 132 XploitSPY is an Android Monitoring Tool

smalltalk

Repo star language fork intro

smarty

Repo star language fork intro
charts 1,196 Smarty 955 Helm Charts
charts 36 Smarty 41 Helm chart repository
helm-charts 18 Smarty 32 Official Helm Chart Repository for InfluxData Applications

smt

Repo star language fork intro

solidity

Repo star language fork intro
openzeppelin-contracts 8,021 Solidity 3,256 OpenZeppelin Contracts is a library for secure smart contract development.

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,761 SQLPL 4,766 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
TelegramSwift 2,665 Swift 439 Source code of Telegram for macos on Swift 5.0
open-source-ios-apps 23,189 Swift 3,821 📱 Collaborative List of Open-Source iOS Apps
iina 23,602 Swift 1,799 The modern video player for macOS.
Telegram-iOS 1,333 Swift 448 Telegram-iOS
Xylophone-iOS13 22 Swift 71 Learn to Code While Building Apps - The Complete iOS Development Bootcamp
vapor 18,571 Swift 1,117 💧 A server-side Swift web framework.
open-source-mac-os-apps 22,394 Swift 1,471 🚀 Awesome list of open source applications for macOS.
Rectangle 3,102 Swift 90 Move and resize windows on macOS with keyboard shortcuts and snap areas
lottie-ios 19,438 Swift 2,766 An iOS library to natively render After Effects vector animations
EggTimer-iOS13 18 Swift 88 Learn to Code While Building Apps - The Complete iOS Development Bootcamp
Signal-iOS 4,761 Swift 1,279 A private messenger for iOS.
MovieSwiftUI 4,327 Swift 349 SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
Magic-8-Ball-iOS13 26 Swift 76 Learn to Code While Building Apps - The Complete iOS Development Bootcamp
Charts 22,669 Swift 4,474 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Chimera13 222 Swift 38 Chimera13 Swift-based semi-untethered jailbreak
Hero 18,295 Swift 1,469 Elegant transition library for iOS & tvOS
SwiftyBeaver 4,733 Swift 352 Convenient & secure logging during development & release in Swift 3, 4 & 5
Starscream 5,814 Swift 728 Websockets in swift for iOS and OSX
SwiftLint 13,320 Swift 1,576 A tool to enforce Swift style and conventions.
Dicee-iOS13 118 Swift 126 Learn to Code While Building Apps - The Complete iOS Development Bootcamp
SnapKit 16,354 Swift 1,605 A Swift Autolayout DSL for iOS & OS X
Kingfisher 16,036 Swift 1,813 A lightweight, pure-Swift library for downloading and caching images from the web.
Loop 721 Swift 916 An automated insulin delivery app template for iOS, built on LoopKit
Quizzler-iOS13 15 Swift 58 Learn to Code While Building Apps - The Complete iOS Development Bootcamp
GRDB.swift 2,830 Swift 268 A toolkit for SQLite databases, with a focus on application development

systemverilog

Repo star language fork intro
Vitis-AI 187 SystemVerilog 107 Vitis AI is Xilinx’s development stack for AI inference on Xilinx hardware platforms, including both edge devices and Alveo cards.
ariane 719 SystemVerilog 170 Ariane is a 6-stage RISC-V CPU capable of booting Linux

tcl

Repo star language fork intro

tcsh

Repo star language fork intro

tea

Repo star language fork intro

terra

Repo star language fork intro

tex

Repo star language fork intro
thuthesis 2,412 TeX 754 LaTeX Thesis Template for Tsinghua University
oi-slides 735 TeX 164 我的信息学竞赛讲课课件
PlotNeuralNet 8,146 TeX 1,152 Latex code for making neural networks diagrams
dsbook 372 TeX 407 Repository for data science book
cheatsheets 1,887 TeX 652 RStudio Cheat Sheets
conv_arithmetic 8,685 TeX 1,686 A technical report on convolution arithmetic in the context of deep learning
pandoc-latex-template 2,279 TeX 382 A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
deeplearningbook-chinese 28,473 TeX 8,273 Deep Learning Book Chinese Translation
os01 8,201 TeX 492 Bootstrap yourself to write an OS from scratch. A book for self-learner.
leetcode 8,461 TeX 3,034 LeetCode题解,151道题完整版
machine-learning-cheat-sheet 3,035 TeX 728 Classical equations and diagrams in machine learning
MathModel 1,135 TeX 469 研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
Data-Science-Cheatsheet 1,184 TeX 306
tensorflow-zh 11,774 TeX 4,277 谷歌全新开源人工智能系统TensorFlow官方文档中文版

text

Repo star language fork intro

textile

Repo star language fork intro

thrift

Repo star language fork intro
dosa-idl 6 Thrift 3

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
ps-first-spring-boot-app 44 TSQL 106
countries-states-cities-database 340 TSQL 247 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,866 TSQL 547 sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
apollo-build-scripts 401 TSQL 1,134 Apollo Build Scripts
Lab04 108 TSQL 0 Quarto Laboratorio TdP

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
theia 10,256 TypeScript 1,153 Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
vue-next 11,891 TypeScript 2,047 Repo for Vue 3.0 (currently in beta)
blitz 2,181 TypeScript 85 ⚡️Rails-like framework for monolithic, full-stack React apps — built on Next.js
excalidraw 6,104 TypeScript 391 Virtual whiteboard for sketching hand-drawn like diagrams
qiankun 4,684 TypeScript 409 📦🚀Blazing fast, simple and completed solution for micro frontends.
deno 47,743 TypeScript 2,254 A secure JavaScript and TypeScript runtime
lens 3,882 TypeScript 166 Lens - The Kubernetes IDE
flipper 6,923 TypeScript 420 A desktop debugging platform for mobile developers.
Angular-GettingStarted 1,904 TypeScript 2,920 Sample Angular application used in the "Angular: Getting Started" course: http://bit.ly/Angular-GettingStarted
tfjs-models 5,854 TypeScript 1,723 Pretrained models for TensorFlow.js
vscode 95,498 TypeScript 14,838 Visual Studio Code
mkdocs-material 3,498 TypeScript 949 A Material Design theme for MkDocs
CopyTranslator 7,240 TypeScript 1,033 Foreign language reading and translation assistant based on copy and translate.
code-server 30,254 TypeScript 2,179 Run VS Code on a remote server.
prisma 2,883 TypeScript 223 Modern DB toolkit to query, migrate and model your database
vuetify 25,103 TypeScript 4,140 🐉 Material Component Framework for Vue
DefinitelyTyped 27,739 TypeScript 21,294 The repository for high quality TypeScript type definitions.
ant-design 59,229 TypeScript 21,745 🌈 A UI Design Language and React UI library
prisma-examples 1,226 TypeScript 298 🚀 Ready-to-run Prisma example projects
peerjs-server 2,378 TypeScript 680 Server for PeerJS
auth-module 1,038 TypeScript 473 🔑 Zero-boilerplate authentication support for Nuxt
checkout 564 TypeScript 190 Action for checking out a repo
ng-alain 3,684 TypeScript 973 NG-ZORRO admin panel front-end framework (surge mirror https://ng-alain-doc.surge.sh)
TypeScript 59,913 TypeScript 8,073 TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
HappyIslandDesigner 567 TypeScript 75

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
peek 5,987 Vala 216 Simple animated GIF screen recorder with an easy to use interface

vcl

Repo star language fork intro

verilog

Repo star language fork intro
picorv32 1,219 Verilog 315 PicoRV32 - A Size-Optimized RISC-V CPU

vhdl

Repo star language fork intro
ghdl 986 VHDL 176 VHDL 2008/93/87 simulator

vim-script

Repo star language fork intro
gruvbox 7,175 Vim script 709 Retro groove color scheme for Vim
lightline.vim 4,525 Vim script 221 A light and configurable statusline/tabline plugin for Vim
iceberg.vim 996 Vim script 65 🇦🇶 Dark blue color scheme for Vim and Neovim
vim-colors-solarized 5,938 Vim script 1,718 precision colorscheme for the vim text editor
neovim 36,379 Vim script 2,713 Vim-fork focused on extensibility and usability
nord-vim 1,151 Vim script 123 An arctic, north-bluish clean and elegant Vim theme.
vimrc 21,396 Vim script 5,871 The ultimate Vim configuration: vimrc
vimwiki 4,409 Vim script 370 Personal Wiki for Vim
vim 19,971 Vim script 2,805 The official Vim repository
indentLine 2,845 Vim script 175 A vim plugin to display the indention levels with thin vertical lines
fzf.vim 4,874 Vim script 333 fzf ❤️ vim
spf13-vim 14,372 Vim script 3,700 The ultimate vim distribution
ayu-vim 804 Vim script 93 Modern theme for modern VIMs
vim-surround 7,883 Vim script 327 surround.vim: quoting/parenthesizing made simple
vim-commentary 3,068 Vim script 141 commentary.vim: comment stuff out
goyo.vim 3,033 Vim script 79 🌷 Distraction-free writing in Vim
emmet-vim 5,069 Vim script 379 emmet for vim: http://emmet.io/
vim-tmux-navigator 2,955 Vim script 182 Seamless navigation between tmux panes and vim splits
badwolf 1,105 Vim script 222 A Vim color scheme.
tagbar 4,535 Vim script 404 Vim plugin that displays tags in a window, ordered by scope
vim-easymotion 4,998 Vim script 266 Vim motions on speed!
vim-devicons 3,250 Vim script 178 Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more
vim-unimpaired 2,248 Vim script 167 unimpaired.vim: Pairs of handy bracket mappings
ale 9,356 Vim script 1,033 Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
vim-plug 18,700 Vim script 989 🌺 Minimalist Vim Plugin Manager

visual-basic

Repo star language fork intro

volt

Repo star language fork intro

vue

Repo star language fork intro
vue-element-admin 53,507 Vue 18,477 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
element 45,035 Vue 10,361 A Vue.js 2.0 UI Toolkit for Web
real-world-vue 795 Vue 339 The application that we build in Vue Mastery's courses starting with Real World Vue
ant-design-vue 10,164 Vue 1,473 An enterprise-class UI components based on Ant Design and Vue. 🐜
baidupcs-web 6,161 Vue 1,328
mall-admin-web 5,770 Vue 3,537 mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
vue2-elm 32,989 Vue 10,943 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
go-admin-ui 114 Vue 48 基于Gin + Vue + Element UI的前后端分离权限管理系统的前端模块
ant-design-vue-pro 4,992 Vue 1,475 👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!
iview 23,205 Vue 4,153 A high quality UI Toolkit built on Vue.js 2.0
hello-uniapp 948 Vue 565 uni-app框架演示示例
vue-virtual-scroller 4,113 Vue 335 ⚡️ Blazing fast scrolling for any amount of data
vue-cropper 2,189 Vue 448 A simple picture clipping plugin for vue
ViewUI 1,450 Vue 336 A high quality UI Toolkit built on Vue.js 2.0
vue-manage-system 9,926 Vue 3,459 基于vue + element的后台管理系统解决方案
nuxtjs.org 1,287 Vue 315 Nuxt.js Documentation Website (Universal Vue.js Application built with Nuxt.js)
beautify-with-vuetify 56 Vue 85 Learn how to create beautiful web applications with Vuetify!
wl-micro-frontends 146 Vue 39 Micro front end practical project tutorial. 微前端项目实战vue项目。基于vue3.0&qiankun2.0进阶版:https://github.com/wl-ui/wl-mfe
synclounge 788 Vue 61 Enjoy Plex with your friends. In Sync. Together.
wiki 7,304 Vue 983 Wiki.js
vue-typescript-admin-template 2,174 Vue 731 🖖 A vue-cli 3.0 + typescript minimal admin template
cssgridgenerator 2,992 Vue 240 🧮Generate basic CSS Grid code to make dynamic layouts!
uni-ui 597 Vue 231 基于uni-app的ui框架
eladmin-web 1,643 Vue 1,093 eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由
vue2-element-touzi-admin 2,782 Vue 1,182 基于vue2.0 +vuex+ element-ui后台管理系统

wavefront-material

Repo star language fork intro

wavefront-object

Repo star language fork intro

wdl

Repo star language fork intro

web-ontology-language

Repo star language fork intro

webassembly

Repo star language fork intro
spec 2,040 WebAssembly 264 WebAssembly specification, reference interpreter, and test suite.

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
BypassAntiVirus 855 XSLT 256 远控免杀系列文章及配套工具,搜集汇总了互联网上的几十种免杀工具和免杀方法,并对免杀效果进行了一一测试,为远控的免杀和杀软对抗免杀提供参考。
docker-nginx-rtmp 400 XSLT 196 🐋 A Dockerfile for nginx-rtmp-module + FFmpeg from source with basic settings for streaming HLS. Built on Alpine Linux.

xtend

Repo star language fork intro

yacc

Repo star language fork intro

yaml

Repo star language fork intro

yang

Repo star language fork intro

yara

Repo star language fork intro

yasnippet

Repo star language fork intro

zap

Repo star language fork intro

zeek

Repo star language fork intro

zenscript

Repo star language fork intro

zephir

Repo star language fork intro

zig

Repo star language fork intro
zig 5,541 Zig 449 General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

zil

Repo star language fork intro

zimpl

Repo star language fork intro