Skip to content

Latest commit

 

History

History
5048 lines (3039 loc) · 171 KB

2019-11-19.md

File metadata and controls

5048 lines (3039 loc) · 171 KB

2019-11-19 Trending Weekly

All Languages

Repo star language fork intro
Real-Time-Voice-Cloning 11,780 Python 1,975 Clone a voice in 5 seconds to generate arbitrary speech in real-time
BullshitGenerator 9,774 JavaScript 1,707 Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
drawio 13,841 JavaScript 3,023 Source to www.draw.io
lihang-code 8,626 Jupyter Notebook 3,070 《统计学习方法》的代码实现
material-components-android-examples 471 Kotlin 51 Companion example apps and code for MDC-Android.
async-std 1,582 Rust 139 Async version of the Rust standard library
vscode 86,882 TypeScript 12,946 Visual Studio Code
Java-Interview 2,136 453 Java 面试必会 直通BAT
TensorFlow-2.x-Tutorials 3,088 Jupyter Notebook 986 TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
PENTESTING-BIBLE 3,341 582 This repository was created and developed by Ammar Amer @cry__pto Only. Updates to this repository will continue to arrive until the number of links reaches 10000 links & 10000 pdf files .Learn Ethica...
brave-browser 4,585 JavaScript 446 Next generation Brave browser for macOS, Windows, Linux, and eventually Android
nodebestpractices 36,096 JavaScript 3,070 ✅ The largest Node.js best practices list (November 2019)
DoraemonKit 11,478 Java 1,456 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。
ARC 503 JavaScript 59 The Abstraction and Reasoning Corpus
tokio 6,528 Rust 548 A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
ios-mail 793 Swift 106
the-way-to-go_ZH_CN 19,148 Go 5,228 《The Way to Go》中文译本,中文正式名《Go 入门指南》
fabric 9,141 Go 5,183 Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
gpt-2 9,828 Python 2,278 Code for the paper "Language Models are Unsupervised Multitask Learners"
Data-Science--Cheat-Sheet 13,644 6,046 Cheat Sheets
iosched 19,301 Kotlin 5,996 The Google I/O 2019 Android App
system-design-primer 76,671 Python 12,543 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
macOS-Simple-KVM 4,274 Shell 259 Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
swift-numerics 559 Swift 31 Numerical APIs for Swift
joplin 10,083 JavaScript 895 Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/

c

Repo star language fork intro
hadbadge2019_fpgasoc 63 C 41 FPGA SoC code and application example for Hackaday Supercon 2019 badge
Undecimus 5,319 C 1,120 unc0ver jailbreak for iOS 11.0 - 12.4
masscan 11,157 C 1,845 TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
OpenCorePkg 676 C 87 OpenCore front end
openwrt 4,844 C 2,946 This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins or for reporting issues. We will continue to accept Pull Requests he...
darktable 3,241 C 646 darktable is an open source photography workflow application and raw developer
u8g2 1,491 C 383 U8glib library for monochrome displays, version 2
Arduino 10,344 C 8,329 ESP8266 core for Arduino
zephyr 2,652 C 1,591 Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
firmware 3,195 C 1,157 This repository contains pre-compiled binaries of the current Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.
frr 1,139 C 476 The FRRouting Protocol Suite
linux 82,879 C 29,019 Linux kernel source tree
redis 39,732 C 15,513 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...
TBase 625 C 107 TBase is an enterprise-level distributed HTAP database. Through a single database cluster to provide users with highly consistent distributed database services and high-performance data warehouse serv...
CMSIS_5 1,055 C 444 CMSIS Version 5 Development Repository
Marlin 6,215 C 8,052 Optimized firmware for RepRap 3D printers based on the Arduino platform.
esp8266_deauther 5,634 C 1,389 Cheap WiFi hacks
freeradius-server 1,120 C 721 FreeRADIUS - A multi-protocol policy server.
linux 6,178 C 3,073 Kernel source tree for Raspberry Pi Foundation-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://www.raspberrypi.org/forum
grbl 1,745 C 740 An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
micropython 9,511 C 2,927 MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
azure-iot-sdk-c 312 C 417 A C99 SDK for connecting devices to Microsoft Azure IoT services
arduino-esp32 4,045 C 2,280 Arduino core for the ESP32
rt-thread 3,601 C 2,309 RT-Thread is an open source IoT operating system from China.
klipper 1,665 C 825 Klipper is a 3d-printer firmware

c++

Repo star language fork intro
trojan 2,830 C++ 604 An unidentifiable mechanism that helps you bypass GFW.
googletest 13,674 C++ 5,434 Googletest - Google Testing and Mocking Framework
xbmc 9,841 C++ 5,228 Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for ...
yuzu 8,753 C++ 589 Nintendo Switch Emulator
Gource 7,200 C++ 578 software version control visualization
json 16,425 C++ 2,825 JSON for Modern C++
uLaunch 156 C++ 24 🚀 Custom, open-source qlaunch (Nintendo Switch HOME menu) replacement/reimplementation, evolved from eQlipse project
pcl 4,399 C++ 3,009 Point Cloud Library (PCL)
opencv 39,986 C++ 30,210 Open Source Computer Vision Library
swift 49,817 C++ 8,056 The Swift Programming Language
entt 2,370 C++ 211 Gaming meets modern C++ - a fast and reliable entity-component system (ECS) and much more
tensorflow 137,512 C++ 78,560 An Open Source Machine Learning Framework for Everyone
CenterFace 408 C++ 112 face detection
ceph 6,968 C++ 3,475 Ceph is a distributed object, block, and file storage platform
onnxruntime 1,390 C++ 319 ONNX Runtime: cross-platform, high performance scoring engine for ML models
BIGTREETECH-SKR-mini-E3 139 C++ 114 BIGTREETECH SKR-mini-E3 motherboard is a ultra-quiet, low-power, high-quality 3D printing machine control board. It is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This bo...
cereal 2,135 C++ 424 A C++11 library for serialization
Tasmota 8,463 C++ 1,986 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
asio 2,006 C++ 613 Asio C++ Library
Paddle 10,274 C++ 2,730 PArallel Distributed Deep LEarning (『飞桨』核心框架,高性能单机、分布式训练和跨平台部署)
date 1,559 C++ 339 A date and time library based on the C++11/14/17 header
vnpy 10,242 C++ 4,534 基于Python的开源量化交易平台开发框架
xmrig 2,699 C++ 1,216 RandomX, CryptoNight and Argon2 CPU miner
apollo 15,347 C++ 5,254 An open autonomous driving platform
youtube 239 C++ 53 codes for my streams and YT videos

css

Repo star language fork intro
Mojave-gtk-theme 592 CSS 123 Mojave is a macos Mojave like theme for GTK 3, GTK 2 and Gnome-Shell
designing-with-tailwindcss 206 CSS 54 Source code for the "Designing with Tailwind CSS" course.
tailwindcss 16,866 CSS 738 A utility-first CSS framework for rapid UI development.
Qogir-theme 520 CSS 31 Qogir is a flat Design theme for GTK
web.dev 771 CSS 253 Content repository for web.dev
weui 23,541 CSS 6,012 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
tachyons 9,355 CSS 596 Functional css for humans
freecodecamp.cn 36,884 CSS 1,416 The FreeCodeCamp.cn(FCC China) open source codebase and curriculum. Learn to code and help nonprofits.
purecss-francine 6,473 CSS 348 HTML/CSS drawing in the style of an 18th-century oil painting. Hand-coded entirely in HTML & CSS.
shadowrocket 167 CSS 38 Shadowrocket 小火箭在线安装, 共享Shadowrocket 小火箭账号,苹果手机ss、ssr V2ray 客户端,谢谢!
normalize.css 36,894 CSS 7,611 A modern alternative to CSS resets
nows 529 CSS 157 毒鸡汤
Layan-gtk-theme 105 CSS 14 Layan-gtk-theme
understrap 2,305 CSS 771 👫 Combines Automattic´s Underscores Starter Theme and Bootstrap 4 - Visit:
purecss-vignes 286 CSS 22 HTML/CSS drawing in the style of 1930s poster art. Hand-coded entirely in HTML & CSS.
synthwave-vscode 3,708 CSS 892 Synthwave inspired colour theme for VS Code 🌅🕶
vimix-gtk-themes 1,119 CSS 78 Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.
the-swift-programming-language-in-chinese 19,020 CSS 5,013 中文版 Apple 官方 Swift 教程《The Swift Programming Language》
course-collaboration-travel-plans 854 CSS 12,433
postcss-preset-env 1,392 CSS 50 Convert modern CSS into something browsers understand
Bilibili-Evolved 1,093 CSS 82 强大的哔哩哔哩增强脚本: 下载视频, 音乐, 封面, 弹幕 / 简化直播间, 评论区, 首页 / 自定义顶栏, 删除广告, 夜间模式 / 触屏设备支持
purecss-zigario 430 CSS 33 HTML/CSS drawing in the style of mid-century advertisement design. Hand-coded entirely in HTML & CSS.
jekyll-now 6,341 CSS 26,015 Build a Jekyll blog in minutes, without touching the command line.
purecss-pink 286 CSS 13 HTML/CSS drawing of gel studio lighting. Hand-coded entirely in HTML & CSS.
eks-workshop 289 CSS 383 AWS Workshop for Learning EKS

html

Repo star language fork intro
nndl.github.io 10,044 HTML 2,231 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
purecss-lace 441 HTML 28 HTML/CSS drawing inspired by Flemish baroque oil portraits. Hand-coded entirely in HTML & CSS.
awesome-piracy 7,736 HTML 712 A curated list of awesome warez and piracy links
mxgraph 4,411 HTML 1,175 mxGraph is a fully client side JavaScript diagramming library
blog 758 HTML 134 大前端技术为主,读书笔记、随笔、理财为辅,做个终身学习者。
html 2,937 HTML 1,038 HTML Standard
PortFolio_Website 50 HTML 35 Complete Portfolio Website with Bootstrap - HTML/CSS In this project, we are going to learn and build how to create a complete portfolio website with bootstrap using HTML and CSS. We will understand e...
Screenshot-to-code 12,038 HTML 1,200 A neural network that transforms a design mock-up into a static website.
gopl-zh 3,010 HTML 423 📚 Go语言圣经中文版
AR.js 14,137 HTML 1,903 Efficient Augmented Reality for the Web - 60fps on mobile!
twemoji 10,502 HTML 1,206 Emoji for everyone. https://twemoji.twitter.com/
MatBlazor 815 HTML 79 Material Design components for Blazor and Razor Components
nodejs_wx_aipay_api 760 HTML 265 微信支付宝个人免签收款Api系统,有了它对接再也不用担心我的业务不能支付了
shiro-example 4,340 HTML 3,861 跟我学Shiro(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)
blog_os 3,978 HTML 346 Writing an OS in Rust
REKCARC-TSC-UHT 11,215 HTML 3,221 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
en.javascript.info 8,078 HTML 1,847 Modern JavaScript Tutorial
styleguide 22,445 HTML 7,985 Style guides for Google-originated open-source projects
storytelling 73 HTML 23 Storytelling with maps template
Disclosures 217 HTML 37 Zero-day and N-day security vulnerability notes, analysis, and proof-of-concepts
deeplearning_ai_books 9,235 HTML 3,615 deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
stisla 1,233 HTML 325 Free Bootstrap Admin Template
complete-web-developer-manual 397 HTML 225 All resources and notes from the Complete Web Developer in 2018: Zero to Mastery course
training-kit 2,408 HTML 3,372 Open source cheat sheets for Git and GitHub
elasticsearch-definitive-guide 2,964 HTML 2,644 The Definitive Guide to Elasticsearch

python

Repo star language fork intro
Real-Time-Voice-Cloning 11,780 Python 1,975 Clone a voice in 5 seconds to generate arbitrary speech in real-time
my_first_calculator.py 1,874 Python 199 my_first_calculator.py
tuya-convert 913 Python 148 A collection of scripts to flash Tuya IoT devices to alternative firmwares
exercises 222 F# 33 SoftwarePark exercises and dojos
DeepFaceLab 11,020 Python 2,524 DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
GPT2-Chinese 1,240 Python 287 Chinese version of GPT2 training code, using BERT tokenizer.
numpy-ml 7,619 Python 2,108 Machine learning, in numpy
system-design-primer 76,671 Python 12,543 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
localstack 21,301 Python 1,494 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
models 59,481 Python 37,645 Models and examples built with TensorFlow
interpy-zh 4,280 Python 1,003 📘《Python进阶》(Intermediate Python 中文版)
algo 10,926 Python 3,367 数据结构和算法必知必会的50个代码实现
PhoneInfoga 972 Python 304 Advanced information gathering & OSINT tool for phone numbers
Ultimate-Facebook-Scraper 490 Python 222 🤖 A bot which scrapes almost everything about a Facebook user's profile including all public posts/statuses available on the user's timeline, uploaded photos, tagged photos, videos, friends list and ...
simpletransformers 157 Python 33 Transformers made simple with training, evaluation, and prediction possible with one line each. Currently supports Sequence Classification (binary, multiclass, multilabel), Token Classification (NER),...
TTS 1,512 Python 305 Deep learning for Text to Speech
keras-retinanet 3,312 Python 1,475 Keras implementation of RetinaNet object detection.
hosts 13,994 Python 1,249 Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke exten...
poetry 6,970 Python 490 Python dependency management and packaging made easy.
keras-yolo3 4,739 Python 2,255 A Keras implementation of YOLOv3 (Tensorflow backend)
theZoo 5,120 Python 1,490 A repository of LIVE malwares for your own joy and pleasure. theZoo is a project created to make the possibility of malware analysis open and available to the public.
transformers 17,266 Python 3,990 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
fastapi 5,767 Python 322 FastAPI framework, high performance, easy to learn, fast to code, ready for production
gunicorn 6,293 Python 1,206 gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
PyTorch-YOLOv3 3,040 Python 1,086 Minimal PyTorch implementation of YOLOv3

typescript

Repo star language fork intro
vscode 86,882 TypeScript 12,946 Visual Studio Code
fiora 2,502 TypeScript 545 An interesting chat application power by socket.io, koa, mongodb and react
angular 54,289 TypeScript 15,007 One framework. Mobile & desktop.
material-components-web-components 1,450 TypeScript 223 Material Web Components - Material Design implemented as Web Components
desktop 8,367 TypeScript 4,043 Simple collaboration from your desktop
grafana 32,049 TypeScript 6,243 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
javascript-obfuscator 3,549 TypeScript 474 A powerful obfuscator for JavaScript and Node.js
react-hook-form 4,572 TypeScript 166 📋 React hooks for forms validation without the hassle.
react-native-gifted-chat 8,340 TypeScript 2,457 💬 The most complete chat UI for React Native
toolkit 886 TypeScript 258 The GitHub ToolKit for developing GitHub Actions.
davinci 1,109 TypeScript 498 Davinci is a DVsaaS (Data Visualization as a Service) Platform
teachablemachine-community 213 TypeScript 37 Example code snippets and machine learning code for Teachable Machine
apollo-client 12,612 TypeScript 1,474 🚀 A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
PeerTube 6,338 TypeScript 582 Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.
botpress 7,967 TypeScript 898 🤖 The open-source Conversational Platform with built-in language understanding (NLU), beautiful graphical interface and Dialog Manager (DM). Easily create chatbots and AI-based virtual assistants.
react-use 8,693 TypeScript 454 React Hooks — 👍
typeorm 16,117 TypeScript 2,249 ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms...
vetur 3,807 TypeScript 324 Vue tooling for VS Code.
redux-toolkit 1,919 TypeScript 146 The official, opinionated, batteries-included toolset for efficient Redux development
expo-cli 833 TypeScript 135 Tools for making Expo apps
TypeScript 55,768 TypeScript 7,595 TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
prettier-vscode 2,742 TypeScript 210 Visual Studio Code extension for Prettier
components 19,071 TypeScript 5,013 Component infrastructure and Material Design components for Angular
BotFramework-Composer 175 TypeScript 44 Dialog creation and management for Microsoft Bot Framework Applications
qiankun 1,967 TypeScript 158 📦🚀Blazing fast, simple and completed solution for micro frontends.

unknown

Repo star language fork intro
Java-Interview 2,136 453 Java 面试必会 直通BAT
awesome-programming-books 9,473 2,586 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
awesome-interview-questions 31,739 4,329 A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
PENTESTING-BIBLE 3,341 582 This repository was created and developed by Ammar Amer @cry__pto Only. Updates to this repository will continue to arrive until the number of links reaches 10000 links & 10000 pdf files .Learn Ethica...
starter-workflows 1,326 473 Accelerating new GitHub Actions workflows
Beginner-Network-Pentesting 1,678 415 Notes for Beginner Network Pentesting Course
wtv 637 68 解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站
AZ-103-MicrosoftAzureAdministrator 388 518 AZ-103: Microsoft Azure Administrator
weekly 7,760 833 前端精读周刊
awesome-actions 6,349 338 A curated list of awesome actions to use on GitHub
TrackersListCollection 488 53 🎈Updated daily! A list of popular public BitTorrent trackers. / 每天更新!全网热门公共 BitTorrent Tracker 列表!
Cheatsheet-God 1,793 557 Penetration Testing Biggest Reference Bank - OSCP / PTP & PTX Cheatsheet
chromium 3,598 1,019 Chromium browser with SSL VPN. Use this browser to unblock websites.
awesome-sre 4,162 526 A curated list of Site Reliability and Production Engineering resources.
download 10,806 2,183 蓝灯Windows下载 https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer.exe 蓝灯安卓下载 https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer.apk
project-based-learning 26,472 4,517 Curated list of project-based tutorials
Data-Science--Cheat-Sheet 13,644 6,046 Cheat Sheets
1024app-android 2,861 597 草榴官方客户端,小草客户端,Android
amundsen 423 67 Repository for the Amundsen project
deep_learning_object_detection 6,614 1,861 A paper list of object detection using deep learning.
Xiaomi_Kernel_OpenSource 4,487 1,740 Xiaomi Mobile Phone Kernel OpenSource
free-programming-books-zh_CN 59,354 18,766 📚 免费的计算机编程类中文书籍,欢迎投稿
awesome-javascript 19,019 2,760 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
dockprom 2,504 748 Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager
awesome-object-detection 4,317 1,306 Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html

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

apacheconf

Repo star language fork intro

apex

Repo star language fork intro

api-blueprint

Repo star language fork intro

apl

Repo star language fork intro

apollo-guidance-computer

Repo star language fork intro

applescript

Repo star language fork intro

arc

Repo star language fork intro

asciidoc

Repo star language fork intro

asn.1

Repo star language fork intro

asp

Repo star language fork intro
fancyss 4,805 ASP 1,379 fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.
rogsoft 516 ASP 174 software center for hndrouters
ledesoft 913 ASP 610

aspectj

Repo star language fork intro

assembly

Repo star language fork intro
Sprint-Challenge--Computer-Architecture 6 Assembly 663
pics 4,279 Assembly 378 Posters, drawings...

asymptote

Repo star language fork intro

ats

Repo star language fork intro

augeas

Repo star language fork intro

autohotkey

Repo star language fork intro

autoit

Repo star language fork intro

awk

Repo star language fork intro

ballerina

Repo star language fork intro

batchfile

Repo star language fork intro

befunge

Repo star language fork intro

bison

Repo star language fork intro

bitbake

Repo star language fork intro
IntruderPayloads 1,932 BitBake 754 A collection of Burpsuite Intruder payloads, BurpBounty payloads, fuzz lists, malicious file uploads and web pentesting methodologies and checklists.
meta-openembedded 155 BitBake 308

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
Arduino 10,344 C 8,329 ESP8266 core for Arduino
u8g2 1,491 C 383 U8glib library for monochrome displays, version 2
masscan 11,157 C 1,845 TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
darktable 3,241 C 646 darktable is an open source photography workflow application and raw developer
Undecimus 5,319 C 1,120 unc0ver jailbreak for iOS 11.0 - 12.4
rt-thread 3,602 C 2,309 RT-Thread is an open source IoT operating system from China.
openwrt 4,844 C 2,946 This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins or for reporting issues. We will continue to accept Pull Requests he...
linux 82,879 C 29,019 Linux kernel source tree
OpenCorePkg 676 C 87 OpenCore front end
arduino-esp32 4,045 C 2,280 Arduino core for the ESP32
zephyr 2,652 C 1,591 Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
TBase 625 C 107 TBase is an enterprise-level distributed HTAP database. Through a single database cluster to provide users with highly consistent distributed database services and high-performance data warehouse serv...
antispy 377 C 198 AntiSpy is a free but powerful anti virus and rootkits toolkit.It offers you the ability with the highest privileges that can detect,analyze and restore various kernel modifications and hooks.With its...
frr 1,139 C 476 The FRRouting Protocol Suite
esp8266_deauther 5,634 C 1,389 Cheap WiFi hacks
redis 39,732 C 15,513 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...
linux 6,178 C 3,073 Kernel source tree for Raspberry Pi Foundation-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://www.raspberrypi.org/forum
swift-corelibs-foundation 3,642 C 881 The Foundation Project, providing core utilities, internationalization, and OS independence
hadbadge2019_fpgasoc 63 C 41 FPGA SoC code and application example for Hackaday Supercon 2019 badge
firmware 3,195 C 1,157 This repository contains pre-compiled binaries of the current Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.
Marlin 6,215 C 8,052 Optimized firmware for RepRap 3D printers based on the Arduino platform.
zju-icicles 14,624 C 4,518 浙江大学课程攻略共享计划
darknet 15,398 C 9,627 Convolutional Neural Networks
gpdb 3,625 C 1,042 Greenplum Database
openmv 1,118 C 497 OpenMV Camera Module

c%23

Repo star language fork intro
AI4Animation 1,989 C# 289 Bringing Characters to Life with Computer Brains in Unity
Navicat_Keygen 2,678 C# 553 A keygen for Navicat
shadowsocks-windows 44,888 C# 14,599 If you want to keep a secret, you must also hide it from yourself.
workflow-core 1,710 C# 404 Lightweight workflow engine for .NET Standard
jellyfin 4,351 C# 424 The Free Software Media System
BotBuilder-Samples 2,163 C# 3,122 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!
csharplang 4,937 C# 551 The official repo for the design of the C# programming language
eShopOnContainers 11,807 C# 4,864 Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.2, Docker engine and optionally Azure, ...
Blog.Core 1,102 C# 355 ASP.NET Core 2.2/3.0 教程,前后端分离的后端接口,vue教程的姊妹篇
Wexflow 1,622 C# 399 A high-performance, extensible, modular and cross-platform workflow engine. Built for automation and optimized for SaaS integration, Wexflow runs on Windows, Linux, macOS and the cloud.
ql 382 C# 129 The libraries and queries that power CodeQL and LGTM.com
roslyn 12,121 C# 2,812 The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Prism 3,304 C# 1,075 Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Windows 10 UWP, and Xamarin Forms.
Electron.NET 3,911 C# 327 Build cross platform desktop apps with ASP.NET Core.
Wox 14,925 C# 1,485 Launcher for Windows, an alternative to Alfred and Launchy.
Ombi 1,792 C# 258 Want a Movie or TV Show on Plex or Emby? Use Ombi!
cognitive-services-speech-sdk 298 C# 356 Sample code for the Microsoft Cognitive Services Speech SDK
Common.Utility 3,072 C# 1,327 比较全面的c#帮助类,各种功能性代码。
IdentityServer4 5,448 C# 1,777 OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
LiteDB 4,430 C# 724 LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org
AspNetCore.Docs 6,226 C# 15,702 Documentation for ASP.NET Core
IdentityServer4.Admin 1,261 C# 388 The administration for the IdentityServer4 and Asp.Net Core Identity
btcpayserver 1,207 C# 335 A cross platform, self-hosted server compatible with Bitpay API
MQTTnet 1,152 C# 346 MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
Xamarin.Forms 3,906 C# 1,570 Xamarin.Forms Official Home

c++

Repo star language fork intro
googletest 13,674 C++ 5,434 Googletest - Google Testing and Mocking Framework
trojan 2,830 C++ 604 An unidentifiable mechanism that helps you bypass GFW.
xbmc 9,841 C++ 5,228 Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for ...
uLaunch 156 C++ 24 🚀 Custom, open-source qlaunch (Nintendo Switch HOME menu) replacement/reimplementation, evolved from eQlipse project
Gource 7,200 C++ 578 software version control visualization
tensorflow 137,512 C++ 78,560 An Open Source Machine Learning Framework for Everyone
yuzu 8,753 C++ 589 Nintendo Switch Emulator
swift 49,817 C++ 8,056 The Swift Programming Language
Tasmota 8,463 C++ 1,986 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
json 16,426 C++ 2,825 JSON for Modern C++
faiss 8,135 C++ 1,485 A library for efficient similarity search and clustering of dense vectors.
opencv 39,986 C++ 30,210 Open Source Computer Vision Library
CenterFace 408 C++ 112 face detection
pcl 4,399 C++ 3,009 Point Cloud Library (PCL)
xmrig 2,699 C++ 1,216 RandomX, CryptoNight and Argon2 CPU miner
QGIS 3,119 C++ 1,627 QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
nebula 1,337 C++ 207 A high performance distributed Graph Database
Cataclysm-DDA 3,603 C++ 2,046 Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
react-native-windows 10,373 C++ 788 A framework for building native Windows apps with React.
onnxruntime 1,390 C++ 319 ONNX Runtime: cross-platform, high performance scoring engine for ML models
sys-con 248 C++ 9 Switch sysmodule to allow support for third-party controllers
rocksdb 15,388 C++ 3,412 A library that provides an embeddable, persistent key-value store for fast storage.
youtube 239 C++ 53 codes for my streams and YT videos
date 1,559 C++ 339 A date and time library based on the C++11/14/17 header
TensorRT 1,577 C++ 294 TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.

c-objdump

Repo star language fork intro

c2hs-haskell

Repo star language fork intro

cabal-config

Repo star language fork intro

cap'n-proto

Repo star language fork intro

cartocss

Repo star language fork intro

ceylon

Repo star language fork intro

chapel

Repo star language fork intro

charity

Repo star language fork intro

chuck

Repo star language fork intro

cirru

Repo star language fork intro

clarion

Repo star language fork intro

clean

Repo star language fork intro

click

Repo star language fork intro

clips

Repo star language fork intro

clojure

Repo star language fork intro
metabase 17,764 Clojure 2,368 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
FiraCode 41,593 Clojure 1,436 Monospaced font with programming ligatures
re-frame 4,033 Clojure 526 A Reagent Framework For Writing SPAs, in Clojurescript.
reagent 3,611 Clojure 304 A minimalistic ClojureScript interface to React.js

closure-templates

Repo star language fork intro

cloud-firestore-security-rules

Repo star language fork intro

cmake

Repo star language fork intro
vcpkg 7,255 CMake 1,866 C++ Library Manager for Windows, Linux, and MacOS
cmake-examples 1,499 CMake 288 Useful CMake Examples
pid_tune 22 CMake 28 PID tune of Drone and diff drive robot

cobol

Repo star language fork intro

coffeescript

Repo star language fork intro
vimium 11,824 CoffeeScript 1,440 The hacker's browser.
pivottable 3,305 CoffeeScript 839 Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
SwitchyOmega 13,901 CoffeeScript 2,311 Manage and switch between multiple proxies quickly & easily.

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
paip-lisp 4,333 Common Lisp 445 Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
pgloader 2,352 Common Lisp 299 Migrate to PostgreSQL in a single command!

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 1,970 Crystal 130 Invidious is an alternative front-end to YouTube
crystal 14,082 Crystal 1,088 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
Mojave-gtk-theme 592 CSS 123 Mojave is a macos Mojave like theme for GTK 3, GTK 2 and Gnome-Shell
designing-with-tailwindcss 206 CSS 54 Source code for the "Designing with Tailwind CSS" course.
tailwindcss 16,866 CSS 738 A utility-first CSS framework for rapid UI development.
Qogir-theme 520 CSS 31 Qogir is a flat Design theme for GTK
web.dev 771 CSS 253 Content repository for web.dev
weui 23,541 CSS 6,012 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
tachyons 9,355 CSS 596 Functional css for humans
freecodecamp.cn 36,884 CSS 1,416 The FreeCodeCamp.cn(FCC China) open source codebase and curriculum. Learn to code and help nonprofits.
purecss-francine 6,473 CSS 348 HTML/CSS drawing in the style of an 18th-century oil painting. Hand-coded entirely in HTML & CSS.
shadowrocket 167 CSS 38 Shadowrocket 小火箭在线安装, 共享Shadowrocket 小火箭账号,苹果手机ss、ssr V2ray 客户端,谢谢!
normalize.css 36,894 CSS 7,611 A modern alternative to CSS resets
nows 529 CSS 157 毒鸡汤
Layan-gtk-theme 105 CSS 14 Layan-gtk-theme
understrap 2,305 CSS 771 👫 Combines Automattic´s Underscores Starter Theme and Bootstrap 4 - Visit:
purecss-vignes 286 CSS 22 HTML/CSS drawing in the style of 1930s poster art. Hand-coded entirely in HTML & CSS.
synthwave-vscode 3,708 CSS 892 Synthwave inspired colour theme for VS Code 🌅🕶
vimix-gtk-themes 1,119 CSS 78 Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.
the-swift-programming-language-in-chinese 19,020 CSS 5,013 中文版 Apple 官方 Swift 教程《The Swift Programming Language》
course-collaboration-travel-plans 854 CSS 12,433
postcss-preset-env 1,392 CSS 50 Convert modern CSS into something browsers understand
Bilibili-Evolved 1,093 CSS 82 强大的哔哩哔哩增强脚本: 下载视频, 音乐, 封面, 弹幕 / 简化直播间, 评论区, 首页 / 自定义顶栏, 删除广告, 夜间模式 / 触屏设备支持
purecss-zigario 430 CSS 33 HTML/CSS drawing in the style of mid-century advertisement design. Hand-coded entirely in HTML & CSS.
jekyll-now 6,341 CSS 26,015 Build a Jekyll blog in minutes, without touching the command line.
purecss-pink 286 CSS 13 HTML/CSS drawing of gel studio lighting. Hand-coded entirely in HTML & CSS.
eks-workshop 289 CSS 383 AWS Workshop for Learning EKS

csv

Repo star language fork intro

cuda

Repo star language fork intro
deep-high-resolution-net.pytorch 1,985 Cuda 420 The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"

cweb

Repo star language fork intro

cycript

Repo star language fork intro

cython

Repo star language fork intro

d

Repo star language fork intro

d-objdump

Repo star language fork intro

darcs-patch

Repo star language fork intro

dart

Repo star language fork intro
flutter 79,486 Dart 10,114 Flutter makes it easy and fast to build beautiful mobile apps.
plugins 8,792 Dart 3,746 Plugins for Flutter maintained by the Flutter team
flutter_mall 577 Dart 138 Flutter_Mall是一款Flutter开源在线商城应用程序,是基于litemall基础上进行开发,litemall包含了Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端感兴趣的同学可以自行研究部署,Flutter_Mall基本上包含了litemall中小程序的功能。
FlutterExampleApps 7,466 Dart 1,417 [Example APPS] Basic Flutter apps, for flutter devs.
flutter_inappbrowser 399 Dart 115 A Flutter plugin that allows you to add an inline webview or open an in-app browser window.
bloc 3,104 Dart 599 A predictable state management library that helps implement the BLoC design pattern
flutterfire 705 Dart 279 🔥 Firebase plugins for Flutter iOS and Android apps
flutter_blue 960 Dart 362 Bluetooth plugin for Flutter
Flutter-UI-Kit 3,894 Dart 701 Flutter app for collection of UI in a UIKit
sdk 4,563 Dart 606 The Dart SDK, including the VM, dart2js, core libraries, and more.
flutter-ui-nice 1,837 Dart 336 More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.
flutter-tutorials 1,162 Dart 389 The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
dio 6,102 Dart 581 A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
mobx.dart 896 Dart 86 MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.
awesome-flutter 23,463 Dart 3,207 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
zefyr 906 Dart 177 Soft and gentle rich text editing for Flutter applications.
flutter_swiper 1,847 Dart 224 The best swiper for flutter , with multiple layouts, infinite loop. Compatible with Android & iOS.
Flutter-Notebook 4,704 Dart 725 日更的FlutterDemo合集,今天你fu了吗
samples 4,868 Dart 1,337 A collection of Flutter examples and demos.
flutter-go 18,291 Dart 2,600 flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
NeteaseCloudMusic 869 Dart 119 Flutter - NeteaseCloudMusic Flutter 版本的网易云音乐
flutter_architecture_samples 4,180 Dart 741 TodoMVC for Flutter
audioplayers 493 Dart 181 A Flutter plugin to play multiple audio files simultaneously (Android/iOS)
flutter-permission-handler 499 Dart 181 Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
flutter_ui_challenges 1,268 Dart 394 Trying to replicate various app UIs in flutter

dataweave

Repo star language fork intro

desktop

Repo star language fork intro

dhall

Repo star language fork intro
dhall-lang 2,124 Dhall 84 Maintainable configuration files

diff

Repo star language fork intro

digital-command-language

Repo star language fork intro

dm

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

dns-zone

Repo star language fork intro

dockerfile

Repo star language fork intro
nocode 33,338 Dockerfile 2,981 The best way to write secure and reliable applications. Write nothing; deploy nowhere.
laradock 8,558 Dockerfile 2,914 The most popular full PHP development environment on Docker.
Free-VPN-for-Coursera 1,654 Dockerfile 559 🔑 🔓免费开源的科学上网工具
docker-selenium 3,644 Dockerfile 1,250 Docker images for Selenium Grid Server (Standalone, Hub, and Nodes).
mssql-docker 861 Dockerfile 403 Official Microsoft repository for SQL Server in Docker resources
dotnet-framework-docker 249 Dockerfile 155 The repo for the official docker images for .NET Framework on Windows Server Core.
docker-php-nginx 256 Dockerfile 185 Docker image with Nginx 1.16 & PHP-FPM 7.3 on Alpine Linux
dockerfiles 9,171 Dockerfile 1,622 Various Dockerfiles I use on the desktop and on servers.
Free-SS-SSR 2,845 Dockerfile 389 SS账号、SSR账号、V2Ray账号

dogescript

Repo star language fork intro

dtrace

Repo star language fork intro

dylan

Repo star language fork intro

e

Repo star language fork intro

eagle

Repo star language fork intro

easybuild

Repo star language fork intro

ebnf

Repo star language fork intro

ec

Repo star language fork intro

ecere-projects

Repo star language fork intro

ecl

Repo star language fork intro

eclipse

Repo star language fork intro

edje-data-collection

Repo star language fork intro

edn

Repo star language fork intro

eiffel

Repo star language fork intro

ejs

Repo star language fork intro

elixir

Repo star language fork intro
ecto 4,418 Elixir 1,037 A toolkit for data mapping and language integrated query
elixir 16,142 Elixir 2,312 Elixir is a dynamic, functional language designed for building scalable and maintainable applications
phoenix_live_view 2,420 Elixir 221 Rich, real-time user experiences with server-rendered HTML
phoenix 14,448 Elixir 1,839 Productive. Reliable. Fast.
awesome-elixir 9,642 Elixir 959 A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
credo 3,116 Elixir 232 A static code analysis tool for the Elixir language with a focus on code consistency and teaching.

elm

Repo star language fork intro
core 2,325 Elm 335 Elm's core libraries
pyxis-components 2 Elm 0

emacs-lisp

Repo star language fork intro
spacemacs 18,834 Emacs Lisp 4,625 A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs and Vim!
lsp-mode 1,960 Emacs Lisp 262 Emacs client/library for the Language Server Protocol
emacs 2,133 Emacs Lisp 638 Mirror of GNU Emacs

emberscript

Repo star language fork intro

eml

Repo star language fork intro

eq

Repo star language fork intro

erlang

Repo star language fork intro
ejabberd 4,308 Erlang 1,285 Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
couchdb 4,359 Erlang 866 Apache CouchDB

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
OpenBLAS 3,006 Fortran 827 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.

freemarker

Repo star language fork intro
SpringBootCodeGenerator 384 FreeMarker 173 √基于SpringBoot2+Freemarker的代码生成器,√以释放双手为目的,√支持mysql/oracle/pgsql三大数据库, √用DDL-SQL语句生成JPA/JdbcTemplate/Mybatis/MybatisPlus/BeetlSQL相关代码.

frege

Repo star language fork intro

g-code

Repo star language fork intro

game-maker-language

Repo star language fork intro

gams

Repo star language fork intro

gap

Repo star language fork intro
jubilee 122 GAP 14 jubilee source, documentation, configuration

gcc-machine-description

Repo star language fork intro

gdb

Repo star language fork intro

gdscript

Repo star language fork intro

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
glTF-Sample-Models 698 GLSL 363 glTF Sample Models

glyph

Repo star language fork intro

glyph-bitmap-distribution-format

Repo star language fork intro

gn

Repo star language fork intro

gnuplot

Repo star language fork intro

go

Repo star language fork intro
the-way-to-go_ZH_CN 19,148 Go 5,228 《The Way to Go》中文译本,中文正式名《Go 入门指南》
fabric 9,141 Go 5,183 Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
libpod 3,419 Go 379 libpod is a library used to create container pods. Home of Podman.
nps 8,876 Go 1,433 一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩、站点保护、加密传输、多路复用、header修改等。支持web图形化管理,集成多用户模式。
advanced-go-programming-book 10,521 Go 1,611 📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
caddy 25,024 Go 2,045 Fast, cross-platform HTTP/2 web server with automatic HTTPS
grpc-go 10,040 Go 2,031 The Go language implementation of gRPC. HTTP/2 based RPC
validator 4,226 Go 372 💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
skaffold 8,426 Go 747 Easy and Repeatable Kubernetes Development
kubernetes 60,179 Go 21,230 Production-Grade Container Scheduling and Management
go-tools 2,923 Go 166 Staticcheck – a collection of static analysis tools for working with Go code
lazydocker 12,923 Go 448 The lazier way to manage everything docker
argo 4,060 Go 603 Argo Workflows: Get stuff done with Kubernetes.
mkcert 21,456 Go 825 A simple zero-config tool to make locally trusted development certificates with any names you'd like.
enhancements 868 Go 508 Features tracking repo for Kubernetes releases
charts 10,915 Go 11,421 Curated applications for Kubernetes
goreplay 11,864 Go 1,131 GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in...
k3s 9,744 Go 678 Lightweight Kubernetes. 5 less than k8s.
tidb 21,448 Go 3,217 TiDB is an open source distributed HTAP database compatible with the MySQL protocol
cli 12,321 Go 1,000 A simple, fast, and fun package for building command line apps in Go
terraform 19,622 Go 5,256 Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst...
spikeSystem 1,045 Go 371
vitess 9,027 Go 1,187 Vitess is a database clustering system for horizontal scaling of MySQL.
helm 14,954 Go 4,756 The Kubernetes Package Manager
kubeedge 1,859 Go 455 Kubernetes Native Edge Computing Framework (project under CNCF)

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
jenkins-library 297 Groovy 176 Jenkins shared library for Continuous Delivery pipelines.
artifactory-user-plugins 215 Groovy 271 Sample Artifactory User Plugins
orca 147 Groovy 501 orchestration engine
gradle 9,851 Groovy 2,895 Adaptable, fast automation for all
nextflow 928 Groovy 219 A DSL for data-driven computational pipelines
MarfeelCodingStandards 3 Groovy 0

groovy-server-pages

Repo star language fork intro

hack

Repo star language fork intro
fbctf 6,118 Hack 1,231 Platform to host Capture the Flag competitions

haml

Repo star language fork intro

handlebars

Repo star language fork intro

haproxy

Repo star language fork intro

harbour

Repo star language fork intro

haskell

Repo star language fork intro
semantic 6,689 Haskell 270 Parsing, analyzing, and comparing source code across many languages
ghcide 214 Haskell 26 A library for building Haskell IDE tooling
shellcheck 17,115 Haskell 863 ShellCheck, a static analysis tool for shell scripts
haskell-ide-engine 2,022 Haskell 205 The engine for haskell ide-integration. Not an IDE

haxe

Repo star language fork intro

hcl

Repo star language fork intro
terraform-aws-eks 806 HCL 592 A Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS.
kubespray 7,564 HCL 3,112 Deploy a Production Ready Kubernetes Cluster
terraform-aws-vpc 876 HCL 857 Terraform module which creates VPC resources on AWS
terraform-guides 506 HCL 328 Example usage of HashiCorp Terraform
terraform-aws-ec2-instance 190 HCL 416 Terraform module which creates EC2 instance(s) on AWS
terraform-aws-s3-bucket 14 HCL 44 Terraform module which creates S3 bucket resources on AWS
100daysofdevops 110 HCL 110
package-terraform-utilities 28 HCL 3 A collection of useful Terraform utilities
tfe-workshop-sentinel 1 HCL 88 Sentinel policy for TFE workshop
hashicat-azure 1 HCL 264 Sample app for Terraform workshops

hiveql

Repo star language fork intro

hlsl

Repo star language fork intro

holyc

Repo star language fork intro

html

Repo star language fork intro
nndl.github.io 10,044 HTML 2,231 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
purecss-lace 441 HTML 28 HTML/CSS drawing inspired by Flemish baroque oil portraits. Hand-coded entirely in HTML & CSS.
awesome-piracy 7,736 HTML 713 A curated list of awesome warez and piracy links
mxgraph 4,411 HTML 1,175 mxGraph is a fully client side JavaScript diagramming library
blog 758 HTML 134 大前端技术为主,读书笔记、随笔、理财为辅,做个终身学习者。
html 2,937 HTML 1,038 HTML Standard
PortFolio_Website 50 HTML 35 Complete Portfolio Website with Bootstrap - HTML/CSS In this project, we are going to learn and build how to create a complete portfolio website with bootstrap using HTML and CSS. We will understand e...
Screenshot-to-code 12,038 HTML 1,200 A neural network that transforms a design mock-up into a static website.
gopl-zh 3,010 HTML 423 📚 Go语言圣经中文版
AR.js 14,137 HTML 1,903 Efficient Augmented Reality for the Web - 60fps on mobile!
twemoji 10,502 HTML 1,206 Emoji for everyone. https://twemoji.twitter.com/
MatBlazor 815 HTML 79 Material Design components for Blazor and Razor Components
nodejs_wx_aipay_api 760 HTML 265 微信支付宝个人免签收款Api系统,有了它对接再也不用担心我的业务不能支付了
shiro-example 4,340 HTML 3,861 跟我学Shiro(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)
blog_os 3,978 HTML 346 Writing an OS in Rust
REKCARC-TSC-UHT 11,215 HTML 3,221 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
en.javascript.info 8,078 HTML 1,847 Modern JavaScript Tutorial
styleguide 22,445 HTML 7,985 Style guides for Google-originated open-source projects
storytelling 73 HTML 23 Storytelling with maps template
Disclosures 217 HTML 37 Zero-day and N-day security vulnerability notes, analysis, and proof-of-concepts
deeplearning_ai_books 9,235 HTML 3,615 deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
stisla 1,233 HTML 325 Free Bootstrap Admin Template
complete-web-developer-manual 397 HTML 225 All resources and notes from the Complete Web Developer in 2018: Zero to Mastery course
training-kit 2,408 HTML 3,372 Open source cheat sheets for Git and GitHub
elasticsearch-definitive-guide 2,964 HTML 2,644 The Definitive Guide to Elasticsearch

html+django

Repo star language fork intro

html+ecr

Repo star language fork intro

html+eex

Repo star language fork intro

html+erb

Repo star language fork intro

html+php

Repo star language fork intro

html+razor

Repo star language fork intro

http

Repo star language fork intro

hxml

Repo star language fork intro

hy

Repo star language fork intro

hyphy

Repo star language fork intro

idl

Repo star language fork intro

idris

Repo star language fork intro

igor-pro

Repo star language fork intro

inform-7

Repo star language fork intro

ini

Repo star language fork intro

inno-setup

Repo star language fork intro

io

Repo star language fork intro

ioke

Repo star language fork intro

irc-log

Repo star language fork intro

isabelle

Repo star language fork intro

isabelle-root

Repo star language fork intro

j

Repo star language fork intro

jasmin

Repo star language fork intro

java

Repo star language fork intro
DoraemonKit 11,478 Java 1,456 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。
x-boot 2,155 Java 808 基于Spring Boot 2.x的前后端分离开发平台X-Boot 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/Spring Data JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID生成 动态权限管理 数据权限 工作流 代码...
gpmall 2,736 Java 996 【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
Spring-Boot-In-Action 1,834 Java 595 Spring Boot 系列实战合集
Sentinel 9,748 Java 2,911 A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
DataX 4,149 Java 1,609
spring-boot-demo 7,241 Java 2,439 spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 63 个集成demo,已经完成 52 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Be...
arthas 17,854 Java 3,777 Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Signal-Android 12,151 Java 3,109 A private messenger for Android.
flink 11,065 Java 5,926 Apache Flink
quarkus 3,197 Java 514 Quarkus: Supersonic Subatomic Java.
resilience4j 4,652 Java 581 Resilience4j is a fault tolerance library designed for Java8 and functional programming
JavaGuide 61,382 Java 20,698 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
druid 19,335 Java 6,610 阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics(https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
flowable-engine 2,373 Java 977 A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
spring-boot 43,433 Java 27,723 Spring Boot
spring-cloud-alibaba 10,309 Java 2,897 Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
GSYVideoPlayer 12,306 Java 2,770 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切...
mantis 893 Java 67 A platform that makes it easy for developers to build realtime, cost-effective, operations-focused applications
pinpoint 9,551 Java 2,938 APM, (Application Performance Management) tool for large-scale distributed systems written in Java.
AndroidUtilCode 25,368 Java 8,363 🔥 Android developers should collect the following utils(updating).
incubator-hudi 749 Java 266 Upserts And Incremental Processing on Big Data
rocketmq 9,459 Java 5,037 Mirror of Apache RocketMQ
presto 9,870 Java 3,374 The official home of the Presto distributed SQL query engine for big data
TubeMQ 1,542 Java 275 TubeMQ focuses on high-performance storage and transmission of massive data in big data scenarios

java-properties

Repo star language fork intro

java-server-pages

Repo star language fork intro

javascript

Repo star language fork intro
BullshitGenerator 9,776 JavaScript 1,707 Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
drawio 13,841 JavaScript 3,023 Source to www.draw.io
brave-browser 4,585 JavaScript 446 Next generation Brave browser for macOS, Windows, Linux, and eventually Android
nodebestpractices 36,096 JavaScript 3,070 ✅ The largest Node.js best practices list (November 2019)
ARC 504 JavaScript 59 The Abstraction and Reasoning Corpus
joplin 10,083 JavaScript 895 Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/
prettier 34,443 JavaScript 2,080 Prettier is an opinionated code formatter.
WheelChair 57 JavaScript 121 State of the art, cutting edge Neo man
d2-admin 7,422 JavaScript 1,368 🌈 An elegant dashboard
drawio-desktop 3,391 JavaScript 386 Official electron build of draw.io
Windows-universal-samples 7,178 JavaScript 7,084 API samples for the Universal Windows Platform.
fe-interview 8,242 JavaScript 979 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家)
33-js-concepts 30,309 JavaScript 3,137 📜 33 concepts every JavaScript developer should know.
NeteaseCloudMusicApi 12,682 JavaScript 2,463 网易云音乐 Node.js API service
faker.js 21,383 JavaScript 1,727 generate massive amounts of realistic fake data in Node.js and the browser
node 65,794 JavaScript 15,463 Node.js JavaScript runtime ✨🐢🚀✨
d3 88,616 JavaScript 21,556 Bring data to life with SVG, Canvas and HTML. 📊📈🎉
fabric.js 14,289 JavaScript 2,267 Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
next.js 42,510 JavaScript 5,664 The React Framework
send 8,588 JavaScript 774 Simple, private file sharing from the makers of Firefox
lx-music-desktop 1,537 JavaScript 270 一个基于 electron 的音乐软件
quasar 12,710 JavaScript 1,310 Quasar Framework - Build high-performance VueJS user interfaces in record time
taro 22,713 JavaScript 2,605 多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动/ QQ 小程序/快应用/H5/React Native 等的应用。 https://taro.jd.com/
Daily-Interview-Question 15,769 JavaScript 1,895 我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
Auto.js_Projects 788 JavaScript 172 基于Auto.js的辅助工具项目 (蚂蚁森林) Auto.js-based assistant tools projects (Ant Forest)

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 228 Jsonnet 75 Serverless Inferencing on Kubernetes
grafonnet-lib 364 Jsonnet 68 Jsonnet library for generating Grafana dashboard files.
examples 640 Jsonnet 319 A repository to host extended examples and tutorials
kube-prometheus 967 Jsonnet 272 Use Prometheus to monitor Kubernetes and applications running on Kubernetes

jsx

Repo star language fork intro

julia

Repo star language fork intro
julia 24,355 Julia 3,632 The Julia Language: A fresh approach to technical computing.
Gen 1,288 Julia 112 A general-purpose probabilistic programming system with programmable inference
Zygote.jl 546 Julia 67 Intimate Affection Auditor

jupyter-notebook

Repo star language fork intro
TensorFlow-2.x-Tutorials 3,088 Jupyter Notebook 986 TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
lihang-code 8,626 Jupyter Notebook 3,070 《统计学习方法》的代码实现
Python-100-Days 69,164 Jupyter Notebook 26,692 Python - 100天从新手到大师
practicalAI 21,767 Jupyter Notebook 3,895 📚 A practical approach to machine learning.
Complete-Python-3-Bootcamp 6,636 Jupyter Notebook 23,840 Course Files for Complete Python 3 Bootcamp Course on Udemy
mit-deep-learning 5,952 Jupyter Notebook 1,333 Tutorials, assignments, and competitions for MIT Deep Learning related courses.
tensorflow2_tutorials_chinese 3,847 Jupyter Notebook 919 tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
fastai 16,422 Jupyter Notebook 5,815 The fastai deep learning library, plus lessons and tutorials
TensorFlow2.0-Examples 341 Jupyter Notebook 126 🙄 difficult algorithm, simple code.
shap 7,093 Jupyter Notebook 977 A unified approach to explain the output of any machine learning model.
scikit-learn-videos 2,633 Jupyter Notebook 1,856 Jupyter notebooks from the scikit-learn video series
MachineLearningNotebooks 1,217 Jupyter Notebook 767 Python notebooks with ML and deep learning examples with Azure Machine Learning
models 1,645 Jupyter Notebook 352 A collection of pre-trained, state-of-the-art models in the ONNX format
Azure-Sentinel 348 Jupyter Notebook 133 Cloud-native SIEM for intelligent security analytics for your entire enterprise.
nlp_course 5,051 Jupyter Notebook 1,380 YSDA course in Natural Language Processing
tacotron2 1,237 Jupyter Notebook 369 Tacotron 2 - PyTorch implementation with faster-than-realtime inference
tpu 2,588 Jupyter Notebook 902 Reference models and tools for Cloud TPUs.
jetbot 1,274 Jupyter Notebook 385 An educational AI robot based on NVIDIA Jetson Nano.
pydata-book 10,513 Jupyter Notebook 8,719 Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
course-nlp 1,615 Jupyter Notebook 566 A Code-First Introduction to NLP course
machinelearning 3,313 Jupyter Notebook 1,829 My blogs and code for machine learning. http://cnblogs.com/pinard
Deep-Learning 2,051 Jupyter Notebook 1,366
deep-learning-v2-pytorch 2,385 Jupyter Notebook 2,530 Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
python-scraping 2,454 Jupyter Notebook 1,587 Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
DeepLearningZeroToAll 3,715 Jupyter Notebook 2,326 TensorFlow Basic Tutorial Labs

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
material-components-android-examples 471 Kotlin 51 Companion example apps and code for MDC-Android.
iosched 19,301 Kotlin 5,996 The Google I/O 2019 Android App
kotlinx.coroutines 6,279 Kotlin 825 Library support for Kotlin coroutines
ShadowsocksR-Android 327 Kotlin 44 【自用】来个大佬改 Lib
architecture-components-samples 15,203 Kotlin 4,851 Samples for Android Architecture Components.
arrow-meta 66 Kotlin 11 Functional companion to Kotlin's Compiler
camera-samples 869 Kotlin 398 Multiple samples showing the best practices in camera APIs on Android.
shadowsocks-android 27,479 Kotlin 10,512 A shadowsocks client for Android
home-assistant-android 133 Kotlin 17 📱 Home Assistant Companion for Android
EasyFloat 629 Kotlin 62 🔥 EasyFloat:浮窗从未如此简单(Android可拖拽悬浮窗口,支持页面过滤、自定义动画,可设置单页面浮窗、前台浮窗、全局浮窗,浮窗权限按需自动申请...)
XiaomiADBFastbootTools 595 Kotlin 64 A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot
flexbox-layout 14,809 Kotlin 1,554 Flexbox for Android
kotlin 29,720 Kotlin 3,527 The Kotlin Programming Language
picnic 377 Kotlin 9 A Kotlin DSL and Java/Kotlin builder API for constructing HTML-like tables which can be rendered to text
wanandroid 390 Kotlin 70 Kotlin + MVVM + LiveData + Coroutines !
MvRx 3,355 Kotlin 234 MvRx: Android on Autopilot
uamp 11,241 Kotlin 3,350 This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
okio 6,663 Kotlin 961 A modern I/O library for Android, Kotlin, and Java.
v2rayNG 2,172 Kotlin 490
SDKHotFix 384 Kotlin 39 在用户规模千万级别的app中验证过,稳定无兼容问题,5分钟让你的SDK拥有热修复能力。A SDK hotfix library with stable verified in tens of millions of users can be accessed in only five minutes.
android-youtube-player 1,353 Kotlin 322 YouTube Player library for Android and Chromecast, stable and customizable.
Android 1,051 Kotlin 274 DuckDuckGo Android App
android-showcase 1,914 Kotlin 190 💎Android application following best practices: Kotlin, coroutines, Clean Architecture, feature modules, tests, MVVM, static analysis...
MethodTraceMan 615 Kotlin 50 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
android-components 1,088 Kotlin 239 A collection of Android libraries to build browsers or browser-like applications.

krl

Repo star language fork intro

labview

Repo star language fork intro

lasso

Repo star language fork intro

latte

Repo star language fork intro

lean

Repo star language fork intro

less

Repo star language fork intro

lex

Repo star language fork intro

lfe

Repo star language fork intro

lilypond

Repo star language fork intro

limbo

Repo star language fork intro

linker-script

Repo star language fork intro

linux-kernel-module

Repo star language fork intro

liquid

Repo star language fork intro

literate-agda

Repo star language fork intro

literate-coffeescript

Repo star language fork intro

literate-haskell

Repo star language fork intro

livescript

Repo star language fork intro

llvm

Repo star language fork intro

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
luci 2,145 Lua 1,083 LuCI - OpenWrt Configuration Interface
koreader 5,526 Lua 697 An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
PathOfBuilding 1,669 Lua 677 Offline build planner for Path of Exile.
FiveM-Scripts 66 Lua 244 All my FiveM Scripts in one Project.
openface 12,842 Lua 3,199 Face recognition with deep neural networks.
747-400 18 Lua 5 A Boeing 747-400 aircraft for X-Plane 11
es_extended 88 Lua 205 ES Extended Core
Codes-for-Lane-Detection 481 Lua 165 Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
luarocks 1,653 Lua 291 LuaRocks is the package manager for the Lua programming language.
char-rnn 9,801 Lua 2,336 Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
waifu2x 16,563 Lua 1,893 Image Super-Resolution for Anime-Style Art
kong 24,027 Lua 3,025 🦍 The Cloud-Native API Gateway

m

Repo star language fork intro

m4

Repo star language fork intro

m4sugar

Repo star language fork intro

makefile

Repo star language fork intro
buildroot 891 Makefile 936 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...
project-layout 11,389 Makefile 1,121 Standard Go Project Layout
packages 2,112 Makefile 1,833 Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
nvidia-docker 9,645 Makefile 1,291 Build and run Docker containers leveraging NVIDIA GPUs
frida 4,338 Makefile 483 Clone this repo to build Frida
awesome-python-cn 17,087 Makefile 5,816 Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
LibreELEC.tv 1,000 Makefile 772 Just enough OS for KODI
awesome-kubernetes 7,448 Makefile 1,154 A curated list for awesome kubernetes sources 🚢🎉
hadoop-book 2,876 Makefile 2,413 Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
json-schema-spec 1,606 Makefile 147 The JSON Schema I-D sources
Lakka-LibreELEC 724 Makefile 152 Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.
hassos 622 Makefile 182 🔰 HassOS Docker hypervisor
rust-async 160 Makefile 7 Demystifying Asynchronous Rust

mako

Repo star language fork intro

markdown

Repo star language fork intro
swift-evolution 10,570 Markdown 1,700 This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
trpl-zh-cn 1,117 Markdown 187 Rust 程序设计语言(第二版 & 2018 edition)

marko

Repo star language fork intro

mask

Repo star language fork intro

mathematica

Repo star language fork intro
maya-usd 137 Mathematica 31 A common USD (Universal Scene Description) plugin for Autodesk Maya

matlab

Repo star language fork intro
deep-photo-styletransfer 9,379 MATLAB 1,372 Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
faster_rcnn 2,190 MATLAB 1,150 Faster R-CNN
DeepLearnToolbox 3,396 MATLAB 2,195 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 8,344 Nim 922 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
nixpkgs 4,394 Nix 4,223 Nix Packages collection

nl

Repo star language fork intro

nsis

Repo star language fork intro

nu

Repo star language fork intro

numpy

Repo star language fork intro

objdump

Repo star language fork intro

objective-c

Repo star language fork intro
expo 7,962 Objective-C 1,084 An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
realm-cocoa 13,596 Objective-C 1,784 Realm is a mobile database: a replacement for Core Data & SQLite
SDWebImage 22,123 Objective-C 5,499 Asynchronous image downloader with cache support as a UIImageView category
firebase-ios-sdk 1,464 Objective-C 357 Firebase iOS SDK
KLGenerateSpamCode 1,405 Objective-C 383 iOS 马甲应用工具
react-native-image-crop-picker 3,822 Objective-C 898 iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
GKPageScrollView 514 Objective-C 108 iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果
WeChatExtension-ForMac 2,636 Objective-C 439 Mac版微信的功能拓展
facebook-ios-sdk 6,157 Objective-C 2,521 Used to integrate the Facebook Platform with your iOS & tvOS apps.
react-native-notifications 1,831 Objective-C 412 React Native Notifications
shadowsocks-iOS 7,912 Objective-C 3,625 Removed according to regulations.
react-native-iap 1,104 Objective-C 237 react-native native module for In App Purchase.
Shadowsocks-X 1,356 Objective-C 293 Latest ShadowsocksX for Mac OS X 10.9+
Signal-iOS 4,306 Objective-C 1,151 A private messenger for iOS.
CocoaAsyncSocket 11,289 Objective-C 2,759 Asynchronous socket networking library for Mac and iOS
YYKit 13,281 Objective-C 3,538 A collection of iOS components.
appcenter-sdk-apple 228 Objective-C 112 Development repository for the App Center SDK for iOS, macOS and tvOS.
CocoaLumberjack 11,646 Objective-C 2,011 A fast & simple, yet powerful & flexible logging framework for Mac and iOS
react-native-config 2,703 Objective-C 486 Bring some 12 factor love to your mobile apps!
QQRedPackHelper 700 Objective-C 171 Mac 系统下的QQ抢红包插件,消息防撤回,消息自动回复,红包指定群过滤,红包指定关键字过滤,无需回复-抢文字口令红包,时间随机延迟抢红包
CTMediator 2,939 Objective-C 580 The mediator with no regist process to split your iOS Project into multiple project.
quickstart-ios 1,736 Objective-C 1,112 Firebase Quickstart Samples for iOS
BaiduNetdiskPlugin-macOS 7,186 Objective-C 1,513 For macOS.百度网盘 破解SVIP、下载速度限制~
IQKeyboardManager 13,698 Objective-C 2,129 Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
OHHTTPStubs 4,332 Objective-C 525 Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!

objective-c++

Repo star language fork intro
cedar 1,185 Objective-C++ 152 BDD-style testing using Objective-C
MoltenVK 2,156 Objective-C++ 177 MoltenVK is an implementation of the high-performance, industry-standard Vulkan graphics and compute API, that runs on Apple's Metal graphics framework, bringing Vulkan to iOS and macOS.

objective-j

Repo star language fork intro

objectscript

Repo star language fork intro

ocaml

Repo star language fork intro
coq 2,430 OCaml 385 Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive developme...
comby 399 OCaml 8 A tool for structural code search and replace that supports ~every language.

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 694 OpenSCAD 556 Official FOSSCAD Library Repository

opentype-feature-file

Repo star language fork intro

org

Repo star language fork intro

ox

Repo star language fork intro

oxygene

Repo star language fork intro

oz

Repo star language fork intro

p4

Repo star language fork intro

pan

Repo star language fork intro

papyrus

Repo star language fork intro

parrot

Repo star language fork intro

parrot-assembly

Repo star language fork intro

parrot-internal-representation

Repo star language fork intro

pascal

Repo star language fork intro
rdpwrap 5,993 Pascal 1,136 RDP Wrapper Library

pawn

Repo star language fork intro

pep8

Repo star language fork intro

perl

Repo star language fork intro
nikto 3,396 Perl 571 Nikto web server scanner
owasp-modsecurity-crs 1,934 Perl 597 OWASP ModSecurity Core Rule Set (CRS) Project (Official Repository)
ALAppExtensions 191 Perl 93 Repository for collaboration on Microsoft AL application add-on and localization extensions for Microsoft Dynamics 365 Business Central.
FlameGraph 8,725 Perl 1,025 Stack trace visualizer
my-perl-libray 1 Perl 0

perl-6

Repo star language fork intro

php

Repo star language fork intro
swiftmailer 8,672 PHP 772 Comprehensive mailing tools for PHP
framework 19,449 PHP 6,935
Laravel-Excel 7,893 PHP 1,261 🚀 Supercharged Excel exports and imports in Laravel
yii2_fecshop 3,507 PHP 1,053 yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等
monolog 16,269 PHP 1,593 Sends your logs to files, sockets, inboxes, databases and various web services
adminer 3,818 PHP 754 Database management in a single PHP file
core 1,360 PHP 429 The server component of API Platform: hypermedia and GraphQL APIs in minutes
hyperf 1,691 PHP 278 🚀 A coroutine framework that focuses on hyperspeed and flexibility, specifically used for build microservices or middlewares.
guzzle 18,096 PHP 2,004 Guzzle, an extensible PHP HTTP client
Twig 6,477 PHP 1,070 Twig, the flexible, fast, and secure template language for PHP
predis 6,078 PHP 826 Flexible and feature-complete Redis client for PHP and HHVM
symfony 22,159 PHP 7,273 The Symfony PHP framework
orm 7,013 PHP 2,153 Doctrine Object Relational Mapper (ORM)
DoctrineBundle 2,810 PHP 333 Symfony Bundle for Doctrine ORM and DBAL
dolibarr 1,595 PHP 1,174 Dolibarr ERP CRM is a modern software package to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, ...).It's opensource software (wrote with PHP langua...
directus 5,253 PHP 515 Directus 7 Suite — Future-Proof Headless CMS & API for Custom Databases
server 8,907 PHP 1,603 ☁️ Nextcloud server, a safe home for all your data
elasticsearch-php 3,719 PHP 737 Official PHP low-level client for Elasticsearch.
migrations 2,854 PHP 310 Doctrine Database Migrations Library
Laravel-AdminLTE 1,641 PHP 498 Easy AdminLTE integration with Laravel 5 or 6
monolog-bundle 1,873 PHP 175 Symfony Monolog Bundle
laravel-datatables 3,130 PHP 607 jQuery DataTables API for Laravel 4
phpunit 15,265 PHP 1,807 The PHP Unit Testing framework.
yii2 13,204 PHP 6,843 Yii 2: The Fast, Secure and Professional PHP Framework
Sylius 5,503 PHP 1,605 Open Source eCommerce Platform on Symfony

pic

Repo star language fork intro

pickle

Repo star language fork intro

picolisp

Repo star language fork intro

piglatin

Repo star language fork intro

pike

Repo star language fork intro

plpgsql

Repo star language fork intro
blog 4,338 PLpgSQL 1,011 Everything about database,bussiness.(Most for PostgreSQL).
sql-server-maintenance-solution 1,230 PLpgSQL 306 SQL Server Maintenance Solution
test_db 1,640 PLpgSQL 1,099 A sample MySQL database with an integrated test suite, used to test your applications and database servers

plsql

Repo star language fork intro

pod

Repo star language fork intro

pod-6

Repo star language fork intro

pogoscript

Repo star language fork intro

pony

Repo star language fork intro

postcss

Repo star language fork intro

postscript

Repo star language fork intro

pov-ray-sdl

Repo star language fork intro

powerbuilder

Repo star language fork intro

powershell

Repo star language fork intro
azure-quickstart-templates 6,083 PowerShell 8,779 Azure Quickstart Templates
machinelearning-samples 2,220 PowerShell 1,170 Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
K8tools 2,118 PowerShell 984 K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetNuke...
azure-docs 3,264 PowerShell 8,552 Open source documentation of Microsoft Azure
BloodHound 3,548 PowerShell 665 Six Degrees of Domain Admin
atomic-red-team 2,608 PowerShell 859 Small and highly portable detection tests based on MITRE's ATT&CK.
Win10-Initial-Setup-Script 2,818 PowerShell 663 PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019
commando-vm 3,080 PowerShell 671 Complete Mandiant Offensive VM (Commando VM), a fully customizable Windows-based pentesting virtual machine distribution. [email protected]
flare-vm 1,699 PowerShell 287
microsoft-graph-docs 478 PowerShell 788 Documentation for the Microsoft Graph REST API
scoop-extras 614 PowerShell 451 "Extras" bucket for Scoop
k8s-for-docker-desktop 1,039 PowerShell 271 为Docker Desktop for Mac/Windows开启Kubernetes和Istio - Enable Kubernetes/Istio on Docker Desktop in China
PowerSploit 6,083 PowerShell 2,256 PowerSploit - A PowerShell Post-Exploitation Framework
azure-pipelines-image-generation 616 PowerShell 340 Azure Pipelines VM image generation for Microsoft-hosted CI/CD
Blazor 8,584 PowerShell 674 Blazor is a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
windowsserverdocs 660 PowerShell 841 Public content repository for Windows Server 2016 content.
Random-PowerShell-Work 487 PowerShell 251 Random PowerShell Work
azure-docs-powershell-azuread 46 PowerShell 144 Cmdlets reference help docs for Powershell Azure AD
powerapps-docs 57 PowerShell 155 Technical Documentation for Microsoft PowerApps
scoop 8,884 PowerShell 782 A command-line installer for Windows.
dynamics-365-unified-operations-public 104 PowerShell 282 Documentation for Microsoft Dynamics 365 for Finance and Operations, Dynamics 365 for Retail, and Dynamics 365 for Talent
sp-dev-docs 828 PowerShell 619 SharePoint Developer Documentation
reference-architectures 380 PowerShell 371 templates and scripts for deploying Azure Reference Architectures
ConfigMgr 346 PowerShell 194 System Center Configuration Manager scripts
customer-scripts 7 PowerShell 7 Repository of scripts provided frequently to our customers

processing

Repo star language fork intro
noc-examples-processing 1,810 Processing 791 Repository for example code from The Nature of Code book

prolog

Repo star language fork intro

propeller-spin

Repo star language fork intro

protocol-buffer

Repo star language fork intro

public-key

Repo star language fork intro

pug

Repo star language fork intro

puppet

Repo star language fork intro

pure-data

Repo star language fork intro

purebasic

Repo star language fork intro
onnx 7,440 PureBasic 1,197 Open Neural Network Exchange
x-deeplearning 3,039 PureBasic 769 An industrial deep learning framework for high-dimension sparse data

purescript

Repo star language fork intro

python

Repo star language fork intro
Real-Time-Voice-Cloning 11,783 Python 1,975 Clone a voice in 5 seconds to generate arbitrary speech in real-time
gpt-2 9,828 Python 2,278 Code for the paper "Language Models are Unsupervised Multitask Learners"
system-design-primer 76,671 Python 12,543 Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
DeepFaceLab 11,020 Python 2,524 DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
localstack 21,301 Python 1,494 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
models 59,481 Python 37,645 Models and examples built with TensorFlow
numpy-ml 7,619 Python 2,108 Machine learning, in numpy
GPT2-Chinese 1,240 Python 287 Chinese version of GPT2 training code, using BERT tokenizer.
tuya-convert 913 Python 148 A collection of scripts to flash Tuya IoT devices to alternative firmwares
youtube-dl 57,955 Python 10,051 Command-line program to download videos from YouTube.com and other video sites
nut 351 Python 92
PhoneInfoga 972 Python 303 Advanced information gathering & OSINT tool for phone numbers
hosts 13,994 Python 1,249 Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke exten...
algo 10,926 Python 3,367 数据结构和算法必知必会的50个代码实现
Arjun 1,316 Python 214 HTTP parameter discovery suite.
d2l-en 2,929 Python 800 Dive into Deep Learning: an interactive deep learning book with code, math, and discussions, based on the NumPy interface.
baselines 8,819 Python 2,920 OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
ray 9,355 Python 1,321 A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library...
Ultimate-Facebook-Scraper 490 Python 222 🤖 A bot which scrapes almost everything about a Facebook user's profile including all public posts/statuses available on the user's timeline, uploaded photos, tagged photos, videos, friends list and ...
interpy-zh 4,280 Python 1,003 📘《Python进阶》(Intermediate Python 中文版)
transferlearning 4,238 Python 1,601 Everything about Transfer Learning and Domain Adaptation--迁移学习
poetry 6,970 Python 490 Python dependency management and packaging made easy.
fairseq 6,165 Python 1,424 Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
gcn 3,843 Python 1,182 Implementation of Graph Convolutional Networks in TensorFlow
keras-yolo3 4,739 Python 2,255 A Keras implementation of YOLOv3 (Tensorflow backend)

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
seurat 615 R 354 R toolkit for single cell genomics
ESL-CN 723 R 217 The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
ggplot2 4,114 R 1,527 An implementation of the Grammar of Graphics in R
rayshader 932 R 86 R Package for 2D and 3D mapping and data visualization
gapminder 152 R 231 Excerpt from the Gapminder data, as an R data package and in plain text delimited form

racket

Repo star language fork intro
racket 3,272 Racket 497 The Racket repository

ragel

Repo star language fork intro

raml

Repo star language fork intro

rascal

Repo star language fork intro
hosts 17,065 Rascal 8,215 🗽最新可用的google hosts文件。国内镜像:

raw-token-data

Repo star language fork intro

rdoc

Repo star language fork intro

realbasic

Repo star language fork intro

reason

Repo star language fork intro

rebol

Repo star language fork intro

red

Repo star language fork intro

redcode

Repo star language fork intro

regular-expression

Repo star language fork intro

ren'py

Repo star language fork intro

renderscript

Repo star language fork intro

restructuredtext

Repo star language fork intro

rexx

Repo star language fork intro

rhtml

Repo star language fork intro

rich-text-format

Repo star language fork intro
WPF-Samples 2,115 Rich Text Format 1,386 Repository for WPF related samples
chromego 1,246 Rich Text Format 521 ChromeGo 翻墙工具包
clover 701 Rich Text Format 317 Share some hackintosh Clover files 分享一些黑苹果clover配置文件
mqtt 2,793 Rich Text Format 700 MQTT协议3.1.1中文翻译版,IoT,物联网
ckeditor4 4,788 Rich Text Format 2,139 The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
macdown 7,996 Rich Text Format 979 Open source Markdown editor for macOS.
Dell-XPS-15-9570-macOS-Mojave 238 Rich Text Format 47 Dell XPS 9570专属的Mojave黑苹果配置

ring

Repo star language fork intro

rmarkdown

Repo star language fork intro

robotframework

Repo star language fork intro

roff

Repo star language fork intro
freess 5,359 Roff 754 免费ss账号 免费shadowsocks账号 免费v2ray账号 (长期更新)
tedukuri 455 Roff 208 《算法竞赛进阶指南》资源社区
YousList 156 Roff 24 Block filter for advertisements, mainly on Korean sites

roff-manpage

Repo star language fork intro

rouge

Repo star language fork intro

rpc

Repo star language fork intro

rpm-spec

Repo star language fork intro

ruby

Repo star language fork intro
logstash 10,828 Ruby 2,874 Logstash - transport and process your logs, events, or other data
metasploit-framework 18,818 Ruby 9,152 Metasploit Framework
zammad 1,839 Ruby 352 Zammad is a web based open source helpdesk/customer support system
rails 44,522 Ruby 18,001 Ruby on Rails
chatwoot 1,236 Ruby 101 Opensource alternative to Intercom, Drift, Zendesk, FreshChat 🔥💬
mastodon 19,665 Ruby 3,382 Your self-hosted, globally interconnected microblogging community
devise 20,358 Ruby 4,884 Flexible authentication solution for Rails with Warden.
graphql-ruby 4,006 Ruby 794 Ruby implementation of GraphQL
evil-winrm 525 Ruby 108 The ultimate WinRM shell for hacking/pentesting
elasticsearch-rails 2,594 Ruby 675 Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
ansible-elasticsearch 1,019 Ruby 585 Ansible playbook for Elasticsearch
choosealicense.com 1,732 Ruby 665 A site to provide non-judgmental guidance on choosing a license for your open source project
reek 3,214 Ruby 233 Code smell detector for Ruby
arachni 2,594 Ruby 580 Web Application Security Scanner Framework
activeadmin 8,627 Ruby 3,064 The administration framework for Ruby on Rails applications.
fastlane 27,392 Ruby 4,239 🚀 The easiest way to automate building and releasing your iOS and Android apps
fluentd 8,538 Ruby 1,000 Fluentd: Unified Logging Layer (project under CNCF)
que 1,667 Ruby 129 A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.
openproject 3,362 Ruby 1,041 OpenProject is the leading open source project management software.
sonic-pi 4,928 Ruby 605 The Live Coding Music Synth for Everyone
sinatra-from-scratch-readme 3 Ruby 1,166
chartkick 5,359 Ruby 509 Create beautiful JavaScript charts with one line of Ruby
ansible-os-hardening 1,367 Ruby 281 This Ansible role provides numerous security-related configurations, providing all-round base protection.
chef 6,026 Ruby 2,384 Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
WhatWeb 2,043 Ruby 525 Next generation web scanner

runoff

Repo star language fork intro

rust

Repo star language fork intro
wasmtime 1,869 Rust 138 Standalone JIT-style runtime for WebAssembly, using Cranelift
async-std 1,582 Rust 139 Async version of the Rust standard library
tokio 6,528 Rust 548 A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
grin 4,495 Rust 894 Minimal implementation of the Mimblewimble protocol.
ckb 612 Rust 109 The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos network.
rust 40,570 Rust 6,254 Empowering everyone to build reliable and efficient software.
native_spark 1,089 Rust 91 A new arguably faster implementation of Apache Spark from scratch in Rust
actix-web 5,748 Rust 411 Actix web is a small, pragmatic, and extremely fast rust web framework.
futures-rs 2,988 Rust 376 Zero-cost asynchronous programming in Rust
cranelift 2,288 Rust 199 Cranelift code generator
996.ICU 247,811 Rust 21,189 Repo for counting stars and contributing. Press F to pay respect to glorious developers.
yew 9,306 Rust 350 Rust framework for building client web apps
lucet 2,745 Rust 91 Lucet, the Sandboxing WebAssembly Compiler.
mdBook 2,701 Rust 372 Create book from markdown files. Like Gitbook but implemented in Rust
tikv 6,378 Rust 941 Distributed transactional key-value database, originally created to complement TiDB
WASI 653 Rust 23 WebAssembly System Interface
polkadot 655 Rust 157 Polkadot Node Implementation
wasmer 4,936 Rust 174 🚀 The Universal WebAssembly Runtime supporting WASI and Emscripten
bitwarden_rs 2,098 Rust 146 Unofficial Bitwarden compatible server written in Rust
book 4,586 Rust 1,244 The Rust Programming Language
alacritty 19,227 Rust 887 A cross-platform, GPU-accelerated terminal emulator
tui-rs 1,986 Rust 98 Build terminal user interfaces and dashboards using Rust
legion 202 Rust 17 High performance Rust ECS library
crates.io 1,303 Rust 311 Source code for crates.io
substrate 1,622 Rust 455 Substrate: The platform for blockchain innovators

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
spark 24,277 Scala 20,561 Apache Spark
fpinscala 4,581 Scala 2,558 Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
mmlspark 1,752 Scala 377 Microsoft Machine Learning for Apache Spark
akka 10,471 Scala 3,142 Build highly concurrent, distributed, and resilient message-driven applications on the JVM
zio 1,758 Scala 457 ZIO — A type-safe, composable library for asynchronous and concurrent programming in Scala
doobie 1,560 Scala 254 Functional JDBC layer for Scala.
node2vec 1,454 Scala 639
tapir 377 Scala 70 tapir, or Typed API descRiptions
kafka-manager 8,229 Scala 2,000 A tool for managing Apache Kafka.
rocket-chip 1,275 Scala 538 Rocket Chip Generator
cromwell 497 Scala 168 Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments
metals 992 Scala 115 Scala language server with rich IDE features 🚀
cats 3,643 Scala 914 Lightweight, modular, and extensible library for functional programming.
gatling 4,462 Scala 951 Async Scala-Akka-Netty based Load Test Tool
openwhisk 4,392 Scala 846 Apache OpenWhisk is an open source serverless cloud platform
incubator-livy 409 Scala 277 Mirror of Apache livy (Incubating)
chisel3 1,070 Scala 229 Chisel 3: A Modern Hardware Design Language
circe 1,811 Scala 394 Yet another JSON library for Scala
scio 1,705 Scala 310 A Scala API for Apache Beam and Google Cloud Dataflow.
deequ 540 Scala 82 Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.
hsse-fp-2019-5 4 Scala 23 Repository for functional and logic programming course. Software Engineering Scool in SPBPU
fpga-shells 45 Scala 31
sifive-blocks 90 Scala 42 Common RTL blocks used in SiFive's projects
firrtl 264 Scala 96 Flexible Intermediate Representation for RTL

scaml

Repo star language fork intro

scheme

Repo star language fork intro
tumblrand 1 Scheme 0 display random tumble

scilab

Repo star language fork intro

scss

Repo star language fork intro

sed

Repo star language fork intro

self

Repo star language fork intro

shaderlab

Repo star language fork intro
Addressables-Sample 243 ShaderLab 38 Demo project using Addressables package

shell

Repo star language fork intro
IOTstack 363 Shell 63 docker stack for getting started on IOT on the Raspberry PI
fabric-samples 1,042 Shell 1,295
useful-scripts 3,055 Shell 1,542 🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.
z 10,891 Shell 877 z - jump around
HaC-Mini 188 Shell 31 Intel NUC Hades Canyon Hackintosh support
stego-toolkit 877 Shell 134 Collection of steganography tools - helps with CTF challenges
termux-packages 2,676 Shell 943 Android terminal and Linux environment - packages repository.
helm-secrets 769 Shell 117 A helm plugin that help manage secrets with Git workflow and store them anywhere
espnet 1,614 Shell 461 End-to-End Speech Processing Toolkit
perf-tools 6,014 Shell 1,012 Performance analysis tools based on Linux perf_events (aka perf) and ftrace
stack-docker 1,032 Shell 395 The Elastic Stack, on Docker, right now.
ebook 459 Shell 172
platform-samples 1,020 Shell 1,272 A public place for all platform sample projects.
nvm 38,172 Shell 3,643 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
Hackintosh 3,231 Shell 399 Hackintosh long-term maintenance model EFI and installation tutorial
dotfiles 22,436 Shell 7,898 🔧 .files, including ~/.macos — sensible hacker defaults for macOS
acme.sh 14,995 Shell 1,936 A pure Unix shell script implementing ACME client protocol
distributions 5,776 Shell 1,137 NodeSource Node.js Binary Distributions
macOS-Simple-KVM 4,274 Shell 259 Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
microservices-demo 1,985 Shell 1,122 Deployment scripts & config for Sock Shop
containers-roadmap 1,970 Shell 86 This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
yi-hack-v4 511 Shell 61 New Custom Firmware for Xiaomi Cameras based on Hi3518e Chipset. It features RTSP, SSH, FTP and more!
saycheese 241 Shell 192 Grab target's webcam shots by link
setup-ipsec-vpn 11,864 Shell 3,194 Scripts to build your own IPsec VPN server, with IPsec/L2TP and Cisco IPsec on Ubuntu, Debian and CentOS
docker-airflow 1,894 Shell 1,461 Docker Apache Airflow

shellsession

Repo star language fork intro

shen

Repo star language fork intro

slash

Repo star language fork intro

slice

Repo star language fork intro

slim

Repo star language fork intro

smali

Repo star language fork intro

smalltalk

Repo star language fork intro
OrderPreservingDictionary 2 Smalltalk 2 a little preserving dictionary
BitmapCharacterSet 1 Smalltalk 0 BitmapCharacterSet is a set for characters that uses a bitmap for storing wide characters and an array of truth values for byte characters. Used by XMLParser.

smarty

Repo star language fork intro
charts 678 Smarty 412 Helm Charts
Golang-100-Days 506 Smarty 141 Golang - 100天从新手到大师
cp-helm-charts 343 Smarty 306 The Confluent Platform Helm charts enable you to deploy Confluent Platform services on Kubernetes for development, test, and proof of concept environments.
Kcoin-Golang 14 Smarty 28

smt

Repo star language fork intro

solidity

Repo star language fork intro

sourcepawn

Repo star language fork intro

sparql

Repo star language fork intro

spline-font-database

Repo star language fork intro

sqf

Repo star language fork intro

sql

Repo star language fork intro

sqlpl

Repo star language fork intro
sql-server-samples 4,104 SQLPL 3,930 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
ios-mail 793 Swift 106
swift-numerics 559 Swift 31 Numerical APIs for Swift
SQLite.swift 6,495 Swift 1,117 A type-safe, Swift-language layer over SQLite3.
Alamofire 32,382 Swift 5,848 Elegant HTTP Networking in Swift
SwiftUI 2,207 Swift 182 SwiftUI Framework Learning and Usage Guide. 🚀 https://jinxiansen.github.io/SwiftUI/
RxSwift 17,536 Swift 3,043 Reactive Programming in Swift
AltStore 1,289 Swift 116 AltStore is an alternative app store for non-jailbroken iOS devices.
fsnotes 1,725 Swift 133 Notes manager for macOS/iOS
FlappySwift 8,907 Swift 2,472 swift implementation of flappy bird. More at fullstackedu.com
Loop 573 Swift 758 An automated insulin delivery app template for iOS, built on LoopKit
PhoneNumberKit 3,233 Swift 383 A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
SideMenu 4,131 Swift 538 Simple side/slide menu control for iOS, no code necessary! Lots of customization. Add it to your project in 5 minutes or less.
NVActivityIndicatorView 8,814 Swift 964 A collection of awesome loading animations
apollo-ios 2,176 Swift 363 📱 A strongly-typed, caching GraphQL client for iOS, written in Swift
iOS-Developer-Roadmap 3,978 Swift 886 Roadmap to becoming an iOS developer in 2018.
swift-nio 5,412 Swift 356 Event-driven network application framework for high performance protocol servers & clients, non-blocking.
GitHawk 2,492 Swift 333 The best iOS app for GitHub.
Grid 157 Swift 9 🚀 SwiftUI Grid with custom styles.
PromiseKit 12,139 Swift 1,199 Promises for Swift & ObjC.
Quick 8,476 Swift 797 The Swift (and Objective-C) testing framework.
MovieSwiftUI 3,730 Swift 287 SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
Unshaky 1,621 Swift 65 A software attempt to address the "double key press" issue on Apple's butterfly keyboard
Nuke 4,251 Swift 260 Powerful image loading and caching system
vapor 17,442 Swift 1,030 💧 A server-side Swift web framework.
V2rayU 4,288 Swift 609 V2rayU,基于v2ray核心的mac版客户端,用于科学上网,使用swift编写,支持vmess,shadowsocks,socks5等服务协议,支持订阅, 支持二维码,剪贴板导入,手动配置,二维码分享等

systemverilog

Repo star language fork intro

tcl

Repo star language fork intro

tcsh

Repo star language fork intro

tea

Repo star language fork intro

terra

Repo star language fork intro

tex

Repo star language fork intro
deeplearningbook-chinese 27,092 TeX 7,924 Deep Learning Book Chinese Translation
Awesome-CV 9,380 TeX 2,344 📄 Awesome CV is LaTeX template for your outstanding job application
resume 2,992 TeX 1,235 An elegant \LaTeX\ résumé template
libpku 21,305 TeX 6,670 贵校课程资料民间整理
draft 3,552 TeX 552 C++ standards drafts
MathModel 852 TeX 370 研究生数学建模,数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT

text

Repo star language fork intro

textile

Repo star language fork intro

thrift

Repo star language fork intro

ti-program

Repo star language fork intro

tla

Repo star language fork intro

toml

Repo star language fork intro

tsql

Repo star language fork intro
apollo-build-scripts 327 TSQL 910 Apollo Build Scripts
DP-200-Implementing-an-Azure-Data-Solution 71 TSQL 75
APIJSON 7,176 TSQL 915 🏆Gitee Most Valuable Project🚀A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs
CBoard 2,220 TSQL 964 An easy to use, self-service open BI reporting and BI dashboard platform.

tsx

Repo star language fork intro

turing

Repo star language fork intro

turtle

Repo star language fork intro

twig

Repo star language fork intro

txl

Repo star language fork intro

type-language

Repo star language fork intro

typescript

Repo star language fork intro
vscode 86,884 TypeScript 12,946 Visual Studio Code
fiora 2,502 TypeScript 545 An interesting chat application power by socket.io, koa, mongodb and react
angular 54,289 TypeScript 15,007 One framework. Mobile & desktop.
material-components-web-components 1,450 TypeScript 223 Material Web Components - Material Design implemented as Web Components
desktop 8,367 TypeScript 4,043 Simple collaboration from your desktop
grafana 32,050 TypeScript 6,243 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
javascript-obfuscator 3,549 TypeScript 474 A powerful obfuscator for JavaScript and Node.js
react-hook-form 4,572 TypeScript 166 📋 React hooks for forms validation without the hassle.
react-native-gifted-chat 8,341 TypeScript 2,458 💬 The most complete chat UI for React Native
toolkit 886 TypeScript 258 The GitHub ToolKit for developing GitHub Actions.
davinci 1,109 TypeScript 498 Davinci is a DVsaaS (Data Visualization as a Service) Platform
teachablemachine-community 213 TypeScript 37 Example code snippets and machine learning code for Teachable Machine
apollo-client 12,613 TypeScript 1,474 🚀 A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
PeerTube 6,338 TypeScript 582 Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.
botpress 7,969 TypeScript 898 🤖 The open-source Conversational Platform with built-in language understanding (NLU), beautiful graphical interface and Dialog Manager (DM). Easily create chatbots and AI-based virtual assistants.
react-use 8,693 TypeScript 454 React Hooks — 👍
typeorm 16,117 TypeScript 2,249 ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms...
vetur 3,807 TypeScript 324 Vue tooling for VS Code.
redux-toolkit 1,919 TypeScript 146 The official, opinionated, batteries-included toolset for efficient Redux development
expo-cli 833 TypeScript 135 Tools for making Expo apps
TypeScript 55,769 TypeScript 7,595 TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
prettier-vscode 2,742 TypeScript 210 Visual Studio Code extension for Prettier
components 19,071 TypeScript 5,013 Component infrastructure and Material Design components for Angular
BotFramework-Composer 175 TypeScript 44 Dialog creation and management for Microsoft Bot Framework Applications
qiankun 1,967 TypeScript 158 📦🚀Blazing fast, simple and completed solution for micro frontends.

unified-parallel-c

Repo star language fork intro

unity3d-asset

Repo star language fork intro

unix-assembly

Repo star language fork intro

uno

Repo star language fork intro

unrealscript

Repo star language fork intro

urweb

Repo star language fork intro

vala

Repo star language fork intro

vcl

Repo star language fork intro

verilog

Repo star language fork intro
picorv32 1,060 Verilog 272 PicoRV32 - A Size-Optimized RISC-V CPU
hdl 438 Verilog 743 HDL libraries and projects
hw 808 Verilog 294 RTL, Cmodel, and testbench for NVDLA

vhdl

Repo star language fork intro
ghdl 829 VHDL 151 VHDL 2008/93/87 simulator
FPGBA 68 VHDL 2 GBA on FPGA

vim-script

Repo star language fork intro
neovim 34,032 Vim script 2,512 Vim-fork focused on extensibility and usability
vimrc 19,740 Vim script 5,537 The ultimate Vim configuration: vimrc
SpaceVim 12,514 Vim script 1,043 A community-driven modular vim distribution - The ultimate vim configuration
goyo.vim 2,759 Vim script 77 🌷 Distraction-free writing in Vim
vim-lsp 1,222 Vim script 119 async language server protocol plugin for vim and neovim
vim 18,358 Vim script 2,484 The official Vim repository
vim-go 11,266 Vim script 1,141 Go development plugin for Vim
spf13-vim 14,106 Vim script 3,678 The ultimate vim distribution
vim-plug 16,680 Vim script 824 🌺 Minimalist Vim Plugin Manager
gruvbox 6,371 Vim script 615 Retro groove color scheme for Vim
vim-devicons 2,902 Vim script 173 Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more
use_vim_as_ide 8,206 Vim script 2,288 use vim as IDE
vimplus 1,824 Vim script 673 🚀An automatic configuration program for vim
fzf.vim 4,118 Vim script 290 fzf ❤️ vim
nerdtree 12,536 Vim script 1,154 A tree explorer plugin for vim.
vim-tmux-navigator 2,736 Vim script 167 Seamless navigation between tmux panes and vim splits

visual-basic

Repo star language fork intro
pyenv-win 189 Visual Basic 43 pyenv for Windows. pyenv is a simple python version management tool. It lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-p...

volt

Repo star language fork intro

vue

Repo star language fork intro
postwoman 6,506 Vue 346 👽 API request builder - A free, fast, and beautiful alternative to Postman 🔥 https://postwoman.io
vue-element-admin 45,128 Vue 15,310 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
ant-design-pro-vue 3,737 Vue 1,078 👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!
vue-virtual-scroller 3,354 Vue 274 ⚡️ Blazing fast scrolling for any amount of data
element 42,302 Vue 9,313 A Vue.js 2.0 UI Toolkit for Web
vue-material 8,372 Vue 1,031 Material design for Vue.js
vue2-manage 8,133 Vue 2,937 基于 vue + element-ui 的后台管理系统
hello-uniapp 627 Vue 316 uni-app框架演示示例
mall-admin-web 4,113 Vue 2,524 mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
uni-ui 377 Vue 138 基于uni-app的ui框架
vue2-elm 30,804 Vue 10,256 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
vant-demo 671 Vue 519 Collection of vant demos.
xmall-front 1,366 Vue 621 基于Vue开发的XMall商城前台页面 PC端
vue-manage-system 8,338 Vue 2,914 The web management system solution based on Vue2 and Element UI.
ColorUI 6,755 Vue 1,195 鲜亮的高饱和色彩,专注视觉的小程序组件库
ant-design-vue 8,643 Vue 1,151 An enterprise-class UI components based on Ant Design and Vue. 🐜
iview-admin 13,738 Vue 4,202 Vue 2.0 admin management system template based on iView
bilibili-vue 1,900 Vue 469 前端vue+后端koa,全栈式开发bilibili首页
vue-baidu-map 1,559 Vue 277 Baidu Map components for Vue 2.x
vue-typescript-admin-template 1,391 Vue 447 🖖 A vue-cli 3.0 + typescript minimal admin template
logoly 4,052 Vue 402 A Pornhub Flavour Logo Generator
Mall-Vue 556 Vue 253 基于Vue+Vuex+iView的电子商城网站
h-player-v2 2,008 Vue 465 资源采集站在线播放
HYMall 129 Vue 30 A vue.js mall application.
vue-upload-component 1,790 Vue 464 Vue.js file upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory, Upload multiple files at the same time, html4 (IE 9), PUT method, Customize the filter

wavefront-material

Repo star language fork intro

wavefront-object

Repo star language fork intro

wdl

Repo star language fork intro

web-ontology-language

Repo star language fork intro

webassembly

Repo star language fork intro
assemblyscript 7,358 WebAssembly 301 Definitely not a TypeScript to WebAssembly compiler 🚀
binaryen 3,610 WebAssembly 369 Compiler infrastructure and toolchain library for WebAssembly

webidl

Repo star language fork intro

webvtt

Repo star language fork intro

windows-registry-entries

Repo star language fork intro

wisp

Repo star language fork intro

wollok

Repo star language fork intro

world-of-warcraft-addon-data

Repo star language fork intro

x-bitmap

Repo star language fork intro

x-font-directory-index

Repo star language fork intro

x-pixmap

Repo star language fork intro

x10

Repo star language fork intro

xbase

Repo star language fork intro

xc

Repo star language fork intro

xcompose

Repo star language fork intro

xml

Repo star language fork intro

xojo

Repo star language fork intro

xpages

Repo star language fork intro

xproc

Repo star language fork intro

xquery

Repo star language fork intro

xs

Repo star language fork intro

xslt

Repo star language fork intro
GildedRose-Refactoring-Kata 973 XSLT 1,537 Starting code for the GildedRose Refactoring Kata in many programming languages.

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

zil

Repo star language fork intro

zimpl

Repo star language fork intro