Skip to content

Latest commit

 

History

History
5031 lines (3031 loc) · 173 KB

2020-05-04.md

File metadata and controls

5031 lines (3031 loc) · 173 KB

2020-05-04 Trending Monthly

All Languages

Repo star language fork intro
covid19india-react 3,176 JavaScript 2,033 Tracking the impact of COVID-19 in India
fucking-algorithm 37,123 6,795 手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
jitsi-meet 11,058 JavaScript 3,091 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,693 1,066 Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
theia 10,290 TypeScript 1,157 Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
free-programming-books 146,365 35,508 📚 Freely available programming books
first-order-model 3,485 Jupyter Notebook 682 This repository contains the source code for the paper First Order Motion Model for Image Animation
vue-next 11,950 TypeScript 2,053 Repo for Vue 3.0 (currently in beta)
covid-19-data 4,481 1,431 An ongoing repository of data on coronavirus cases and deaths in the U.S.
spring-boot-demo 13,025 Java 4,344 spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Be...
spring-boot-api-project-seed 7,611 Java 3,259 🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
developer-roadmap 106,641 16,863 Roadmap to becoming a web developer in 2020
toBeTopJavaer 14,046 Java 3,280 To Be Top Javaer - Java工程师成神之路
coding-interview-university 111,028 32,466 A complete computer science study plan to become a software engineer.
bigbluebutton 4,359 Java 4,401 Complete open source web conferencing system.
obs-studio 19,009 C 3,707 OBS Studio - Free and open source software for live streaming and screen recording
manim 21,540 Python 2,685 Animation engine for explanatory math videos
PowerToys 19,984 C++ 1,043 Windows system utilities to maximize productivity
CPlusPlusThings 1,655 C++ 278 C++那些事
interview_internal_reference 26,193 Python 7,198 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
javascript-algorithms 69,359 JavaScript 11,523 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
AnimeGAN 1,649 Python 240 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,991 Python 3,142 Clone a voice in 5 seconds to generate arbitrary speech in real-time
arthas 20,813 Java 4,464 Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
SpringBoot-Labs 2,803 Java 671 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024

c

Repo star language fork intro
obs-studio 19,009 C 3,707 OBS Studio - Free and open source software for live streaming and screen recording
C 3,730 C 1,508 All Algorithms implemented in C
redis 42,553 C 16,703 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,457 C 2,938 Display and control your Android device
raylib 3,903 C 444 A simple and easy-to-use library to enjoy videogames programming
nginx-rtmp-module 9,385 C 2,754 NGINX-based Media Streaming Server
janus-gateway 3,753 C 1,364 Janus WebRTC Server
v4l2loopback 1,250 C 249 v4l2-loopback device
stb 12,496 C 3,789 stb single-file public domain libraries for C/C++
itlwm 610 C 94 IntelWifi
OpenCorePkg 2,142 C 386 OpenCore bootloader
chiaki 1,311 C 174 Free and Open Source PS4 Remote Play Client
coturn 4,471 C 1,012 coturn TURN server project
FreeRDP 4,245 C 1,525 FreeRDP is a free remote desktop protocol library and clients
Atmosphere 4,346 C 520 Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
Trojan-Qt5 1,576 JavaScript 235 A cross-platform trojan GUI client based on Shadowsocks-qt. 有问题请加tg群反馈
git 32,387 C 18,875 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,024 C 800 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,539 C 1,218 tmux source code
Configurations 135 C 258 Configurations for Marlin Firmware
nginx 11,745 C 4,410 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,808 C 704 Audio Editor
JohnTheRipper 3,602 C 903 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,204 C 9,492 ESP8266 core for Arduino
TDengine 11,131 C 2,935 An open-source big data platform designed and optimized for the Internet of Things (IoT).

c++

Repo star language fork intro
PowerToys 19,984 C++ 1,043 Windows system utilities to maximize productivity
CPlusPlusThings 1,655 C++ 278 C++那些事
interview 11,532 C++ 3,528 📚 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,263 C++ 9,499 Optimized firmware for RepRap 3D printers based on the Arduino platform.
yuzu 10,385 C++ 777 Nintendo Switch Emulator
imgui 20,396 C++ 3,348 Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
srs 8,295 C++ 2,927 SRS is a RTMP/HLS/WebRTC/SRT/GB28181 streaming cluster, high efficiency, stable and simple.
tensorflow 143,835 C++ 81,066 An Open Source Machine Learning Framework for Everyone
tdesktop 12,068 C++ 2,768 Telegram Desktop messaging app
godot 29,920 C++ 5,732 Godot Engine – Multi-platform 2D and 3D game engine
Magisk 10,930 C++ 1,806 The Magic Mask for Android
folly 14,949 C++ 3,543 An open-source C++ library developed and used at Facebook.
googletest 15,209 C++ 6,072 Googletest - Google Testing and Mocking Framework
Qv2ray 2,759 C++ 364 🌟 支持 V2Ray/Trojan/SSR 的 Linux/Windows/macOS 跨平台 GUI 🔨 C++17/Qt5 ,支持订阅,自定义路由编辑,插件式设计 🌟
mindspore 967 C++ 169 MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
mediasoup 1,473 C++ 339 Cutting Edge WebRTC Video Conferencing
aseprite 8,718 C++ 886 Animated sprite editor & pixel art tool (Windows, macOS, Linux)
ClickHouse 10,335 C++ 1,936 ClickHouse is a free analytics DBMS for big data
swift 51,454 C++ 8,354 The Swift Programming Language
pytorch 38,309 C++ 9,810 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,620 C++ 2,444 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,934 C++ 913 An open source re-implementation of RollerCoaster Tycoon 2 🎢
MMKV 9,866 C++ 1,078 An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows and POSIX.
qBittorrent 9,232 C++ 1,661 qBittorrent BitTorrent client

css

Repo star language fork intro
howto-make-more-money 11,639 CSS 1,251 程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
InternetArchitect 527 Java 546 年薪百万互联网架构师课程文档及源码(公开部分)
spicetify-themes 424 CSS 157 A community-driven collection of themes for Spicetify (https://github.com/khanhas/spicetify-cli)
seeker 887 CSS 363 Accurately Locate Smartphones using Social Engineering
SocialFish 1,540 CSS 599 Educational Phishing Tool & Information Collector
GitHub-Dark 7,939 CSS 543 Dark GitHub style
bulma 39,585 CSS 3,353 Modern CSS framework based on Flexbox
hugo-theme-even 1,045 CSS 426 🚀 A super concise theme for Hugo https://blog.olowolo.com/example-site/
simplefolio 2,628 CSS 977 ⚡️ A minimal portfolio template for Developers
jekyll-now 6,685 CSS 27,702 Build a Jekyll blog in minutes, without touching the command line.
tailwindcss 22,434 CSS 1,018 A utility-first CSS framework for rapid UI development.
Casper 1,942 CSS 2,231 The default personal blogging theme for Ghost
Basic-Video-Call 257 CSS 427 Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
animate.css 66,386 CSS 14,226 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
advanced-css-course 2,013 CSS 2,405 Starter files, final projects and FAQ for my Advanced CSS course
checkout-one-time-payments 120 CSS 77 Use Checkout to quickly collect one-time payments.
material-design-icons 40,118 CSS 8,243 Material Design icons by Google
Skeleton 17,459 CSS 2,991 Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
vscode-docs 2,961 CSS 2,383 Public documentation for Visual Studio Code
TypeScript-Node-Starter 7,636 CSS 1,779 A starter template for TypeScript and Node with a detailed README describing how to use the two together.
hacker101 11,247 CSS 1,624 Hacker101
hexo-theme-next 15,215 CSS 3,847 Elegant theme for Hexo.
hexo-theme-butterfly 852 CSS 217 🦋 A Hexo Theme: Butterfly
NES.css 14,612 CSS 1,217 NES-style CSS Framework
minimal-mistakes 6,436 CSS 10,933 📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.

html

Repo star language fork intro
speedtest 3,914 HTML 974 Self-hosted Speedtest for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
blog_os 5,137 HTML 428 Writing an OS in Rust
hyperblog 1,611 HTML 2,307 Un blog increíble para el curso de Git y Github de Platzi
webdevbootcamp 1,378 HTML 874 All source code for back-end projects from the Web Developer Bootcamp
datasets 210 HTML 149 Fuente de datos de los reportajes y proyectos de periodismo de investigación y datos de DATADISTA
ecma262 10,214 HTML 831 Status, process, and documents for ECMA-262
covid19 958 HTML 158 新型コロナウイルス感染症(COVID-19)の国内における状況を厚生労働省の報道発表資料からビジュアルにまとめた。
JavaScript30 12,522 HTML 14,630 30 Day Vanilla JS Challenge
hugo-academic 4,312 HTML 1,891 📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!
web-dev-starter 70 HTML 83
awesome-compose 1,997 HTML 152 Awesome Docker Compose samples
shellphish 279 HTML 145 19 Social Media Phishing Pages #phishing #shellphish #phish
craftinginterpreters 2,370 HTML 280 Repository for the book "Crafting Interpreters"
beginners-guide-to-react 160 HTML 69 The Beginner's Guide To ReactJS
html-css 282 HTML 64 Curso de HTML5 e CSS3
OpenClash 1,311 HTML 334 A Clash Client For OpenWrt
datasciencecoursera 1,291 HTML 1,153 Data Science Repo and blog for John Hopkins Coursera Courses. Please let me know if you have any questions.
HiddenEye 1,387 HTML 586 Modern Phishing Tool With Advanced Functionality And Multiple Tunnelling Services [ Android-Support-Available ]
zphisher 189 HTML 110 Automated Phishing Tool
quickstart-js 3,244 HTML 2,771 Firebase Quickstart Samples for Web
learning-area 2,667 HTML 8,828 Github repo for the MDN Learning Area.
blackeye 1,583 HTML 637 The most complete Phishing Tool, with 32 templates +1 customizable
AttackVectors 356 HTML 32 A repository to monitor attack vectors from state-backed information operations
computer-science-flash-cards 3,252 HTML 879 Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
rellax 5,128 HTML 648 Lightweight, vanilla javascript parallax library

python

Repo star language fork intro
manim 21,540 Python 2,685 Animation engine for explanatory math videos
interview_internal_reference 26,193 Python 7,198 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
AnimeGAN 1,649 Python 240 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,991 Python 3,142 Clone a voice in 5 seconds to generate arbitrary speech in real-time
youtube-dl 65,589 Python 11,446 Command-line program to download videos from YouTube.com and other video sites
covid-19 733 Python 399 Novel Coronavirus 2019 time series data on cases
funNLP 19,829 Python 5,949 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名...
saleor 7,549 Python 2,796 A modular, high performance, headless e-commerce storefront built with Python, GraphQL, Django, and ReactJS.
machine_learning_examples 4,793 Python 4,485 A collection of machine learning examples and tutorials.
pytorch-lightning 5,265 Python 589 The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
public-apis 80,544 Python 9,385 A collective list of free APIs for use in software and web development.
neural-networks-and-deep-learning 11,100 Python 5,211 Code samples for my book "Neural Networks and Deep Learning"
system-design-primer 93,309 Python 16,066 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
COVID-Net 628 Python 247 COVID-Net Open Source Initiative
examples-of-web-crawlers 8,227 Python 2,470 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
prefect 2,181 Python 182 The Prefect workflow platform
corona 1,166 Python 138 Reverse engineering SARS-CoV-2
twint 4,858 Python 744 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,009 Python 159 Py2/py3 script that can download macOS components direct from Apple
InstaPy 10,195 Python 2,663 📷 Instagram Bot - Tool for automated Instagram interactions
covid-tracking-data 172 Python 110
wtfpython 20,539 Python 1,883 What the f*ck Python?
UGATIT 5,083 Python 848 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,338 Python 4,560 A list of useful payloads and bypass for Web Application Security and Pentest/CTF
AiLearning 24,603 Python 8,523 AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP

typescript

Repo star language fork intro

unknown

Repo star language fork intro
fucking-algorithm 37,123 6,795 手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
Flutter-Course-Resources 3,693 1,066 Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
free-programming-books 146,365 35,508 📚 Freely available programming books
covid-19-data 4,481 1,431 An ongoing repository of data on coronavirus cases and deaths in the U.S.
developer-roadmap 106,641 16,863 Roadmap to becoming a web developer in 2020
coding-interview-university 111,028 32,466 A complete computer science study plan to become a software engineer.
the-art-of-command-line 74,789 8,575 Master the command line, in one page
gitignore 100,818 53,161 A collection of useful .gitignore templates
OnJava8 8,733 Jupyter Notebook 2,492 《On Java 8》中文版,又名《Java编程思想》 第5版
build-your-own-x 69,884 5,448 🤓 Build your own (insert technology here)
Best-websites-a-programmer-should-visit 31,458 3,749 🔗 Some useful websites for programmers.
BaiduYunVIP 2,743 281 百度云百度网盘超级会员账号SVIP账号 分享, 另分享多款百度网盘不限速下载工具以及各大平台会员账号(迅雷 优酷 爱奇艺 腾讯视频等).
Blog 18,150 2,962 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
reverse-interview 13,468 945 Questions to ask the company during your interview
awesome-datascience 12,450 3,527 📝 An awesome Data Science repository to learn and apply for real world problems.
hiring2020 848 221 Internship status of companies - COVID-19
3y 7,572 1,741 📓从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
pdown 839 81 2020
curriculum 2,096 5,101 The open curriculum for learning web development
Python-programming-exercises 9,068 4,704 100+ Python challenging programming exercises
free-books 9,666 1,625 互联网上的免费书籍
weekly 8,886 983 前端精读周刊
blog 20,664 2,314 没事写写文章,喜欢的话请点star,想订阅点watch,千万别fork!
Xiaomi_Kernel_OpenSource 5,017 1,916 Xiaomi Mobile Phone Kernel OpenSource
gold-miner 26,086 4,287 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:

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,917 ANTLR 2,088 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 723 ASP 233 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,874 Assembly 1,477 mal - Make a Lisp
hello-world 4,862 Assembly 1,185 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,513 Assembly 2,148 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 453 AutoIt 157 Use IDM forever without cracking

awk

Repo star language fork intro

ballerina

Repo star language fork intro

batchfile

Repo star language fork intro
hack 343 Batchfile 143 🔰渗透测试资源库🔰黑客工具🔰维基解密文件🔰木马免杀🔰信息安全🔰技能树🔰数据库泄露🔰
KMS-activator 689 Batchfile 42 Windows activation research project.
lpeworkshop 420 Batchfile 129 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 19,009 C 3,707 OBS Studio - Free and open source software for live streaming and screen recording
C 3,730 C 1,508 All Algorithms implemented in C
redis 42,553 C 16,703 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,457 C 2,938 Display and control your Android device
raylib 3,903 C 444 A simple and easy-to-use library to enjoy videogames programming
nginx-rtmp-module 9,385 C 2,754 NGINX-based Media Streaming Server
janus-gateway 3,753 C 1,364 Janus WebRTC Server
v4l2loopback 1,250 C 249 v4l2-loopback device
stb 12,496 C 3,789 stb single-file public domain libraries for C/C++
itlwm 610 C 94 IntelWifi
OpenCorePkg 2,142 C 386 OpenCore bootloader
chiaki 1,311 C 174 Free and Open Source PS4 Remote Play Client
coturn 4,471 C 1,012 coturn TURN server project
FreeRDP 4,245 C 1,525 FreeRDP is a free remote desktop protocol library and clients
Atmosphere 4,346 C 520 Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
Trojan-Qt5 1,576 JavaScript 235 A cross-platform trojan GUI client based on Shadowsocks-qt. 有问题请加tg群反馈
git 32,387 C 18,875 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,024 C 800 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,540 C 1,218 tmux source code
Configurations 135 C 258 Configurations for Marlin Firmware
nginx 11,745 C 4,410 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,808 C 704 Audio Editor
JohnTheRipper 3,602 C 903 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,204 C 9,492 ESP8266 core for Arduino
TDengine 11,131 C 2,935 An open-source big data platform designed and optimized for the Internet of Things (IoT).

c%23

Repo star language fork intro
jellyfin 6,443 C# 652 The Free Software Media System
privilege-escalation-awesome-scripts-suite 1,544 C# 317 PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
Ryujinx 1,998 C# 325 Experimental Nintendo Switch Emulator written in C#
StockSharp 2,897 C# 997 Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins and options).
CleanArchitecture 1,732 C# 417 Clean Architecture Solution Template for Angular 9 and .NET Core 3.1
Captura 3,525 C# 537 Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
nopCommerce 4,763 C# 2,775 The most popular open source ecommerce shopping cart solution based on ASP.NET Core
Jackett 4,231 C# 634 API Support for your favorite torrent trackers.
AspNetCore.Docs 7,169 C# 18,216 Documentation for ASP.NET Core
RevokeMsgPatcher 3,909 C# 564 A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)
OpenRA 7,388 C# 1,941 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,341 C# 1,326 Unity3D Client And C# Server Framework
BotBuilder-Samples 2,468 C# 3,500 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,062 C# 475 An easy and fast way to build automation and workflows on Windows, Linux, macOS, and on the cloud.
openbullet 370 C# 282 The OpenBullet web testing application.
winforms 2,599 C# 384 Windows Forms is a .NET Core UI framework for building Windows desktop applications.
eShopOnContainers 13,760 C# 5,734 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,920 C# 602 💖 ASP.NET Core 3.1 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档
PostProcessing 3,248 C# 648 Post Processing Stack
dnSpy 14,274 C# 2,225 .NET debugger and assembly editor
ShareX 12,573 C# 1,807 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,170 C# 641 Like those other ds4tools, but sexier
AZ-204-DevelopingSolutionsforMicrosoftAzure 116 C# 83 AZ-204: Developing solutions for Microsoft Azure
tye 893 C# 71 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,954 C# 1,997 Microsoft Azure PowerShell

c++

Repo star language fork intro
PowerToys 19,984 C++ 1,043 Windows system utilities to maximize productivity
CPlusPlusThings 1,655 C++ 278 C++那些事
interview 11,532 C++ 3,528 📚 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,263 C++ 9,500 Optimized firmware for RepRap 3D printers based on the Arduino platform.
yuzu 10,385 C++ 777 Nintendo Switch Emulator
imgui 20,396 C++ 3,348 Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
srs 8,295 C++ 2,927 SRS is a RTMP/HLS/WebRTC/SRT/GB28181 streaming cluster, high efficiency, stable and simple.
tensorflow 143,835 C++ 81,066 An Open Source Machine Learning Framework for Everyone
tdesktop 12,068 C++ 2,768 Telegram Desktop messaging app
godot 29,920 C++ 5,732 Godot Engine – Multi-platform 2D and 3D game engine
Magisk 10,930 C++ 1,806 The Magic Mask for Android
folly 14,949 C++ 3,543 An open-source C++ library developed and used at Facebook.
googletest 15,209 C++ 6,072 Googletest - Google Testing and Mocking Framework
Qv2ray 2,759 C++ 364 🌟 支持 V2Ray/Trojan/SSR 的 Linux/Windows/macOS 跨平台 GUI 🔨 C++17/Qt5 ,支持订阅,自定义路由编辑,插件式设计 🌟
mindspore 967 C++ 169 MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
mediasoup 1,473 C++ 339 Cutting Edge WebRTC Video Conferencing
aseprite 8,718 C++ 886 Animated sprite editor & pixel art tool (Windows, macOS, Linux)
ClickHouse 10,335 C++ 1,936 ClickHouse is a free analytics DBMS for big data
swift 51,454 C++ 8,354 The Swift Programming Language
pytorch 38,309 C++ 9,810 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,620 C++ 2,444 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,934 C++ 913 An open source re-implementation of RollerCoaster Tycoon 2 🎢
MMKV 9,866 C++ 1,078 An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows and POSIX.
qBittorrent 9,232 C++ 1,661 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,512 Clojure 2,712 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
FiraCode 46,658 Clojure 1,857 Free monospaced font with programming ligatures
clj-kondo 816 Clojure 97 A linter for Clojure code that sparks joy.
reagent 3,794 Clojure 337 A minimalistic ClojureScript interface to React.js
state-flow 71 Clojure 5 Integration testing framework using a state monad in the backend for building and composing flows
shadow-cljs 1,286 Clojure 85 ClojureScript compilation made easy
leiningen 6,716 Clojure 1,559 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,835 CMake 2,372 C++ Library Manager for Windows, Linux, and MacOS
kicad-symbols 443 CMake 693 Official KiCad schematic symbol libraries for Kicad 5
mavlink 868 CMake 1,248 Marshalling / communication library for drones.

cobol

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

coffeescript

Repo star language fork intro
chinese-copywriting-guidelines 7,701 CoffeeScript 1,195 Chinese copywriting guidelines for better written communication/中文文案排版指北
trix 14,952 CoffeeScript 768 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,981 Crystal 217 Invidious is an alternative front-end to YouTube
crystal 14,742 Crystal 1,142 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,639 CSS 1,251 程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
InternetArchitect 527 Java 546 年薪百万互联网架构师课程文档及源码(公开部分)
spicetify-themes 424 CSS 157 A community-driven collection of themes for Spicetify (https://github.com/khanhas/spicetify-cli)
seeker 887 CSS 363 Accurately Locate Smartphones using Social Engineering
SocialFish 1,540 CSS 599 Educational Phishing Tool & Information Collector
GitHub-Dark 7,939 CSS 543 Dark GitHub style
bulma 39,585 CSS 3,353 Modern CSS framework based on Flexbox
hugo-theme-even 1,045 CSS 426 🚀 A super concise theme for Hugo https://blog.olowolo.com/example-site/
simplefolio 2,628 CSS 977 ⚡️ A minimal portfolio template for Developers
jekyll-now 6,685 CSS 27,702 Build a Jekyll blog in minutes, without touching the command line.
tailwindcss 22,436 CSS 1,018 A utility-first CSS framework for rapid UI development.
Casper 1,942 CSS 2,231 The default personal blogging theme for Ghost
Basic-Video-Call 257 CSS 427 Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
animate.css 66,386 CSS 14,226 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
advanced-css-course 2,013 CSS 2,405 Starter files, final projects and FAQ for my Advanced CSS course
checkout-one-time-payments 120 CSS 77 Use Checkout to quickly collect one-time payments.
material-design-icons 40,118 CSS 8,243 Material Design icons by Google
Skeleton 17,459 CSS 2,991 Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
vscode-docs 2,961 CSS 2,383 Public documentation for Visual Studio Code
TypeScript-Node-Starter 7,636 CSS 1,779 A starter template for TypeScript and Node with a detailed README describing how to use the two together.
hacker101 11,247 CSS 1,624 Hacker101
hexo-theme-next 15,215 CSS 3,847 Elegant theme for Hexo.
hexo-theme-butterfly 852 CSS 217 🦋 A Hexo Theme: Butterfly
NES.css 14,612 CSS 1,217 NES-style CSS Framework
minimal-mistakes 6,436 CSS 10,934 📐 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,980 D 210 OneDrive Client for Linux
onedrive 3,443 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,602 Dart 12,338 Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
flutter-go 20,804 Dart 3,120 flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
gallery 342 Dart 107 Flutter Gallery
flutter-webrtc-demo 381 Dart 136 Demo for flutter-webrtc
Best-Flutter-UI-Templates 6,167 Dart 1,314 completely free for everyone. Its build-in Flutter Dart.
plugins 10,656 Dart 4,831 Plugins for Flutter maintained by the Flutter team
bloc 4,335 Dart 949 A predictable state management library that helps implement the BLoC design pattern
fl_chart 1,649 Dart 264 A powerful Flutter chart library, currently supporting Line Chart, Bar Chart, Pie Chart and Scatter Chart.
Flutter-Notebook 5,556 Dart 910 FlutterDemo合集,今天你fu了吗
flutter_deer 3,120 Dart 714 🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project. Includes a complete UI design and exercises that are closer to real projects.
quizzler-flutter 56 Dart 263 Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
awesome-flutter 27,494 Dart 3,939 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
flutter-tutorials 2,163 Dart 788 The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
flutter-examples 417 Dart 101 This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
flutterfire 1,757 Dart 831 🔥 Firebase plugins for Flutter apps
fish-redux 6,352 Dart 686 An assembled flutter application framework.
charts 1,600 Dart 372
provider 2,348 Dart 182 InheritedWidgets, but simple
FlutterDouBan 4,881 Dart 940 🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)
sdk 5,298 Dart 743 The Dart SDK, including the VM, dart2js, core libraries, and more.
flutter_architecture_samples 5,198 Dart 954 TodoMVC for Flutter
HistoryOfEverything 4,777 Dart 694 Flutter Launch Timeline Demo
FlutterExampleApps 9,733 Dart 1,946 [Example APPS] Basic Flutter apps, for flutter devs.
flutter_catalog 1,029 Dart 298 An app showcasing Flutter components, with side-by-side source code view.
samples 7,044 Dart 2,135 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,519 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,104 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 573 Dockerfile 170 Theia applications - docker images and desktop distributions
docker-compose-laravel 301 Dockerfile 153 A docker-compose workflow for local Laravel development
docker-selenium 3,993 Dockerfile 1,330 Docker images for Selenium Grid Server (Standalone, Hub, and Nodes).
docker-letsencrypt 598 Dockerfile 164
vscode-dev-containers 556 Dockerfile 179 A repository of development container definitions for the VS Code Remote - Containers extension and Visual Studio Online
docker-php-nginx 396 Dockerfile 270 Docker image with Nginx 1.16 & PHP-FPM 7.3 on Alpine Linux
docker-node 5,545 Dockerfile 1,279 Official Docker Image for Node.js 🐳 🐢 🚀
laradock 9,344 Dockerfile 3,287 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,149 Elixir 1,967 Peace-of-mind from prototype to production
phoenix_live_view 2,924 Elixir 304 Rich, real-time user experiences with server-rendered HTML
teslamate 600 Elixir 98 A self-hosted data logger for your Tesla 🚘
elixir 16,819 Elixir 2,436 Elixir is a dynamic, functional language designed for building scalable and maintainable applications
phoenix_live_dashboard 1,100 Elixir 51 Realtime dashboard with metrics, OS and VM insights

elm

Repo star language fork intro

emacs-lisp

Repo star language fork intro
doom-emacs 6,104 Emacs Lisp 1,032 An Emacs configuration for the stubborn martian vimmer
org-roam 1,058 Emacs Lisp 109 Rudimentary Roam replica with Org-mode
emacs 2,362 Emacs Lisp 717 Mirror of GNU Emacs
prelude 4,326 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,560 Emacs Lisp 170 Modular in-buffer completion framework for Emacs
emacs-request 393 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,311 Erlang 2,278 Erlang/OTP
rabbitmq-server 7,056 Erlang 2,407 Open source multi-protocol messaging broker
cowboy 5,889 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 117 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 880 GDScript 494 Dozens of free and open source demos for the Godot game engine
godot-demo-projects 1,213 GDScript 666 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 101 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,174 Go 472 Pure Go implementation of the WebRTC API
go-micro 12,811 Go 1,327 A Go distributed systems development framework
crawlab 6,042 Go 804 Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
gin 37,645 Go 4,337 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,265 Go 3,833 百度网盘客户端 - Go语言编写
gin-vue-admin 2,019 Go 366 基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等基础功能,更多功能正在开发中,欢迎issue和pr~
PhoneInfoga 1,601 Go 576 Advanced information gathering & OSINT framework for phone numbers
the-way-to-go_ZH_CN 21,241 Go 5,837 《The Way to Go》中文译本,中文正式名《Go 入门指南》
kubernetes 65,683 Go 23,411 Production-Grade Container Scheduling and Management
cortex 2,758 Go 341 A horizontally scalable, highly available, multi-tenant, long term Prometheus.
livego 2,848 Go 846 live video streaming server in golang
go-ethereum 25,812 Go 9,406 Official Go implementation of the Ethereum protocol
loki 9,290 Go 863 Like Prometheus, but for logs.
goproxy 8,702 Go 1,761 Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。
golang-web-dev 2,193 Go 1,049
etcd 30,841 Go 6,410 Distributed reliable key-value store for the most critical data of a distributed system
gobuster 3,037 Go 537 Directory/File, DNS and VHost busting tool written in Go
go-admin 983 Go 181 基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RABC资源控制,表单构建等)
cortex 4,548 Go 352 Machine learning model serving infrastructure
ants 3,488 Go 438 🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
kpt 509 Go 51
GolangTraining 5,782 Go 2,249 Training for Golang (go language)
nebula 5,390 Go 303 A scalable overlay networking tool with a focus on performance, simplicity and security
codenames 361 Go 145 Play codenames online
gopsutil 4,854 Go 858 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 390 Groovy 40 Core Unimodule infrastructure and a collection of Unimodules and interfaces that are commonly depended on by other Unimodules
gradle 10,444 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,937 Haskell 503 Compiler for Elm, a functional language for reliable webapps.
pandoc 18,957 Haskell 2,260 Universal markup converter
haskell-language-server 550 Haskell 21 Integration point for ghcide and haskell-ide-engine. One IDE to rule them all.
semantic 7,422 Haskell 359 Parsing, analyzing, and comparing source code across many languages
Simula 1,117 Haskell 29 Linux VR Desktop

haxe

Repo star language fork intro

hcl

Repo star language fork intro
Getting-Started-Terraform 81 HCL 147
terraform-aws-vpc 1,141 HCL 1,349 Terraform module which creates VPC resources on AWS
terraform-guides 686 HCL 425 Example usage of HashiCorp Terraform
terraform-up-and-running-code 1,100 HCL 661 Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
okd 231 HCL 37 The self-managing, auto-upgrading, Kubernetes distribution for everyone
terraform-google-network 88 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 502 HLSL 181 A collection of post-processing shaders written for ReShade.

holyc

Repo star language fork intro
source-han-sans 7,930 HolyC 826 Source Han Sans

html

Repo star language fork intro
speedtest 3,914 HTML 974 Self-hosted Speedtest for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
blog_os 5,137 HTML 428 Writing an OS in Rust
hyperblog 1,611 HTML 2,307 Un blog increíble para el curso de Git y Github de Platzi
webdevbootcamp 1,378 HTML 874 All source code for back-end projects from the Web Developer Bootcamp
datasets 210 HTML 149 Fuente de datos de los reportajes y proyectos de periodismo de investigación y datos de DATADISTA
ecma262 10,214 HTML 831 Status, process, and documents for ECMA-262
covid19 958 HTML 158 新型コロナウイルス感染症(COVID-19)の国内における状況を厚生労働省の報道発表資料からビジュアルにまとめた。
JavaScript30 12,522 HTML 14,630 30 Day Vanilla JS Challenge
hugo-academic 4,312 HTML 1,891 📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!
web-dev-starter 70 HTML 83
awesome-compose 1,997 HTML 152 Awesome Docker Compose samples
shellphish 279 HTML 145 19 Social Media Phishing Pages #phishing #shellphish #phish
craftinginterpreters 2,370 HTML 280 Repository for the book "Crafting Interpreters"
beginners-guide-to-react 160 HTML 69 The Beginner's Guide To ReactJS
html-css 282 HTML 64 Curso de HTML5 e CSS3
OpenClash 1,311 HTML 334 A Clash Client For OpenWrt
datasciencecoursera 1,291 HTML 1,153 Data Science Repo and blog for John Hopkins Coursera Courses. Please let me know if you have any questions.
HiddenEye 1,387 HTML 586 Modern Phishing Tool With Advanced Functionality And Multiple Tunnelling Services [ Android-Support-Available ]
zphisher 189 HTML 110 Automated Phishing Tool
quickstart-js 3,244 HTML 2,771 Firebase Quickstart Samples for Web
learning-area 2,667 HTML 8,829 Github repo for the MDN Learning Area.
blackeye 1,583 HTML 637 The most complete Phishing Tool, with 32 templates +1 customizable
AttackVectors 356 HTML 32 A repository to monitor attack vectors from state-backed information operations
computer-science-flash-cards 3,252 HTML 879 Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
rellax 5,128 HTML 648 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 923 Idris 88 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,651 Inno Setup 931 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 13,025 Java 4,344 spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Be...
spring-boot-api-project-seed 7,611 Java 3,259 🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
toBeTopJavaer 14,047 Java 3,280 To Be Top Javaer - Java工程师成神之路
bigbluebutton 4,359 Java 4,401 Complete open source web conferencing system.
arthas 20,813 Java 4,464 Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
SpringBoot-Labs 2,803 Java 671 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
shardingsphere 10,920 Java 3,616 Distributed database middleware
JavaGuide 77,408 Java 26,583 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
spring-cloud-alibaba 13,191 Java 3,850 Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
canal 13,590 Java 4,447 阿里巴巴 MySQL binlog 增量订阅&消费组件
onemall 2,447 Java 985 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
rocketmq 10,830 Java 5,846 Mirror of Apache RocketMQ
apollo 20,554 Java 7,410 Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
hutool 12,108 Java 3,823 A set of tools that keep Java sweet.
DoraemonKit 14,200 Java 1,888 A full-featured App (iOS & Android) development assistant. You deserve it. 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。https://www.dokit.cn/
SpringAll 14,331 Java 4,123 循序渐进,学习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,951 Java 9,913 about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
jitsi-videobridge 1,709 Java 607 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,886 Java 8,885 🔥 Android developers should collect the following utils(updating).
jitsi 2,780 Java 771 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,714 Java 3,607 an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
skywalking 13,185 Java 3,829 APM, Application Performance Monitoring System
cat 13,203 Java 4,326 CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
xxl-job 13,634 Java 5,828 A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
dubbo 32,125 Java 20,956 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,177 JavaScript 2,034 Tracking the impact of COVID-19 in India
jitsi-meet 11,058 JavaScript 3,092 Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
javascript-algorithms 69,360 JavaScript 11,523 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
samples 8,455 JavaScript 3,832 WebRTC Web demos and samples
react 147,970 JavaScript 28,627 A declarative, efficient, and flexible JavaScript library for building user interfaces.
vue 163,195 JavaScript 24,686 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
axios 72,700 JavaScript 6,528 Promise based HTTP client for the browser and node.js
react-ultimate-resume 1,369 JavaScript 326 💼 🎨 A modern software developer resume built with React and JSONResume
next.js 47,655 JavaScript 7,072 The React Framework
fullstack-course4 2,129 JavaScript 3,702 Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
vue 1,590 JavaScript 413 vue源码逐行注释分析+40多m的vue源码程序流程图思维导图 (diff部分待后续更新)
NeteaseCloudMusicApi 15,035 JavaScript 3,026 网易云音乐 Node.js API service
freeCodeCamp 310,439 JavaScript 24,007 freeCodeCamp.org's open source codebase and curriculum. Learn to code at home.
jitsi-meet-electron 653 JavaScript 158 Jitsi Meet desktop application powered by
lib-jitsi-meet 541 JavaScript 442 A low-level JS video API that allows adding a completely custom video experience to web apps.
bbbot 440 JavaScript 153 Bot feito para estudos de leitura de imagem
gridstudio 7,532 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 17,009 JavaScript 4,080 An interactive git visualization to challenge and educate!
chinese-poetry 28,646 JavaScript 5,729 The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
vue-router 16,213 JavaScript 4,412 🚦 The official router for Vue.js.
vuex 23,614 JavaScript 7,844 🗃️ Centralized State Management for Vue.js.
complete-javascript-course 3,542 JavaScript 5,044 Starter files, final projects and FAQ for my Complete JavaScript course
covid-safe-paths 367 JavaScript 227 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,480 JavaScript 4,027 a vue2.0 minimal admin template
wekan 16,068 JavaScript 2,377 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 407 Jsonnet 155 Serverless Inferencing on Kubernetes
argocd-example-apps 102 Jsonnet 506 Example Apps to Demonstrate Argo CD
kube-prometheus 1,510 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,545 Julia 3,857 The Julia Language: A fresh approach to technical computing.

jupyter-notebook

Repo star language fork intro
first-order-model 3,485 Jupyter Notebook 682 This repository contains the source code for the paper First Order Motion Model for Image Animation
dlaicourse 2,955 Jupyter Notebook 2,751 Notebooks for learning deep learning
Complete-Python-3-Bootcamp 9,477 Jupyter Notebook 34,919 Course Files for Complete Python 3 Bootcamp Course on Udemy
nerf 1,755 Jupyter Notebook 203 Code release for NeRF (Neural Radiance Fields)
Data-Science-Notes 3,265 Jupyter Notebook 1,356 数据科学的笔记以及资料搜集
yolov3 4,331 Jupyter Notebook 1,524 YOLOv3 in PyTorch > ONNX > CoreML > iOS
code_snippets 4,557 Jupyter Notebook 8,821
deep-learning-coursera 5,225 Jupyter Notebook 4,085 Deep Learning Specialization by Andrew Ng on Coursera.
covid-chestxray-dataset 1,911 Jupyter Notebook 553 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 3,003 Jupyter Notebook 2,545 Data Science Using Python
automl 2,318 Jupyter Notebook 479 Google Brain AutoML
training-data-analyst 3,516 Jupyter Notebook 2,763 Labs and demos for courses for GCP Training (http://cloud.google.com/training).
py 737 Jupyter Notebook 3,647 Repository to store sample python programs for python learning
handson-ml2 7,471 Jupyter Notebook 3,042 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 493 Jupyter Notebook 471 comparing stand up comedians using natural language processing
ML-NLP 4,722 Jupyter Notebook 1,481 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
pydata-book 12,093 Jupyter Notebook 9,824 Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
ml-coursera-python-assignments 2,632 Jupyter Notebook 987 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,053 Jupyter Notebook 2,901 A collection of various deep learning architectures, models, and tips
covid19-dashboard 942 Jupyter Notebook 286 A site that displays up to date COVID-19 stats, powered by fastpages.
Stock-Prediction-Models 1,890 Jupyter Notebook 845 Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
examples 3,050 Jupyter Notebook 3,075 TensorFlow examples
learnopencv 10,360 Jupyter Notebook 6,779 Learn OpenCV : C++ and Python Examples
reinforcement-learning 14,217 Jupyter Notebook 4,683 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,371 Kotlin 5,383 Alibaba Java Coding Guidelines pmd implements and IDE plugin
sunflower 10,867 Kotlin 2,400 A gardening app illustrating Android development best practices with Android Jetpack.
tachiyomi 7,085 Kotlin 980 Free and open source manga reader for Android
architecture-samples 36,261 Kotlin 10,084 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
mirai 1,171 Kotlin 154 全开源 高效率 QQ机器人/Android QQ协议支持库 for JVM / Android
ClashForAndroid 2,381 Kotlin 314 A rule-based tunnel for Android.
material-dialogs 17,615 Kotlin 2,943 😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
flexbox-layout 15,477 Kotlin 1,626 Flexbox for Android
kotlin-sample-app 841 Kotlin 123 📚 Android Sample App using modular, clean, scalable, testable Architecture written in Kotlin following the best practices with Jetpack.
kotlin 31,596 Kotlin 3,870 The Kotlin Programming Language
architecture-components-samples 16,840 Kotlin 5,701 Samples for Android Architecture Components.
camera-samples 1,556 Kotlin 808 Multiple samples showing the best practices in camera APIs on Android.
compose-samples 1,264 Kotlin 210
tachiyomi-extensions 715 Kotlin 271
kotlinx.coroutines 7,323 Kotlin 1,000 Library support for Kotlin coroutines
jibri 252 Kotlin 127 Jitsi BRoadcasting Infrastructure
graphql-kotlin 570 Kotlin 100 Libraries for running a GraphQL server in Kotlin
transmittable-thread-local 2,761 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,525 Kotlin 437 🔌Translation plugin for JetBrains IDE/Android Studio
JBusDriver 1,612 Kotlin 210 这是去幼儿园的班车(滑稽
Simple-Gallery 1,309 Kotlin 403 Browse your memories without any interruptions with this photo and video gallery
material-components-android-examples 1,183 Kotlin 178 Companion example apps and code for MDC-Android.
kotest 2,247 Kotlin 293 Powerful, elegant and flexible test framework for Kotlin
play-billing-samples 1,384 Kotlin 1,051 Samples for Google Play In-app Billing
plaid 15,254 Kotlin 3,106 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 690 Lasso 1,062 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,505 Lua 514 Jitsi Meet on Docker
incubator-apisix 2,263 Lua 426 Cloud-Native Microservices API Gateway
kong 25,621 Lua 3,278 🦍 The Cloud-Native API Gateway
the-glorious-dotfiles 721 Lua 63 A glorified personal dot files
awesome 3,123 Lua 386 awesome window manager
luci-app-vssr 348 Lua 244 a new SSR SS V2ray luci app
Jeva 48 Lua 270 All scripts and code used through videos/tutorials on Jeva
FiveM-Scripts 29 Lua 183 Compilation of my publically released FiveM code
esx_policejob 44 Lua 191 FXServer ESX Police Job
koreader 6,066 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 127 Lua 55 Docker Manager interface for LuCI
FiveM-Scripts 78 Lua 289 All my FiveM Scripts in one Project.
FS19_AutoDrive 179 Lua 171 FS19 version of AutoDrive - Developer Version
HUD-GTAVRP 140 Lua 130 HUD based Features for FiveM Roleplay servers
Nginx-Lua-Anti-DDoS 140 Lua 59 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,501 Lua 2,720 Torch implementation of neural style algorithm
openface 13,291 Lua 3,340 Face recognition with deep neural networks.
awesome-copycats 1,980 Lua 423 Awesome WM themes
vlsub 1,165 Lua 328 VLC extension to download subtitles from opensubtitles.org
pong 294 Lua 389 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,755 Makefile 1,506 Standard Go Project Layout
awesome-kubernetes 8,703 Makefile 1,424 A curated list for awesome kubernetes sources 🚢🎉
frida 5,276 Makefile 594 Clone this repo to build Frida
awesome-python-cn 18,941 Makefile 6,293 Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
docker-nginx-php-mysql 1,141 Makefile 582 Docker running Nginx, PHP-FPM, MySQL & PHPMyAdmin
dircolors-solarized 2,481 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,025 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,042 Google 开源项目风格指南 (中文版)
Tesla-Menu 107 Makefile 5 The Nintendo Switch overlay menu
spksrc 1,964 Makefile 856 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,037 Markdown 1,783 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 34 Mathematica 31 Manure System modification for Farming Simulator 2019
glTF-Sample-Models 856 Mathematica 456 glTF Sample Models

matlab

Repo star language fork intro
Coursera-Machine-Learning-Stanford 480 MATLAB 426 Machine learning-Stanford University
OxyGEN 152 MATLAB 52 OxyGEN
machine-learning-coursera-1 1,056 MATLAB 933 This repo is specially created for all the work done my me as a part of Coursera's Machine Learning Course.
robotics-toolbox-matlab 425 MATLAB 230 Robotics Toolbox for MATLAB
DeepLearnToolbox 3,475 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,294 Nim 1,003 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,113 Nix 359 Manage a user environment using Nix
nixpkgs 4,936 Nix 4,743 Nix Packages collection

nl

Repo star language fork intro

nsis

Repo star language fork intro
BizHawk-Prereqs 53 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,053 Objective-C 1,069 Mac版微信的功能拓展(A plugin for Mac WeChat)
QMUI_iOS 5,508 Objective-C 1,018 QMUI iOS——致力于提高项目 UI 开发效率的解决方案
expo 9,658 Objective-C 1,465 An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
dicee-flutter 72 Objective-C 299 Starter code for the Dicee project in the Complete Flutter Bootcamp
magic-8-ball-flutter 36 Objective-C 241 Starter code for the Dicee project in the Complete Flutter Bootcamp
mi_card_flutter 139 Objective-C 295 Starter code for the Mi Card Project from the Complete Flutter Development Bootcamp
xylophone-flutter 39 Objective-C 277 Starter code for the Xylophone project in the Complete Flutter Bootcamp
bmi-calculator-flutter 39 Objective-C 221 Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
YYKit 13,488 Objective-C 3,594 A collection of iOS components.
AFNetworking 32,722 Objective-C 10,013 A delightful networking framework for iOS, macOS, watchOS, and tvOS.
FLEX 11,443 Objective-C 1,317 An in-app debugging and exploration tool for iOS
blink 3,639 Objective-C 393 Blink Mobile Shell for iOS (Mosh based)
flutter-webrtc 1,309 Objective-C 277 WebRTC plugin for Flutter Mobile/Desktop/Web
react-native-webrtc 2,645 Objective-C 654 The WebRTC module for React Native
Bob 1,674 Objective-C 127 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,257 Objective-C 623 Social share, sending simple data to other apps.
IGListKit 11,102 Objective-C 1,272 A data-driven UICollectionView framework for building fast and flexible lists.
v002-Camera-Live 572 Objective-C 67 Live Syphon Camera
facebook-ios-sdk 6,282 Objective-C 2,592 Used to integrate the Facebook Platform with your iOS & tvOS apps.
WebViewJavascriptBridge 13,157 Objective-C 2,753 An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
Hackintool 433 Objective-C 46 The Swiss army knife of vanilla Hackintoshing
CocoaAsyncSocket 11,528 Objective-C 2,806 Asynchronous socket networking library for Mac and iOS
stripe-ios 1,199 Objective-C 579 Stripe iOS SDK
SDWebImage 22,630 Objective-C 5,554 Asynchronous image downloader with cache support as a UIImageView category

objective-c++

Repo star language fork intro
Texture 6,362 Objective-C++ 949 Smooth asynchronous user interfaces for iOS apps.
MoltenVK 2,396 Objective-C++ 195 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,104 Objective-C++ 172 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,693 OCaml 352 A backend for the OCaml compiler which emits JavaScript.
semgrep 156 OCaml 17 like grep but for code: fast and syntax-aware semantic code pattern search 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 695 Official FOSSCAD Library Repository
Original-Prusa-i3 975 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,286 Pascal 842 Cheat Engine. A development environment focused on modding
issrc 1,838 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,232 Perl 287 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉
SARS-CoV-2_Sequencing 179 Perl 28 A collection of sequencing protocols and bioinformatic resources for SARS-CoV-2 sequencing.
FlameGraph 9,508 Perl 1,122 Stack trace visualizer
ctf-tools 382 Perl 274 tổng hợp tool ctf

perl-6

Repo star language fork intro

php

Repo star language fork intro
SecLists 24,365 PHP 11,167 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,008 PHP 6,570 An open source eCommerce plugin for WordPress.
hyperf 2,475 PHP 441 🚀A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
PrestaShop 4,608 PHP 3,633 PrestaShop offers a fully scalable open source ecommerce solution.
laravel-admin 8,450 PHP 2,176 Build a full-featured administrative interface in ten minutes
PocketMine-MP 1,865 PHP 1,139 A server software for Minecraft: Bedrock Edition in PHP
Unifiedtransform 1,762 PHP 650 A school management Software
anti-AD 972 PHP 172 anti-AD是目前中文区命中率最高的广告过滤列表,实现了精确的广告屏蔽和隐私保护。现已支持AdGuardHome,dnsmasq, Surge,Pi-Hole,smartdns等网络组件。完全兼容常见的广告过滤工具所支持的各种广告过滤列表格式
laravel-vue-spa 2,177 PHP 702 A Laravel-Vue SPA starter project template.
panel 1,729 PHP 405 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,778 PHP 8,503 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,893 PHP 1,062 Laravel Debugbar (Integrates PHP Debug Bar)
moodle 2,964 PHP 4,287 Moodle - the world's open source learning platform
laravel 58,931 PHP 18,420 A PHP framework for web artisans
WordPress-Plugin-Boilerplate 6,030 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,582 PHP 4,136 This is a webshell open source project
PackageVersions 3,147 PHP 52 📦 Composer addon to efficiently get installed packages' version numbers
countries 4,890 PHP 1,071 World countries in JSON, CSV, XML and Yaml. Any help is welcome!
server 10,559 PHP 1,943 ☁️ Nextcloud server, a safe home for all your data
DVWA 4,140 PHP 1,260 Damn Vulnerable Web Application (DVWA)
invoiceninja 5,056 PHP 1,597 Invoices, Expenses and Tasks built with Laravel and Flutter
TastyIgniter 760 PHP 459 🔥 Powerful, yet easy to use, open source restaurant online ordering, table reservation and restaurant management system
easyappointments 1,247 PHP 613 📅 Easy!Appointments - Open Source Appointment Scheduler
EasyAdminBundle 2,834 PHP 617 The new (and simple) admin generator for Symfony applications.
php-reverse-shell 240 PHP 293

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 519 Learning Material for Oracle Technologies
Municipios-Brasileiros 420 TSQL 289 🏡 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,745 PowerShell 435 为Docker Desktop for Mac/Windows开启Kubernetes和Istio - Enable Kubernetes/Istio on Docker Desktop in China
virtual-environments 596 PowerShell 263 GitHub Actions virtual environments
azure-docs 3,840 PowerShell 9,801 Open source documentation of Microsoft Azure
azure-quickstart-templates 7,210 PowerShell 10,154 Azure Quickstart Templates
AZ-104-MicrosoftAzureAdministrator 85 PowerShell 74 AZ-104 Microsoft Azure Administrator
machinelearning-samples 2,568 PowerShell 1,522 Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
OfficeDocs-SkypeForBusiness 125 PowerShell 533 Skype for Business and Microsoft Teams documentation
Red_Team 653 PowerShell 164 Some scripts useful for red team activities
RDS-Templates 170 PowerShell 292 ARM Templates for Remote Desktop Services deployments
O365-EDU-Tools 65 PowerShell 137 O365 Education tools and scripts repository
Windows10Debloater 4,280 PowerShell 570 Script to remove Windows 10 bloatware.
PowerShell-Docs 787 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,070 PowerShell 584 A collection of Scripts which disable / remove Windows 10 Features and Apps
K8tools 2,750 PowerShell 1,281 K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetNuke...
Quantum 2,813 PowerShell 577 Microsoft Quantum Development Kit Samples
vsonline 248 PowerShell 25 Cloud powered development environments
BloodHound 4,192 PowerShell 819 Six Degrees of Domain Admin
PowerSploit 6,808 PowerShell 2,590 PowerSploit - A PowerShell Post-Exploitation Framework

processing

Repo star language fork intro
SnakeAI 1,239 Processing 321 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,326 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,541 Python 2,685 Animation engine for explanatory math videos
interview_internal_reference 26,194 Python 7,198 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
AnimeGAN 1,649 Python 240 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,991 Python 3,142 Clone a voice in 5 seconds to generate arbitrary speech in real-time
youtube-dl 65,589 Python 11,446 Command-line program to download videos from YouTube.com and other video sites
covid-19 733 Python 399 Novel Coronavirus 2019 time series data on cases
funNLP 19,829 Python 5,949 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名...
saleor 7,550 Python 2,796 A modular, high performance, headless e-commerce storefront built with Python, GraphQL, Django, and ReactJS.
machine_learning_examples 4,793 Python 4,485 A collection of machine learning examples and tutorials.
pytorch-lightning 5,265 Python 589 The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
public-apis 80,543 Python 9,385 A collective list of free APIs for use in software and web development.
neural-networks-and-deep-learning 11,099 Python 5,211 Code samples for my book "Neural Networks and Deep Learning"
system-design-primer 93,312 Python 16,066 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
COVID-Net 628 Python 247 COVID-Net Open Source Initiative
examples-of-web-crawlers 8,227 Python 2,470 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
prefect 2,181 Python 182 The Prefect workflow platform
corona 1,166 Python 138 Reverse engineering SARS-CoV-2
twint 4,859 Python 744 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,009 Python 159 Py2/py3 script that can download macOS components direct from Apple
InstaPy 10,196 Python 2,663 📷 Instagram Bot - Tool for automated Instagram interactions
covid-tracking-data 172 Python 110
wtfpython 20,539 Python 1,883 What the f*ck Python?
UGATIT 5,083 Python 848 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,338 Python 4,560 A list of useful payloads and bypass for Web Application Security and Pentest/CTF
AiLearning 24,603 Python 8,523 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 532 R 200 Location for summaries and analysis of data related to n-CoV 2019, first reported in Wuhan, China
swirl_courses 3,242 R 6,481 🎓 A collection of interactive courses for the swirl R package.
rethinking 1,043 R 332 Statistical Rethinking course and book package
labs 1,230 R 1,596 Rmd source files for the HarvardX series PH525x
dplyr 3,310 R 1,236 dplyr: A grammar of data manipulation
ggplot2 4,393 R 1,621 An implementation of the Grammar of Graphics in R
2019-ncov-japan 210 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,792 R 1,603 Easy interactive web applications with R
r4ds 2,357 R 2,927 R for data science: a book
ProgrammingAssignment2 620 R 122,206 Repository for Programming Assignment 2 for R Programming on Coursera
book-exercises 67 R 562

racket

Repo star language fork intro
Courses- 175 Racket 303 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,609 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 658 Ren'Py 429 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,306 Rich Text Format 511 个人认为对技术提升很不错的书

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 704 百度网盘命令行工具。The terminal utility for Baidu Network Disk.
Competitive-Programming-Docs 326 Roff 48 🌺算法竞赛论文,课件,文档,笔记等资料,不断更新中
Ender-3 856 Roff 332 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 265 Ruby 1,599 A really simple end-user interface for your BigBlueButton server.
discourse 30,573 Ruby 6,805 A platform for community discussion. Free, open, simple.
metasploit-framework 20,342 Ruby 9,915 Metasploit Framework
ruby 16,769 Ruby 4,492 The Ruby Programming Language [mirror]
canvas-lms 3,276 Ruby 1,394 The open LMS by Instructure, Inc.
chatwoot 4,022 Ruby 336 Simple and elegant live chat software 🔥💬
rubygems 2,374 Ruby 1,164 Library packaging and distribution for Ruby.
dev.to 12,841 Ruby 2,067 Where programmers share ideas and help each other grow
homebrew-cask-fonts 1,686 Ruby 340 🖋 Casks of F🅾𝓝𝐓𝚂
markup 4,846 Ruby 3,413 Determines which markup library to use to render a content file (e.g. README) on GitHub
gollum 10,648 Ruby 1,502 A simple, Git-powered wiki with a sweet API and local frontend.
homebrew-cask 16,927 Ruby 8,231 🍻 A CLI workflow for the administration of macOS applications distributed as binaries
awesome-awesomeness 25,972 Ruby 3,252 A curated list of awesome awesomeness
rails 45,500 Ruby 18,390 Ruby on Rails
devdocs 22,930 Ruby 1,541 API Documentation Browser
solidus 3,049 Ruby 900 🛒Solidus, Rails eCommerce System
sharetribe 1,924 Ruby 1,171 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,312 Ruby 4,425 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,647 Ruby 6,743 Community-curated topic and collection pages on GitHub
homebrew-openjdk 1,028 Ruby 81 AdoptOpenJDK HomeBrew Tap
shopify-app-cli 313 Ruby 49 Shopify App CLI helps you build Shopify apps faster.
jekyll 40,283 Ruby 8,827 🌐 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,624 Ruby 515 Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp
sidekiq 10,264 Ruby 1,803 Simple, efficient background processing for Ruby

runoff

Repo star language fork intro

rust

Repo star language fork intro
MeiliSearch 4,678 Rust 126 Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
iced 5,621 Rust 166 A cross-platform GUI library for Rust, inspired by Elm
vector 3,917 Rust 218 A lightweight and ultra-fast tool for building observability pipelines
rust 44,457 Rust 6,719 Empowering everyone to build reliable and efficient software.
rust-clippy 4,562 Rust 599 A bunch of lints to catch common mistakes and improve your Rust code
mdBook 4,169 Rust 478 Create book from markdown files. Like Gitbook but implemented in Rust
alacritty 22,231 Rust 1,096 A cross-platform, GPU-accelerated terminal emulator
996.ICU 249,375 Rust 21,110 Repo for counting stars and contributing. Press F to pay respect to glorious developers.
clap 4,155 Rust 406 A full featured, fast Command Line Argument Parser for Rust
wgpu-rs 675 Rust 92 Rust bindings to wgpu native library
tide 1,998 Rust 188 Fast and friendly HTTP server framework for async Rust
zola 3,410 Rust 306 A fast static site generator in a single binary with everything built-in. https://www.getzola.org
wasmtime 2,980 Rust 259 Standalone JIT-style runtime for WebAssembly, using Cranelift
rustlings 8,558 Rust 980 🦀 Small exercises to get you used to reading and writing Rust code!
gfx 3,897 Rust 450 A low-overhead Vulkan-like GPU API for Rust.
WASI 1,133 Rust 65 WebAssembly System Interface
wgpu 979 Rust 87 Native WebGPU implementation based on gfx-hal
tui-rs 2,745 Rust 135 Build terminal user interfaces and dashboards using Rust
sqlx 1,707 Rust 86 🧰 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,307 Rust 597 Data-oriented and data-driven game engine written in Rust
bitwarden_rs 3,656 Rust 256 Unofficial Bitwarden compatible server written in Rust
libra 14,298 Rust 2,152 Libra’s mission is to enable a simple global payment system and financial infrastructure that empowers billions of people.
ggez 2,222 Rust 276 Rust library to create a Good Game Easily
starship 7,116 Rust 325 ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
orbtk 2,042 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,645 Scala 990 ♞ lichess.org: the forever free, adless and open source chess server ♞
spark 25,925 Scala 21,616 Apache Spark - A unified analytics engine for large-scale data processing
metals 1,209 Scala 158 Scala language server with rich IDE features 🚀
ArnoldC 6,053 Scala 294 Arnold Schwarzenegger based programming language
chisel3 1,292 Scala 272 Chisel 3: A Modern Hardware Design Language
snowplow 5,241 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,886 Scala 970 Lightweight, modular, and extensible library for functional programming.
scala 12,656 Scala 2,894 Scala 2 compiler and standard library. For bugs, see scala/bug
fpinscala 4,785 Scala 2,658 Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
node2vec 1,653 Scala 704
source-han-serif 4,832 Scala 515 Source Han Serif
snowflake 5,935 Scala 971 Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.
delta 2,371 Scala 498 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,331 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 993 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,399 Shell 418 Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
nanopi-openwrt 688 Shell 290 Openwrt for Nanopi R1S R2S 固件编译
Paper 1,669 Shell 538 High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
git-extras 13,832 Shell 1,041 GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
termux-packages 3,191 Shell 1,226 Android terminal and Linux environment - packages repository.
docker-minecraft-server 1,171 Shell 406 Docker image that provides a Minecraft Server that will automatically download selected version at startup
ohmyzsh 109,056 Shell 19,550 🙃 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,530 Shell 1,208 Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
powerlevel10k 6,262 Shell 305 A Zsh theme
bbb-install 198 Shell 204 BASH script to install BigBlueButton in 30 minutes.
v2ray-heroku 272 Shell 638 用于在 Heroku 上部署 V2Ray Websocket,本项目不宜做为长期使用之对策。
instainsane 388 Shell 374 Multi-threaded Instagram Brute Forcer (100 attemps at once)
docker-transmission-openvpn 1,749 Shell 679 Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel
nvm 41,494 Shell 4,006 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
z 11,644 Shell 947 z - jump around
kubespray 8,559 Shell 3,571 Deploy a Production Ready Kubernetes Cluster
kubeasz 5,190 Shell 2,073 使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
lotion 545 Shell 38 Unofficial Notion.so app for Linux
LinuxGSM 2,313 Shell 545 The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
saycheese 413 Shell 361 Grab target's webcam shots by link
academic-kickstart 580 Shell 3,595 📝 Easily create a beautiful website using Academic, Hugo, and Netlify
opengapps 4,265 Shell 650 The main repository of the Open GApps Project
rfcs 2,871 Shell 947 RFCs for changes to Rust
start-here-guidelines 757 Shell 4,881 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,472 Shell 795 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,964 Smali 960 Android Remote Administration Tool
XploitSPY 154 Smali 136 XploitSPY is an Android Monitoring Tool

smalltalk

Repo star language fork intro

smarty

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

smt

Repo star language fork intro

solidity

Repo star language fork intro
openzeppelin-contracts 8,027 Solidity 3,265 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,765 SQLPL 4,776 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,668 Swift 439 Source code of Telegram for macos on Swift 5.0
open-source-ios-apps 23,212 Swift 3,827 📱 Collaborative List of Open-Source iOS Apps
iina 23,626 Swift 1,800 The modern video player for macOS.
Telegram-iOS 1,340 Swift 454 Telegram-iOS
Xylophone-iOS13 22 Swift 72 Learn to Code While Building Apps - The Complete iOS Development Bootcamp
vapor 18,578 Swift 1,118 💧 A server-side Swift web framework.
open-source-mac-os-apps 22,417 Swift 1,473 🚀 Awesome list of open source applications for macOS.
Rectangle 3,145 Swift 91 Move and resize windows on macOS with keyboard shortcuts and snap areas
lottie-ios 19,444 Swift 2,767 An iOS library to natively render After Effects vector animations
EggTimer-iOS13 18 Swift 87 Learn to Code While Building Apps - The Complete iOS Development Bootcamp
Signal-iOS 4,764 Swift 1,280 A private messenger for iOS.
MovieSwiftUI 4,333 Swift 351 SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
Magic-8-Ball-iOS13 27 Swift 79 Learn to Code While Building Apps - The Complete iOS Development Bootcamp
Charts 22,678 Swift 4,474 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Chimera13 223 Swift 38 Chimera13 Swift-based semi-untethered jailbreak
Hero 18,309 Swift 1,469 Elegant transition library for iOS & tvOS
SwiftyBeaver 4,734 Swift 352 Convenient & secure logging during development & release in Swift 3, 4 & 5
Starscream 5,823 Swift 730 Websockets in swift for iOS and OSX
SwiftLint 13,319 Swift 1,575 A tool to enforce Swift style and conventions.
Dicee-iOS13 121 Swift 128 Learn to Code While Building Apps - The Complete iOS Development Bootcamp
SnapKit 16,362 Swift 1,605 A Swift Autolayout DSL for iOS & OS X
Kingfisher 16,043 Swift 1,815 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,836 Swift 271 A toolkit for SQLite databases, with a focus on application development

systemverilog

Repo star language fork intro
Vitis-AI 188 SystemVerilog 107 Vitis AI is Xilinx’s development stack for AI inference on Xilinx hardware platforms, including both edge devices and Alveo cards.
ariane 721 SystemVerilog 171 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,420 TeX 756 LaTeX Thesis Template for Tsinghua University
oi-slides 738 TeX 165 我的信息学竞赛讲课课件
PlotNeuralNet 8,157 TeX 1,153 Latex code for making neural networks diagrams
dsbook 376 TeX 412 Repository for data science book
cheatsheets 1,891 TeX 653 RStudio Cheat Sheets
conv_arithmetic 8,691 TeX 1,689 A technical report on convolution arithmetic in the context of deep learning
pandoc-latex-template 2,287 TeX 380 A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
deeplearningbook-chinese 28,483 TeX 8,276 Deep Learning Book Chinese Translation
os01 8,208 TeX 492 Bootstrap yourself to write an OS from scratch. A book for self-learner.
leetcode 8,464 TeX 3,034 LeetCode题解,151道题完整版
machine-learning-cheat-sheet 3,035 TeX 729 Classical equations and diagrams in machine learning
MathModel 1,138 TeX 471 研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
Data-Science-Cheatsheet 1,186 TeX 307
tensorflow-zh 11,775 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 108
countries-states-cities-database 343 TSQL 249 🌍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 ...
SQL-Server-First-Responder-Kit 1,866 TSQL 549 sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
apollo-build-scripts 402 TSQL 1,135 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,290 TypeScript 1,157 Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
vue-next 11,950 TypeScript 2,053 Repo for Vue 3.0 (currently in beta)
blitz 2,238 TypeScript 91 ⚡️Rails-like framework for monolithic, full-stack React apps — built on Next.js
excalidraw 6,172 TypeScript 400 Virtual whiteboard for sketching hand-drawn like diagrams
qiankun 4,704 TypeScript 410 📦🚀Blazing fast, simple and completed solution for micro frontends.
deno 47,789 TypeScript 2,258 A secure JavaScript and TypeScript runtime
lens 3,914 TypeScript 169 Lens - The Kubernetes IDE
flipper 6,938 TypeScript 419 A desktop debugging platform for mobile developers.
Angular-GettingStarted 1,908 TypeScript 2,927 Sample Angular application used in the "Angular: Getting Started" course: http://bit.ly/Angular-GettingStarted
tfjs-models 5,874 TypeScript 1,732 Pretrained models for TensorFlow.js
vscode 95,576 TypeScript 14,853 Visual Studio Code
mkdocs-material 3,509 TypeScript 954 A Material Design theme for MkDocs
CopyTranslator 7,261 TypeScript 1,035 Foreign language reading and translation assistant based on copy and translate.
code-server 30,303 TypeScript 2,185 Run VS Code on a remote server.
prisma 2,904 TypeScript 225 Modern DB toolkit to query, migrate and model your database
vuetify 25,141 TypeScript 4,155 🐉 Material Component Framework for Vue
DefinitelyTyped 27,770 TypeScript 21,313 The repository for high quality TypeScript type definitions.
ant-design 59,279 TypeScript 21,759 🌈 A UI Design Language and React UI library
prisma-examples 1,234 TypeScript 301 🚀 Ready-to-run Prisma example projects
peerjs-server 2,385 TypeScript 680 Server for PeerJS
auth-module 1,041 TypeScript 474 🔑 Zero-boilerplate authentication support for Nuxt
checkout 567 TypeScript 191 Action for checking out a repo
ng-alain 3,687 TypeScript 973 NG-ZORRO admin panel front-end framework (surge mirror https://ng-alain-doc.surge.sh)
TypeScript 59,966 TypeScript 8,076 TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
HappyIslandDesigner 579 TypeScript 82

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,994 Vala 217 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,221 Verilog 318 PicoRV32 - A Size-Optimized RISC-V CPU

vhdl

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

vim-script

Repo star language fork intro
gruvbox 7,192 Vim script 710 Retro groove color scheme for Vim
lightline.vim 4,530 Vim script 222 A light and configurable statusline/tabline plugin for Vim
iceberg.vim 998 Vim script 66 🇦🇶 Dark blue color scheme for Vim and Neovim
vim-colors-solarized 5,940 Vim script 1,718 precision colorscheme for the vim text editor
neovim 36,414 Vim script 2,714 Vim-fork focused on extensibility and usability
nord-vim 1,154 Vim script 123 An arctic, north-bluish clean and elegant Vim theme.
vimrc 21,409 Vim script 5,880 The ultimate Vim configuration: vimrc
vimwiki 4,414 Vim script 370 Personal Wiki for Vim
vim 19,994 Vim script 2,809 The official Vim repository
indentLine 2,846 Vim script 175 A vim plugin to display the indention levels with thin vertical lines
fzf.vim 4,891 Vim script 337 fzf ❤️ vim
spf13-vim 14,375 Vim script 3,702 The ultimate vim distribution
ayu-vim 806 Vim script 95 Modern theme for modern VIMs
vim-surround 7,892 Vim script 327 surround.vim: quoting/parenthesizing made simple
vim-commentary 3,076 Vim script 142 commentary.vim: comment stuff out
goyo.vim 3,039 Vim script 79 🌷 Distraction-free writing in Vim
emmet-vim 5,068 Vim script 379 emmet for vim: http://emmet.io/
vim-tmux-navigator 2,959 Vim script 182 Seamless navigation between tmux panes and vim splits
badwolf 1,106 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 5,006 Vim script 266 Vim motions on speed!
vim-devicons 3,259 Vim script 180 Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more
vim-unimpaired 2,250 Vim script 167 unimpaired.vim: Pairs of handy bracket mappings
ale 9,362 Vim script 1,035 Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
vim-plug 18,737 Vim script 992 🌺 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,561 Vue 18,490 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
element 45,053 Vue 10,364 A Vue.js 2.0 UI Toolkit for Web
real-world-vue 796 Vue 342 The application that we build in Vue Mastery's courses starting with Real World Vue
ant-design-vue 10,176 Vue 1,473 An enterprise-class UI components based on Ant Design and Vue. 🐜
baidupcs-web 6,178 Vue 1,331
mall-admin-web 5,779 Vue 3,542 mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
vue2-elm 32,998 Vue 10,947 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
go-admin-ui 117 Vue 49 基于Gin + Vue + Element UI的前后端分离权限管理系统的前端模块
ant-design-vue-pro 4,999 Vue 1,477 👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!
iview 23,207 Vue 4,154 A high quality UI Toolkit built on Vue.js 2.0
hello-uniapp 949 Vue 566 uni-app框架演示示例
vue-virtual-scroller 4,118 Vue 336 ⚡️ Blazing fast scrolling for any amount of data
vue-cropper 2,193 Vue 448 A simple picture clipping plugin for vue
ViewUI 1,456 Vue 335 A high quality UI Toolkit built on Vue.js 2.0
vue-manage-system 9,930 Vue 3,462 基于vue + element的后台管理系统解决方案
nuxtjs.org 1,290 Vue 315 Nuxt.js Documentation Website (Universal Vue.js Application built with Nuxt.js)
beautify-with-vuetify 56 Vue 86 Learn how to create beautiful web applications with Vuetify!
wl-micro-frontends 148 Vue 39 Micro front end practical project tutorial. 微前端项目实战vue项目。基于vue3.0&qiankun2.0进阶版:https://github.com/wl-ui/wl-mfe
synclounge 792 Vue 62 Enjoy Plex with your friends. In Sync. Together.
wiki 7,317 Vue 987 Wiki.js
vue-typescript-admin-template 2,181 Vue 730 🖖 A vue-cli 3.0 + typescript minimal admin template
cssgridgenerator 2,994 Vue 240 🧮Generate basic CSS Grid code to make dynamic layouts!
uni-ui 598 Vue 231 基于uni-app的ui框架
eladmin-web 1,652 Vue 1,100 eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由
vue2-element-touzi-admin 2,785 Vue 1,185 基于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,044 WebAssembly 263 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 863 XSLT 257 远控免杀系列文章及配套工具,搜集汇总了互联网上的几十种免杀工具和免杀方法,并对免杀效果进行了一一测试,为远控的免杀和杀软对抗免杀提供参考。
docker-nginx-rtmp 402 XSLT 197 🐋 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,549 Zig 451 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