Skip to content

Latest commit

 

History

History
5054 lines (3042 loc) · 172 KB

2020-04-11.md

File metadata and controls

5054 lines (3042 loc) · 172 KB

2020-04-11 Trending Daily

All Languages

Repo star language fork intro
azure-quickstart-templates 7,041 PowerShell 9,933 Azure Quickstart Templates
rakning-c19-app 160 JavaScript 23 App that helps to analyse individuals’ travel and trace their movements when cases of infection arise.
logrus 14,514 Go 1,638 Structured, pluggable logging for Go.
pluradl.py 305 Python 35 Automated download of Pluralsight courses
Amazon-Fresh-Whole-Foods-delivery-slot-finder 551 AppleScript 83 A Mac tool that finds available delivery slots for Amazon's Whole Foods delivery and Amazon Fresh services
crawlab 5,642 Go 750 Distributed web crawler admin platform for spiders management regardless of languages and frameworks.
howto-make-more-money 11,272 CSS 1,209 程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
spring-analysis 7,039 Java 2,502 Spring源码阅读
awesome-compose 1,528 HTML 116 Awesome Docker Compose samples
scikit-learn-tips 341 Jupyter Notebook 64 🤖⚡ Daily scikit-learn tips
web-skills 1,353 JavaScript 119 A visual overview of useful skills to learn as a web developer
Ghost-In-The-Logs 224 C 46 Evade sysmon and windows event logging
SReC 620 Python 37 PyTorch Implementation of "Lossless Image Compression through Super-Resolution"
interview_internal_reference 25,377 Python 6,997 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
reverse-interview 13,227 920 Questions to ask the company during your interview
compose-spec 211 Dockerfile 13 The Compose specification
SpringBoot-Labs 2,229 Java 508 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
googletest 14,972 C++ 5,995 Googletest - Google Testing and Mocking Framework
face_recognition 33,435 Python 9,325 The world's simplest facial recognition api for Python and the command line
skillbox-async-chat 62 Python 95 Пример клиент-серверного чата на Python для Skillbox
Learn-Jetpack-Compose-By-Example 267 Kotlin 17 This project contains various examples that show how you would do things the "Jetpack Compose" way
COVID-19-timeline 1,631 288 以 社会学年鉴模式体例规范地统编自2019年12月起新冠肺炎疫情进展的时间线。
chineseocr_lite 4,001 C++ 646 超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
deocclusion 248 Python 24 Code for our CVPR 2020 work.
text-to-text-transfer-transformer 2,262 Python 271 Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"

c

Repo star language fork intro
Ghost-In-The-Logs 224 C 46 Evade sysmon and windows event logging
libcsp 782 C 25 A concurrency C library 10x faster than Golang.
betaflight 3,481 C 1,615 Open Source Flight Controller Firmware
edk2 1,611 C 1,021 EDK II
netdata 45,980 C 4,205 Real-time performance monitoring, done right! https://www.netdata.cloud
redis 42,073 C 16,457 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...
lede 9,510 C 8,824 Lean's OpenWrt source
amazon-freertos 1,903 C 768 IoT operating system for microcontrollers.
itlwm 392 C 51 IntelWifi
HarmonyOS 13,552 C 2,566 A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
coturn 4,247 C 969 coturn TURN server project
zephyr 3,110 C 1,894 Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
memcached 9,977 C 2,767 memcached development tree
fluent-bit 1,859 C 515 Fast and Lightweight Log processor and forwarder for Linux, BSD and OSX
arduino-esp32 4,631 C 2,801 Arduino core for the ESP32
GloVe 4,547 C 1,097 GloVe model for distributed word representation
linux 89,179 C 31,136 Linux kernel source tree
u-boot 1,036 C 1,324 "Das U-Boot" Source Tree
UACME 2,637 C 749 Defeating Windows User Account Control
chiaki 1,202 C 146 Free and Open Source PS4 Remote Play Client
OpenCorePkg 1,770 C 311 OpenCore front end
lua-nginx-module 8,282 C 1,704 Embed the Power of Lua into NGINX HTTP servers
jq 16,645 C 989 Command-line JSON processor
systemd 6,559 C 2,100 The systemd System and Service Manager
xLua 5,490 C 1,731 xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.

c++

Repo star language fork intro
googletest 14,972 C++ 5,995 Googletest - Google Testing and Mocking Framework
chineseocr_lite 4,001 C++ 646 超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
pybind11 6,967 C++ 959 Seamless operability between C++11 and Python
imgui 19,800 C++ 3,241 Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
viper 442 C++ 42 Open-source code for VIPER -- Volume Invariant Position-based Elastic Rods
benchmark 4,250 C++ 807 A microbenchmark support library
lc0 971 C++ 255 The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
USACO 657 C++ 136 General Resources for Competitive Programming
rocksdb 16,393 C++ 3,681 A library that provides an embeddable, persistent key-value store for fast storage.
Open3D 2,670 C++ 660 Open3D: A Modern Library for 3D Data Processing
tensorflow 143,008 C++ 80,708 An Open Source Machine Learning Framework for Everyone
grpc 25,573 C++ 6,361 The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
SC-LeGO-LOAM 45 C++ 11 LiDAR SLAM: Scan Context + LeGO-LOAM
openpose 16,527 C++ 4,976 OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
electron 81,832 C++ 10,977 Build cross-platform desktop apps with JavaScript, HTML, and CSS
flatbuffers 14,099 C++ 2,216 FlatBuffers: Memory Efficient Serialization Library
Xposed 5,592 C++ 1,224 The native part of the Xposed framework (mainly the modified app_process binary).
InfinityHook 1,162 C++ 293 Hook system calls, context switches, page faults and more.
ndk-samples 7,007 C++ 3,253 Android NDK samples with Android Studio
oneDNN 1,867 C++ 470 oneAPI Deep Neural Network Library (oneDNN)
rapidjson 9,117 C++ 2,490 A fast JSON parser/generator for C++ with both SAX/DOM style API
godot 29,202 C++ 5,620 Godot Engine – Multi-platform 2D and 3D game engine
jsoncpp 4,556 C++ 1,788 A C++ library for interacting with JSON.
calculator 19,666 C++ 3,369 Windows Calculator: A simple yet powerful calculator that ships with Windows
apollo 16,143 C++ 5,857 An open autonomous driving platform

css

Repo star language fork intro
howto-make-more-money 11,272 CSS 1,209 程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
InternetArchitect 422 CSS 411 年薪百万互联网架构师课程文档及源码(公开部分)
DataTables 6,407 CSS 1,983 Tables plug-in for jQuery
notes 937 CSS 461
synthwave-vscode 4,068 CSS 1,124 Synthwave inspired colour theme for VS Code 🌅🕶
ant-design-blazor 642 CSS 67 🌈An enterprise-class UI components based on Ant Design and Blazor WebAssembly.
bootstrap-material-design 8,254 CSS 1,086 Material Design for Bootstrap - Powerful and free UI KIT for Bootstrap 4
my-mac-os 16,673 CSS 737 List of applications and tools that make my macOS experience even more amazing
webxr 1,710 CSS 256 Repository for the WebXR Device API Specification.
css 9,062 CSS 714 The CSS design system that powers GitHub
shepherd 8,192 CSS 492 Guide your users through a tour of your app
vimix-gtk-themes 1,230 CSS 85 Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.
fontawesome-pro 53 CSS 24 Fontawesome Pro All version
azuredevopslabs 306 CSS 289 Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
the-swift-programming-language-in-chinese 19,291 CSS 5,034 中文版 Apple 官方 Swift 教程《The Swift Programming Language》
just-the-docs 1,399 CSS 862 A modern, high customizable, responsive Jekyll theme for documention with built-in search.
howlongistheline.org 9 CSS 8 Problem: there are long lines for the supermarket during lockdown
tailwind-starter-kit 1,141 CSS 123 Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source
Responsive-Login-Form 58 CSS 53
SysmonCommunityGuide 341 CSS 52 TrustedSec Sysinternals Sysmon Community Guide
weui 24,369 CSS 6,183 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
weui-wxss 12,369 CSS 4,310 A UI library by WeChat official design team, includes the most useful widgets/modules.
Opencore-Vanilla-Desktop-Guide 259 CSS 69 Host for files for the OpenCore Vanilla Desktop Guide
postcss-preset-env 1,557 CSS 61 Convert modern CSS into something browsers understand
hexo-theme-yun 72 CSS 11 ☁️A fast & light & lovely theme for Hexo.

html

Repo star language fork intro
awesome-compose 1,528 HTML 116 Awesome Docker Compose samples
deplacement-covid-19 181 HTML 47 Service de génération de l'attestation de déplacement dérogatoire à présenter dans le cadre du confinement lié au virus covid-19
forecasting 450 HTML 48 Time Series Forecasting Best Practices & Examples
docsy 712 HTML 140 A set of Hugo doc templates for launching open source content.
hyperblog 1,400 HTML 2,028 Un blog increíble para el curso de Git y Github de Platzi
nndl.github.io 11,462 HTML 2,581 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
PowerBI-DataScience 356 HTML 4,491 Repositório do Curso Microsoft Power BI Para Data Science
subspace 1,247 HTML 156 A simple WireGuard VPN server GUI
owasp-mstg 5,616 HTML 1,153 The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security development, testing and reverse engineering.
JavaScript30 12,365 HTML 14,379 30 Day Vanilla JS Challenge
zphisher 143 HTML 63 Automated Phishing Tool
ayudapy 35 HTML 29 Platform to help people help people
intro.js 19,096 HTML 2,428 A better way for new feature introduction and step-by-step users guide for your website and project.
machine-learning-systems-design 3,990 HTML 517 A booklet on machine learning systems design with exercises
typedoc 3,608 HTML 458 Documentation generator for TypeScript projects.
html-css 214 HTML 39 Curso de HTML5 e CSS3
pdfs 4,747 HTML 798 Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
covid19 35 HTML 19 Novel Corona Virus - COVID-19 India Datasets by DataMeet
edge-developer 95 HTML 163 Developer documentation for Edge.
WebGL 1,635 HTML 547 The Official Khronos WebGL Repository
home-assistant.io 1,128 HTML 4,034 📘 Home Assistant User documentation
raytracing.github.io 1,177 HTML 102 Main Repo / Main Web Site
website 1,895 HTML 6,868 Kubernetes website and documentation repo:
hylia 593 HTML 100 Hylia is a lightweight Eleventy starter kit to help you to create your own blog or personal website.
aws-nodejs-eb 189 HTML 362 AWS Elastic Beanstalk NodeJS sample application

python

Repo star language fork intro
pluradl.py 305 Python 35 Automated download of Pluralsight courses
SReC 620 Python 37 PyTorch Implementation of "Lossless Image Compression through Super-Resolution"
interview_internal_reference 25,377 Python 6,997 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
face_recognition 33,435 Python 9,324 The world's simplest facial recognition api for Python and the command line
skillbox-async-chat 62 Python 95 Пример клиент-серверного чата на Python для Skillbox
deocclusion 248 Python 24 Code for our CVPR 2020 work.
text-to-text-transfer-transformer 2,263 Python 271 Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
GitHub-Chinese-Top-Charts 17,739 Python 2,331 🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!(武汉加油!中国加油!世界加油!)
fastapi 12,267 Python 764 FastAPI framework, high performance, easy to learn, fast to code, ready for production
Real-Time-Voice-Cloning 16,063 Python 2,950 Clone a voice in 5 seconds to generate arbitrary speech in real-time
core 32,553 Python 9,977 🏡 Open source home automation that puts local control and privacy first
ObstructionRemoval 418 Python 46 [CVPR 2020] Learning to See Through Obstructions
Whole-Foods-Delivery-Slot 225 Python 73 Automated script for Whole Foods and Amazon Fresh delivery slot
Games 1,625 Python 960 Some games created by python code.
doccano 2,703 Python 576 Open source text annotation tool for machine learning practitioner.
jax 7,811 Python 591 Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
HanLP 18,834 Python 5,218 Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
pygta5 3,040 Python 667 Explorations of Using Python to play Grand Theft Auto 5.
ray 11,064 Python 1,645 A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library...
elastalert 6,633 Python 1,489 Easy & Flexible Alerting With ElasticSearch
InstaPy 9,623 Python 2,595 📷 Instagram Bot - Tool for automated Instagram interactions
transformers 24,920 Python 5,801 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
Self-Driving-Car-in-Video-Games 193 Python 9 A deep neural network that learns to drive in video games
keras-retinanet 3,662 Python 1,651 Keras implementation of RetinaNet object detection.
airflow 16,280 Python 6,268 Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

typescript

Repo star language fork intro
ant-design 58,521 TypeScript 21,324 🌈 A UI Design Language and React UI library
nest 25,849 TypeScript 2,155 A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
react-native-paper 5,509 TypeScript 760 Material Design for React Native (Android & iOS)
angular 59,734 TypeScript 16,353 One framework. Mobile & desktop.
streamlit 7,562 TypeScript 671 Streamlit — The fastest way to build custom ML tools
react-intl 11,605 TypeScript 1,136 Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.
blueprint 15,915 TypeScript 1,565 A React-based UI toolkit for the web
storybook 47,061 TypeScript 4,455 📓 UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
components 19,608 TypeScript 5,250 Component infrastructure and Material Design components for Angular
mkdocs-material 3,324 TypeScript 901 A Material Design theme for MkDocs
google-api-nodejs-client 8,363 TypeScript 1,513 Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
deno 46,897 TypeScript 2,203 A secure JavaScript and TypeScript runtime
aws-cdk 4,385 TypeScript 840 The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
vuetify 24,693 TypeScript 4,005 🐉 Material Component Framework for Vue
botpress 8,598 TypeScript 1,005 🤖 The Conversational Platform with built-in language understanding (NLU), beautiful graphical interface and Dialog Manager (DM). Easily create chatbots and AI-based virtual assistants.
vue-next 10,236 TypeScript 1,839 The next major version of Vue (WIP)
jest 30,438 TypeScript 4,301 Delightful JavaScript Testing.
react-native-ui-kitten 6,185 TypeScript 704 💥 React Native UI Library based on Eva Design System 🌚✨Dark Mode
fiddle 4,616 TypeScript 269 🚀 The easiest way to get started with Electron
PoE-Overlay 502 TypeScript 68 An Overlay for Path of Exile. Built with Electron and Angular.
hooks 1,766 TypeScript 170 React Hooks Library
vscode-extension-samples 2,464 TypeScript 1,072 Sample code illustrating the VS Code extension API.
got 7,169 TypeScript 421 🌐 Human-friendly and powerful HTTP request library for Node.js
react-native-fast-image 4,486 TypeScript 793 🚩 FastImage, performant React Native image component.
react-admin 12,231 TypeScript 2,663 A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design

unknown

Repo star language fork intro
reverse-interview 13,229 920 Questions to ask the company during your interview
COVID-19-timeline 1,631 288 以 社会学年鉴模式体例规范地统编自2019年12月起新冠肺炎疫情进展的时间线。
documents 318 19 Decentralized Privacy-Preserving Proximity Tracing -- Documents
bootcamp-gostack-desafios 131 121 Repositório contendo todos os desafios dos módulos do Bootcamp Gostack
IoT-PT 70 18 A Virtual environment for pentest IoT Devices
You-Dont-Know-JS 119,822 24,068 A book series on JavaScript. @YDKJS on twitter.
reactjs-interview-questions 4,843 1,183 List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
Flutter-Course-Resources 2,109 675 Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
flutter_roadmap 267 35 Highly Subjective Roadmap to Flutter Development
chromium 6,038 2,454 The official GitHub mirror of the Chromium source
Python-Core-50-Courses 77 15 Python语言基础50课
git-github 201 48 Material do Curso de Git e GitHub
9Sinif-2Odev 17 63 Bu repo 9Siniflarin 2.ödevi için hazırlanmıştır.
Specs 5,722 8,589 The CocoaPods Master Repo
intellij-community 9,576 3,338 IntelliJ IDEA Community Edition
C4-PlantUML 1,362 310 C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
API-Security-Checklist 14,473 1,561 Checklist of the most important security countermeasures when designing, testing, and releasing your API
vagas 4,229 447 🔬 Espaço para divulgação de vagas para front-enders.
ue4-style-guide 1,267 360 An attempt to make Unreal Engine 4 projects more consistent
the-book-of-secret-knowledge 31,825 3,299 A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
app-ideas 16,614 2,157 A Collection of application ideas which can be used to improve your coding skills.
OpenAPI-Specification 17,239 6,248 The OpenAPI Specification Repository
awesome-spider 12,608 3,382 爬虫集合
gold-miner 25,870 4,257 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
God-Of-BigData 1,253 509 大数据面试题,大数据成神之路开启...Flink/Spark/Hadoop/Hbase/Hive...

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
VVVVVV 5,769 ActionScript 467 The source code to VVVVVV! http://thelettervsixtim.es/
swfbridge 0 ActionScript 0 FDT SWFBridge

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

apex

Repo star language fork intro

api-blueprint

Repo star language fork intro

apl

Repo star language fork intro

apollo-guidance-computer

Repo star language fork intro

applescript

Repo star language fork intro
Amazon-Fresh-Whole-Foods-delivery-slot-finder 551 AppleScript 83 A Mac tool that finds available delivery slots for Amazon's Whole Foods delivery and Amazon Fresh services

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
Apollo-11 46,946 Assembly 6,373 Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
jonesforth 402 Assembly 66 Mirror of JONESFORTH

asymptote

Repo star language fork intro

ats

Repo star language fork intro

augeas

Repo star language fork intro

autohotkey

Repo star language fork intro

autoit

Repo star language fork intro

awk

Repo star language fork intro

ballerina

Repo star language fork intro

batchfile

Repo star language fork intro
BurpSuite-collections 132 Batchfile 52 有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file
quantum-docs-pr 57 Batchfile 80 Sources of the Microsoft Quantum Development Kit documentation
python-guide 20,650 Batchfile 5,294 Python best practices guidebook, written for humans.

befunge

Repo star language fork intro

bison

Repo star language fork intro

bitbake

Repo star language fork intro
IntruderPayloads 2,192 BitBake 847 A collection of Burpsuite Intruder payloads, BurpBounty payloads, fuzz lists, malicious file uploads and web pentesting methodologies and checklists.

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
Ghost-In-The-Logs 226 C 46 Evade sysmon and windows event logging
libcsp 782 C 25 A concurrency C library 10x faster than Golang.
betaflight 3,481 C 1,615 Open Source Flight Controller Firmware
edk2 1,611 C 1,021 EDK II
netdata 45,980 C 4,205 Real-time performance monitoring, done right! https://www.netdata.cloud
redis 42,073 C 16,457 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...
lede 9,510 C 8,824 Lean's OpenWrt source
amazon-freertos 1,903 C 768 IoT operating system for microcontrollers.
itlwm 393 C 52 IntelWifi
HarmonyOS 13,552 C 2,566 A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
coturn 4,248 C 969 coturn TURN server project
zephyr 3,110 C 1,894 Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
memcached 9,977 C 2,767 memcached development tree
fluent-bit 1,859 C 515 Fast and Lightweight Log processor and forwarder for Linux, BSD and OSX
arduino-esp32 4,631 C 2,801 Arduino core for the ESP32
GloVe 4,547 C 1,097 GloVe model for distributed word representation
linux 89,181 C 31,136 Linux kernel source tree
u-boot 1,036 C 1,324 "Das U-Boot" Source Tree
UACME 2,637 C 749 Defeating Windows User Account Control
chiaki 1,202 C 146 Free and Open Source PS4 Remote Play Client
OpenCorePkg 1,770 C 311 OpenCore front end
lua-nginx-module 8,282 C 1,704 Embed the Power of Lua into NGINX HTTP servers
jq 16,645 C 989 Command-line JSON processor
systemd 6,559 C 2,100 The systemd System and Service Manager
xLua 5,490 C 1,731 xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.

c%23

Repo star language fork intro
csharplang 5,458 C# 612 The official repo for the design of the C# programming language
eShopOnContainers 13,471 C# 5,596 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...
UA-.NETStandard 797 C# 476 OPC Unified Architecture .NET Standard
efcore 8,931 C# 2,289 EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
OrchardCore 3,730 C# 1,317 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.
modular-monolith-with-ddd 2,570 C# 306 Full Modular Monolith application with Domain-Driven Design approach.
Xamarin.Forms 4,309 C# 1,704 Xamarin.Forms Official Home
MQTTnet 1,411 C# 408 MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
CleanArchitecture 1,394 C# 336 Clean Architecture Solution Template for Angular 9 and .NET Core 3.1
nopCommerce 4,645 C# 2,716 The most popular open source ecommerce shopping cart solution based on ASP.NET Core
runtime 2,134 C# 719 .NET is a cross-platform runtime for cloud, IoT, and desktop apps.
tye 735 C# 58 Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the...
azure-powershell 1,919 C# 1,962 Microsoft Azure PowerShell
spark 1,389 C# 181 .NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
EPPlus 115 C# 19 EPPlus 5-Excel spreadsheets for .NET
aspnetcore 16,861 C# 4,583 ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Lean 3,352 C# 1,646 Lean Algorithmic Trading Engine by QuantConnect (C#, Python, F#)
hotchocolate 1,048 C# 143 Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
GitVersion 1,560 C# 472 Easy Semantic Versioning (http://semver.org) for projects using Git
NAudio 2,507 C# 675 Audio and MIDI library for .NET
WeiXinMPSDK 6,082 C# 3,827 微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
uno 1,992 C# 273 Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
cognitive-services-speech-sdk 392 C# 489 Sample code for the Microsoft Cognitive Services Speech SDK
mono 8,611 C# 3,406 Mono open source ECMA CLI, C# and .NET implementation.
NHSE 178 C# 29 Animal Crossing: New Horizons save editor

c++

Repo star language fork intro
googletest 14,972 C++ 5,995 Googletest - Google Testing and Mocking Framework
chineseocr_lite 4,001 C++ 646 超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
pybind11 6,967 C++ 959 Seamless operability between C++11 and Python
imgui 19,800 C++ 3,242 Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
viper 442 C++ 42 Open-source code for VIPER -- Volume Invariant Position-based Elastic Rods
benchmark 4,250 C++ 807 A microbenchmark support library
lc0 971 C++ 255 The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
USACO 657 C++ 136 General Resources for Competitive Programming
rocksdb 16,393 C++ 3,681 A library that provides an embeddable, persistent key-value store for fast storage.
Open3D 2,670 C++ 660 Open3D: A Modern Library for 3D Data Processing
tensorflow 143,010 C++ 80,709 An Open Source Machine Learning Framework for Everyone
grpc 25,573 C++ 6,362 The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
SC-LeGO-LOAM 45 C++ 11 LiDAR SLAM: Scan Context + LeGO-LOAM
openpose 16,527 C++ 4,976 OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
electron 81,832 C++ 10,977 Build cross-platform desktop apps with JavaScript, HTML, and CSS
flatbuffers 14,099 C++ 2,216 FlatBuffers: Memory Efficient Serialization Library
Xposed 5,592 C++ 1,224 The native part of the Xposed framework (mainly the modified app_process binary).
InfinityHook 1,162 C++ 293 Hook system calls, context switches, page faults and more.
ndk-samples 7,007 C++ 3,253 Android NDK samples with Android Studio
oneDNN 1,867 C++ 470 oneAPI Deep Neural Network Library (oneDNN)
rapidjson 9,117 C++ 2,490 A fast JSON parser/generator for C++ with both SAX/DOM style API
godot 29,202 C++ 5,619 Godot Engine – Multi-platform 2D and 3D game engine
jsoncpp 4,556 C++ 1,788 A C++ library for interacting with JSON.
calculator 19,666 C++ 3,369 Windows Calculator: A simple yet powerful calculator that ships with Windows
apollo 16,143 C++ 5,857 An open autonomous driving platform

c-objdump

Repo star language fork intro

c2hs-haskell

Repo star language fork intro

cabal-config

Repo star language fork intro

cap'n-proto

Repo star language fork intro

cartocss

Repo star language fork intro

ceylon

Repo star language fork intro

chapel

Repo star language fork intro

charity

Repo star language fork intro

chuck

Repo star language fork intro

cirru

Repo star language fork intro

clarion

Repo star language fork intro

clean

Repo star language fork intro

click

Repo star language fork intro

clips

Repo star language fork intro

clojure

Repo star language fork intro
metabase 20,182 Clojure 2,679 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
clj-kondo 779 Clojure 90 A linter for Clojure code that sparks joy.
om 2 Clojure 0
leiningen 6,699 Clojure 1,551 Automate Clojure projects without setting your hair on fire.

closure-templates

Repo star language fork intro

cloud-firestore-security-rules

Repo star language fork intro

cmake

Repo star language fork intro
cmake-examples 2,255 CMake 461 Useful CMake Examples
vcpkg 8,552 CMake 2,306 C++ Library Manager for Windows, Linux, and MacOS
gazebo_ros_demos 140 CMake 117 Example robots and code for interfacing Gazebo with ROS
FRUT 164 CMake 27 Building JUCE projects using CMake made easy

cobol

Repo star language fork intro

coffeescript

Repo star language fork intro
chinese-copywriting-guidelines 7,578 CoffeeScript 1,185 Chinese copywriting guidelines for better written communication/中文文案排版指北
CoffeeScriptRedux 1,852 CoffeeScript 119 😓 rewrite of the CoffeeScript compiler with proper compiler design principles and a focus on robustness and extensibility

coldfusion

Repo star language fork intro

coldfusion-cfc

Repo star language fork intro

collada

Repo star language fork intro

common-lisp

Repo star language fork intro

common-workflow-language

Repo star language fork intro

component-pascal

Repo star language fork intro

conll-u

Repo star language fork intro

cool

Repo star language fork intro

coq

Repo star language fork intro

cpp-objdump

Repo star language fork intro

creole

Repo star language fork intro

crystal

Repo star language fork intro
crystal 14,680 Crystal 1,135 The Crystal Programming Language
invidious 2,843 Crystal 202 Invidious is an alternative front-end to YouTube
awesome-crystal 2,486 Crystal 268 💎 A collection of awesome Crystal libraries, tools, frameworks and software

cson

Repo star language fork intro

csound

Repo star language fork intro

csound-document

Repo star language fork intro

csound-score

Repo star language fork intro

css

Repo star language fork intro
howto-make-more-money 11,273 CSS 1,209 程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
InternetArchitect 422 CSS 411 年薪百万互联网架构师课程文档及源码(公开部分)
DataTables 6,407 CSS 1,983 Tables plug-in for jQuery
notes 937 CSS 461
synthwave-vscode 4,069 CSS 1,124 Synthwave inspired colour theme for VS Code 🌅🕶
ant-design-blazor 642 CSS 67 🌈An enterprise-class UI components based on Ant Design and Blazor WebAssembly.
bootstrap-material-design 8,254 CSS 1,086 Material Design for Bootstrap - Powerful and free UI KIT for Bootstrap 4
my-mac-os 16,673 CSS 737 List of applications and tools that make my macOS experience even more amazing
webxr 1,710 CSS 256 Repository for the WebXR Device API Specification.
css 9,062 CSS 714 The CSS design system that powers GitHub
shepherd 8,194 CSS 492 Guide your users through a tour of your app
vimix-gtk-themes 1,230 CSS 85 Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.
fontawesome-pro 53 CSS 24 Fontawesome Pro All version
azuredevopslabs 306 CSS 289 Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
the-swift-programming-language-in-chinese 19,291 CSS 5,034 中文版 Apple 官方 Swift 教程《The Swift Programming Language》
just-the-docs 1,399 CSS 862 A modern, high customizable, responsive Jekyll theme for documention with built-in search.
howlongistheline.org 9 CSS 8 Problem: there are long lines for the supermarket during lockdown
tailwind-starter-kit 1,141 CSS 123 Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source
Responsive-Login-Form 58 CSS 53
SysmonCommunityGuide 341 CSS 52 TrustedSec Sysinternals Sysmon Community Guide
weui 24,369 CSS 6,183 A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
weui-wxss 12,370 CSS 4,310 A UI library by WeChat official design team, includes the most useful widgets/modules.
Opencore-Vanilla-Desktop-Guide 259 CSS 69 Host for files for the OpenCore Vanilla Desktop Guide
postcss-preset-env 1,557 CSS 61 Convert modern CSS into something browsers understand
hexo-theme-yun 72 CSS 11 ☁️A fast & light & lovely theme for Hexo.

csv

Repo star language fork intro

cuda

Repo star language fork intro
cudf 2,649 Cuda 354 cuDF - GPU DataFrame Library
deep-high-resolution-net.pytorch 2,362 Cuda 539 The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"

cweb

Repo star language fork intro

cycript

Repo star language fork intro

cython

Repo star language fork intro

d

Repo star language fork intro

d-objdump

Repo star language fork intro

darcs-patch

Repo star language fork intro

dart

Repo star language fork intro
flutter 90,027 Dart 12,019 Flutter makes it easy and fast to build beautiful mobile apps.
flutter-go 20,420 Dart 3,028 flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
bloc 4,124 Dart 877 A predictable state management library that helps implement the BLoC design pattern
plugins 10,349 Dart 4,665 Plugins for Flutter maintained by the Flutter team
charts 1,528 Dart 349
dio 7,218 Dart 736 A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
flutter-webrtc-demo 327 Dart 120 Demo for flutter-webrtc
flutter_screenutil 1,637 Dart 185 Flutter screen adaptation, font adaptation, get screen information
awesome-flutter 26,808 Dart 3,810 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
flutterfire 1,609 Dart 743 🔥 Firebase plugins for Flutter apps
gallery 180 Dart 65 Flutter Gallery
NeteaseCloudMusic 1,314 Dart 208 Flutter - NeteaseCloudMusic Flutter 版本的网易云音乐
flutter_wanandroid 4,007 Dart 891 🔥🔥🔥 基于Google Flutter的WanAndroid客户端,支持Android和iOS。包括BLoC、RxDart 、国际化、主题色、启动页、引导页,拥有较好的项目结构&比较规范的代码!
flutter-food-delivery-app-ui 28 Dart 20
flame 2,493 Dart 193 A minimalist Flutter game engine
wechat_flutter 707 Dart 154 wechat_flutter Flutter版本微信,一个优秀的Flutter即时通讯IM开源库!
provider 2,222 Dart 174 InheritedWidgets, but simple
fish-redux 6,236 Dart 676 An assembled flutter application framework.
Flutter-learning 3,898 Dart 615 🔥 👍 🌟 ⭐ ⭐⭐ Flutter all you want.Flutter install,flutter samples,Flutter projects,Flutter plugin,Flutter problems,Dart codes,etc.Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。
FlutterExampleApps 9,378 Dart 1,878 [Example APPS] Basic Flutter apps, for flutter devs.
mobx.dart 1,310 Dart 147 MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.
flutter_mall 1,058 Dart 284 Flutter_Mall是一款Flutter开源在线商城应用程序,是基于litemall基础上进行开发,litemall包含了Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端感兴趣的同学可以自行研究部署,Flutter_Mall基本上包含了litemall中小程序的功能。
flutter_login 281 Dart 105 Provides login screen with login/signup functionalities to help speed up development
flutter_deer 2,978 Dart 678 🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project. Includes a complete UI design and exercises that are closer to real projects.
fluwx 1,703 Dart 255 Flutter版微信SDK.WeChat SDK for flutter.

dataweave

Repo star language fork intro

desktop

Repo star language fork intro

dhall

Repo star language fork intro

diff

Repo star language fork intro

digital-command-language

Repo star language fork intro

dm

Repo star language fork intro
tgstation 983 DM 0 the /tg/station branch of SS13
sojourn-station 4 DM 18

dns-zone

Repo star language fork intro

dockerfile

Repo star language fork intro
compose-spec 212 Dockerfile 13 The Compose specification
nocode 40,815 Dockerfile 3,731 The best way to write secure and reliable applications. Write nothing; deploy nowhere.
docker-selenium 3,926 Dockerfile 1,308 Docker images for Selenium Grid Server (Standalone, Hub, and Nodes).
laradock 9,215 Dockerfile 3,234 The (most popular) full PHP development environment for Docker.
dockerfiles 9,676 Dockerfile 1,740 Various Dockerfiles I use on the desktop and on servers.
docker 437 Dockerfile 754
docs 491 Dockerfile 119 User documentation for Dapr
docker-letsencrypt 554 Dockerfile 154
docker-node 5,464 Dockerfile 1,253 Official Docker Image for Node.js 🐳 🐢 🚀
Awesome-TTRSS 716 Dockerfile 141 🐋 Awesome TTRSS, a powerful Dockerised all-in-one RSS solution.
dotnet-docker 2,205 Dockerfile 989 Docker images for .NET Core and the .NET Core Tools.
acr-tasks 15 Dockerfile 24 A collection samples for ACR Tasks, including acr-task.yaml and Dockerfiles.

dogescript

Repo star language fork intro

dtrace

Repo star language fork intro

dylan

Repo star language fork intro

e

Repo star language fork intro

eagle

Repo star language fork intro

easybuild

Repo star language fork intro

ebnf

Repo star language fork intro

ec

Repo star language fork intro

ecere-projects

Repo star language fork intro

ecl

Repo star language fork intro

eclipse

Repo star language fork intro

edje-data-collection

Repo star language fork intro

edn

Repo star language fork intro

eiffel

Repo star language fork intro

ejs

Repo star language fork intro

elixir

Repo star language fork intro
phoenix_live_view 2,797 Elixir 284 Rich, real-time user experiences with server-rendered HTML
elixir 16,718 Elixir 2,416 Elixir is a dynamic, functional language designed for building scalable and maintainable applications
phoenix_live_dashboard 109 Elixir 10
ecto 4,571 Elixir 1,075 A toolkit for data mapping and language integrated query
phoenix 14,981 Elixir 1,933 Productive. Reliable. Fast.
waffle 245 Elixir 16 Flexible file upload and attachment library for Elixir
finch 47 Elixir 3 Elixir HTTP Client focused on performance

elm

Repo star language fork intro
elm-animator 58 Elm 3 A timeline-based animation engine for Elm

emacs-lisp

Repo star language fork intro
doom-emacs 5,787 Emacs Lisp 955 An Emacs configuration for the stubborn martian vimmer
spacemacs 19,737 Emacs Lisp 4,796 A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs and Vim!
emacs.d 5,430 Emacs Lisp 1,851 An Emacs configuration bundle with batteries included
use-package 3,041 Emacs Lisp 190 A use-package declaration for simplifying your .emacs

emberscript

Repo star language fork intro

eml

Repo star language fork intro

eq

Repo star language fork intro

erlang

Repo star language fork intro
emqx 5,860 Erlang 1,087 EMQ X Broker - Scalable Distributed MQTT Message Broker for IoT in 5G Era
rabbitmq-server 6,973 Erlang 2,367 Open source multi-protocol messaging broker
kazoo 760 Erlang 386 The core of an open-source, distributed, highly scalable platform designed to provide robust telecom services
Packages 2,777 Erlang 482
cowboy 5,863 Erlang 1,042 Small, fast, modern HTTP server for Erlang/OTP.
ejabberd 4,465 Erlang 1,329 Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
setup 62 Erlang 47 Generic setup utility for Erlang-based systems
shackle 152 Erlang 30 High-Performance Erlang Network Client Framework

f%23

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

f*

Repo star language fork intro

factor

Repo star language fork intro

fancy

Repo star language fork intro

fantom

Repo star language fork intro

figlet-font

Repo star language fork intro

filebench-wml

Repo star language fork intro

filterscript

Repo star language fork intro

fish

Repo star language fork intro

flux

Repo star language fork intro

formatted

Repo star language fork intro

forth

Repo star language fork intro

fortran

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

freemarker

Repo star language fork intro

frege

Repo star language fork intro

g-code

Repo star language fork intro

game-maker-language

Repo star language fork intro

gams

Repo star language fork intro

gap

Repo star language fork intro

gcc-machine-description

Repo star language fork intro

gdb

Repo star language fork intro

gdscript

Repo star language fork intro

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
sdkman-cli 3,266 Gherkin 398 The SDKMAN! Command Line Interface

git-attributes

Repo star language fork intro

git-config

Repo star language fork intro

glsl

Repo star language fork intro
gl-transitions 587 GLSL 94 The open collection of GL Transitions
BeyondBeliefVanillaReborn 1 GLSL 0 The BBVR git repository

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
logrus 14,516 Go 1,638 Structured, pluggable logging for Go.
crawlab 5,644 Go 750 Distributed web crawler admin platform for spiders management regardless of languages and frameworks.
cri-o 2,389 Go 431 Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
eksctl 2,254 Go 482 The official CLI for Amazon EKS
gh-ost 7,601 Go 746 GitHub's Online Schema Migrations for MySQL
dashboard 7,530 Go 2,064 General-purpose web UI for Kubernetes clusters
jwt-go 7,403 Go 673 Golang implementation of JSON Web Tokens (JWT)
go-interview 252 Go 32 Collection of Technical Interview Questions solved with Go
vault 15,436 Go 2,365 A tool for secrets management, encryption as a service, and privileged access management
consul 18,854 Go 3,245 Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
istio 22,363 Go 4,148 Connect, secure, control, and observe services.
thanos 5,450 Go 727 Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
go-github 5,694 Go 1,260 Go library for accessing the GitHub API
sealos 1,631 Go 310 只能用丝滑一词形容的kubernetes高可用安装(kubernetes install)工具,一条命令,离线安装,包含所有依赖,内核负载不依赖haproxy keepalived,纯golang开发,99年证书,支持v1.16.8 v1.15.11 v1.17.4 v1.18.0!
amazon-vpc-cni-k8s 1,137 Go 321 Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS
migrate 3,970 Go 405 Database migrations. CLI and Golang library.
dex 4,361 Go 931 OpenID Connect Identity (OIDC) and OAuth 2.0 Provider with Pluggable Connectors
ffuf 1,748 Go 204 Fast web fuzzer written in Go
flux 4,271 Go 777 The GitOps Kubernetes operator
nomad 6,007 Go 1,042 Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and sc...
gorm 17,856 Go 2,071 The fantastic ORM library for Golang, aims to be developer friendly (v2 is under development, PR based on master branch won't be accepted)
virtual-kubelet 2,530 Go 392 Virtual Kubelet is an open source Kubernetes kubelet implementation.
redis 8,470 Go 1,084 Type-safe Redis client for Golang
go-sqlmock 2,398 Go 215 Sql mock driver for golang to test database interactions
ginkgo 3,781 Go 371 BDD Testing Framework for Go

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
rundeck 3,685 Groovy 724 Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
jenkins-library 356 Groovy 226 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
pandoc 18,664 Haskell 2,230 Universal markup converter
shellcheck 19,353 Haskell 978 ShellCheck, a static analysis tool for shell scripts
api.unverified.email 209 Haskell 5 A service to help with testing of sending the right emails
dex-lang 527 Haskell 19 Research language for array processing in the Haskell/ML family
semantic 7,341 Haskell 339 Parsing, analyzing, and comparing source code across many languages

haxe

Repo star language fork intro
haxe 3,484 Haxe 494 Haxe - The Cross-Platform Toolkit
heaps 1,588 Haxe 180 Heaps : Haxe Game Framework

hcl

Repo star language fork intro
terraform-aws-vpc 1,086 HCL 1,293 Terraform module which creates VPC resources on AWS
terraform-aws-rds 293 HCL 393 Terraform module which creates RDS resources on AWS
terraform-aws-vault 445 HCL 286 A Terraform Module for how to run Vault on AWS using Terraform and Packer
terraform-aws-security-group 240 HCL 315 Terraform module which creates EC2-VPC security groups on AWS
terraform-up-and-running-code 1,063 HCL 644 Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
terraform-guides 665 HCL 408 Example usage of HashiCorp Terraform
terraform-aws-autoscaling 117 HCL 184 Terraform module which creates Auto Scaling resources on AWS
terraform-aws-s3-bucket 44 HCL 84 Terraform module which creates S3 bucket resources on AWS
hashicat-aws 11 HCL 481 Sample app for Terraform workshops
tfc-workshops-sentinel 3 HCL 292 Sentinel policies for use in pre-sales workshops: https://hashicorp.github.io/workshops
package-terraform-utilities 35 HCL 10 A collection of useful Terraform utilities
tfc-guide-example 8 HCL 96 Example Terraform configuration
terraform-google-kubernetes-engine 292 HCL 221 A Terraform module for configuring GKE clusters.
terraform-aws-consul 259 HCL 287 A Terraform Module for how to run Consul on AWS using Terraform and Packer
cool-dns-dmarc-import 0 HCL 0 Terraform code to create the necessary resources to work with cisagov/dmarc-import in the DNS account.

hiveql

Repo star language fork intro

hlsl

Repo star language fork intro

holyc

Repo star language fork intro

html

Repo star language fork intro
awesome-compose 1,535 HTML 117 Awesome Docker Compose samples
deplacement-covid-19 184 HTML 49 Service de génération de l'attestation de déplacement dérogatoire à présenter dans le cadre du confinement lié au virus covid-19
forecasting 453 HTML 48 Time Series Forecasting Best Practices & Examples
docsy 712 HTML 140 A set of Hugo doc templates for launching open source content.
hyperblog 1,400 HTML 2,028 Un blog increíble para el curso de Git y Github de Platzi
nndl.github.io 11,462 HTML 2,581 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
PowerBI-DataScience 356 HTML 4,491 Repositório do Curso Microsoft Power BI Para Data Science
subspace 1,247 HTML 156 A simple WireGuard VPN server GUI
owasp-mstg 5,616 HTML 1,153 The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security development, testing and reverse engineering.
JavaScript30 12,365 HTML 14,381 30 Day Vanilla JS Challenge
zphisher 144 HTML 63 Automated Phishing Tool
ayudapy 36 HTML 29 Platform to help people help people
intro.js 19,097 HTML 2,428 A better way for new feature introduction and step-by-step users guide for your website and project.
machine-learning-systems-design 3,990 HTML 517 A booklet on machine learning systems design with exercises
typedoc 3,608 HTML 458 Documentation generator for TypeScript projects.
html-css 214 HTML 39 Curso de HTML5 e CSS3
pdfs 4,748 HTML 798 Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
covid19 36 HTML 19 Novel Corona Virus - COVID-19 India Datasets by DataMeet
edge-developer 95 HTML 163 Developer documentation for Edge.
WebGL 1,635 HTML 547 The Official Khronos WebGL Repository
home-assistant.io 1,128 HTML 4,035 📘 Home Assistant User documentation
raytracing.github.io 1,177 HTML 102 Main Repo / Main Web Site
website 1,895 HTML 6,868 Kubernetes website and documentation repo:
hylia 593 HTML 100 Hylia is a lightweight Eleventy starter kit to help you to create your own blog or personal website.
aws-nodejs-eb 189 HTML 362 AWS Elastic Beanstalk NodeJS sample application

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-analysis 7,039 Java 2,502 Spring源码阅读
SpringBoot-Labs 2,231 Java 508 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
mall 32,698 Java 13,856 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
jeecg-boot 10,880 Java 4,100 一款基于代码生成器的JAVA快速开发平台,开源界“小普元”超越传统商业企业级开发平台!采用前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式(OnlineCoding模式-> 代码生成器模式-> 手工MERGE智能开发),帮助Java项目解决70%的重复工...
micrometer 2,245 Java 518 An application metrics facade for the most popular monitoring tools. Think SLF4J, but for metrics.
spring-boot-api-project-seed 6,841 Java 2,901 🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
redisson 12,639 Java 3,093 Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Re...
rocketmq 10,638 Java 5,721 Mirror of Apache RocketMQ
jetty.project 2,835 Java 1,540 Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
advanced-java 41,841 Java 11,586 😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
apollo 20,272 Java 7,288 Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
react-native-camera 8,289 Java 2,684 A Camera component for React Native. Also supports barcode scanning!
ExoPlayer 15,277 Java 4,586 An extensible media player for Android
cat 13,036 Java 4,282 CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
azure-sdk-for-java 521 Java 548 This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our ver...
interviews 43,084 Java 9,096 Everything you need to know to get the job.
capacitor 3,819 Java 472 Build cross-platform Native Progressive Web Apps for iOS, Android, and the web ⚡️
quarkus 4,355 Java 792 Quarkus: Supersonic Subatomic Java.
JavaGuide 74,863 Java 25,716 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
aws-doc-sdk-examples 2,297 Java 1,666 Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
graylog2-server 5,265 Java 817 Free and open source log management
CalendarView 6,348 Java 1,151 Android上一个优雅、万能自定义UI、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar Widget on Android.
usb-serial-for-android 2,412 Java 1,017 Android USB host serial driver library for CDC, FTDI, Arduino and other devices.
QMUI_Android 10,645 Java 2,038 提高 Android UI 开发效率的 UI 库
guava 36,656 Java 8,240 Google core libraries for Java

java-properties

Repo star language fork intro

java-server-pages

Repo star language fork intro

javascript

Repo star language fork intro
rakning-c19-app 160 JavaScript 23 App that helps to analyse individuals’ travel and trace their movements when cases of infection arise.
web-skills 1,362 JavaScript 121 A visual overview of useful skills to learn as a web developer
Front-End-Checklist 38,799 JavaScript 3,869 🗂 The perfect Front-End Checklist for modern websites and meticulous developers
gostack-template-conceitos-nodejs 17 JavaScript 48 Template para iniciar o desafio de Node.js do nível de "Conceitos importantes"
awesome-selfhosted 43,296 JavaScript 3,446 A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Service...
javascript 94,346 JavaScript 18,385 JavaScript Style Guide
Motrix 20,046 JavaScript 2,476 A full-featured download manager.
fullstack-course4 1,990 JavaScript 3,437 Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
reveal.js 50,994 JavaScript 14,717 The HTML Presentation Framework
playwright 11,105 JavaScript 290 Node library to automate Chromium, Firefox and WebKit with a single API
AnotherRedisDesktopManager 4,648 JavaScript 487 🚀🚀🚀A faster, better and more stable redis desktop manager, compatible with Linux, windows, mac. What's more, it won't crash when loading a large number of keys.
ac-nh-turnip-prices 246 JavaScript 65 Price calculator/predictor for Turnip prices
realworld 39,240 JavaScript 3,057 "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
bootstrap-vue 11,220 JavaScript 1,518 BootstrapVue, with over 45 plugins, more than 85 custom components and over 500 icons, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. Wit...
project_corona_tracker 75 JavaScript 19 This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a corona tracker application. Covered topics: React.js, Chart.js, Material UI and much ...
jitsi-meet-electron 381 JavaScript 106 Jitsi Meet desktop application powered by
ag-grid 6,147 JavaScript 1,114 Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components
Solution-Starter-Kit-Communication-2020 26 JavaScript 65 Materials for the Call for Code 2020 solution starter kit for crisis communication in the context of COVID-19.
appium 11,127 JavaScript 4,473 📱 Automation for iOS, Android, and Windows Apps.
engine 1,601 JavaScript 769 Cocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platfor...
react-router 40,023 JavaScript 8,084 Declarative routing for React
cesium 5,611 JavaScript 2,111 An open-source JavaScript library for world-class 3D globes and maps 🌎
umi 7,649 JavaScript 1,031 🌋 Pluggable enterprise-level react application framework.
dropzone 14,874 JavaScript 3,209 Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
strapi 23,344 JavaScript 2,791 🚀 Open source Node.js Headless CMS to easily build customisable APIs

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
examples 761 Jsonnet 391 A repository to host extended examples and tutorials
kubeflow 8,740 Jsonnet 1,374 Machine Learning Toolkit for Kubernetes
katib 680 Jsonnet 181 Repository for hyperparameter tuning
kfserving 376 Jsonnet 137 Serverless Inferencing on Kubernetes
kube-prometheus 1,420 Jsonnet 431 Use Prometheus to monitor Kubernetes and applications running on Kubernetes

jsx

Repo star language fork intro

julia

Repo star language fork intro
Zygote.jl 677 Julia 101 Intimate Affection Auditor
julia 26,208 Julia 3,826 The Julia Language: A fresh approach to technical computing.
Dash.jl 36 Julia 2 Dash for Julia - A Julia interface to the Dash ecosystem for creating analytic web applications in pure Julia
DifferentialEquations.jl 1,178 Julia 107 Multi-language suite for high-performance solvers of differential equations
General 151 Julia 129 The official registry of general Julia packages
VIMKiller 191 Julia 3 Exiting VIM is hard; sometimes we need to take drastic measures

jupyter-notebook

Repo star language fork intro
scikit-learn-tips 344 Jupyter Notebook 64 🤖⚡ Daily scikit-learn tips
pydata-book 11,863 Jupyter Notebook 9,641 Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
mml-book.github.io 5,667 Jupyter Notebook 1,173 Companion webpage to the book "Mathematics For Machine Learning"
covid-19-data 73 Jupyter Notebook 26 Data on COVID-19 maintained by Our World in Data
MachineLearningNotebooks 1,528 Jupyter Notebook 998 Python notebooks with ML and deep learning examples with Azure Machine Learning
learnopencv 10,038 Jupyter Notebook 6,583 Learn OpenCV : C++ and Python Examples
deepmind-research 1,246 Jupyter Notebook 331 This repository contains implementations and illustrative code to accompany DeepMind publications
google-research 9,142 Jupyter Notebook 1,638 Google Research
tacotron2 1,587 Jupyter Notebook 489 Tacotron 2 - PyTorch implementation with faster-than-realtime inference
6S083 73 Jupyter Notebook 16 Materials for MIT 6.S083 / 18.S190: Computational thinking with Julia + application to the COVID-19 pandemic
Python-100-Days 82,117 Jupyter Notebook 32,975 Python - 100天从新手到大师
covid19pt-data 152 Jupyter Notebook 43 😷️🇵🇹 Dados relativos à pandemia COVID-19 em Portugal
Stock-Prediction-Models 1,742 Jupyter Notebook 779 Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
amazon-sagemaker-examples 3,379 Jupyter Notebook 2,550 Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
handson-ml2 6,959 Jupyter Notebook 2,765 A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
fastai2 402 Jupyter Notebook 149 Temporary home for fastai v2 while it's being developed
DeepLearningExamples 3,530 Python 941 Deep Learning Examples
analytics-handbook 272 Jupyter Notebook 27 Getting started with soccer analytics
TensorFlow2.0-Examples 820 Jupyter Notebook 355 🙄 difficult algorithm, simple code.
pytorch-Deep-Learning 1,933 Jupyter Notebook 570 Deep Learning (with PyTorch)
d2l-pytorch 2,892 Jupyter Notebook 800 This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
covid19_inference_forecast 27 Jupyter Notebook 7
community 6,111 Jupyter Notebook 2,795 Kubernetes community content
vision 5,962 Jupyter Notebook 3,012 Datasets, Transforms and Models specific to Computer Vision
solutions 676 Jupyter Notebook 986 Solutions for projects.

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
Learn-Jetpack-Compose-By-Example 269 Kotlin 17 This project contains various examples that show how you would do things the "Jetpack Compose" way
ktlint 3,222 Kotlin 250 An anti-bikeshedding Kotlin linter with built-in formatter
tachiyomi-extensions 676 Kotlin 255
architecture-samples 35,958 Kotlin 10,039 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
JetBrainsMono 3,130 Kotlin 71 JetBrains Mono – the free and open-source typeface for developers
kotlin-sample-app 772 Kotlin 106 📚 Android Sample App using modular, clean, scalable, testable Architecture written in Kotlin following the best practices with Jetpack.
AppLocale 22 Kotlin 1 AppLocale is a android library to update the app language dynamically.
kotest 2,196 Kotlin 284 Powerful, elegant and flexible test framework for Kotlin
detekt 2,817 Kotlin 341 Static code analysis for Kotlin
kotlin 31,297 Kotlin 3,813 The Kotlin Programming Language
mockk 2,887 Kotlin 125 mocking library for Kotlin
kotlinx.serialization 1,969 Kotlin 166 Kotlin multiplatform / multi-format serialization
play-billing-samples 1,364 Kotlin 1,045 Samples for Google Play In-app Billing
qksms 2,789 Kotlin 840 The most beautiful SMS messenger for Android
Scarlet 2,047 Kotlin 134 A Retrofit inspired WebSocket client for Kotlin, Java, and Android
kotlinx.coroutines 7,176 Kotlin 971 Library support for Kotlin coroutines
ktor 6,558 Kotlin 529 Framework for quickly creating connected applications in Kotlin with minimal effort
iosched 19,684 Kotlin 6,048 The Google I/O 2019 Android App
corda 3,248 Kotlin 902 Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contra...
android-youtube-player 1,582 Kotlin 377 YouTube Player library for Android and Chromecast, stable and customizable.
Balloon 1,019 Kotlin 60 🎈 A lightweight popup like tooltips, fully customizable with arrow and animations.
wanandroid 635 Kotlin 118 Jetpack MVVM For Wanandroid 最佳实践 !
mirai 927 Kotlin 130 全开源多平台 QQ机器人/Android QQ协议支持库 Protocol library for Tencent QQ/TIM
novid20-android-sdk 16 Kotlin 1 NOVID20 Android SDK Source Code
android-kotlin-fundamentals-starter-apps 255 Kotlin 844 android-kotlin-fundamentals-starter-apps

krl

Repo star language fork intro

labview

Repo star language fork intro

lasso

Repo star language fork intro

latte

Repo star language fork intro

lean

Repo star language fork intro

less

Repo star language fork intro

lex

Repo star language fork intro

lfe

Repo star language fork intro

lilypond

Repo star language fork intro

limbo

Repo star language fork intro

linker-script

Repo star language fork intro

linux-kernel-module

Repo star language fork intro

liquid

Repo star language fork intro

literate-agda

Repo star language fork intro

literate-coffeescript

Repo star language fork intro

literate-haskell

Repo star language fork intro

livescript

Repo star language fork intro

llvm

Repo star language fork intro
llvm 4,364 LLVM 2,029 Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.

logos

Repo star language fork intro

logtalk

Repo star language fork intro

lolcode

Repo star language fork intro

lookml

Repo star language fork intro

loomscript

Repo star language fork intro

lsl

Repo star language fork intro

lua

Repo star language fork intro
incubator-apisix 2,139 Lua 405 Cloud-Native Microservices API Gateway
IOTQQ 217 Lua 65 跨平台 QQ机器人 框架 原生 高效 迸发 Lua Plugin 只有你想不到
docker-jitsi-meet 1,127 Lua 373 Jitsi Meet on Docker
kong 25,369 Lua 3,255 🦍 The Cloud-Native API Gateway
neural-style 17,445 Lua 2,702 Torch implementation of neural style algorithm
Jeva 46 Lua 231 All scripts and code used through videos/tutorials on Jeva
ntopng 3,228 Lua 409 Web-based Traffic and Security Network Traffic Monitoring
z.lua 1,534 Lua 67 ⚡ A new cd command that helps you navigate faster by learning your habits
otservbr-global 168 Lua 171 OTServBR-Global 12x for OpenTibia community.
FS19_AutoDrive 156 Lua 160 FS19 version of AutoDrive - Developer Version
esx-inventoryhud 6 Lua 23 Working FiveM ESX inventory hud. Updated April 2020
1956_beta 33 Lua 24 Road to 56 Beta Build
completion-nvim 107 Lua 3 A async completion framework aims to provide completion to neovim's built in LSP written in Lua
awesome 3,063 Lua 383 awesome window manager

m

Repo star language fork intro

m4

Repo star language fork intro

m4sugar

Repo star language fork intro

makefile

Repo star language fork intro
project-layout 14,206 Makefile 1,443 Standard Go Project Layout
traefik-helm-chart 122 Makefile 92 This is the incubator for the Traefik v2 helm chart
opentelemetry-specification 556 Makefile 128 Specifications for OpenTelemetry
CS-Wiki 248 Makefile 191 Lambda School CS Wiki
api 218 Makefile 283 API definitions for the Istio project
buildroot 1,009 Makefile 1,053 Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http://git.buildroot.net/buildroot/. Do not open issues or fi...
client_model 33 Makefile 31 Data model artifacts for Prometheus.
dappsys-monolithic 18 Makefile 9 Dappsys for all
nvidia-docker 10,613 Makefile 1,404 Build and run Docker containers leveraging NVIDIA GPUs

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
OpenFace 4,365 MATLAB 1,431 OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.

maven-pom

Repo star language fork intro

max

Repo star language fork intro

maxscript

Repo star language fork intro

mcfunction

Repo star language fork intro

mediawiki

Repo star language fork intro

mercury

Repo star language fork intro

meson

Repo star language fork intro

metal

Repo star language fork intro

minid

Repo star language fork intro

mirah

Repo star language fork intro

modelica

Repo star language fork intro

modula-2

Repo star language fork intro

modula-3

Repo star language fork intro

module-management-system

Repo star language fork intro

monkey

Repo star language fork intro

moocode

Repo star language fork intro

moonscript

Repo star language fork intro

motorola-68k-assembly

Repo star language fork intro

mql4

Repo star language fork intro

mql5

Repo star language fork intro

mtml

Repo star language fork intro

muf

Repo star language fork intro

mupad

Repo star language fork intro

myghty

Repo star language fork intro

nanorc

Repo star language fork intro

ncl

Repo star language fork intro

nearley

Repo star language fork intro

nemerle

Repo star language fork intro

nesc

Repo star language fork intro

netlinx

Repo star language fork intro

netlinx+erb

Repo star language fork intro

netlogo

Repo star language fork intro

newlisp

Repo star language fork intro

nextflow

Repo star language fork intro

nginx

Repo star language fork intro

nim

Repo star language fork intro

ninja

Repo star language fork intro

nit

Repo star language fork intro

nix

Repo star language fork intro

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
MBProgressHUD 15,601 Objective-C 3,503 MBProgressHUD + Customizations
IGListKit 11,035 Objective-C 1,263 A data-driven UICollectionView framework for building fast and flexible lists.
react-native-maps 10,875 Objective-C 3,654 React Native Mapview component for iOS + Android
firebase-ios-sdk 1,779 Objective-C 454 Firebase iOS SDK
Masonry 17,690 Objective-C 3,127 Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
facebook-ios-sdk 6,271 Objective-C 2,592 Used to integrate the Facebook Platform with your iOS & tvOS apps.
SDWebImage 22,562 Objective-C 5,549 Asynchronous image downloader with cache support as a UIImageView category
IQKeyboardManager 14,124 Objective-C 2,170 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.
fmdb 13,295 Objective-C 2,767 A Cocoa / Objective-C wrapper around SQLite
blink 3,480 Objective-C 383 Blink Mobile Shell for iOS (Mosh based)
ZFPlayer 6,001 Objective-C 1,445 Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)
react-native-notifications 2,092 Objective-C 526 React Native Notifications
MiniKeePass 887 Objective-C 251 MiniKeePass for the iPhone
jitsi-meet-sdk-samples 49 Objective-C 35 Jitsi Meet SDK examples (Android and iOS)
SVProgressHUD 12,046 Objective-C 2,402 A clean and lightweight progress HUD for your iOS and tvOS app.
azure-activedirectory-library-for-objc 159 Objective-C 107 The ADAL SDK for Objective C gives you the ability to add support for Work Accounts to your iOS and macOS applications with just a few lines of additional code. This SDK gives your application the ful...
YYKit 13,457 Objective-C 3,586 A collection of iOS components.
aws-sdk-ios 1,343 Objective-C 733 AWS SDK for iOS. For more information, see our web site:
stripe-ios 1,190 Objective-C 571 Stripe iOS SDK
ios_sdk 298 Objective-C 195 This is the iOS SDK of
sequelpro 7,581 Objective-C 703 MySQL/MariaDB database management for macOS
SVGKit 3,745 Objective-C 768 Display and interact with SVG Images on iOS / OS X, using native rendering (CoreAnimation)
react-native-image-crop-picker 4,134 Objective-C 995 iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
expo 9,367 Objective-C 1,406 An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
hammerspoon 6,592 Objective-C 352 Staggeringly powerful macOS desktop automation with Lua

objective-c++

Repo star language fork intro
Texture 6,302 Objective-C++ 939 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
cmsc330spring20 16 OCaml 40

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

pawn

Repo star language fork intro

pep8

Repo star language fork intro

perl

Repo star language fork intro
otrs 669 Perl 416 ((OTRS)) Community Edition is one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management. Please note that ((OTRS)) Community Edition offers limit...
cloc 9,168 Perl 564 cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.

perl-6

Repo star language fork intro

php

Repo star language fork intro
Faker 23,641 PHP 2,666 Faker is a PHP library that generates fake data for you
framework 20,760 PHP 7,261
jQuery-File-Upload 30,600 PHP 8,132 File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. ...
composer 22,777 PHP 5,797 Dependency Manager for PHP
laravel-admin 8,294 PHP 2,143 Build a full-featured administrative interface in ten minutes
hyperf 2,351 PHP 408 🚀A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
prophecy 7,542 PHP 204 Highly opinionated mocking framework for PHP 5.3+
PHPMailer 14,741 PHP 7,955 The classic email sending library for PHP
PHP-CS-Fixer 8,796 PHP 1,115 A tool to automatically fix PHP Coding Standards issues
Sylius 5,726 PHP 1,678 Open Source eCommerce Platform on Symfony
google-api-php-client 6,718 PHP 3,015 A PHP client library for accessing Google APIs
symfony 23,039 PHP 7,558 The Symfony PHP framework
yii2 13,323 PHP 6,876 Yii 2: The Fast, Secure and Professional PHP Framework
tinyfilemanager 1,367 PHP 540 Web based File Manager in single PHP file, Manage your files efficiently and easily with Tiny File Manager
dujiaoka 779 PHP 332 🚀独角数卡(发卡)-开源式站长自动化售货解决方案、高效、稳定、快速!🎉🎉
guzzle 19,099 PHP 2,078 Guzzle, an extensible PHP HTTP client
ReflectionDocBlock 7,854 PHP 80
swoft 4,742 PHP 727 🚀 PHP Microservice Full Coroutine Framework
PHPWord 4,896 PHP 2,015 A pure PHP library for reading and writing word processing documents
migrations 3,279 PHP 318 Doctrine Database Migrations Library
AVideo 1,011 PHP 590 Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
TypeResolver 7,683 PHP 29 A PSR-5 based resolver of Class names, Types and Structural Element Names
ReflectionCommon 7,616 PHP 11
diff 6,333 PHP 60 Diff implementation
instantiator 9,007 PHP 47

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
test_db 1,873 PLpgSQL 1,267 A sample MySQL database with an integrated test suite, used to test your applications and database servers
blog 4,813 PLpgSQL 1,140 Everything about database,bussiness.(Most for PostgreSQL).

plsql

Repo star language fork intro
Municipios-Brasileiros 390 PLSQL 271 🏡 Código IBGE, nome do município, capital, código UF, UF, estado, latitude e longitude das cidades brasileiras

pod

Repo star language fork intro

pod-6

Repo star language fork intro

pogoscript

Repo star language fork intro

pony

Repo star language fork intro

postcss

Repo star language fork intro

postscript

Repo star language fork intro

pov-ray-sdl

Repo star language fork intro

powerbuilder

Repo star language fork intro

powershell

Repo star language fork intro
azure-quickstart-templates 7,042 PowerShell 9,934 Azure Quickstart Templates
virtual-environments 491 PowerShell 224 GitHub Actions virtual environments
azure-docs 3,718 PowerShell 9,614 Open source documentation of Microsoft Azure
AZ-104-MicrosoftAzureAdministrator 55 PowerShell 47 AZ-104 Microsoft Azure Administrator
docs 2,239 PowerShell 3,842 This repository contains .NET Documentation.
microsoft-graph-docs 547 PowerShell 853 Documentation for the Microsoft Graph REST API
machinelearning-samples 2,523 PowerShell 1,482 Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
PowerShell-Docs 772 PowerShell 949 The official PowerShell documentation sources
Windows-Sandbox-Utilities 59 PowerShell 23 A public repository for useful Windows Sandbox scripts and configurations
RDS-Templates 157 PowerShell 253 ARM Templates for Remote Desktop Services deployments
k8s-for-docker-desktop 1,610 PowerShell 396 为Docker Desktop for Mac/Windows开启Kubernetes和Istio - Enable Kubernetes/Istio on Docker Desktop in China
sp-dev-docs 872 PowerShell 676 SharePoint Developer Documentation
AL 431 PowerShell 181 AL language code samples for developing extensions for Dynamics 365 Business Central
MSOLSpray 198 PowerShell 31 A password spraying tool for Microsoft Online accounts (Azure/O365). The script logs if a user cred is valid, if MFA is enabled on the account, if a tenant doesn't exist, if a user doesn't exist, if t...
BloodHound 4,097 PowerShell 787 Six Degrees of Domain Admin
Parsec-Cloud-Preparation-Tool 225 PowerShell 39
Virtualization-Documentation 1,198 PowerShell 1,129 Place to store our documentation, code samples, etc for public consumption.
powershell-intune-samples 341 PowerShell 225 This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell.
OfficeDocs-SharePoint 201 PowerShell 305 SharePoint Server, SharePoint Online, and OneDrive for Business documentation
ImportExcel 1,258 PowerShell 240 PowerShell module to import/export Excel spreadsheets, without Excel
docs.ru-ru 31 PowerShell 113
azure-docs-cli 68 PowerShell 240 Repository used to store content for the docs.microsoft.com content for the Azure CLI
atomic-red-team 3,183 PowerShell 1,054 Small and highly portable detection tests based on MITRE's ATT&CK.
rd-pr 6 PowerShell 106
azure-docs-powershell-samples 96 PowerShell 161 Azure Powershell code samples, often used in docs.microsoft.com/Azure developer documentation

processing

Repo star language fork intro

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 8,139 PureBasic 1,373 Open standard for machine learning interoperability
x-deeplearning 3,280 PureBasic 847 An industrial deep learning framework for high-dimension sparse data

purescript

Repo star language fork intro

python

Repo star language fork intro
pluradl.py 306 Python 35 Automated download of Pluralsight courses
SReC 624 Python 37 PyTorch Implementation of "Lossless Image Compression through Super-Resolution"
interview_internal_reference 25,378 Python 6,997 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
face_recognition 33,440 Python 9,324 The world's simplest facial recognition api for Python and the command line
skillbox-async-chat 62 Python 95 Пример клиент-серверного чата на Python для Skillbox
deocclusion 252 Python 24 Code for our CVPR 2020 work.
text-to-text-transfer-transformer 2,264 Python 271 Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
GitHub-Chinese-Top-Charts 17,739 Python 2,331 🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!(武汉加油!中国加油!世界加油!)
fastapi 12,270 Python 764 FastAPI framework, high performance, easy to learn, fast to code, ready for production
Real-Time-Voice-Cloning 16,066 Python 2,951 Clone a voice in 5 seconds to generate arbitrary speech in real-time
core 32,554 Python 9,979 🏡 Open source home automation that puts local control and privacy first
ObstructionRemoval 419 Python 47 [CVPR 2020] Learning to See Through Obstructions
Whole-Foods-Delivery-Slot 231 Python 76 Automated script for Whole Foods and Amazon Fresh delivery slot
Games 1,625 Python 960 Some games created by python code.
doccano 2,703 Python 576 Open source text annotation tool for machine learning practitioner.
jax 7,813 Python 591 Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
HanLP 18,834 Python 5,218 Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
pygta5 3,040 Python 668 Explorations of Using Python to play Grand Theft Auto 5.
ray 11,064 Python 1,646 A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library...
elastalert 6,633 Python 1,489 Easy & Flexible Alerting With ElasticSearch
InstaPy 9,624 Python 2,595 📷 Instagram Bot - Tool for automated Instagram interactions
transformers 24,922 Python 5,802 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
Self-Driving-Car-in-Video-Games 194 Python 9 A deep neural network that learns to drive in video games
keras-retinanet 3,662 Python 1,651 Keras implementation of RetinaNet object detection.
airflow 16,282 Python 6,269 Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

python-console

Repo star language fork intro

python-traceback

Repo star language fork intro

q

Repo star language fork intro

qmake

Repo star language fork intro

qml

Repo star language fork intro
cool-retro-term 12,319 QML 538 A good looking terminal emulator which mimics the old cathode display...

quake

Repo star language fork intro

r

Repo star language fork intro
PM_COVID 28 R 18 Public Available Code and Data to Reproduce Analyses in "Exposure to air pollution and COVID-19 mortality in the United States".
sf 710 R 187 Simple Features for R
shiny 3,759 R 1,605 Easy interactive web applications with R
rethinking 1,003 R 317 Statistical Rethinking course and book package
swirl_courses 3,195 R 6,444 🎓 A collection of interactive courses for the swirl R package.
nCoV_tracker 44 R 44 Covid 2019 interactive mapping tool
ganttrify 26 R 0 Create beautiful Gantt charts with ggplot2
seurat 749 R 416 R toolkit for single cell genomics
2019-ncov-japan 174 R 26 🦠 Interactive dashboard of COVID-19 cases in Japan
gt 1,033 R 101 Easily generate information-rich, publication-quality tables from R
caret 1,186 R 560 caret (Classification And Regression Training) R package that contains misc functions for training and plotting classification and regression models
mapview 281 R 67 Interactive viewing of spatial data in R
google-location-coronavirus 34 R 7 Data from Google's Covid-19 Mobility Report
tmap 395 R 79 R package for thematic maps

racket

Repo star language fork intro

ragel

Repo star language fork intro

raml

Repo star language fork intro

rascal

Repo star language fork intro

raw-token-data

Repo star language fork intro

rdoc

Repo star language fork intro

realbasic

Repo star language fork intro

reason

Repo star language fork intro
oni2 3,494 Reason 133 Native, lightweight modal code editor
revery 6,502 Reason 163 ⚡ Native, high-performance, cross-platform desktop apps - built with Reason!

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
renpy 1,826 Ren'Py 312 The Ren'Py Visual Novel Engine

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
ckeditor4 4,970 Rich Text Format 2,201 The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.

ring

Repo star language fork intro

rmarkdown

Repo star language fork intro

robotframework

Repo star language fork intro

roff

Repo star language fork intro

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
spree 10,248 Ruby 4,400 Spree is an open source E-commerce platform for Rails 6 with a modern UX, optional PWA frontend, REST API, GraphQL, several official extensions and 3rd party integrations. Over 1 million downloads and...
wayback-machine-downloader 2,049 Ruby 300 Download an entire website from the Wayback Machine.
sidekiq 10,215 Ruby 1,801 Simple, efficient background processing for Ruby
webpacker 4,702 Ruby 1,191 Use Webpack to manage app-like JavaScript modules in Rails
dev.to 12,668 Ruby 2,034 Where programmers share ideas and help each other grow
huginn 27,999 Ruby 2,691 Create agents that monitor and act on your behalf. Your agents are standing by!
rails_admin 7,290 Ruby 2,137 RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
canvas-lms 3,216 Ruby 1,371 The open LMS by Instructure, Inc.
greenlight 202 Ruby 1,014 A really simple end-user interface for your BigBlueButton server.
openproject 3,708 Ruby 1,158 OpenProject is the leading open source project management software.
ruby-kafka 929 Ruby 275 A Ruby client library for Apache Kafka
postal 9,617 Ruby 600 📨 A fully featured open source mail delivery platform for incoming & outgoing e-mail
CocoaPods 12,374 Ruby 2,230 The Cocoa Dependency Manager.
programming4everybody 17 Ruby 27 Programming for Everybody @lewagon
cancancan 4,614 Ruby 439 The authorization Gem for Ruby on Rails.
axlsx 2,521 Ruby 705 xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents withou...
choosealicense.com 1,881 Ruby 770 A site to provide non-judgmental guidance on choosing a license for your open source project
graphql-ruby 4,223 Ruby 899 Ruby implementation of GraphQL
sorbet 2,136 Ruby 172 A fast, powerful type checker designed for Ruby
devdocs 22,708 Ruby 1,520 API Documentation Browser
doorkeeper 4,544 Ruby 928 Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
puma 6,128 Ruby 1,091 A Ruby/Rack web server built for concurrency
prawn 3,932 Ruby 624 Fast, Nimble PDF Writer for Ruby
roo 2,318 Ruby 439 Roo provides an interface to spreadsheets of several sorts.
active_merchant 4,162 Ruby 2,333 Active Merchant is a simple payment abstraction library extracted from Shopify. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to ...

runoff

Repo star language fork intro

rust

Repo star language fork intro
juniper 2,510 Rust 218 GraphQL server library for Rust
solana 667 Rust 143 Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
TCN 74 Rust 11 Specification and reference implementation of the CEN Protocol for decentralized, privacy-preserving contact tracing.
krustlet 443 Rust 22 Kubernetes Rust Kubelet
warp 2,109 Rust 218 A super-easy, composable, web server framework for warp speeds.
openethereum 5,926 Rust 1,459 Fast and feature-rich multi-network Ethereum client.
quiche 3,193 Rust 171 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
servo 15,778 Rust 2,357 The Servo Browser Engine
ncspot 954 Rust 48 Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
diesel 5,266 Rust 507 A safe, extensible ORM and Query Builder for Rust
wgpu-rs 539 Rust 80 Rust bindings to wgpu native library
libra 14,144 Rust 2,126 Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.
static-analysis 7,054 Rust 808 Static analysis tools for all programming languages, build tools, config files and more.
bitwarden_rs 3,411 Rust 239 Unofficial Bitwarden compatible server written in Rust
piston 3,342 Rust 198 A modular game engine written in Rust
sqlx 1,431 Rust 64 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
talent-plan 3,972 Rust 564 PingCAP training courses
tikv 7,119 Rust 1,058 Distributed transactional key-value database, originally created to complement TiDB
wasmtime 2,747 Rust 243 Standalone JIT-style runtime for WebAssembly, using Cranelift
OpenPAL3 158 Rust 13 仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3
nom 3,858 Rust 440 Rust parser combinator framework
alacritty 21,654 Rust 1,063 A cross-platform, GPU-accelerated terminal emulator
clap 4,003 Rust 383 A full featured, fast Command Line Argument Parser for Rust
SafeTrace 59 Rust 14 Privacy preserving voluntary Covid-19 self-reporting platform. Share your location history and status, get alerts you are in high risk areas and identify high risk regions
websocat 1,655 Rust 69 Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions

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
chisel3 1,268 Scala 266 Chisel 3: A Modern Hardware Design Language
deequ 761 Scala 136 Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.
User-Portrait 31 Scala 23 用户画像相关的参考代码
spark 25,665 Scala 21,471 Apache Spark - A unified analytics engine for large-scale data processing
CMAK 8,812 Scala 2,125 CMAK is a tool for managing Apache Kafka clusters
rocket-chip 1,409 Scala 586 Rocket Chip Generator
sbt 4,091 Scala 787 sbt, the interactive build tool
zio 2,130 Scala 563 ZIO — A type-safe, composable library for async and concurrent programming in Scala
linkerd 5,187 Scala 522 A service mesh for Kubernetes and beyond. Main repo for Linkerd 1.x.
Linkis 954 Scala 335 Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resourc...
delta 2,293 Scala 478 An open-source storage layer that brings scalable, ACID transactions to Apache Spark™ and big data workloads.
soc-testsocket-sifive 5 Scala 3 A simple SoC for testing IP blocks
soc-freedom-sifive 5 Scala 4 e300 and u500 devkits
block-inclusivecache-sifive 24 Scala 11
riscv-torture 45 Scala 19 RISC-V Torture Test
api-config-chipsalliance 3 Scala 4 A Scala library for Context-Dependent Evironments
zio-config 66 Scala 37 A ZIO library that lets you build apps that use configuration data from any format.
berkeley-hardfloat 97 Scala 42
firrtl 306 Scala 107 Flexible Intermediate Representation for RTL
akka 10,783 Scala 3,230 Build highly concurrent, distributed, and resilient message-driven applications on the JVM
fpinscala 4,761 Scala 2,650 Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"

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

shell

Repo star language fork intro
my-arsenal-of-aws-security-tools 4,143 Shell 683 List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.
kubernetes-handbook 6,866 Shell 1,966 Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
Actions-OpenWrt 1,185 Shell 2,115 Build OpenWrt using GitHub Actions
ansible-examples 8,358 Shell 4,931 A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applicat...
longhorn 1,321 Shell 127 Cloud-Native distributed block storage built on and for Kubernetes
git-secrets 7,377 Shell 596 Prevents you from committing secrets and credentials into git repositories
kaldi 8,597 Shell 3,857 This is the official location of the Kaldi project.
bats-core 1,508 Shell 154 Bash Automated Testing System
acme.sh 17,029 Shell 2,257 A pure Unix shell script implementing ACME client protocol
brands 17 Shell 87 🎨 Brands for Home Assistant
docker-airflow 2,294 Shell 1,780 Docker Apache Airflow
nanopi-openwrt 487 Shell 203 Openwrt for Nanopi R1S R2S 固件编译
containers-roadmap 2,452 Shell 117 This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
follow-me-install-kubernetes-cluster 5,362 Shell 2,310 和我一步步部署 kubernetes 集群
vault-helm 295 Shell 190 Helm chart to install Vault and other associated components.
docker-images 3,816 Shell 3,584 Official source for Docker configurations, images, and examples of Dockerfiles for Oracle products and projects
nvm 40,935 Shell 3,954 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
sifter 92 Shell 31 Sifter is a osint, recon & vulnerability scanner. It combines a plethara of tools within different module sets in order to quickly perform recon tasks, check network firewalling, enumerate remote and ...
og-aws 25,927 Shell 2,501 📙 Amazon Web Services — a practical guide
backup-utils 582 Shell 386 GitHub Enterprise Backup Utilities
blocklist-ipsets 1,375 Shell 155 ipsets dynamically updated with firehol's update-ipsets.sh script
homebridge-raspbian-image 18 Shell 0 Official Homebridge Raspberry Pi Image based on Raspbian Lite.
docker-magento 795 Shell 349 Mark Shust's Docker Configuration for Magento
docker-bench-security 5,830 Shell 589 The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.
docker-kong 871 Shell 536 🐒 Docker distribution for Kong

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
XploitSPY 62 Smali 43 XploitSPY is an Android Monitoring / Spying Tool
AhMyth-Android-RAT 1,904 Smali 931 Android Remote Administration Tool

smalltalk

Repo star language fork intro

smarty

Repo star language fork intro
helm-operator-get-started 306 Smarty 408 Managing Helm releases with Flux Helm Operator
helm-charts 148 Smarty 152 A curated set of Helm charts brought to you by codecentric
charts 1,077 Smarty 825 Helm Charts
harbor-helm 462 Smarty 275 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
sql-server-samples 4,650 SQLPL 4,634 Official Microsoft GitHub Repository containing code samples for SQL Server

squirrel

Repo star language fork intro

srecode-template

Repo star language fork intro

ssh-config

Repo star language fork intro

stan

Repo star language fork intro

standard-ml

Repo star language fork intro
smlpkg 94 Standard ML 3 Generic package manager for Standard ML libraries and programs

stata

Repo star language fork intro
DingelNeiman-workathome 22 Stata 4 "How Many Jobs Can be Done at Home?" by Jonathan Dingel and Brent Neiman

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
SkeletonView 8,878 Swift 687 ☠️ An elegant way to show users that something is happening and also prepare them to which contents he is waiting
PromiseKit 12,528 Swift 1,249 Promises for Swift & ObjC.
vapor 18,438 Swift 1,113 💧 A server-side Swift web framework.
Charts 22,546 Swift 4,460 Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
open-source-mac-os-apps 22,025 Swift 1,458 🚀 Awesome list of open source applications for macOS.
awesome-ios 34,534 Swift 5,813 A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
RxSwift 18,216 Swift 3,255 Reactive Programming in Swift
lottie-ios 19,275 Swift 2,742 An iOS library to natively render After Effects vector animations
swift-protobuf 2,938 Swift 241 Plugin and runtime library for using protobuf with Swift
swift-doc 905 Swift 24 Generates documentation for Swift projects
XcodeGen 3,372 Swift 339 A Swift command line tool for generating your Xcode project
SQLite.swift 6,805 Swift 1,169 A type-safe, Swift-language layer over SQLite3.
Moya 11,963 Swift 1,471 Network abstraction layer written in Swift.
open-source-ios-apps 22,854 Swift 3,780 📱 Collaborative List of Open-Source iOS Apps
KeychainAccess 5,461 Swift 541 Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
SwiftyJSON 19,479 Swift 3,117 The better way to deal with JSON data in Swift.
Sourcery 5,240 Swift 382 Meta-programming for Swift, stop writing boilerplate code.
SnapKit 16,279 Swift 1,595 A Swift Autolayout DSL for iOS & OS X
CryptoSwift 7,689 Swift 885 CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
Quick 8,640 Swift 816 The Swift (and Objective-C) testing framework.
FrameGrabber 148 Swift 26 📱iOS app to extract full-resolution video frames as images.
Reachability.swift 6,703 Swift 776 Replacement for Apple's Reachability re-written in Swift with closures
socket.io-client-swift 4,099 Swift 618
NVActivityIndicatorView 9,132 Swift 1,003 A collection of awesome loading animations
ios-oss 7,193 Swift 1,061 Kickstarter for iOS. Bring new ideas to life, anywhere.

systemverilog

Repo star language fork intro
Vitis-AI 171 SystemVerilog 104 Vitis AI is Xilinx’s development stack for AI inference on Xilinx hardware platforms, including both edge devices and Alveo cards.

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
Data-Science--Cheat-Sheet 17,926 TeX 7,965 Cheat Sheets
coursebook 335 TeX 41 Open Source Introductory Systems Programming Textbook for the University of Illinois
cheatsheets 1,819 TeX 622 RStudio Cheat Sheets
libpku 22,191 TeX 6,928 贵校课程资料民间整理
PlotNeuralNet 7,954 TeX 1,120 Latex code for making neural networks diagrams
owasp-masvs 691 TeX 204 The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security.
VulkanTutorialCN 134 TeX 25 Vulkan中文教程
ElegantBook 434 TeX 92 ElegantBook: An Elegant LaTeX Template for Books
mtheme 4,314 TeX 629 A modern LaTeX Beamer theme
9.Sinif-Fizik-2019-2020 87 TeX 23
Awesome-Interaction-aware-Trajectory-Prediction 316 TeX 76 A selection of state-of-the-art research materials on trajectory prediction

text

Repo star language fork intro

textile

Repo star language fork intro

thrift

Repo star language fork intro

ti-program

Repo star language fork intro

tla

Repo star language fork intro

toml

Repo star language fork intro

tsql

Repo star language fork intro
apollo-build-scripts 392 TSQL 1,096 Apollo Build Scripts
metasploitable3 2,603 TSQL 669 Metasploitable3 is a VM that is built from the ground up with a large amount of security vulnerabilities.
SQL-Server-First-Responder-Kit 1,841 TSQL 534 sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
Lab05 83 TSQL 0 Quinto Laboratorio

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
ant-design 58,528 TypeScript 21,325 🌈 A UI Design Language and React UI library
nest 25,849 TypeScript 2,154 A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
react-native-paper 5,509 TypeScript 760 Material Design for React Native (Android & iOS)
angular 59,736 TypeScript 16,353 One framework. Mobile & desktop.
streamlit 7,563 TypeScript 671 Streamlit — The fastest way to build custom ML tools
react-intl 11,605 TypeScript 1,136 Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.
blueprint 15,915 TypeScript 1,565 A React-based UI toolkit for the web
storybook 47,067 TypeScript 4,454 📓 UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
components 19,609 TypeScript 5,250 Component infrastructure and Material Design components for Angular
mkdocs-material 3,325 TypeScript 903 A Material Design theme for MkDocs
google-api-nodejs-client 8,365 TypeScript 1,513 Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
deno 46,900 TypeScript 2,203 A secure JavaScript and TypeScript runtime
aws-cdk 4,386 TypeScript 840 The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
vuetify 24,696 TypeScript 4,005 🐉 Material Component Framework for Vue
botpress 8,599 TypeScript 1,005 🤖 The Conversational Platform with built-in language understanding (NLU), beautiful graphical interface and Dialog Manager (DM). Easily create chatbots and AI-based virtual assistants.
vue-next 10,237 TypeScript 1,839 The next major version of Vue (WIP)
jest 30,439 TypeScript 4,301 Delightful JavaScript Testing.
react-native-ui-kitten 6,185 TypeScript 704 💥 React Native UI Library based on Eva Design System 🌚✨Dark Mode
fiddle 4,616 TypeScript 269 🚀 The easiest way to get started with Electron
PoE-Overlay 502 TypeScript 68 An Overlay for Path of Exile. Built with Electron and Angular.
hooks 1,766 TypeScript 170 React Hooks Library
vscode-extension-samples 2,465 TypeScript 1,072 Sample code illustrating the VS Code extension API.
got 7,169 TypeScript 422 🌐 Human-friendly and powerful HTTP request library for Node.js
react-native-fast-image 4,487 TypeScript 793 🚩 FastImage, performant React Native image component.
react-admin 12,232 TypeScript 2,663 A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design

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
lwotc 160 UnrealScript 50 Port of Long War 2 to XCOM 2's War of the Chosen expansion

urweb

Repo star language fork intro

vala

Repo star language fork intro
planner 313 Vala 49 Task manager with Todoist support designed for GNU/Linux 🚀.

vcl

Repo star language fork intro

verilog

Repo star language fork intro
serv 152 Verilog 28 SERV - The SErial RISC-V CPU

vhdl

Repo star language fork intro

vim-script

Repo star language fork intro
vimrc 21,140 Vim script 5,822 The ultimate Vim configuration: vimrc
completion-treesitter 37 Lua 0 Treesitter source for completion-nvim and more
neovim 36,038 Vim script 2,675 Vim-fork focused on extensibility and usability
jarvis 468 Vim script 107 Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
macvim 5,784 Vim script 592 Vim - the text editor - for Mac OS X
ale 9,232 Vim script 1,011 Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
spf13-vim 14,332 Vim script 3,701 The ultimate vim distribution
vim 19,761 Vim script 2,757 The official Vim repository
vim-commentary 2,998 Vim script 141 commentary.vim: comment stuff out
dotfiles 1 Vim script 0 Configuration of everything development related
Vundle.vim 21,102 Vim script 2,401 Vundle, the plug-in manager for Vim
awesome-streamerrc 29 Vim script 5 Current .vimrc configs for various streamers on Twitch.
ctrlp.vim 6,729 Vim script 621 Fuzzy file, buffer, mru, tag, etc finder.

visual-basic

Repo star language fork intro

volt

Repo star language fork intro

vue

Repo star language fork intro
xray 3,204 Vue 633 一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc
live-torrent 212 Vue 69 Torrent Web Client
iview-admin 14,425 Vue 4,472 Vue 2.0 admin management system template based on iView
uni-ui 564 Vue 225 基于uni-app的ui框架
vue-element-admin 52,258 Vue 17,987 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
ColorUI 8,264 Vue 1,469 鲜亮的高饱和色彩,专注视觉的小程序组件库
element 44,629 Vue 10,222 A Vue.js 2.0 UI Toolkit for Web
vant-demo 854 Vue 621 Collection of vant demos.
eladmin-web 1,506 Vue 1,004 eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由
ant-design-vue 9,913 Vue 1,424 An enterprise-class UI components based on Ant Design and Vue. 🐜
vux 16,899 Vue 3,824 Mobile UI Components based on Vue & WeUI
postwoman 18,296 Vue 1,128 👽 A free, fast and beautiful API request builder (web alternative to Postman) https://postwoman.io
vue-3d-model 1,231 Vue 263 📷 vue.js 3D model viewer component
vue-admin 6,331 Vue 2,709 admin template based on vuejs2 and element.
surmon-china.github.io 15 Vue 34 Repository project pages.
ACNLPatternTool 73 Vue 20 Animal Crossing: New Leaf Pattern Tool
mall-admin-web 5,547 Vue 3,405 mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
coreui-free-vue-admin-template 2,275 Vue 622 CoreUI Vue is free Vue admin template based on Bootstrap 4
vue-admin-beautiful 128 Vue 40 超棒的前端开发框架(国内顶级?世界领先?无人问津?)官方答疑群972435319
vue2-elm 32,729 Vue 10,878 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
vuestic-admin 7,038 Vue 1,065 Free and Beautiful Vue.js Admin Template
ThorUI-uniapp 672 Vue 132 uni-app代码片段分享,以及基础组件分享,组件文档地址:http://www.donarui.com
ViewUI 1,375 Vue 307 A high quality UI Toolkit built on Vue.js 2.0
covid19-ibaraki 23 Vue 9 茨城県 新型コロナウイルス感染症対策サイト / Ibaraki COVID-19 Task Force website
iview 23,152 Vue 4,149 A high quality UI Toolkit built on Vue.js 2.0

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

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
docker-nginx-rtmp 366 XSLT 186 🐋 A Dockerfile for nginx-rtmp-module + FFmpeg from source with basic settings for streaming HLS. Built on Alpine Linux.

xtend

Repo star language fork intro

yacc

Repo star language fork intro

yaml

Repo star language fork intro

yang

Repo star language fork intro

yara

Repo star language fork intro
APT_CyberCriminal_Campagin_Collections 1,670 YARA 483 APT & CyberCriminal Campaign Collection

yasnippet

Repo star language fork intro

zap

Repo star language fork intro

zeek

Repo star language fork intro

zenscript

Repo star language fork intro
GT-New-Horizons-Modpack 169 ZenScript 93 New Modpack with Gregtech and Thaumcraft

zephir

Repo star language fork intro

zig

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

zil

Repo star language fork intro

zimpl

Repo star language fork intro