Skip to content

Latest commit

 

History

History
5040 lines (3022 loc) · 170 KB

2019-12-20.md

File metadata and controls

5040 lines (3022 loc) · 170 KB

2019-12-20 Trending Daily

All Languages

Repo star language fork intro
wenyan-lang 10,246 JavaScript 544 文言文編程語言 A programming language for the ancient Chinese.
spring-boot-demo 8,231 Java 2,783 spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 63 个集成demo,已经完成 52 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Be...
12306 19,996 Python 6,288 12306智能刷票,订票
nuxt.js 24,361 JavaScript 2,125 The Vue.js Framework
webpack-box 780 JavaScript 99 我有一个梦想,就是将所有webpack相关的最佳实践都集成在这里,本项目长期维护/更新,有兴趣的同学可以一起成为维护者。issue下面TODO标签是接下来要做的事情,欢迎所有人都可以来提,让我们共创 webpack 工厂!
HelloGitHub 22,304 Python 2,929 Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
x-spreadsheet 7,236 JavaScript 639 A web-based JavaScript(canvas) spreadsheet
ML-From-Scratch 14,394 Python 2,707 Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learnin...
14th 1,042 169 第十四届D2前端技术论坛「创心」
svelte 27,969 JavaScript 1,222 Cybernetically enhanced web apps
ordinary-puzzles-app 191 TypeScript 14 A mobile puzzle game built with React-Native
jormungandr 212 Rust 77 aspiring blockchain node
lite-youtube-embed 1,890 JavaScript 59 A faster youtube embed.
MLN 279 C 28 高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua
chinese-poetry 21,731 JavaScript 4,030 最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
examples-of-web-crawlers 5,852 Python 1,840 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
LeetCodeAnimation 46,393 Java 8,221 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
3y 4,212 993 📓从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
ClickHouse 9,059 C++ 1,640 ClickHouse is a free analytics DBMS for big data
crawlab 3,641 Go 512 Distributed web crawler admin platform for spiders management regardless of languages and frameworks.
nopCommerce 4,229 C# 2,519 The most popular open source ecommerce shopping cart solution based on ASP.NET Core
rubocop 10,456 Ruby 2,248 A Ruby static code analyzer and formatter, based on the community Ruby style guide.
vapor 17,658 Swift 1,050 💧 A server-side Swift web framework.
aws-sdk-go 5,420 Go 1,364 AWS SDK for the Go programming language.
eksctl 1,944 Go 394 The official CLI for Amazon EKS

c

Repo star language fork intro
MLN 279 C 28 高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua
HomeKitADK 802 C 45
linux 84,227 C 29,500 Linux kernel source tree
disque-module 261 C 12 Disque ported as Redis module
TDengine 10,637 C 2,824 An open-source big data platform designed and optimized for the Internet of Things (IoT).
lede 5,908 C 4,778 Lean's OpenWrt source
Unity 1,353 C 445 Simple Unit Testing for C
jsmn 1,840 C 503 Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
yugabyte-db 3,341 C 287 The high-performance distributed SQL database for global, internet-scale apps.
openssl 11,979 C 5,245 TLS/SSL and crypto library
redis 40,344 C 15,775 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...
AliOS-Things 3,104 C 1,285 AliOS Things latest version: https://github.com/alibaba/AliOS-Things/tree/rel_3.0.0. Please go to https://aliosthings.iot.aliyun.com to get your minimal code.
vlc 5,559 C 2,071 VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/
iperf 2,581 C 683 iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
matrix 6,538 C 844 Matrix is a plugin style, non-invasive APM system developed by WeChat.
Arduino 10,509 C 8,556 ESP8266 core for Arduino
netdata 43,529 C 3,953 Real-time performance monitoring, done right! https://my-netdata.io/
CMSIS_5 1,103 C 467 CMSIS Version 5 Development Repository
CMake 2,760 C 1,338 Mirror of CMake upstream repository
librdkafka 3,803 C 1,729 The Apache Kafka C/C++ library
FFmpeg 17,713 C 6,325 Mirror of git://source.ffmpeg.org/ffmpeg.git
winevdm 556 C 33 16-bit Windows (Windows 1.x, 2.x, 3.0, 3.1, etc.) on 64-bit Windows
glfw 5,726 C 1,785 A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
how2heap 3,460 C 750 A repository for learning various heap exploitation techniques.
zabbix 695 C 230 We have migrated from SVN to Git! This is a publish-only mirror of https://git.zabbix.com/scm/zbx/zabbix.git and pull requests are ignored. Old "trunk" branch is not available anymore. Please rebase t...

c++

Repo star language fork intro
ClickHouse 9,059 C++ 1,640 ClickHouse is a free analytics DBMS for big data
tensorflow 139,137 C++ 79,167 An Open Source Machine Learning Framework for Everyone
googletest 14,011 C++ 5,565 Googletest - Google Testing and Mocking Framework
simdjson 7,848 C++ 433 Parsing gigabytes of JSON per second
Sourcetrail 5,362 C++ 257 Sourcetrail - free and open-source interactive source explorer
interview 8,692 C++ 2,794 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
Catch2 10,553 C++ 1,731 A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
kaolin 1,378 C++ 137 A PyTorch Library for Accelerating 3D Deep Learning Research
protobuf 39,179 C++ 10,591 Protocol Buffers - Google's data interchange format
apollo 15,563 C++ 5,408 An open autonomous driving platform
osquery 16,319 C++ 1,918 SQL powered operating system instrumentation, monitoring, and analytics.
json 16,814 C++ 2,900 JSON for Modern C++
ZLMediaKit 814 C++ 320 A lightweight RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV server and client framework based on C++11
grpc-web 3,614 C++ 294 gRPC for Web Clients
Osiris 545 C++ 237 Free open-source training software / cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by imgui.
Tars 7,979 C++ 1,920 Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
VINS-Fusion 1,027 C++ 472 An optimization-based multi-sensor state estimator
pybind11 6,397 C++ 875 Seamless operability between C++11 and Python
benchmark 3,945 C++ 754 A microbenchmark support library
multipass 806 C++ 86 Multipass orchestrates virtual Ubuntu instances
nodegui 3,958 C++ 91 A library for building cross-platform native desktop applications with Node.js and CSS 🚀. For React NodeGUI, visit: https://github.com/nodegui/react-nodegui ⚛️
SEAL 1,474 C++ 209 Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
sumo 553 C++ 337 Eclipse SUMO is an open source, highly portable, microscopic and continuous road traffic simulation package designed to handle large road networks. It allows for intermodal simulation including pedest...
TensorRT 1,750 C++ 336 TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
v8 14,077 C++ 2,716 The official mirror of the V8 Git repository

css

Repo star language fork intro
synthwave-vscode 3,766 CSS 940 Synthwave inspired colour theme for VS Code 🌅🕶
sicp-py-zh 1,203 CSS 205 📖【译】UCB CS61a SICP Python
minimal-mistakes 5,946 CSS 9,974 📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
tutorial 1,182 CSS 1,354 This is a tutorial we are using for Django Girls workshops
HELK 1,940 CSS 374 The Hunting ELK
json-api 6,078 CSS 710 A specification for building JSON APIs
tailwindcss 17,745 CSS 786 A utility-first CSS framework for rapid UI development.
minima 1,536 CSS 1,494 Minima is a one-size-fits-all Jekyll theme for writers.
bulma 37,820 CSS 3,135 Modern CSS framework based on Flexbox
google-api-javascript-client 1,054 CSS 552 Google APIs Client Library for browser JavaScript, aka gapi.
NES.css 14,093 CSS 1,185 NES-style CSS Framework
MaterialFox 813 CSS 65 A Material Design-inspired userChrome.css theme for Firefox
animate.css 63,822 CSS 13,549 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
material-kit 5,283 CSS 569 Free and Open Source UI Kit for Bootstrap 4, React, Vue.js, React Native and Sketch based on Google's Material Design
bootstrap-material-design 7,701 CSS 1,035 Material Design for Bootstrap - Powerful and free UI KIT for Bootstrap 4
course-collaboration-travel-plans 883 CSS 13,046
Practical-Cryptography-for-Developers-Book 1,385 CSS 141 Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatu...
2048 10,289 CSS 15,752 A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
simplefolio 748 CSS 271 A clean, beautiful and responsive portfolio template for Developers!
ChineseBQB 6,214 CSS 642 🇨🇳Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~
jekyll-theme-basically-basic 379 CSS 610 Your new Jekyll default theme
css.gg 123 CSS 7 500+ CSS Icons. Customizable, Retina Ready with API & NPM
django-suit 1,877 CSS 554 Modern theme for Django admin interface
Bilibili-Evolved 1,224 CSS 92 强大的哔哩哔哩增强脚本: 下载视频, 音乐, 封面, 弹幕 / 简化直播间, 评论区, 首页 / 自定义顶栏, 删除广告, 夜间模式 / 触屏设备支持
blog 23 CSS 34 Pivotal Engineering Blog

html

Repo star language fork intro
homepage 74 HTML 34 おめシスのホームページを作りたい
OSCPRepo 826 HTML 348 A list of commands, scripts, resources, and more that I have gathered and attempted to consolidate for use as OSCP (and more) study material. Commands in 'Usefulcommands' Keepnote. Bookmarks and readi...
shan-shui-inf 739 HTML 54 Procedurally generated Chinese landscape painting.
tagify 637 HTML 158 lightweight, efficient Tags input component in Vanilla JS / React / Angular
Crawler_Illegal_Cases_In_China 1,066 HTML 60 Collection of China illegal cases about web crawler 本项目用来整理所有中国大陆爬虫开发者涉诉与违规相关的新闻、资料与法律法规。致力于帮助在中国大陆工作的爬虫行业从业者了解我国相关法律,避免触碰数据合规红线。 [AD]中文知识图谱门户
keep-a-changelog 3,766 HTML 2,114 If you build software, keep a changelog.
glTF 3,586 HTML 658 glTF – Runtime 3D Asset Delivery
styleguide 22,767 HTML 8,145 Style guides for Google-originated open-source projects
rellax 4,682 HTML 584 Lightweight, vanilla javascript parallax library
meu-primeiro-jogo-multiplayer 425 HTML 242 Um jogo multiplayer bastante simples para testarmos o Socket.io
github-markdown-css 4,254 HTML 1,138 The minimal amount of CSS to replicate the GitHub Markdown style
tw-family-names 21 HTML 2 台灣姓氏分佈地圖 Taiwan Family Name Map
Java-Interview-Advanced 1,041 HTML 470 中华石杉--互联网Java进阶面试训练营
django-DefectDojo 1,050 HTML 469 DefectDojo is an open-source application vulnerability correlation and security orchestration tool.
3d-force-graph 865 HTML 220 3D force-directed graph component using ThreeJS/WebGL
fastclick 17,871 HTML 3,193 Polyfill to remove click delays on browsers with touch UIs
craftinginterpreters 1,820 HTML 219 Repository for the book "Crafting Interpreters"
blog 1,415 HTML 200 浩麟的技术博客
front-end-handbook-2019 3,001 HTML 296 [Book] 2019 edition of our front-end development handbook
linux-command 11,232 HTML 2,715 Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
country-list 4,128 HTML 1,266 🌐 List of all countries with names and ISO 3166-1 codes in all languages and data formats.
technical-books 1,576 HTML 346 😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...
webdevbootcamp 975 HTML 654 All source code for back-end projects from the Web Developer Bootcamp
flutter-in-action 6,705 HTML 1,322 《Flutter实战》电子书
Coursera-ML-AndrewNg-Notes 14,102 HTML 5,496 吴恩达老师的机器学习课程个人笔记

python

Repo star language fork intro
12306 19,996 Python 6,288 12306智能刷票,订票
HelloGitHub 22,304 Python 2,929 Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
ML-From-Scratch 14,394 Python 2,707 Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learnin...
examples-of-web-crawlers 5,852 Python 1,840 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
coding-problems 685 Python 75 Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Silver 214 Python 28 Mass scan IPs for vulnerable services
caldera 1,388 Python 281 Automated Adversary Emulation
CenterNet 3,074 Python 794 Object detection, 3D detection, and pose estimation using center point detection:
fastapi 6,905 Python 374 FastAPI framework, high performance, easy to learn, fast to code, ready for production
proxy_pool 8,485 Python 2,471 Python爬虫代理IP池(proxy pool)
easy12306 1,625 Python 454 使用机器学习算法完成对12306验证码的自动识别
transformers 19,326 Python 4,370 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
home-assistant 30,077 Python 8,770 🏡 Open source home automation that puts local control and privacy first
learn_python3_spider 1,976 Python 628 python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式...
intro-to-apis-course 60 Python 22 Introduction to APIs course
OneList 171 Python 54 Simple index for onedrive
zulip 10,860 Python 3,399 Zulip server - powerful open source team chat
Deep-Reinforcement-Learning-Algorithms-with-PyTorch 1,916 Python 381 PyTorch implementations of deep reinforcement learning algorithms and environments
qutebrowser 5,014 Python 693 A keyboard-driven, vim-like browser based on PyQt5.
horovod 8,188 Python 1,283 Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
you-get 29,247 Python 5,802 ⏬ Dumb downloader that scrapes the web
PyFlow 356 Python 69 Visual scripting framework for python - https://wonderworks-software.github.io/PyFlow
allennlp 7,736 Python 1,654 An open-source NLP research library, built on PyTorch.
py12306 8,033 Python 2,040 🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
aws-cloudformation-templates 1,929 Python 1,463 A collection of useful CloudFormation templates

typescript

Repo star language fork intro
ordinary-puzzles-app 191 TypeScript 14 A mobile puzzle game built with React-Native
vscode 88,847 TypeScript 13,373 Visual Studio Code
react-cosmos 5,781 TypeScript 251 A dev tool for building scalable, high-quality user interfaces
vscode-eslint 683 TypeScript 175 VSCode extension to integrate eslint into VSCode
face-api.js 8,223 TypeScript 1,439 JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
refined-github 10,519 TypeScript 807 Browser extension that simplifies the GitHub interface and adds useful features
capacitor 3,421 TypeScript 376 Build cross-platform Native Progressive Web Apps for iOS, Android, and the web ⚡️
storybook 44,184 TypeScript 3,956 📓 UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
prism 808 TypeScript 64 Turn any OpenAPI file into an API server with mocking, transformations, validations, and more.
azuredatastudio 5,470 TypeScript 460 Azure Data Studio is a data management tool that enables working with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.
grafana 32,621 TypeScript 6,391 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
nx 2,530 TypeScript 332 Extensible Dev Tools for Monorepos
apollo-client 12,844 TypeScript 1,507 🚀 A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
deno 40,282 TypeScript 1,869 A secure JavaScript and TypeScript runtime
next-i18next 703 TypeScript 204 The easiest way to translate your NextJs apps.
react-admin 10,680 TypeScript 2,335 A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
angular 55,573 TypeScript 15,341 One framework. Mobile & desktop.
recharts 12,937 TypeScript 992 Redefined chart library built with React and D3
scully 327 TypeScript 24 The Static Site Generator for Angular apps
components 19,199 TypeScript 5,068 Component infrastructure and Material Design components for Angular
nest 22,477 TypeScript 1,732 A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
fluent-ui-react 64 TypeScript 3 A work in progress; please stand by.
verdaccio 8,545 TypeScript 770 📦🔐A lightweight private npm proxy registry
nexus 1,321 TypeScript 81 GraphQL Nexus: Code-First, Type-Safe, GraphQL Schema Construction
aws-cdk 3,749 TypeScript 652 The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

unknown

Repo star language fork intro
14th 1,042 169 第十四届D2前端技术论坛「创心」
3y 4,212 993 📓从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
awesome-scalability 22,876 2,509 The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
awesome-graph-classification 2,683 458 A collection of important graph embedding, classification and representation learning papers with implementations.
awesome-point-cloud-analysis 1,252 299 A list of papers and datasets about point cloud analysis (processing)
A-Programmers-Guide-to-English 8,492 856 专为程序员编写的英语学习指南 v1.2。在线版本请点 ->
awesome-fraud-detection-papers 325 65 A curated list of data mining papers about fraud detection.
awesome-react 34,638 4,066 A collection of awesome things regarding React ecosystem
gitignore 93,033 48,008 A collection of useful .gitignore templates
AZ-103-MicrosoftAzureAdministrator 457 638 AZ-103: Microsoft Azure Administrator
12306model 52 69 本地识别模型下载
machine-learning-for-software-engineers 23,042 5,380 A complete daily plan for studying to become a machine learning engineer.
javascript-testing-best-practices 6,566 443 📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2019)
coding-interview-university 95,126 27,924 A complete computer science study plan to become a software engineer.
proposals 9,464 356 Tracking ECMAScript Proposals
xamarin-forms-goodlooking-UI 1,240 302 Xamarin.Forms goodlooking UI samples
architecture.of.internet-product 16,684 3,811 互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
aws-cloudformation-coverage-roadmap 487 8 The AWS CloudFormation Public Coverage Roadmap
awesome-production-machine-learning 2,449 324 A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
corefx 17,827 5,474 CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.
kubernetes-the-hard-way 19,054 4,364 Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
ansible 186 60
Xiaomi_Kernel_OpenSource 4,552 1,772 Xiaomi Mobile Phone Kernel OpenSource
newschool-frontend 28 20
webkit 4,442 1,822 Unofficial mirror of the WebKit SVN repository

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

apacheconf

Repo star language fork intro
starter-web 152 ApacheConf 8,589 Simple starting point website project based upon Initializr

apex

Repo star language fork intro
trailhead-code-samples 79 Apex 489 Public code samples to support Trailhead challenges
NPSP 408 Apex 255 The current version of the Salesforce.org Nonprofit Success Pack

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

aspectj

Repo star language fork intro

assembly

Repo star language fork intro
rav1e 1,605 Assembly 118 The fastest and safest AV1 encoder.
Apollo-11 45,138 Assembly 6,202 Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
mal 6,541 Assembly 1,399 mal - Make a Lisp
collapseos 3,283 Assembly 201 Bootstrap post-collapse technology
uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu 51 Assembly 3 uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
pemu 73 Assembly 13

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
dataloader 237 AutoIt 204 apex data loader

awk

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

ballerina

Repo star language fork intro

batchfile

Repo star language fork intro
SSTap-Rule 2,970 Batchfile 771 支持更多游戏规则,让SSTap成为真正的“网游加速器”
java-interview 415 Batchfile 173 Вопросы и ответы к интервью Java разработчика
bilibili_organizer 22 Batchfile 0 一键将B站客户端缓存整理成适合在Win下观看

befunge

Repo star language fork intro

bison

Repo star language fork intro

bitbake

Repo star language fork intro

blade

Repo star language fork intro

blitzbasic

Repo star language fork intro

blitzmax

Repo star language fork intro

bluespec

Repo star language fork intro

boo

Repo star language fork intro

brainfuck

Repo star language fork intro

brightscript

Repo star language fork intro

zeek

Repo star language fork intro

c

Repo star language fork intro
MLN 280 C 28 高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua
HomeKitADK 803 C 45
linux 84,227 C 29,500 Linux kernel source tree
disque-module 261 C 12 Disque ported as Redis module
TDengine 10,637 C 2,824 An open-source big data platform designed and optimized for the Internet of Things (IoT).
lede 5,908 C 4,778 Lean's OpenWrt source
Unity 1,353 C 445 Simple Unit Testing for C
jsmn 1,840 C 503 Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
yugabyte-db 3,341 C 287 The high-performance distributed SQL database for global, internet-scale apps.
openssl 11,979 C 5,245 TLS/SSL and crypto library
redis 40,344 C 15,775 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...
AliOS-Things 3,104 C 1,285 AliOS Things latest version: https://github.com/alibaba/AliOS-Things/tree/rel_3.0.0. Please go to https://aliosthings.iot.aliyun.com to get your minimal code.
vlc 5,559 C 2,071 VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/
iperf 2,581 C 683 iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
matrix 6,538 C 844 Matrix is a plugin style, non-invasive APM system developed by WeChat.
Arduino 10,509 C 8,556 ESP8266 core for Arduino
netdata 43,529 C 3,953 Real-time performance monitoring, done right! https://my-netdata.io/
CMSIS_5 1,103 C 467 CMSIS Version 5 Development Repository
CMake 2,760 C 1,338 Mirror of CMake upstream repository
librdkafka 3,803 C 1,729 The Apache Kafka C/C++ library
FFmpeg 17,713 C 6,325 Mirror of git://source.ffmpeg.org/ffmpeg.git
winevdm 556 C 33 16-bit Windows (Windows 1.x, 2.x, 3.0, 3.1, etc.) on 64-bit Windows
glfw 5,726 C 1,785 A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
how2heap 3,460 C 750 A repository for learning various heap exploitation techniques.
zabbix 695 C 230 We have migrated from SVN to Git! This is a publish-only mirror of https://git.zabbix.com/scm/zbx/zabbix.git and pull requests are ignored. Old "trunk" branch is not available anymore. Please rebase t...

c%23

Repo star language fork intro
nopCommerce 4,230 C# 2,519 The most popular open source ecommerce shopping cart solution based on ASP.NET Core
Avalonia 7,787 C# 705 A multi-platform .NET UI framework
clean-architecture-manga 864 C# 187 🌀 Clean Architecture with .NET Core 3.1 and C# 8. Use cases as central organizing structure, completely testable, decoupled from frameworks
awesome-dotnet-core 10,791 C# 1,669 🐝 A collection of awesome .NET core libraries, tools, frameworks and software
SimplCommerce 2,447 C# 897 A simple, cross platform, modularized ecommerce system built on .NET Core
sample-dotnet-core-cqrs-api 429 C# 91 Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
azure-powershell 1,727 C# 1,823 Microsoft Azure PowerShell
practical-aspnetcore 3,155 C# 386 Practical samples of aspnet core 2.1, 2.2, 3.0 and 3.1-Preview3 projects you can use. Readme contains explanations on all projects.
OrchardCore 3,368 C# 1,174 Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that application framework.
active-directory-aspnetcore-webapp-openidconnect-v2 258 C# 160 An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
Swashbuckle.AspNetCore 2,836 C# 680 Swagger tools for documenting API's built on ASP.NET Core
DOTSSample 55 C# 3 A third person, multiplayer sample project. Built with Unity and using the new Data Oriented Tech Stack (DOTS).
azure-pipelines-agent 857 C# 506 Azure Pipelines Agent 🚀
eShopOnContainers 12,163 C# 5,009 Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET Core 3.0, Docker Containers and Azure Kubernetes Services. Supports Visua...
Blazui 133 C# 16 Element的blazor版本,用 .Net 写前端的 UI 框架,无JS,无TS,非 Silverlight,非 WebForm,开箱即用
NorthwindTraders 3,086 C# 1,056 Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
IdentityServer4 5,598 C# 1,839 OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
eShopOnWeb 3,742 C# 1,627 Sample ASP.NET Core 3.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download 130+ page eBook PDF from docs folder.
protobuf-net 2,704 C# 813 Protocol Buffers library for idiomatic .NET
RestSharp 6,920 C# 1,967 Simple REST and HTTP API Client for .NET
ArchiSteamFarm 4,634 C# 580 C# application with primary purpose of idling Steam cards from multiple accounts simultaneously.
SqlSugar 2,493 C# 768 Best ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm
MaterialDesignInXamlToolkit 7,942 C# 1,944 Google's Material Design in XAML & WPF, for C# & VB.Net.
FastReport 827 C# 165 Reporting tool for .NET Core/.NET Framework that helps your application generate document-like reports
squidex 873 C# 185 Headless CMS and Content Managment Hub

c++

Repo star language fork intro
ClickHouse 9,059 C++ 1,640 ClickHouse is a free analytics DBMS for big data
tensorflow 139,137 C++ 79,167 An Open Source Machine Learning Framework for Everyone
googletest 14,011 C++ 5,565 Googletest - Google Testing and Mocking Framework
simdjson 7,848 C++ 433 Parsing gigabytes of JSON per second
Sourcetrail 5,362 C++ 257 Sourcetrail - free and open-source interactive source explorer
interview 8,692 C++ 2,793 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
Catch2 10,553 C++ 1,731 A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
kaolin 1,378 C++ 137 A PyTorch Library for Accelerating 3D Deep Learning Research
protobuf 39,179 C++ 10,591 Protocol Buffers - Google's data interchange format
apollo 15,563 C++ 5,408 An open autonomous driving platform
osquery 16,319 C++ 1,918 SQL powered operating system instrumentation, monitoring, and analytics.
json 16,814 C++ 2,900 JSON for Modern C++
ZLMediaKit 814 C++ 320 A lightweight RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV server and client framework based on C++11
grpc-web 3,614 C++ 294 gRPC for Web Clients
Osiris 545 C++ 237 Free open-source training software / cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by imgui.
Tars 7,979 C++ 1,920 Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
VINS-Fusion 1,027 C++ 472 An optimization-based multi-sensor state estimator
pybind11 6,397 C++ 875 Seamless operability between C++11 and Python
benchmark 3,945 C++ 754 A microbenchmark support library
multipass 806 C++ 86 Multipass orchestrates virtual Ubuntu instances
nodegui 3,958 C++ 91 A library for building cross-platform native desktop applications with Node.js and CSS 🚀. For React NodeGUI, visit: https://github.com/nodegui/react-nodegui ⚛️
SEAL 1,474 C++ 209 Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
sumo 553 C++ 337 Eclipse SUMO is an open source, highly portable, microscopic and continuous road traffic simulation package designed to handle large road networks. It allows for intermodal simulation including pedest...
TensorRT 1,750 C++ 336 TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
v8 14,077 C++ 2,716 The official mirror of the V8 Git repository

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 18,309 Clojure 2,456 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
clojurescript 8,270 Clojure 730 Clojure to JS compiler
leiningen 6,590 Clojure 1,520 Automate Clojure projects without setting your hair on fire.
re-frame 4,091 Clojure 540 A Reagent Framework For Writing SPAs, in Clojurescript.
shadow-cljs 1,139 Clojure 69 ClojureScript compilation made easy

closure-templates

Repo star language fork intro

cloud-firestore-security-rules

Repo star language fork intro

cmake

Repo star language fork intro
cmake-examples 1,586 CMake 307 Useful CMake Examples
sanitizers-cmake 181 CMake 31 CMake modules to help use sanitizers
ojdkbuild 1,581 CMake 136 Community builds using source code from OpenJDK project
ios-cmake 506 CMake 121 A CMake toolchain file for iOS, watchOS and tvOS C/C++/Obj-C++ development

cobol

Repo star language fork intro

coffeescript

Repo star language fork intro
pivottable 3,348 CoffeeScript 847 Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
CoffeeScriptRedux 1,859 CoffeeScript 119 😓 rewrite of the CoffeeScript compiler with proper compiler design principles and a focus on robustness and extensibility
hubot-scripts 3,527 CoffeeScript 1,988 DEPRECATED, see github/hubot-scripts#1113 for details - optional scripts for hubot, opt in via hubot-scripts.json

coldfusion

Repo star language fork intro

coldfusion-cfc

Repo star language fork intro

collada

Repo star language fork intro

common-lisp

Repo star language fork intro
pgloader 2,625 Common Lisp 313 Migrate to PostgreSQL in a single command!
getac 23 Common Lisp 0 Quick unit testing tool for competitive programming

common-workflow-language

Repo star language fork intro

component-pascal

Repo star language fork intro

conll-u

Repo star language fork intro

cool

Repo star language fork intro

coq

Repo star language fork intro

cpp-objdump

Repo star language fork intro

creole

Repo star language fork intro

crystal

Repo star language fork intro
crystal 14,198 Crystal 1,097 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
synthwave-vscode 3,766 CSS 940 Synthwave inspired colour theme for VS Code 🌅🕶
sicp-py-zh 1,203 CSS 205 📖【译】UCB CS61a SICP Python
minimal-mistakes 5,946 CSS 9,975 📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
tutorial 1,182 CSS 1,354 This is a tutorial we are using for Django Girls workshops
HELK 1,940 CSS 374 The Hunting ELK
json-api 6,078 CSS 710 A specification for building JSON APIs
tailwindcss 17,745 CSS 786 A utility-first CSS framework for rapid UI development.
minima 1,536 CSS 1,494 Minima is a one-size-fits-all Jekyll theme for writers.
bulma 37,820 CSS 3,135 Modern CSS framework based on Flexbox
google-api-javascript-client 1,054 CSS 552 Google APIs Client Library for browser JavaScript, aka gapi.
NES.css 14,093 CSS 1,185 NES-style CSS Framework
MaterialFox 813 CSS 65 A Material Design-inspired userChrome.css theme for Firefox
animate.css 63,822 CSS 13,550 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
material-kit 5,283 CSS 569 Free and Open Source UI Kit for Bootstrap 4, React, Vue.js, React Native and Sketch based on Google's Material Design
bootstrap-material-design 7,701 CSS 1,035 Material Design for Bootstrap - Powerful and free UI KIT for Bootstrap 4
course-collaboration-travel-plans 883 CSS 13,046
Practical-Cryptography-for-Developers-Book 1,385 CSS 141 Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatu...
2048 10,289 CSS 15,752 A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
simplefolio 748 CSS 271 A clean, beautiful and responsive portfolio template for Developers!
ChineseBQB 6,214 CSS 642 🇨🇳Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~
jekyll-theme-basically-basic 379 CSS 610 Your new Jekyll default theme
css.gg 123 CSS 7 500+ CSS Icons. Customizable, Retina Ready with API & NPM
django-suit 1,877 CSS 554 Modern theme for Django admin interface
Bilibili-Evolved 1,224 CSS 92 强大的哔哩哔哩增强脚本: 下载视频, 音乐, 封面, 弹幕 / 简化直播间, 评论区, 首页 / 自定义顶栏, 删除广告, 夜间模式 / 触屏设备支持
blog 23 CSS 34 Pivotal Engineering Blog

csv

Repo star language fork intro

cuda

Repo star language fork intro
cudf 2,344 Cuda 321 cuDF - GPU DataFrame Library
SENet 2,194 Cuda 656 Squeeze-and-Excitation Networks

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_architecture_samples 4,323 Dart 774 TodoMVC for Flutter
flui 253 Dart 14 A widget kit for Google Flutter.
Best-Flutter-UI-Templates 4,717 Dart 920 completely free for everyone. Its build-in Flutter Dart.
local_events_app 20 Dart 16
fish-redux 5,768 Dart 617 An assembled flutter application framework.
flutter 82,111 Dart 10,592 Flutter makes it easy and fast to build beautiful mobile apps.
FlutterExampleApps 7,912 Dart 1,508 [Example APPS] Basic Flutter apps, for flutter devs.
flutterfire 863 Dart 362 🔥 Firebase plugins for Flutter apps
mobx.dart 947 Dart 98 MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.
Flutter-Notebook 4,884 Dart 768 日更的FlutterDemo合集,今天你fu了吗
flutter-tutorials 1,293 Dart 440 The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
devtools 440 Dart 56 Performance tools for Flutter.
fluwx 1,463 Dart 215 Flutter版微信SDK.WeChat SDK for flutter.
awesome-flutter 24,282 Dart 3,338 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
plugins 9,171 Dart 3,950 Plugins for Flutter maintained by the Flutter team
udacity-course 1,017 Dart 1,684 Build native mobile apps with Flutter
slidy 292 Dart 38 CLI package manager and template for Flutter
flutter_swiper 1,962 Dart 236 The best swiper for flutter , with multiple layouts, infinite loop. Compatible with Android & iOS.
charts 1,276 Dart 289
dio 6,386 Dart 623 A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
flutter_ui_challenges 1,368 Dart 445 Trying to replicate various app UIs in flutter
flutter_sound 246 Dart 112 Flutter plugin for sound. Audio recorder and player.
flame 2,006 Dart 146 A minimalist Flutter game engine
flutter_plugin_record 26 Dart 5 flutter 仿微信录制语音功能 支持android和ios
Flutter-learning 3,643 Dart 563 🔥 👍 🌟 ⭐️ ⭐️⭐️ Flutter all you want.Flutter install,flutter samples,Flutter projects,Flutter plugin,Flutter problems,Dart codes,etc.Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代...

dataweave

Repo star language fork intro

desktop

Repo star language fork intro

dhall

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

diff

Repo star language fork intro

digital-command-language

Repo star language fork intro

dm

Repo star language fork intro

dns-zone

Repo star language fork intro

dockerfile

Repo star language fork intro
nocode 34,248 Dockerfile 3,061 The best way to write secure and reliable applications. Write nothing; deploy nowhere.
docker-node 5,125 Dockerfile 1,157 Official Docker Image for Node.js 🐳 🐢 🚀
aws-codebuild-docker-images 448 Dockerfile 411 Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html
alpine-node 2,020 Dockerfile 283 Minimal Node.js Docker Images built on Alpine Linux
BugBountyToolkit 60 Dockerfile 20 A multi-platform bug bounty toolkit that can be installed on Debian/Ubuntu or setup with Docker.
dotnet-docker 2,002 Dockerfile 847 Docker images for .NET Core and the .NET Core Tools.
laradock 8,696 Dockerfile 2,987 The most popular full PHP development environment on Docker.
v2hero 369 Dockerfile 1,105 All Free . Deploy V2Ray to Heroku . 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
surface 52 Elixir 3 A component based library for Phoenix LiveView
elixir 16,250 Elixir 2,337 Elixir is a dynamic, functional language designed for building scalable and maintainable applications
phoenix_live_view 2,487 Elixir 231 Rich, real-time user experiences with server-rendered HTML
teslamate 294 Elixir 39 A self-hosted data logger for your Tesla 🚘
statix 198 Elixir 50 Fast and reliable Elixir client for StatsD-compatible servers
guardian 2,709 Elixir 324 Elixir Authentication
elixir_common 8 Elixir 0

elm

Repo star language fork intro

emacs-lisp

Repo star language fork intro
doom-emacs 4,403 Emacs Lisp 688 An Emacs configuration for the stubborn martian vimmer
emacs-doom-themes 990 Emacs Lisp 140 An opinionated pack of modern color-themes
lsp-mode 2,079 Emacs Lisp 279 Emacs client/library for the Language Server Protocol

emberscript

Repo star language fork intro

eml

Repo star language fork intro

eq

Repo star language fork intro

erlang

Repo star language fork intro
rabbitmq-server 6,619 Erlang 2,151 Open source multi-protocol messaging broker
ejabberd 4,345 Erlang 1,293 Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
kazoo 736 Erlang 382 The core of an open-source, distributed, highly scalable platform designed to provide robust telecom services
blockchain-core 5 Erlang 0
rebar3_elvis_plugin 5 Erlang 0 Run Elvis as rebar3 plugin
vernemq 1,956 Erlang 215 A distributed MQTT message broker based on Erlang/OTP
cowlib 188 Erlang 129 Support library for manipulating Web protocols.
jesse 81 Erlang 43 jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
setup 59 Erlang 47 Generic setup utility for Erlang-based systems
mnesia_rocksdb 62 Erlang 11 A RocksDB backend plugin for mnesia, based on mnesia_eleveldb
mochiweb 1,731 Erlang 456 MochiWeb is an Erlang library for building lightweight HTTP servers.

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
rte-rrtmgp 15 Fortran 19 RTE+RRTMGP is a set of codes for computing radiative fluxes in planetary atmospheres.

freemarker

Repo star language fork intro

frege

Repo star language fork intro

g-code

Repo star language fork intro

game-maker-language

Repo star language fork intro

gams

Repo star language fork intro

gap

Repo star language fork intro

gcc-machine-description

Repo star language fork intro

gdb

Repo star language fork intro

gdscript

Repo star language fork intro

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

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
crawlab 3,641 Go 512 Distributed web crawler admin platform for spiders management regardless of languages and frameworks.
aws-sdk-go 5,420 Go 1,364 AWS SDK for the Go programming language.
eksctl 1,945 Go 394 The official CLI for Amazon EKS
k9s 4,336 Go 234 🐶 Kubernetes CLI To Manage Your Clusters In Style!
chat 2,609 Go 523 Instant messaging server; backend in Go; iOS, Android, web, command line clients; chatbots
packer 9,636 Go 2,645 Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
gin 34,042 Go 3,916 Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
client_golang 1,931 Go 513 Prometheus instrumentation library for Go applications
redigo 6,825 Go 998 Go client for Redis
rook 6,555 Go 1,234 Storage Orchestration for Kubernetes
rancher 13,370 Go 1,555 Complete container management platform
beats 8,321 Go 2,873 🐠 Beats - Lightweight shippers for Elasticsearch & Logstash
go-git 4,741 Go 513 A highly extensible Git implementation in pure Go.
sarama 5,216 Go 945 Sarama is a Go library for Apache Kafka 0.8, and up.
mysql 8,774 Go 1,577 Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
mock 3,406 Go 310 GoMock is a mocking framework for the Go programming language.
excelize 5,164 Go 575 Golang library for reading and writing Microsoft Excel™ (XLSX) files.
cobra 15,095 Go 1,305 A Commander for modern Go CLI interactions
grpc-go 10,291 Go 2,088 The Go language implementation of gRPC. HTTP/2 based RPC
kubernetes 61,385 Go 21,702 Production-Grade Container Scheduling and Management
helm 15,481 Go 4,842 The Kubernetes Package Manager
coredns 5,310 Go 876 CoreDNS is a DNS server that chains plugins
gosec 2,939 Go 212 Golang security checker
kit 15,809 Go 1,652 A standard library for microservices.
autoscaler 2,651 Go 1,157 Autoscaling components for Kubernetes

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
gradle 9,969 Groovy 2,921 Adaptable, fast automation for all
pipeline-examples 3,154 Groovy 2,012 A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin
react-native-unimodules 285 Groovy 30 Core Unimodule infrastructure and a collection of Unimodules and interfaces that are commonly depended on by other Unimodules
triggear_pipeline 1 Groovy 2
jenkins-library 309 Groovy 182 Jenkins shared library for Continuous Delivery pipelines.

groovy-server-pages

Repo star language fork intro

hack

Repo star language fork intro

haml

Repo star language fork intro

handlebars

Repo star language fork intro

haproxy

Repo star language fork intro

harbour

Repo star language fork intro

haskell

Repo star language fork intro
ghc-nix 24 Haskell 0 Exploring the options for incremental Haskell builds using Nix
duckling 2,736 Haskell 473 Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.
purescript 6,169 Haskell 451 A strongly-typed language that compiles to JavaScript
ghcide 281 Haskell 36 A library for building Haskell IDE tooling
semantic 6,912 Haskell 293 Parsing, analyzing, and comparing source code across many languages
shellcheck 17,493 Haskell 882 ShellCheck, a static analysis tool for shell scripts
haskell-ide-engine 2,080 Haskell 204 The engine for haskell ide-integration. Not an IDE
pandoc 17,579 Haskell 2,044 Universal markup converter
deli 137 Haskell 3

haxe

Repo star language fork intro

hcl

Repo star language fork intro
terraform-aws-ecs 104 HCL 82 Terraform module which creates AWS ECS resources
terraform-aws-autoscaling 105 HCL 161 Terraform module which creates Auto Scaling resources on AWS
terraform-aws-vpc 927 HCL 913 Terraform module which creates VPC resources on AWS
terraform-google-kubernetes-engine 212 HCL 176 A Terraform module for configuring GKE clusters.
terraform-aws-security-group 201 HCL 260 Terraform module which creates EC2-VPC security groups on AWS
terraform-aws-eks 880 HCL 649 A Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS.
terraform-aws-s3-bucket 23 HCL 52 Terraform module which creates S3 bucket resources on AWS
terraform-aws-eks-cluster 123 HCL 63 Terraform module for provisioning an EKS cluster
terraform-google-project-factory 229 HCL 157 Opinionated Google Cloud Platform project creation and configuration with Shared VPC, IAM, APIs, etc.
aws-terraform-ec2_autorecovery 8 HCL 4 AWS EC2 Autorecover Terraform module for Rackspace customers
package-terraform-utilities 28 HCL 4 A collection of useful Terraform utilities
kubespray 7,767 HCL 3,205 Deploy a Production Ready Kubernetes Cluster
terraform-aws-terraform-enterprise 15 HCL 28 Module to build Terraform Enterprise Clustering on AWS

hiveql

Repo star language fork intro

hlsl

Repo star language fork intro
PoEHelper 9 HLSL 1 Compiled version of Qvin0000's ExileAPI to make things easy

holyc

Repo star language fork intro

html

Repo star language fork intro
homepage 74 HTML 34 おめシスのホームページを作りたい
OSCPRepo 826 HTML 348 A list of commands, scripts, resources, and more that I have gathered and attempted to consolidate for use as OSCP (and more) study material. Commands in 'Usefulcommands' Keepnote. Bookmarks and readi...
shan-shui-inf 739 HTML 54 Procedurally generated Chinese landscape painting.
tagify 637 HTML 158 lightweight, efficient Tags input component in Vanilla JS / React / Angular
Crawler_Illegal_Cases_In_China 1,066 HTML 60 Collection of China illegal cases about web crawler 本项目用来整理所有中国大陆爬虫开发者涉诉与违规相关的新闻、资料与法律法规。致力于帮助在中国大陆工作的爬虫行业从业者了解我国相关法律,避免触碰数据合规红线。 [AD]中文知识图谱门户
keep-a-changelog 3,766 HTML 2,114 If you build software, keep a changelog.
glTF 3,586 HTML 658 glTF – Runtime 3D Asset Delivery
styleguide 22,767 HTML 8,145 Style guides for Google-originated open-source projects
rellax 4,682 HTML 584 Lightweight, vanilla javascript parallax library
meu-primeiro-jogo-multiplayer 425 HTML 242 Um jogo multiplayer bastante simples para testarmos o Socket.io
github-markdown-css 4,254 HTML 1,138 The minimal amount of CSS to replicate the GitHub Markdown style
tw-family-names 21 HTML 2 台灣姓氏分佈地圖 Taiwan Family Name Map
Java-Interview-Advanced 1,041 HTML 470 中华石杉--互联网Java进阶面试训练营
django-DefectDojo 1,050 HTML 469 DefectDojo is an open-source application vulnerability correlation and security orchestration tool.
3d-force-graph 865 HTML 220 3D force-directed graph component using ThreeJS/WebGL
fastclick 17,871 HTML 3,193 Polyfill to remove click delays on browsers with touch UIs
craftinginterpreters 1,820 HTML 219 Repository for the book "Crafting Interpreters"
blog 1,415 HTML 200 浩麟的技术博客
front-end-handbook-2019 3,001 HTML 296 [Book] 2019 edition of our front-end development handbook
linux-command 11,232 HTML 2,715 Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
country-list 4,128 HTML 1,266 🌐 List of all countries with names and ISO 3166-1 codes in all languages and data formats.
technical-books 1,577 HTML 346 😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...
webdevbootcamp 975 HTML 654 All source code for back-end projects from the Web Developer Bootcamp
flutter-in-action 6,705 HTML 1,322 《Flutter实战》电子书
Coursera-ML-AndrewNg-Notes 14,102 HTML 5,496 吴恩达老师的机器学习课程个人笔记

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
spring-boot-demo 8,234 Java 2,783 spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 63 个集成demo,已经完成 52 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Be...
LeetCodeAnimation 46,395 Java 8,221 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
miaosha 12,387 Java 2,824 ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
reliable 47 Java 55
eladmin 5,895 Java 2,140 项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
JustAuth 5,606 Java 989 💯 史上最全的整合第三方登录的开源库。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么和推特等第三方平台的授权登录。 Logi...
kubernetes-plugin 1,402 Java 815 Jenkins plugin to run dynamic agents in a Kubernetes/Docker environment
ksql 3,054 Java 580 The event streaming database purpose-built for stream processing applications
openapi-generator 4,005 Java 1,410 OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
druid 19,757 Java 6,728 阿里巴巴数据库事业部出品,为监控而生的数据库连接池
dubbo 30,528 Java 20,050 Apache Dubbo is a high-performance, java based, open source RPC framework.
spring-analysis 6,177 Java 2,168 Spring源码阅读
CameraView 2,660 Java 475 📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processi...
lucene-solr 3,148 Java 2,205 Apache Lucene and Solr open-source search software
quarkus 3,520 Java 571 Quarkus: Supersonic Subatomic Java.
spring-security-oauth 3,927 Java 3,616 Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
rsocket-java 1,388 Java 218 Java implementation of RSocket
GSYVideoPlayer 12,595 Java 2,838 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切...
debezium 2,512 Java 656 Change data capture for a variety of databases. https://debezium.io Please log issues in our JIRA at https://issues.jboss.org/projects/DBZ/issues
tracker-control-android 38 Java 3 TrackerControl aims to inform, empower, and educate users with regards to tracking in apps, that is, collection of data about user behaviour.
xmall 4,485 Java 1,813 基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等
karate 2,621 Java 680 Test Automation Made Simple
ARouter 11,236 Java 1,916 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
canal 11,936 Java 3,967 阿里巴巴 MySQL binlog 增量订阅&消费组件
alluxio 4,452 Java 2,283 Alluxio, data orchestration for analytics and machine learning in the cloud

java-properties

Repo star language fork intro

java-server-pages

Repo star language fork intro

javascript

Repo star language fork intro
wenyan-lang 10,260 JavaScript 546 文言文編程語言 A programming language for the ancient Chinese.
nuxt.js 24,361 JavaScript 2,125 The Vue.js Framework
webpack-box 783 JavaScript 99 我有一个梦想,就是将所有webpack相关的最佳实践都集成在这里,本项目长期维护/更新,有兴趣的同学可以一起成为维护者。issue下面TODO标签是接下来要做的事情,欢迎所有人都可以来提,让我们共创 webpack 工厂!
x-spreadsheet 7,236 JavaScript 639 A web-based JavaScript(canvas) spreadsheet
svelte 27,969 JavaScript 1,222 Cybernetically enhanced web apps
lite-youtube-embed 1,890 JavaScript 59 A faster youtube embed.
chinese-poetry 21,732 JavaScript 4,030 最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
cope 170 JavaScript 14 A modern IDE for writing classical Chinese poetry 格律诗编辑程序
jsPDF 18,191 JavaScript 3,414 Client-side JavaScript PDF generation for everyone.
markdown-here 42,561 JavaScript 7,464 Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
gatsby 40,775 JavaScript 6,849 Build blazing fast, modern apps and websites with React
mapbox-gl-js 5,460 JavaScript 1,255 Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
slate 16,188 JavaScript 1,560 A completely customizable framework for building rich text editors. (Currently in beta.)
alpine 730 JavaScript 35 A rugged, minimal framework for composing JavaScript behavior in your markup.
fabric.js 14,771 JavaScript 2,313 Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
vant 12,056 JavaScript 4,212 Lightweight Mobile UI Components built on Vue
vivus 12,408 JavaScript 1,026 JavaScript library to make drawing animation on SVG
carbon 2,403 JavaScript 517 A design system built by IBM
front-end-interview-handbook 22,483 JavaScript 3,012 🕸 Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore
protractor 8,455 JavaScript 2,319 E2E test framework for Angular apps
material-table 1,280 JavaScript 400 Datatable for React based on material-ui's table with additional features
Viewers 615 JavaScript 543 OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
webdriverio 5,375 JavaScript 1,563 Next-gen WebDriver test automation framework for Node.js
30-seconds-of-code 53,226 JavaScript 6,003 Short JavaScript code snippets for all your development needs
bootstrap-datepicker 11,910 JavaScript 5,653 A datepicker for twitter bootstrap (@twbs)

javascript+erb

Repo star language fork intro

jflex

Repo star language fork intro

jison

Repo star language fork intro

jison-lex

Repo star language fork intro

jolie

Repo star language fork intro

json

Repo star language fork intro

json-with-comments

Repo star language fork intro

json5

Repo star language fork intro

jsoniq

Repo star language fork intro

jsonld

Repo star language fork intro

jsonnet

Repo star language fork intro
kube-prometheus 1,060 Jsonnet 297 Use Prometheus to monitor Kubernetes and applications running on Kubernetes
katib 589 Jsonnet 155 Repository for hyperparameter tuning
kubeflow 8,032 Jsonnet 1,249 Machine Learning Toolkit for Kubernetes
kfserving 261 Jsonnet 93 Serverless Inferencing on Kubernetes

jsx

Repo star language fork intro

julia

Repo star language fork intro
DifferentialEquations.jl 1,026 Julia 98 Multi-language suite for high-performance solvers of differential equations
julia 24,847 Julia 3,684 The Julia Language: A fresh approach to technical computing.
Flux.jl 1,862 Julia 301 Relax! Flux is the ML library that doesn't make you tensor
Zygote.jl 573 Julia 77 Intimate Affection Auditor

jupyter-notebook

Repo star language fork intro
Python-100-Days 73,605 Jupyter Notebook 28,683 Python - 100天从新手到大师
tpu 2,843 Jupyter Notebook 991 Reference models and tools for Cloud TPUs.
computervision-recipes 282 Jupyter Notebook 52 Best Practices, code samples, and documentation for Computer Vision.
ai-edu 6,613 Jupyter Notebook 1,387 AI education materials for Chinese students, teachers and IT professionals.
tutorials 1,401 Jupyter Notebook 299 Tutorials for creating and using ONNX models
DeepLearningExamples 2,846 Jupyter Notebook 718 Deep Learning Examples
graph-based-deep-learning-literature 1,396 Jupyter Notebook 253 links to conference publications in graph-based deep learning
amazon-sagemaker-examples 2,844 Jupyter Notebook 2,048 Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
tensorflow-onnx 369 Jupyter Notebook 106 Convert TensorFlow models to ONNX
Deep-Learning 2,108 Jupyter Notebook 1,426
pytorch-handbook 9,657 Jupyter Notebook 2,880 pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
MotorbikeGeneration 15 Jupyter Notebook 10
ICLR2020-OpenReviewData 254 Jupyter Notebook 17 Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using Selenium and ChromeDriver on Ubuntu.
unet 2,353 Jupyter Notebook 1,243 unet for image segmentation
Azure-Sentinel 389 Jupyter Notebook 147 Cloud-native SIEM for intelligent security analytics for your entire enterprise.
MachineLearningNotebooks 1,263 Jupyter Notebook 809 Python notebooks with ML and deep learning examples with Azure Machine Learning
nlp_course 5,163 Jupyter Notebook 1,428 YSDA course in Natural Language Processing
pytorch-seq2seq 938 Jupyter Notebook 265 Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText. [IN PROGRESS]
masters-desarrollo-udemy 82 Jupyter Notebook 46
DeOldify 8,527 Jupyter Notebook 940 A Deep Learning based project for colorizing and restoring old images (and video!)
ml-coursera-python-assignments 2,263 Jupyter Notebook 778 Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
tensorflow2_tutorials_chinese 4,230 Jupyter Notebook 1,035 tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
Financial-Models-Numerical-Methods 2,416 Jupyter Notebook 264 Collection of notebooks about quantitative finance, with interactive python code.
examples 2,131 Jupyter Notebook 2,038 TensorFlow examples
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers 19,753 Jupyter Notebook 6,247 aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

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
sunflower 9,535 Kotlin 1,983 A gardening app illustrating Android development best practices with Android Jetpack.
p3c 19,670 Kotlin 4,824 Alibaba Java Coding Guidelines pmd implements and IDE plugin
Store 395 Kotlin 28 Android Library for Async Data Loading and Caching
Scarlet 1,904 Kotlin 112 A Retrofit inspired WebSocket client for Kotlin, Java, and Android
FabFilter 226 Kotlin 32 Android app to showcase complex animations
android-kotlin-fundamentals-starter-apps 176 Kotlin 444 android-kotlin-fundamentals-starter-apps
material-dialogs 17,032 Kotlin 2,863 😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
kotlin-examples 2,643 Kotlin 894 Various examples for Kotlin
arrow 3,192 Kotlin 279 Functional companion to Kotlin's Standard Library
camera-samples 983 Kotlin 484 Multiple samples showing the best practices in camera APIs on Android.
kotlin-dsl-samples 2,844 Kotlin 331 Samples builds using the Gradle Kotlin DSL
kitsunebi-android 906 Kotlin 165 A fully-featured V2Ray client for Android.
android-kotlin-fundamentals-apps 197 Kotlin 260 android-kotlin-fundamentals-apps
intellij-rainbow-brackets 3,108 Kotlin 73 🌈Rainbow Brackets / Rainbow Parentheses for IntelliJ based IDEs
graphql-kotlin 383 Kotlin 70 Libraries for running a GraphQL server in Kotlin
kotlin-native 6,351 Kotlin 522 Kotlin/Native infrastructure
timber 7,624 Kotlin 753 A logger with a small, extensible API which provides utility on top of Android's normal Log class.
UpdateAppUtils 577 Kotlin 118 一行代码快速实现app版本更新
ktlint 2,971 Kotlin 226 An anti-bikeshedding Kotlin linter with built-in formatter
leakcanary 24,136 Kotlin 3,559 LeakCanary is a memory leak detection library for Android.
Kodein-DI 2,095 Kotlin 130 Painless Kotlin Dependency Injection
kotlin 30,077 Kotlin 3,589 The Kotlin Programming Language
CalendarView 1,220 Kotlin 106 A highly customizable calendar library for Android, powered by RecyclerView.
LEGO-Catalog 469 Kotlin 107 A LEGO® Catalog app illustrating current Android Architecture state using Android development best practices.
architecture-samples 35,101 Kotlin 9,796 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

krl

Repo star language fork intro

labview

Repo star language fork intro

lasso

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

latte

Repo star language fork intro

lean

Repo star language fork intro

less

Repo star language fork intro

lex

Repo star language fork intro

lfe

Repo star language fork intro

lilypond

Repo star language fork intro

limbo

Repo star language fork intro
hexboard 26 Limbo 1 quite a big hexdump display

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
otservbr-global 146 Lua 129 OTServBR-Global 12x for OpenTibia community.
onsetrp 40 Lua 25 [IN DEV] OnsetRP framework
incubator-apisix 1,684 Lua 301 Cloud-Native Microservices API Gateway
tarantool 2,290 Lua 219 Get your data in RAM. Get compute close to data. Enjoy the performance.
crnn 1,557 Lua 461 Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
waifu2x 16,860 Lua 1,942 Image Super-Resolution for Anime-Style Art
lua-resty-redis 1,355 Lua 358 Lua redis client driver for the ngx_lua based on the cosocket API
kong 24,360 Lua 3,085 🦍 The Cloud-Native API Gateway
nvim-lsp 444 Lua 34 Nvim LSP client configurations
DBM-PvP 4 Lua 2 This mod adds support for PvP battlegrounds and arena to Deadly Boss Mods.
FS19_AutoDrive 125 Lua 111 FS19 version of AutoDrive - Developer Version
art-DCGAN 1,502 Lua 262 Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
luarocks 1,692 Lua 293 LuaRocks is the package manager for the Lua programming language.

m

Repo star language fork intro

m4

Repo star language fork intro

m4sugar

Repo star language fork intro

makefile

Repo star language fork intro
project-layout 12,063 Makefile 1,209 Standard Go Project Layout
api 190 Makefile 257 API definitions for the Istio project
awesome-python-cn 17,541 Makefile 5,941 Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
frida 4,501 Makefile 497 Clone this repo to build Frida
kubernetes-handbook 3,345 Makefile 919 Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
awesome-kubernetes 7,670 Makefile 1,211 A curated list for awesome kubernetes sources 🚢🎉
client_model 31 Makefile 29 Data model artifacts for Prometheus.
theos 2,755 Makefile 790 A cross-platform suite of tools for building and deploying software for iOS and other platforms.
dappsys-monolithic 18 Makefile 8 Dappsys for all
vendor_xiaomi_lavender 1 Makefile 13
hadoop-book 2,904 Makefile 2,435 Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White

mako

Repo star language fork intro

markdown

Repo star language fork intro

marko

Repo star language fork intro

mask

Repo star language fork intro

mathematica

Repo star language fork intro

matlab

Repo star language fork intro
DeepLearnToolbox 3,419 MATLAB 2,203 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...
PlatEMO 209 MATLAB 116 Evolutionary multi-objective optimization platform
LDPC_en-decoder 7 MATLAB 4 LDPC编码解码matlab代码和Verilog代码及资料

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
Datapack-Utilities 23 mcfunction 5 Some useful functions for the intrepid datapack developer.

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
nitter 324 Nim 15 Alternative Twitter front-end

ninja

Repo star language fork intro

nit

Repo star language fork intro

nix

Repo star language fork intro

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
react-native-config 2,763 Objective-C 494 Bring some 12 factor love to your mobile apps!
CocoaAsyncSocket 11,336 Objective-C 2,769 Asynchronous socket networking library for Mac and iOS
YYText 8,192 Objective-C 1,323 Powerful text framework for iOS to display and edit rich text.
expo 8,244 Objective-C 1,167 An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
react-native-code-push 6,456 Objective-C 945 React Native module for CodePush
react-native-maps 10,432 Objective-C 3,449 React Native Mapview component for iOS + Android
Zebra 327 Objective-C 123 A Useful Package Manager for iOS
react-native-notifications 1,881 Objective-C 427 React Native Notifications
realm-cocoa 13,645 Objective-C 1,795 Realm is a mobile database: a replacement for Core Data & SQLite
AFNetworking 32,527 Objective-C 9,929 A delightful networking framework for iOS, macOS, watchOS, and tvOS.
IGListKit 10,778 Objective-C 1,230 A data-driven UICollectionView framework for building fast and flexible lists.
material-components-ios 3,738 Objective-C 660 Modular and customizable Material Design UI components for iOS
magnetX 1,128 Objective-C 199 资源搜索型软件 macOS OSX magnet
AppAuth-iOS 722 Objective-C 373 iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
ios_sdk 272 Objective-C 181 This is the iOS SDK of
IQKeyboardManager 13,806 Objective-C 2,140 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.
SVProgressHUD 11,949 Objective-C 2,376 A clean and lightweight progress HUD for your iOS and tvOS app.
cordova-plugin-wkwebview-engine 500 Objective-C 323 Apache Cordova wkwebview engine plugin
react-native-image-crop-picker 3,898 Objective-C 922 iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
mixpanel-iphone 885 Objective-C 532 iPhone tracking library for Mixpanel Analytics
FSCalendar 8,510 Objective-C 1,516 A fully customizable iOS calendar library, compatible with Objective-C and Swift
cordova-plugin-camera 817 Objective-C 1,091 Apache Cordova Plugin camera
TTTAttributedLabel 8,547 Objective-C 1,587 A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
XMPPFramework 5,746 Objective-C 2,103 An XMPP Framework in Objective-C for Mac and iOS
react-native-camera-kit 921 Objective-C 249 Advanced native camera and gallery controls and device photos API.

objective-c++

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

objective-j

Repo star language fork intro

objectscript

Repo star language fork intro

ocaml

Repo star language fork intro
reason 8,310 OCaml 401 Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
flow 20,286 OCaml 1,729 Adds static typing to JavaScript to improve developer productivity and code quality.
bucklescript 4,521 OCaml 335 A backend for the OCaml compiler which emits JavaScript.

omgrofl

Repo star language fork intro

ooc

Repo star language fork intro

opa

Repo star language fork intro

opal

Repo star language fork intro

opencl

Repo star language fork intro

openedge-abl

Repo star language fork intro

openrc-runscript

Repo star language fork intro

openscad

Repo star language fork intro

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 6,125 Pascal 1,173 RDP Wrapper Library
issrc 1,674 Pascal 487 Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.

pawn

Repo star language fork intro

pep8

Repo star language fork intro

perl

Repo star language fork intro
ReconCobra 80 Perl 28 Complete Automated pentest framework for Information Gathering
ModSecurity-nginx 557 Perl 135 ModSecurity v3 Nginx Connector
cloc 8,543 Perl 527 cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
ALAppExtensions 219 Perl 104 Repository for collaboration on Microsoft AL application add-on and localization extensions for Microsoft Dynamics 365 Business Central.
lingua-sinica-perlyuyan 238 Perl 23 Perl in Classical Chinese in Perl
owasp-modsecurity-crs 1,966 Perl 607 OWASP ModSecurity Core Rule Set (CRS) Project (Official Repository)
diff-so-fancy 12,725 Perl 271 Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉
centreon-plugins 195 Perl 164 Collection of plugins for softwares compatible with Nagios plugins

perl-6

Repo star language fork intro

php

Repo star language fork intro
psalm 2,572 PHP 192 A static analysis tool for finding errors in PHP applications
PrestaShop 4,358 PHP 3,485 PrestaShop offers a fully scalable open source ecommerce solution.
laravel-permission 7,329 PHP 1,077 Associate users with roles and permissions
symfony 22,431 PHP 7,339 The Symfony PHP framework
laravel-admin 7,739 PHP 2,042 Build a full-featured administrative interface in ten minutes
PHPExcel 11,163 PHP 3,883 ARCHIVED
blueprint 454 PHP 26 A code generation tool for Laravel developers.
Laravel-Excel 8,016 PHP 1,278 🚀 Supercharged Excel exports and imports in Laravel
Codeception 3,937 PHP 1,269 Full-stack testing PHP framework
akaunting 2,458 PHP 896 Free and Online Accounting Software
hashids 3,671 PHP 305 A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
elasticsearch-php 3,804 PHP 754 Official PHP low-level client for Elasticsearch.
server 9,160 PHP 1,657 ☁️ Nextcloud server, a safe home for all your data
laravel-query-builder 1,995 PHP 152 Easily build Eloquent queries from API requests
magento2 8,191 PHP 7,158 All Submissions you make to Magento Inc. ("Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty f...
mautic 3,587 PHP 1,300 Mautic: Open Source Marketing Automation Software.
voyager 8,955 PHP 2,169 Voyager - The Missing Laravel Admin
sendgrid-php 1,098 PHP 529 The Official Twilio SendGrid Led, Community Driven PHP API Library
glpi 1,491 PHP 590 GLPI is a Free Asset and IT Management Software package,ITIL Service Desk, licenses tracking and software auditing.
bref 1,494 PHP 142 Serverless PHP on AWS Lambda
pay 3,029 PHP 703 可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了
woocommerce 5,715 PHP 6,047 An open source eCommerce plugin for WordPress.
laravel-dompdf 3,557 PHP 554 A DOMPDF Wrapper for Laravel
jwt 5,035 PHP 408 A simple library to work with JSON Web Token and JSON Web Signature
lighthouse 1,431 PHP 163 GraphQL Server for Laravel

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,455 PLpgSQL 1,054 Everything about database,bussiness.(Most for PostgreSQL).
node-sqlite3 4,038 PLpgSQL 548 Asynchronous, non-blocking SQLite3 bindings for Node.js

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
nishang 3,431 PowerShell 1,275 Nishang - Offensive PowerShell for red team, penetration testing and offensive security.
azure-quickstart-templates 6,217 PowerShell 9,009 Azure Quickstart Templates
virtual-environments 98 PowerShell 47 GitHub Actions virtual environments
azure-docs 3,368 PowerShell 8,794 Open source documentation of Microsoft Azure
atomic-red-team 2,754 PowerShell 910 Small and highly portable detection tests based on MITRE's ATT&CK.
K8tools 2,296 PowerShell 1,055 K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetNuke...
microsoft-365-docs 92 PowerShell 190 This repo is used to host the source for the Microsoft 365 documentation on https://docs.microsoft.com.
sp-dev-docs 841 PowerShell 633 SharePoint Developer Documentation
PowerSploit 6,248 PowerShell 2,314 PowerSploit - A PowerShell Post-Exploitation Framework
DeepBlueCLI 472 PowerShell 80
Virtualization-Documentation 1,125 PowerShell 1,049 Place to store our documentation, code samples, etc for public consumption.
IntuneDocs 119 PowerShell 503 Public repo for Intune content in OPS
EVTX-ATTACK-SAMPLES 594 PowerShell 104 Windows Events Samples
dbatools 1,137 PowerShell 496 🚀 SQL Server automation and instance migrations have never been safer, faster or freer
machinelearning-samples 2,300 PowerShell 1,252 Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
RDS-Templates 91 PowerShell 150 ARM Templates for Remote Desktop Services deployments
windows-powershell-docs 131 PowerShell 250 This repo is used to contribute to Windows 10, Windows Server 2016, and MDOP PowerShell module documentation.
bashbunny-payloads 1,258 PowerShell 891 The Official Bash Bunny Payload Repository
Kansa 774 PowerShell 156 A Powershell incident response framework
Thanos.sh 1,854 PowerShell 238 if you are Thanos(root), this command could delete half your files randomly
E2E_DocsBranch_Prod_Dynamic 4 PowerShell 0
azure-pipelines-extensions 121 PowerShell 228 Collection of all RM and deployment extensions

processing

Repo star language fork intro
transitland-processing-animation 221 Processing 40 Animating scheduled transit trips using the Transitland API and Processing

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,612 PureBasic 1,228 Open Neural Network Exchange

purescript

Repo star language fork intro

python

Repo star language fork intro
12306 20,006 Python 6,292 12306智能刷票,订票
HelloGitHub 22,307 Python 2,931 Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
ML-From-Scratch 14,395 Python 2,707 Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learnin...
examples-of-web-crawlers 5,856 Python 1,840 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
coding-problems 687 Python 75 Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Silver 214 Python 28 Mass scan IPs for vulnerable services
caldera 1,388 Python 281 Automated Adversary Emulation
CenterNet 3,075 Python 794 Object detection, 3D detection, and pose estimation using center point detection:
fastapi 6,905 Python 374 FastAPI framework, high performance, easy to learn, fast to code, ready for production
proxy_pool 8,486 Python 2,471 Python爬虫代理IP池(proxy pool)
easy12306 1,626 Python 454 使用机器学习算法完成对12306验证码的自动识别
transformers 19,327 Python 4,370 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
home-assistant 30,077 Python 8,771 🏡 Open source home automation that puts local control and privacy first
learn_python3_spider 1,976 Python 628 python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式...
intro-to-apis-course 60 Python 22 Introduction to APIs course
OneList 171 Python 54 Simple index for onedrive
zulip 10,860 Python 3,399 Zulip server - powerful open source team chat
Deep-Reinforcement-Learning-Algorithms-with-PyTorch 1,916 Python 381 PyTorch implementations of deep reinforcement learning algorithms and environments
qutebrowser 5,014 Python 693 A keyboard-driven, vim-like browser based on PyQt5.
horovod 8,189 Python 1,283 Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
you-get 29,248 Python 5,802 ⏬ Dumb downloader that scrapes the web
PyFlow 357 Python 69 Visual scripting framework for python - https://wonderworks-software.github.io/PyFlow
allennlp 7,736 Python 1,654 An open-source NLP research library, built on PyTorch.
py12306 8,033 Python 2,042 🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
aws-cloudformation-templates 1,929 Python 1,464 A collection of useful CloudFormation templates

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 642 R 378 R toolkit for single cell genomics
swirl_courses 3,083 R 6,340 🎓 A collection of interactive courses for the swirl R package.

racket

Repo star language fork intro

ragel

Repo star language fork intro

raml

Repo star language fork intro

rascal

Repo star language fork intro
hosts 17,041 Rascal 8,205 🗽最新可用的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
oni2 2,886 Reason 103 Native, lightweight modal code editor
reason-native 340 Reason 23 Testing, printing, coloring, and other tools to effectively write native Reason code.
reason-react 2,620 Reason 287 Reason bindings for ReactJS
fnm 1,838 Reason 61 🚀 Fast and simple Node.js version manager, built in native ReasonML

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
mqtt 2,881 Rich Text Format 724 MQTT协议3.1.1中文翻译版,IoT,物联网

ring

Repo star language fork intro

rmarkdown

Repo star language fork intro

robotframework

Repo star language fork intro

roff

Repo star language fork intro
amazon-redshift-utils 1,761 Roff 840 Amazon Redshift Utils contains utilities, scripts and view which are useful in a Redshift environment

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
rubocop 10,457 Ruby 2,248 A Ruby static code analyzer and formatter, based on the community Ruby style guide.
faker 8,215 Ruby 2,216 A library for generating fake data such as names, addresses, and phone numbers.
dev.to 11,733 Ruby 1,744 Where programmers share ideas and help each other grow
linguist 7,294 Ruby 2,650 Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
webpacker 4,548 Ruby 1,081 Use Webpack to manage app-like JavaScript modules in Rails
sidekiq 10,021 Ruby 1,756 Simple, efficient background processing for Ruby
openproject 3,429 Ruby 1,068 OpenProject is the leading open source project management software.
rack-attack 4,446 Ruby 260 Rack middleware for blocking & throttling
github-changelog-generator 5,694 Ruby 634 Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
kaminari 7,642 Ruby 993 ⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
devise 20,412 Ruby 4,911 Flexible authentication solution for Rails with Warden.
concurrent-ruby 4,774 Ruby 319 Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
shrine 2,500 Ruby 178 File Attachment toolkit for Ruby applications
fluentd 8,655 Ruby 1,017 Fluentd: Unified Logging Layer (project under CNCF)
pagy 2,340 Ruby 155 The ultimate pagination ruby gem
bundler 4,745 Ruby 2,113 Manage your Ruby application's gem dependencies
rack 3,738 Ruby 1,373 a modular Ruby webserver interface
active_model_serializers 4,923 Ruby 1,324 ActiveModel::Serializer implementation and Rails hooks
activeadmin 8,651 Ruby 3,086 The administration framework for Ruby on Rails applications.
gitlabhq 22,089 Ruby 5,611 GitLab CE Mirror
markup 4,691 Ruby 3,355 Determines which markup library to use to render a content file (e.g. README) on GitHub
bullet 5,755 Ruby 319 help to kill N+1 queries and unused eager loading
discourse 29,624 Ruby 6,645 A platform for community discussion. Free, open, simple.
aws-sdk-ruby 3,018 Ruby 994 The official AWS SDK for Ruby.
capistrano 11,334 Ruby 1,729 Remote multi-server automation tool

runoff

Repo star language fork intro

rust

Repo star language fork intro
jormungandr 212 Rust 77 aspiring blockchain node
tauri 609 Rust 18 Framework agnostic toolchain for building highly secure native apps that have tiny binaries and are very fast.
rust-clippy 4,108 Rust 540 A bunch of lints to catch common mistakes and improve your Rust code
firecracker 10,290 Rust 663 Secure and fast microVMs for serverless computing.
wasmer 5,171 Rust 187 🚀 The Universal WebAssembly Runtime supporting WASI and Emscripten
nushell 6,017 Rust 216 A modern shell written in Rust
tokio 6,863 Rust 596 A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
rustlings 6,657 Rust 704 Small exercises to get you used to reading and writing Rust code!
RustPython 4,718 Rust 328 A Python Interpreter written in Rust
rust-analyzer 1,918 Rust 204 An experimental Rust compiler front-end for IDEs
kas 49 Rust 1 Another GUI toolkit
rust 41,304 Rust 6,365 Empowering everyone to build reliable and efficient software.
genact 3,969 Rust 182 🌀 A nonsense activity generator
tui-rs 2,143 Rust 103 Build terminal user interfaces and dashboards using Rust
crates.io 1,341 Rust 321 Source code for crates.io
diesel 4,795 Rust 453 A safe, extensible ORM and Query Builder for Rust
parity-ethereum 5,769 Rust 1,412 The fast, light, and robust EVM and WASM client.
vector 3,180 Rust 154 A High-Performance, Logs, Metrics, & Events Router
wasmtime 2,163 Rust 156 Standalone JIT-style runtime for WebAssembly, using Cranelift
cargo 5,027 Rust 1,051 The Rust package manager
application-services 204 Rust 73 Firefox Application Services
seed 766 Rust 46 A Rust framework for creating web apps
starship 5,052 Rust 197 ☄🌌️ The cross-shell prompt for astronauts
indy-sdk 390 Rust 461 Everything needed to build applications that interact with an Indy distributed identity ledger.
rltk_rs 217 Rust 14 The Roguelike Toolkit (RLTK), implemented for Rust.

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,624 Scala 20,813 Apache Spark
kafka-manager 8,379 Scala 2,043 A tool for managing Apache Kafka.
scala 12,347 Scala 2,835 The Scala programming language
ArnoldC 5,899 Scala 288 Arnold Schwarzenegger based programming language
metals 1,038 Scala 122 Scala language server with rich IDE features 🚀
monix-bio 26 Scala 11 Bifunctor variant of Monix Task
fpinscala 4,630 Scala 2,575 Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
dotty 3,706 Scala 564 Research compiler that will become Scala 3
quill 1,583 Scala 240 Compile-time Language Integrated Queries for Scala
prisma 16,340 Scala 923 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB)
gatling 4,512 Scala 959 Async Scala-Akka-Netty based Load Test Tool
rocket-chip 1,307 Scala 548 Rocket Chip Generator
cats 3,691 Scala 930 Lightweight, modular, and extensible library for functional programming.
cats-effect 827 Scala 207 The IO monad for Scala
bfg-repo-cleaner 5,949 Scala 325 Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
skunk 673 Scala 30 A data access library for Scala + Postgres.
BigDL 3,208 Scala 831 BigDL: Distributed Deep Learning Library for Apache Spark
scalikejdbc 1,060 Scala 202 A tidy SQL-based DB access library for Scala developers. This library naturally wraps JDBC APIs and provides you easy-to-use APIs.
spark-bigquery-connector 56 Scala 31 The connector uses the Spark SQL Data Source API to read data from Google BigQuery.
snowplow 5,044 Scala 1,050 Cloud-native web, mobile and event analytics, running on AWS and GCP

scaml

Repo star language fork intro

scheme

Repo star language fork intro

scilab

Repo star language fork intro

scss

Repo star language fork intro

sed

Repo star language fork intro

self

Repo star language fork intro

shaderlab

Repo star language fork intro
ColdWarIronCurtain 23 ShaderLab 36
UnityChanToonShaderVer2_Project 768 ShaderLab 157 UnityChanToonShaderVer2 Project / v.2.0.7 Release

shell

Repo star language fork intro
message-db 768 Shell 14 Microservice native message and event store for Postgres
docker4drupal 916 Shell 436 Docker-based Drupal stack
bats-core 1,264 Shell 143 Bash Automated Testing System
pyenv 17,588 Shell 1,509 Simple Python version management
blackbox 5,079 Shell 297 Safely store secrets in Git/Mercurial/Subversion
my-arsenal-of-aws-security-tools 3,315 Shell 508 List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.
bats 6,143 Shell 461 Bash Automated Testing System
kubernetes 201 Shell 367 Kubernetes playground
elastiflow 1,298 Shell 314 Network flow Monitoring (Netflow, sFlow and IPFIX) with the Elastic Stack
n 12,387 Shell 614 Node version management
db 881 Shell 17 Version control for databases: save, restore, and archive snapshots of your database from the command line
kafka-docker 3,624 Shell 1,820 Dockerfile for Apache Kafka
gpuweb 919 Shell 60 Where the GPU for the Web work happens!
core 12,572 Shell 2,866 Home repository for .NET Core
release 66 Shell 326 Release tooling for OpenShift Origin
pi-hole 19,382 Shell 1,356 A black hole for Internet advertisements
ohmyzsh 100,639 Shell 18,337 🙃 A delightful community-driven (with nearly 1,500 contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, pytho...
espnet 1,729 Shell 511 End-to-End Speech Processing Toolkit
bash-it 10,999 Shell 2,003 A community Bash framework.
amazon-eks-ami 830 Shell 378 Packer configuration for building a custom EKS AMI
rfcs 2,600 Shell 882 RFCs for changes to Rust
katalon-studio 105 Shell 42
dotfiles 22,604 Shell 7,923 🔧 .files, including ~/.macos — sensible hacker defaults for macOS
voidrice 2,045 Shell 677 My dotfiles (deployed by LARBS)
ai-roadmap 1,387 Shell 364 ApacheCN AI 路线图(知识树)

shellsession

Repo star language fork intro

shen

Repo star language fork intro

slash

Repo star language fork intro

slice

Repo star language fork intro

slim

Repo star language fork intro

smali

Repo star language fork intro

smalltalk

Repo star language fork intro

smarty

Repo star language fork intro
charts 731 Smarty 480 Helm Charts
helm-operator-get-started 250 Smarty 268 Managing Helm releases with Flux Helm Operator
harbor-helm 390 Smarty 222 The helm chart to deploy Harbor

smt

Repo star language fork intro

solidity

Repo star language fork intro

sourcepawn

Repo star language fork intro

sparql

Repo star language fork intro

spline-font-database

Repo star language fork intro

sqf

Repo star language fork intro

sql

Repo star language fork intro

sqlpl

Repo star language fork intro

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
vapor 17,659 Swift 1,050 💧 A server-side Swift web framework.
RxSwift 17,692 Swift 3,086 Reactive Programming in Swift
FloatingPanel 3,059 Swift 217 A clean and easy-to-use floating panel UI component for iOS
swift-nio 5,492 Swift 361 Event-driven network application framework for high performance protocol servers & clients, non-blocking.
Swinject 3,681 Swift 289 Dependency injection framework for Swift with iOS/macOS/Linux
Alamofire 32,590 Swift 5,912 Elegant HTTP Networking in Swift
12306ForMac 2,713 Swift 427 An unofficial 12306 Client for Mac
awesome-ios 33,713 Swift 5,692 A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
SwipeCellKit 4,847 Swift 591 Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
PhoneNumberKit 3,365 Swift 402 A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
liquid-swipe 2,025 Swift 192
SwiftLint 12,783 Swift 1,510 A tool to enforce Swift style and conventions.
CleanArchitectureRxSwift 2,507 Swift 302 Example of Clean Architecture of iOS app using RxSwift
SideMenu 4,200 Swift 544 Simple side/slide menu control for iOS, no code necessary! Lots of customization. Add it to your project in 5 minutes or less.
swift-package-manager 7,428 Swift 904 The Package Manager for the Swift Programming Language
lottie-ios 18,756 Swift 2,645 An iOS library to natively render After Effects vector animations
Kitura 7,293 Swift 479 A Swift web framework and HTTP server.
XLPagerTabStrip 6,181 Swift 1,111 Android PagerTabStrip for iOS.
JTAppleCalendar 6,220 Swift 617 The Unofficial Apple iOS Swift Calendar View. Swift calendar Library. iOS calendar Control. 100% Customizable
Nimble 3,542 Swift 402 A Matcher Framework for Swift and Objective-C
CryptoSwift 7,493 Swift 858 CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
KeychainAccess 5,220 Swift 523 Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
Stencil 1,762 Swift 170 Stencil is a simple and powerful template language for Swift.
Signal-iOS 4,386 Swift 1,174 A private messenger for iOS.
Charts 22,041 Swift 4,361 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.

systemverilog

Repo star language fork intro
Vitis-AI 72 SystemVerilog 30

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
awesome-papers-fewshot 92 TeX 15 Collection for Few-shot Learning
pandoc-latex-template 2,018 TeX 341 A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
zjuthesis 343 TeX 93 Zhejiang University Graduation Thesis/Design LaTeX template.
MathModel 917 TeX 393 研究生数学建模,数学建模竞赛优秀论文,数学建模算法,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
examples 414 TSQL 271 Apache Kafka and Confluent Platform examples and demos
Countries-States-Cities-database 660 TSQL 675 Database & Dropdown Demo
311_wk6_day2_authentication 50 TSQL 0
gofixtures 6 TSQL 0 Deadly simple and effective fixtures preparing for testing for Go

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
ordinary-puzzles-app 191 TypeScript 14 A mobile puzzle game built with React-Native
vscode 88,852 TypeScript 13,373 Visual Studio Code
react-cosmos 5,782 TypeScript 251 A dev tool for building scalable, high-quality user interfaces
vscode-eslint 683 TypeScript 174 VSCode extension to integrate eslint into VSCode
face-api.js 8,223 TypeScript 1,439 JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
refined-github 10,519 TypeScript 807 Browser extension that simplifies the GitHub interface and adds useful features
capacitor 3,421 TypeScript 376 Build cross-platform Native Progressive Web Apps for iOS, Android, and the web ⚡️
storybook 44,185 TypeScript 3,956 📓 UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
prism 808 TypeScript 64 Turn any OpenAPI file into an API server with mocking, transformations, validations, and more.
azuredatastudio 5,470 TypeScript 460 Azure Data Studio is a data management tool that enables working with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.
grafana 32,621 TypeScript 6,391 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
nx 2,530 TypeScript 332 Extensible Dev Tools for Monorepos
apollo-client 12,844 TypeScript 1,507 🚀 A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
deno 40,285 TypeScript 1,869 A secure JavaScript and TypeScript runtime
next-i18next 704 TypeScript 204 The easiest way to translate your NextJs apps.
react-admin 10,680 TypeScript 2,335 A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
angular 55,575 TypeScript 15,341 One framework. Mobile & desktop.
recharts 12,938 TypeScript 992 Redefined chart library built with React and D3
scully 327 TypeScript 24 The Static Site Generator for Angular apps
components 19,199 TypeScript 5,068 Component infrastructure and Material Design components for Angular
nest 22,477 TypeScript 1,732 A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
fluent-ui-react 64 TypeScript 3 A work in progress; please stand by.
verdaccio 8,545 TypeScript 770 📦🔐A lightweight private npm proxy registry
nexus 1,321 TypeScript 81 GraphQL Nexus: Code-First, Type-Safe, GraphQL Schema Construction
aws-cdk 3,749 TypeScript 652 The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

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

vhdl

Repo star language fork intro

vim-script

Repo star language fork intro
neovim 34,475 Vim script 2,539 Vim-fork focused on extensibility and usability
onedark.vim 1,889 Vim script 269 A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme.
fzf.vim 4,251 Vim script 298 fzf ❤️ vim
vim-lsp 1,275 Vim script 126 async language server protocol plugin for vim and neovim
vim-galore-zh_cn 5,317 Vim script 861 Vim 从入门到精通
vimrc 20,055 Vim script 5,600 The ultimate Vim configuration: vimrc
vim-airline 13,093 Vim script 907 lean & mean status/tabline for vim that's light as air
vim 357 Vim script 155 Personal Vim Profile

visual-basic

Repo star language fork intro

volt

Repo star language fork intro

vue

Repo star language fork intro
postwoman 13,712 Vue 716 👽 API request builder - A free, fast, and beautiful alternative to Postman https://postwoman.io 🔥
ant-design-pro-vue 4,018 Vue 1,180 👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!
mall-admin-web 4,506 Vue 2,776 mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
wiki 6,120 Vue 815 Wiki.js
buefy 6,744 Vue 701 Lightweight UI components for Vue.js based on Bulma
eladmin-web 1,113 Vue 759 eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由
vue-element-admin 46,939 Vue 16,066 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
AzureTipsAndTricks 533 Vue 147 Learn some of our favorite Azure tips and tricks—some long-standing, and new ones that have recently been added to become more productive with Azure. Star the repo now to shave hours off your coding t...
vue-typescript-admin-template 1,578 Vue 516 🖖 A vue-cli 3.0 + typescript minimal admin template
zuihou-ui 24 Vue 14 zuihou-admin-cloud 项目的 租户后台。 基于vue-element-admin!
ant-design-vue 8,981 Vue 1,234 An enterprise-class UI components based on Ant Design and Vue. 🐜
vue-js-modal 2,972 Vue 389 🍕 Simple to use, highly customizable, mobile friendly Vue.js 2.0+ modal.
vuesax 3,762 Vue 421 New Framework Components for Vue.js 2
ColorUI 7,150 Vue 1,278 鲜亮的高饱和色彩,专注视觉的小程序组件库
vue2-elm 31,371 Vue 10,444 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
vue-cropper 1,973 Vue 408 A simple picture clipping plugin for vue
vant-demo 724 Vue 553 Collection of vant demos.
ViewUI 977 Vue 167 A high quality UI Toolkit built on Vue.js 2.0
FE-advance-road 348 Vue 40 进阶资深前端开发
FEBS-Vue 1,951 Vue 779 SpringBoot,Shiro,JWT,Vue & Ant Design 前后端分离权限管理系统(精力有限,停止维护)
element 43,053 Vue 9,579 A Vue.js 2.0 UI Toolkit for Web
iview-admin 13,949 Vue 4,285 Vue 2.0 admin management system template based on iView
vux 16,620 Vue 3,780 Mobile UI Components based on Vue & WeUI
muse-ui 7,852 Vue 898 Material Design UI library for Vuejs 2.0
vue-antd-admin 980 Vue 205 🐜 Ant Design Pro's implementation with Vue

wavefront-material

Repo star language fork intro

wavefront-object

Repo star language fork intro

wdl

Repo star language fork intro

web-ontology-language

Repo star language fork intro

webassembly

Repo star language fork intro
asterius 1,058 WebAssembly 30 A Haskell to WebAssembly compiler

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
OSCAL 147 XSLT 50 Open Security Controls Assessment Language (OSCAL)

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