Skip to content

Latest commit

 

History

History
5070 lines (3060 loc) · 172 KB

2020-09-06.md

File metadata and controls

5070 lines (3060 loc) · 172 KB

2020-09-06 Trending Daily

All Languages

Repo star language fork intro
autoscraper 701 Python 43 A Smart, Automatic, Fast and Lightweight Web Scraper for Python
workflow 881 C++ 146 Sogou framework for C++ backend development.
flutter 100,579 Dart 13,893 Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
croc 4,127 Go 182 Easily and securely send things from one computer to another 🐊 📦
go-zero 1,086 Go 136 go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
scipio 188 Rust 8 Scipio is a thread-per-core framework that aims to make the task of writing highly parallel asynchronous application in a thread-per-core architecture easier for rustaceans
CPlusPlusThings 6,896 C++ 1,521 C++那些事
howtheytest 1,611 HTML 104 A collection of public resources about how software companies test their software
awesome-interview-questions 35,633 5,144 A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
hivemind 224 Python 16 Decentralized deep learning framework in pytorch. Built to train models on thousands of volunteers across the world.
100-nlp-papers 2,110 362 100 Must-Read NLP Papers
data-engineer-roadmap 644 37 Roadmap to becoming a data engineer in 2020
hoppscotch 22,721 Vue 1,450 👽 A free, fast and beautiful API request builder used by 75k+ developers. https://hoppscotch.io
deeplearning-models 13,207 Jupyter Notebook 3,230 A collection of various deep learning architectures, models, and tips
xls 302 C++ 18 XLS: Accelerated HW Synthesis
Python-Essentials 293 Jupyter Notebook 198
build-your-own-x 81,299 6,793 🤓 Build your own (insert technology here)
flink-learning 7,873 Java 2,108 flink learning blog. http://www.flink-learning.com 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监...
IBMYes 1,213 Batchfile 9,902
18S191 634 HTML 46 Course 18.S191 at MIT, fall 2020 - Introduction to computational thinking with Julia:
jetstream 937 PHP 89
Red-Teaming-Toolkit 4,062 1,187 A collection of open source and commercial tools that aid in red team operations.
Wav2Lip 357 Python 46 This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020.
keras 49,488 Python 18,556 Deep Learning for humans
30-seconds-of-code 60,643 JavaScript 6,532 Short JavaScript code snippets for all your development needs

c

Repo star language fork intro
esp-idf 5,305 C 3,342 Espressif IoT Development Framework. Official development framework for ESP32.
stb 13,561 C 4,332 stb single-file public domain libraries for C/C++
mbed-os 3,425 C 2,424 Arm Mbed OS is a platform operating system designed for the internet of things
nanopb 1,963 C 465 Protocol Buffers with small code size
arduino-esp32 5,311 C 3,256 Arduino core for the ESP32
mbedtls 2,583 C 1,485 An open source, portable, easy to use, readable and flexible SSL library
openssl 13,736 C 6,114 TLS/SSL and crypto library
mimalloc 4,472 C 278 mimalloc is a compact general purpose allocator with excellent performance.
OpenCorePkg 4,394 C 736 OpenCore bootloader
qmk_firmware 7,439 C 14,917 Open-source keyboard firmware for Atmel AVR and Arm USB families
openwrt 1,092 C 984 Lienol's Modified OpenWrt source
Windows-driver-samples 3,872 C 3,506 This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
librdkafka 4,521 C 2,067 The Apache Kafka C/C++ library
klipper 2,239 C 1,274 Klipper is a 3d-printer firmware
libcs50 495 C 339 CS50 Library for C
glusterfs 2,691 C 820 Gluster Filesystem : Build your storage in minutes
brotli 9,065 C 846 Brotli compression format
fastdfs 6,744 C 1,664 FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. We...
memcached 10,343 C 2,839 memcached development tree
jq 17,672 C 1,042 Command-line JSON processor
scrcpy 36,839 C 3,686 Display and control your Android device
sm64 4,595 C 672 A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
mimikatz 10,498 C 2,267 A little tool to play with Windows security
php-src 28,160 C 6,265 The PHP Interpreter
BIGTREETECH-TouchScreenFirmware 391 C 639 support TFT35 V1.0/V1.1/V1.2/V2.0/V3.0, TFT28, TFT24 V1.1, TFT43, TFT50, TFT70

c++

Repo star language fork intro
workflow 881 C++ 146 Sogou framework for C++ backend development.
CPlusPlusThings 6,898 C++ 1,521 C++那些事
xls 302 C++ 18 XLS: Accelerated HW Synthesis
flightmare 117 C++ 21 An Open Flexible Quadrotor Simulator
MNN 4,536 C++ 952 MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
yoga 13,515 C++ 1,097 Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.
pybind11 7,889 C++ 1,098 Seamless operability between C++11 and Python
websocketpp 4,123 C++ 1,362 C++ websocket client/server library
GildedRose-Refactoring-Kata 1,332 C++ 2,044 Starting code for the GildedRose Refactoring Kata in many programming languages.
incubator-brpc 10,496 C++ 2,594 Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
TinyWebServer 1,415 C++ 499 🔥 Linux下C++轻量级Web服务器
grpc 27,450 C++ 6,929 The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Catch2 12,032 C++ 1,986 A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
tdesktop 13,054 C++ 2,937 Telegram Desktop messaging app
desktop 1,138 C++ 390 💻 Desktop sync client for Nextcloud
TNN 1,756 C++ 249 TNN:由腾讯优图实验室打造,移动端高性能、轻量级推理框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推理框架进一步完善。
doctest 2,778 C++ 283 The fastest feature-rich C++11/14/17/20 single-header testing framework
pytorch 41,558 C++ 10,910 Tensors and Dynamic neural networks in Python with strong GPU acceleration
eos 10,929 C++ 3,517 An open source smart contract platform
ClickHouse 11,907 C++ 2,334 ClickHouse is a free analytics DBMS for big data
wil 1,425 C++ 86 Windows Implementation Library
Firmware 3,771 C++ 10,315 PX4 Autopilot Software
rocksdb 17,640 C++ 3,981 A library that provides an embeddable, persistent key-value store for fast storage.
opencv 48,045 C++ 38,793 Open Source Computer Vision Library
onnxruntime 2,842 C++ 699 ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

css

Repo star language fork intro
javascript-basic-projects 391 CSS 383
tailwindcss 27,111 CSS 1,254 A utility-first CSS framework for rapid UI development.
spectre 10,320 CSS 740 Spectre.css - A Lightweight, Responsive and Modern CSS Framework
primeng 6,169 CSS 3,093 The Most Complete Angular UI Component Library
obsninja 303 CSS 56 OBS Ninja lets you bring remote video feeds into OBS via WebRTC
hangzhou_house_knowledge 24,332 CSS 5,169 2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I ...
Cnblogs-Theme-SimpleMemory 1,420 CSS 738 🍭 Cnblogs theme _ Basic theme : SimpleMemory
Orchis-theme 127 CSS 19 Orchis is a Material Design theme for GNOME/GTK based desktop environments.
progit2 3,911 CSS 1,630 Pro Git 2nd Edition
bulma 41,016 CSS 3,516 Modern CSS framework based on Flexbox
weui-wxss 12,971 CSS 4,613 A UI library by WeChat official design team, includes the most useful widgets/modules.
online-cv 1,407 CSS 2,709 A minimal Jekyll Theme to host your resume (CV)
v2ray-examples 127 CSS 62 v2ray-core 的模板们
hamburgers 5,940 CSS 1,449 Tasty CSS-animated Hamburgers
Pathfinding-Visualizer 729 CSS 240 A visualization tool for various pathfinding algorithms.
devicon 2,761 CSS 355 Set of icons representing programming languages, designing & development tools
simplefolio 4,877 CSS 1,804 ⚡️ A minimal portfolio template for Developers
docs 75 CSS 681 Documentation for Rancher products (for 2.0/new site)
document-library 2,261 CSS 357 jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……
_s 9,883 CSS 3,003 Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out...
jekyll-theme-chirpy 314 CSS 576 A minimal, sidebar, responsive web design Jekyll theme, focusing on text presentation.
tachyons 10,072 CSS 620 Functional css for humans
azuredevopslabs 356 CSS 373 Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
eadmin 44 CSS 13 eadmin - 极致用户体验与极简开发并存的开箱即用的后台UI框架
bearUI 24 CSS 16

html

Repo star language fork intro
howtheytest 1,614 HTML 104 A collection of public resources about how software companies test their software
18S191 635 HTML 46 Course 18.S191 at MIT, fall 2020 - Introduction to computational thinking with Julia:
Server 397 HTML 77 PanDownload的个人维护版本
wowchemy-hugo-modules 4,948 HTML 2,246 📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!
tidytuesday 2,617 HTML 971 Official repo for the #tidytuesday project
web-design-in-4-minutes 4,019 HTML 386 Learn the basics of web design in 4 minutes
B787-XE 37 HTML 2 A modification of the Microsoft Flightsimulator 2020 787-10
qrcode-generator 1,415 HTML 504 QR Code Generator implementation in JavaScript, Java and more.
webdevbootcamp 1,785 HTML 1,138 All source code for back-end projects from the Web Developer Bootcamp
fastText 21,606 HTML 4,179 Library for fast text representation and classification.
EIPs 5,213 HTML 2,071 The Ethereum Improvement Proposal repository
SVG-Loaders 4,625 HTML 1,102 Loading icons and small animations built with pure SVG.
gd-utils 898 HTML 312 Google Drive 百宝箱
DocumentosUniversitarios 280 HTML 220
JavaScript30 13,394 HTML 15,798 30 Day Vanilla JS Challenge
tabler 21,873 HTML 2,377 Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
Java-Interview-Advanced 2,425 HTML 1,100 中华石杉--互联网Java进阶面试训练营
laravel-notify 604 HTML 59 Flexible Flash notifications for Laravel
MatBlazor 1,918 HTML 229 Material Design components for Blazor and Razor Components
eleventy-base-blog 364 HTML 223 A starter repository for a blog web site using the Eleventy static site generator.
gorm.io 82 HTML 141 GORM official site
zju-icicles 18,796 HTML 5,729 浙江大学课程攻略共享计划
proposal-decorators 1,221 HTML 61 Decorators for ES6 classes
TiddlyResearch 31 HTML 1 Free and local note-taking environment based on TiddlyWiki
100knocks-preprocess 889 HTML 115 データサイエンス100本ノック(構造化データ加工編)

python

Repo star language fork intro
autoscraper 707 Python 43 A Smart, Automatic, Fast and Lightweight Web Scraper for Python
hivemind 226 Python 16 Decentralized deep learning framework in pytorch. Built to train models on thousands of volunteers across the world.
Wav2Lip 359 Python 46 This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020.
keras 49,491 Python 18,556 Deep Learning for humans
hydra 2,749 Python 206 Hydra is a framework for elegantly configuring complex applications
TBomb 794 Python 576 This is a SMS And Call Bomber For Linux And Termux
pytest 6,437 Python 1,499 The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Impulse 299 Python 98 💣 Impulse Denial-of-service ToolKit
newspaper 10,080 Python 1,660 News, full-text, and article metadata extraction in Python 3. Advanced docs:
DeepFaceLab 19,543 Python 4,592 DeepFaceLab is the leading software for creating deepfakes.
dask 7,151 Python 1,142 Parallel computing with task scheduling
b0mb3r 558 Python 145 💣 Открытый СМС бомбер
deepvariant 2,045 Python 509 DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
ansible 44,613 Python 19,558 Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud ...
spyder 5,653 Python 1,149 Official repository for Spyder - The Scientific Python Development Environment
mmdetection 11,576 Python 3,927 OpenMMLab Detection Toolbox and Benchmark
rasa 9,637 Python 2,979 💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
httpx 5,546 Python 360 A next generation HTTP client for Python. 🦋
pulse 3,510 Python 741 PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models
bot 276 Python 144 The community bot for the Python Discord community
Pytorch_Retinaface 895 Python 271 Retinaface get 80.99% in widerface hard val using mobilenet0.25.
smd 615 Python 127 Spotify Music Downloader
DeepSpeed 2,887 Python 258 DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
scikit-optimize 1,904 Python 368 Sequential model-based optimization with a scipy.optimize interface
fairseq 8,833 Python 2,236 Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

typescript

Repo star language fork intro
kibana 14,813 TypeScript 5,937 Your window into the Elastic Stack
urql 4,914 TypeScript 189 The highly customizable and versatile GraphQL client.
docusaurus 18,898 TypeScript 2,142 Easy to maintain open source documentation websites.
fullcalendar 12,647 TypeScript 3,016 Full-sized drag & drop event calendar
type-challenges 607 TypeScript 21 Collection of TypeScript type challenges with online judge
ant-design 63,100 TypeScript 23,969 🌈 A UI Design Language and React UI library
vendure 1,339 TypeScript 202 A headless GraphQL ecommerce framework for the modern web
grafana 37,040 TypeScript 7,438 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
azure-sdk-for-js 623 TypeScript 356 This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-...
opentelemetry-js 451 TypeScript 146 OpenTelemetry JavaScript API and SDK
theia 11,633 TypeScript 1,341 Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
react-use 15,189 TypeScript 1,020 React Hooks — 👍
storybook 53,188 TypeScript 5,202 📓 The UI component explorer. Develop, document, & test for React, Vue, Angular, Ember, Web Components, & more!
react-admin 13,983 TypeScript 3,044 A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
formik 24,410 TypeScript 1,819 Build forms in React, without the tears 😭
deno 66,996 TypeScript 3,446 A secure JavaScript and TypeScript runtime
DefinitelyTyped 29,679 TypeScript 22,466 The repository for high quality TypeScript type definitions.
aws-cdk 5,324 TypeScript 1,131 The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
vetur 4,493 TypeScript 415 Vue tooling for VS Code.
vue-storefront 7,224 TypeScript 1,604 Vue Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, MIT license. Join us as contributor ([email protected]). Check out o...
azure-rest-api-specs 787 TypeScript 2,221 The source for REST API specifications for Microsoft Azure.
fluentui 9,332 TypeScript 1,685 We've moved! UI Fabric is now Fluent UI - A set of React components for building Microsoft web experiences.
mkdocs-material 4,538 TypeScript 1,171 A Material Design theme for MkDocs
better-scroll 12,753 TypeScript 2,336 📜 inspired by iscroll, and it supports more features and has a better scroll perfermance
kiss-orm 397 TypeScript 0 An extremely simple and explicit ORM for TypeScript

unknown

Repo star language fork intro
awesome-interview-questions 35,636 5,144 A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
100-nlp-papers 2,113 362 100 Must-Read NLP Papers
data-engineer-roadmap 649 37 Roadmap to becoming a data engineer in 2020
build-your-own-x 81,299 6,793 🤓 Build your own (insert technology here)
Red-Teaming-Toolkit 4,064 1,187 A collection of open source and commercial tools that aid in red team operations.
COVID-19 23,832 14,969 Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
JavaFamily 18,275 3,953 【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
stanford-cs-229-machine-learning-master 16 12
1 81 4 直播平台回家页
SRFlow 165 6
awesome-distributed-systems 5,342 813 A curated list to learn about distributed systems
magisk_files 470 212 Magisk File Host
C4-PlantUML 1,819 435 C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
You-Dont-Know-JS 126,857 25,400 A book series on JavaScript. @YDKJS on twitter.
iPhoneOSDeviceSupport 2,314 352 Xcode iPhoneOS DeviceSupport files (6.0 - 14.0)
flutter_roadmap 803 132 Highly Subjective Roadmap to Flutter Development
learn-regex 35,990 5,006 Learn regex the easy way
mostly-free-resources-for-almost-everyone 79 6 A list of free resources
what-happens-when 27,077 1,970 An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
awesome-nodejs 37,009 4,568 ⚡ Delightful Node.js packages and resources
WSL 10,054 428 Issues found on WSL
KingOfBugBountyTips 739 83
Interview_Question_for_Beginner 4,869 1,492 👦 👧 Technical-Interview guidelines written for those who started studying programming. I wish you all the best. 👾
git-flight-rules 33,863 2,514 Flight rules for git
pix-dict-api 267 31 API do DICT - Diretório de Identificadores de Contas Transacionais

1c-enterprise

Repo star language fork intro

abap

Repo star language fork intro
abapGit 720 ABAP 316 Git client for ABAP

abnf

Repo star language fork intro

actionscript

Repo star language fork intro
webcamjs 2,202 ActionScript 934 HTML5 Webcam Image Capture Library with Flash Fallback

ada

Repo star language fork intro

adobe-font-metrics

Repo star language fork intro

agda

Repo star language fork intro

ags-script

Repo star language fork intro

alloy

Repo star language fork intro

alpine-abuild

Repo star language fork intro

altium-designer

Repo star language fork intro

ampl

Repo star language fork intro

angelscript

Repo star language fork intro

ant-build-system

Repo star language fork intro

antlr

Repo star language fork intro
grammars-v4 5,358 ANTLR 2,302 Grammars written for ANTLR v4; expectation that the grammars are free of actions.

apacheconf

Repo star language fork intro

apex

Repo star language fork intro

api-blueprint

Repo star language fork intro

apl

Repo star language fork intro

apollo-guidance-computer

Repo star language fork intro

applescript

Repo star language fork intro
custom-alfred-iterm-scripts 2,310 AppleScript 313 AppleScript for iTerm2 Alfred integration.

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
mal 7,158 Assembly 1,559 mal - Make a Lisp
unix-history-repo 4,340 Assembly 353 Continuous Unix commit history from 1970 until today
compiler-explorer 7,514 Assembly 870 Run compilers interactively from your web browser and interact with the assembly

asymptote

Repo star language fork intro

ats

Repo star language fork intro

augeas

Repo star language fork intro

autohotkey

Repo star language fork intro
bug.n 2,309 AutoHotkey 163 Tiling Window Manager for Windows

autoit

Repo star language fork intro

awk

Repo star language fork intro

ballerina

Repo star language fork intro

batchfile

Repo star language fork intro
IBMYes 1,214 Batchfile 9,943
python-guide 21,514 Batchfile 5,424 Python best practices guidebook, written for humans.
java-interview 910 Batchfile 426 Вопросы и ответы к интервью Java разработчика
quantum-docs-pr 73 Batchfile 103 Sources of the Microsoft Quantum Development Kit documentation

befunge

Repo star language fork intro

bison

Repo star language fork intro

bitbake

Repo star language fork intro

blade

Repo star language fork intro

blitzbasic

Repo star language fork intro

blitzmax

Repo star language fork intro

bluespec

Repo star language fork intro

boo

Repo star language fork intro

brainfuck

Repo star language fork intro

brightscript

Repo star language fork intro

zeek

Repo star language fork intro

c

Repo star language fork intro
esp-idf 5,305 C 3,342 Espressif IoT Development Framework. Official development framework for ESP32.
stb 13,561 C 4,332 stb single-file public domain libraries for C/C++
mbed-os 3,425 C 2,424 Arm Mbed OS is a platform operating system designed for the internet of things
nanopb 1,963 C 465 Protocol Buffers with small code size
arduino-esp32 5,311 C 3,256 Arduino core for the ESP32
mbedtls 2,583 C 1,485 An open source, portable, easy to use, readable and flexible SSL library
openssl 13,737 C 6,114 TLS/SSL and crypto library
mimalloc 4,472 C 278 mimalloc is a compact general purpose allocator with excellent performance.
OpenCorePkg 4,394 C 736 OpenCore bootloader
qmk_firmware 7,440 C 14,918 Open-source keyboard firmware for Atmel AVR and Arm USB families
openwrt 1,092 C 984 Lienol's Modified OpenWrt source
Windows-driver-samples 3,872 C 3,506 This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
librdkafka 4,521 C 2,067 The Apache Kafka C/C++ library
klipper 2,239 C 1,274 Klipper is a 3d-printer firmware
libcs50 495 C 339 CS50 Library for C
glusterfs 2,691 C 820 Gluster Filesystem : Build your storage in minutes
brotli 9,065 C 846 Brotli compression format
fastdfs 6,744 C 1,664 FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. We...
memcached 10,343 C 2,839 memcached development tree
jq 17,672 C 1,042 Command-line JSON processor
scrcpy 36,840 C 3,686 Display and control your Android device
sm64 4,596 C 672 A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
mimikatz 10,498 C 2,267 A little tool to play with Windows security
php-src 28,160 C 6,265 The PHP Interpreter
BIGTREETECH-TouchScreenFirmware 391 C 639 support TFT35 V1.0/V1.1/V1.2/V2.0/V3.0, TFT28, TFT24 V1.1, TFT43, TFT50, TFT70

c%23

Repo star language fork intro
clean-architecture-manga 2,231 C# 377 🌀 Clean Architecture with .NET Core 3.1, C# 8 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
BotBuilder-Samples 2,894 C# 3,805 Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
gui.cs 4,135 C# 335 Console-based user interface toolkit for .NET applications.
Prism 3,992 C# 1,193 Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
active-directory-aspnetcore-webapp-openidconnect-v2 513 C# 355 An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
UIEffect 2,336 C# 362 UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
AspNetCore.Docs 7,770 C# 19,622 Documentation for ASP.NET Core
ShadowsocksR-Windows 3,626 C# 729 【自用】Bug-Oriented Programming (waiting for .NET MAUI)
jellyfin 7,649 C# 792 The Free Software Media System
Ryujinx 2,459 C# 408 Experimental Nintendo Switch Emulator written in C#
hotchocolate 1,423 C# 199 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.
PowerShell 21,378 C# 3,504 PowerShell for every system!
CleanArchitecture 2,741 C# 644 Clean Architecture Solution Template for Angular 9 and .NET Core 3.1
modular-monolith-with-ddd 3,571 C# 452 Full Modular Monolith application with Domain-Driven Design approach.
CleanArchitecture 5,068 C# 1,012 A starting point for Clean Architecture with ASP.NET Core
mono 8,827 C# 3,469 Mono open source ECMA CLI, C# and .NET implementation.
azure-powershell 2,193 C# 2,216 Microsoft Azure PowerShell
iotedge 1,076 C# 295 The IoT Edge OSS project
eShopOnContainers 15,105 C# 6,385 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...
eShopOnWeb 4,951 C# 2,206 Sample ASP.NET Core 3.1 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
aspnetcore-realworld-example-app 1,099 C# 316 ASP.NET Core backend implementation for RealWorld
NLog 4,668 C# 1,181 NLog - Advanced and Structured Logging for Various .NET Platforms
AssetStudio 4,610 C# 804 AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
roslyn 13,359 C# 3,092 The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
docker-lambda 4,991 C# 368 Docker images and test runners that replicate the live AWS Lambda environment

c++

Repo star language fork intro
workflow 883 C++ 147 Sogou framework for C++ backend development.
CPlusPlusThings 6,899 C++ 1,522 C++那些事
xls 303 C++ 18 XLS: Accelerated HW Synthesis
flightmare 118 C++ 21 An Open Flexible Quadrotor Simulator
MNN 4,536 C++ 952 MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
yoga 13,515 C++ 1,097 Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.
pybind11 7,889 C++ 1,098 Seamless operability between C++11 and Python
websocketpp 4,123 C++ 1,362 C++ websocket client/server library
GildedRose-Refactoring-Kata 1,332 C++ 2,044 Starting code for the GildedRose Refactoring Kata in many programming languages.
incubator-brpc 10,497 C++ 2,594 Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
TinyWebServer 1,415 C++ 499 🔥 Linux下C++轻量级Web服务器
grpc 27,450 C++ 6,929 The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Catch2 12,033 C++ 1,986 A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
tdesktop 13,055 C++ 2,937 Telegram Desktop messaging app
desktop 1,138 C++ 390 💻 Desktop sync client for Nextcloud
TNN 1,756 C++ 249 TNN:由腾讯优图实验室打造,移动端高性能、轻量级推理框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推理框架进一步完善。
doctest 2,778 C++ 283 The fastest feature-rich C++11/14/17/20 single-header testing framework
pytorch 41,559 C++ 10,910 Tensors and Dynamic neural networks in Python with strong GPU acceleration
eos 10,929 C++ 3,517 An open source smart contract platform
ClickHouse 11,907 C++ 2,334 ClickHouse is a free analytics DBMS for big data
wil 1,425 C++ 86 Windows Implementation Library
Firmware 3,771 C++ 10,315 PX4 Autopilot Software
rocksdb 17,640 C++ 3,981 A library that provides an embeddable, persistent key-value store for fast storage.
opencv 48,045 C++ 38,794 Open Source Computer Vision Library
onnxruntime 2,842 C++ 699 ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

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 22,047 Clojure 2,925 The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
swarmpit 1,708 Clojure 158 Lightweight mobile-friendly Docker Swarm management UI
sequence 69 Clojure 3 Immutable, scalable, and easy to use ledger service.
titanoboa 433 Clojure 26 Titanoboa makes complex integrations and workflows easy. It is a workflow orchestration platform for JVM - distributed, highly scalable and fault tolerant.

closure-templates

Repo star language fork intro

cloud-firestore-security-rules

Repo star language fork intro

cmake

Repo star language fork intro
mavlink 915 CMake 1,321 Marshalling / communication library for drones.
boost-cmake 252 CMake 74 Easy Boost integration in CMake projects
vst3sdk 728 CMake 74 VST 3 Plug-In SDK

cobol

Repo star language fork intro
perceptronCobol 59 COBOL 2 A perceptron written in COBOL

coffeescript

Repo star language fork intro
trix 15,443 CoffeeScript 805 A rich text editor for everyday writing
codecombat 7,199 CoffeeScript 3,791 Game for learning how to code.
overleaf 7,212 CoffeeScript 815 A web-based collaborative LaTeX editor
turbolinks-classic 3,589 CoffeeScript 446 Classic version of Turbolinks. Now deprecated in favor of Turbolinks 5.

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
lucky 1,811 Crystal 111 A full-featured Crystal web framework that catches bugs for you, runs incredibly fast, and helps you write code that lasts.
invidious 3,742 Crystal 279 Invidious is an alternative front-end to YouTube
crystal 15,132 Crystal 1,176 The Crystal Programming Language
crystal-pg 354 Crystal 62 a postgres driver for crystal
crystal-db 195 Crystal 35 Common db api for crystal

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
javascript-basic-projects 391 CSS 383
tailwindcss 27,113 CSS 1,254 A utility-first CSS framework for rapid UI development.
spectre 10,320 CSS 739 Spectre.css - A Lightweight, Responsive and Modern CSS Framework
primeng 6,169 CSS 3,093 The Most Complete Angular UI Component Library
obsninja 303 CSS 56 OBS Ninja lets you bring remote video feeds into OBS via WebRTC
hangzhou_house_knowledge 24,332 CSS 5,169 2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I ...
Cnblogs-Theme-SimpleMemory 1,420 CSS 738 🍭 Cnblogs theme _ Basic theme : SimpleMemory
Orchis-theme 127 CSS 19 Orchis is a Material Design theme for GNOME/GTK based desktop environments.
progit2 3,911 CSS 1,630 Pro Git 2nd Edition
bulma 41,017 CSS 3,516 Modern CSS framework based on Flexbox
weui-wxss 12,971 CSS 4,613 A UI library by WeChat official design team, includes the most useful widgets/modules.
online-cv 1,407 CSS 2,709 A minimal Jekyll Theme to host your resume (CV)
v2ray-examples 127 CSS 62 v2ray-core 的模板们
hamburgers 5,940 CSS 1,449 Tasty CSS-animated Hamburgers
Pathfinding-Visualizer 729 CSS 240 A visualization tool for various pathfinding algorithms.
devicon 2,761 CSS 355 Set of icons representing programming languages, designing & development tools
simplefolio 4,879 CSS 1,806 ⚡️ A minimal portfolio template for Developers
docs 75 CSS 681 Documentation for Rancher products (for 2.0/new site)
document-library 2,261 CSS 357 jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……
_s 9,883 CSS 3,003 Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out...
jekyll-theme-chirpy 314 CSS 576 A minimal, sidebar, responsive web design Jekyll theme, focusing on text presentation.
tachyons 10,073 CSS 620 Functional css for humans
azuredevopslabs 356 CSS 373 Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
eadmin 44 CSS 13 eadmin - 极致用户体验与极简开发并存的开箱即用的后台UI框架
bearUI 24 CSS 16

csv

Repo star language fork intro

cuda

Repo star language fork intro
cuml 1,593 Cuda 260 cuML - RAPIDS Machine Learning Library
DarkPose 257 Cuda 39 Distribution-Aware Coordinate Representation 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
vibe-core 56 D 31 Repository for the next generation of vibe.d's core package.
eventcore 47 D 30 High performance proactor event loop abstraction library
bitblob 1 D 0 A small value type to represent hashes

d-objdump

Repo star language fork intro

darcs-patch

Repo star language fork intro

dart

Repo star language fork intro
flutter 100,616 Dart 13,894 Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
gsy_github_app_flutter 11,432 Dart 1,982 Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便...
bloc 5,408 Dart 1,301 A predictable state management library that helps implement the BLoC design pattern
flutter-boilerplate-project 891 Dart 233 A boilerplate project created in flutter using MobX and Provider.
dextraquario 10 Dart 12
flutter_map 1,372 Dart 401 A Flutter map widget inspired by Leaflet
booking-management-dashboard 19 Dart 13 flutter Booking Management Dashboard responsive (web,mobile,tablet)
flutterlocation 580 Dart 299 A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery.
flutter_dojo 958 Dart 124 A beautiful design and useful project for Building a flutter knowledge architecture
FlutterUnit 2,166 Dart 292 【Flutter 集录指南 App】The unity of flutter, The unity of coder.
flutter-examples 4,957 Dart 1,334 [Examples] Simple basic isolated apps, for budding flutter devs.
qr_code_scanner 275 Dart 176 QR Code Scanner for Flutter
flutter_inappwebview 939 Dart 287 A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.
flutter-geolocator 626 Dart 229 Android and iOS Geolocation plugin for Flutter
complete_flutter_ecommerce 467 Dart 323 This repo will contain the backend code and the Ui of the flutter ecommerce app
fl_chart 2,158 Dart 402 A powerful Flutter chart library, currently supporting Line Chart, Bar Chart, Pie Chart and Scatter Chart.
getx 1,031 Dart 120 Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
E-commerce-Complete-Flutter-UI 261 Dart 116
awesome-flutter 30,397 Dart 4,441 An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
hive 1,651 Dart 129 Lightweight and blazing fast key-value database written in pure Dart.
flutter-go 21,982 Dart 3,382 flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
flutter_blue 1,398 Dart 608 Bluetooth plugin for Flutter
dio 8,328 Dart 859 A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
flutterfire 2,680 Dart 1,282 🔥 A collection of Firebase plugins for Flutter apps.
chewie 992 Dart 395 The video player for Flutter with a heart of gold

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
goonstation 71 DM 225 Repository for the Goonstation branch of SS13
Paradise 222 DM 665 Paradise Station's GitHub main repository.
tgstation 1,041 DM 2,832 The /tg/station branch of SS13

dns-zone

Repo star language fork intro

dockerfile

Repo star language fork intro
laradock 9,815 Dockerfile 3,473 Full PHP development environment for Docker.
docker_images 194 Dockerfile 100 A repository to hold definitions of docker images maintained by OSRF
mssql-docker 1,031 Dockerfile 492 Official Microsoft repository for SQL Server in Docker resources
php 2,625 Dockerfile 1,635 Docker Official Image packaging for PHP
v2hero 431 Dockerfile 1,195 All Free . Deploy V2Ray to Heroku . v2ray学习参考
alpine-chrome 582 Dockerfile 109 Chrome Headless docker images built upon alpine official image
docker-nginx 1,945 Dockerfile 1,102 Official NGINX Dockerfiles
netshoot 2,078 Dockerfile 310 a Docker + Kubernetes network trouble-shooting swiss-army container
Enterprise-Scale 193 Dockerfile 121 The Enterprise Scale architecture provides prescriptive guidance coupled with Azure best practices.
dotnet-docker 2,474 Dockerfile 1,136 Docker images for .NET Core and the .NET Core Tools.

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 3,342 Elixir 364 Rich, real-time user experiences with server-rendered HTML
elixir 17,334 Elixir 2,525 Elixir is a dynamic, functional language designed for building scalable and maintainable applications
surface 683 Elixir 41 A server-side rendering component library for Phoenix
phx_gen_auth 413 Elixir 30 An authentication system generator for Phoenix 1.5+ applications.
moba 32 Elixir 4 A turn-based browser RPG built with Phoenix LiveView
briefly 142 Elixir 21 Simple, robust temporary file support for Elixir.

elm

Repo star language fork intro

emacs-lisp

Repo star language fork intro
spacemacs 20,551 Emacs Lisp 4,848 A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs and Vim!
emacs-doom-themes 1,265 Emacs Lisp 199 An opinionated pack of modern color-themes
lsp-mode 2,780 Emacs Lisp 419 Emacs client/library for the Language Server Protocol

emberscript

Repo star language fork intro

eml

Repo star language fork intro

eq

Repo star language fork intro

erlang

Repo star language fork intro
rabbitmq-server 7,546 Erlang 2,742 Open source multi-protocol messaging broker
cowboy 6,028 Erlang 1,059 Small, fast, modern HTTP server for Erlang/OTP.
jesse 87 Erlang 44 jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
rebar3_elvis_plugin 6 Erlang 0 Run Elvis as rebar3 plugin
kvconf 1 Erlang 0

f%23

Repo star language fork intro
fsharp 2,375 F# 552 The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio

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,499 Fortran 963 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

git-attributes

Repo star language fork intro

git-config

Repo star language fork intro

glsl

Repo star language fork intro
SPIRV-Cross 1,023 GLSL 249 SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.

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
croc 4,163 Go 183 Easily and securely send things from one computer to another 🐊 📦
go-zero 1,093 Go 136 go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
eksctl 2,577 Go 593 The official CLI for Amazon EKS
go 76,185 Go 10,974 The Go programming language
infracost 557 Go 25 Cloud cost estimation for Terraform
ffuf 2,904 Go 334 Fast web fuzzer written in Go
gin 41,352 Go 4,752 Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
opentelemetry-collector 516 Go 202 OpenTelemetry Collector
stripe-go 1,199 Go 322 Go library for the Stripe API.
httpx 533 Go 73 httpx is a fast and multi-purpose HTTP toolkit allow to run multiple probers using retryablehttp library, it is designed to maintain the result reliability with increased threads.
moby 57,982 Go 16,772 Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
the-way-to-go_ZH_CN 22,839 Go 6,281 《The Way to Go》中文译本,中文正式名《Go 入门指南》
zap 10,619 Go 791 Blazing fast, structured, leveled logging in Go.
terratest 4,241 Go 589 Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
origin 7,631 Go 4,374 Conformance test suite for OpenShift
autoscaler 3,541 Go 1,598 Autoscaling components for Kubernetes
terraform-provider-azurerm 1,935 Go 1,920 Terraform provider for Azure Resource Manager
go-gin-example 3,454 Go 830 An example of gin
gqlgen 4,876 Go 506 go generate based graphql server library
ingress-nginx 8,472 Go 4,036 NGINX Ingress Controller for Kubernetes
arkade 1,026 Go 78 Your one-stop CLI for Kubernetes
community 1,691 Go 244 Istio governance material.
jupiter 2,321 Go 354 Jupiter是斗鱼开源的面向服务治理的Golang微服务框架
subfinder 2,835 Go 404 Subfinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing.
aws-controllers-k8s 980 Go 81 AWS Controllers for Kubernetes (ACK) is a project enabling you to manage AWS services from Kubernetes

golo

Repo star language fork intro

gosu

Repo star language fork intro

grace

Repo star language fork intro

gradle

Repo star language fork intro

grammatical-framework

Repo star language fork intro

graph-modeling-language

Repo star language fork intro

graphql

Repo star language fork intro

graphviz-(dot)

Repo star language fork intro

groovy

Repo star language fork intro
pipeline-examples 3,433 Groovy 2,353 A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin
android-screenshots 13 Groovy 1 android-screenshots

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
shellcheck 21,199 Haskell 1,093 ShellCheck, a static analysis tool for shell scripts
graphql-engine 18,461 Haskell 1,537 Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
neuron 530 Haskell 66 Future-proof and simple-to-use notes system based on Zettelkasten.
haskell-language-server 891 Haskell 64 Integration point for ghcide and haskell-ide-engine. One IDE to rule them all.
cardano-node 256 Haskell 106 The core component that is used to participate in a Cardano decentralised blockchain.
pandoc 20,198 Haskell 2,455 Universal markup converter
compiler 6,096 Haskell 527 Compiler for Elm, a functional language for reliable webapps.
ghcide 531 Haskell 85 A library for building Haskell IDE tooling
01-intro 3 Haskell 7

haxe

Repo star language fork intro
haxe 3,766 Haxe 524 Haxe - The Cross-Platform Toolkit
armorpaint 1,334 Haxe 147 3D PBR Texture Painting Software

hcl

Repo star language fork intro
terraform-aws-eks 1,398 HCL 1,078 Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS
terraform-aws-alb 178 HCL 269 Terraform module to create an AWS Application/Network Load Balancer (ALB/NLB) and associated resources
terraform-course 808 HCL 1,968 Course files for my Udemy course about Terraform
terraform-aws-lambda 79 HCL 40 Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations
terraform-aws-iam 259 HCL 230 Terraform module which creates IAM resources on AWS
terraform-google-kubernetes-engine 380 HCL 307 A Terraform module for configuring GKE clusters.
terraform-aws-vpc 1,299 HCL 1,751 Terraform module which creates VPC resources on AWS
terraform-aws-security-group 283 HCL 384 Terraform module which creates EC2-VPC security groups on AWS
terraform-aws-ec2-instance 272 HCL 625 Terraform module which creates EC2 instance(s) on AWS
peladonerd 483 HCL 250 Repo con los archivos que uso para mi videos en youtube
terraform-null-label 275 HCL 168 Terraform Module to define a consistent naming convention by (namespace, stage, name, [attributes])
terraform-aws-route53-alias 28 HCL 38 Terraform Module to Define Vanity Host/Domain (e.g. brand.com) as an ALIAS record
terraform-guides 784 HCL 496 Example usage of HashiCorp Terraform
terraform-aws-acm 48 HCL 88 Terraform module which creates and validates ACM certificate
terraform-aws-lambda 141 HCL 102 Terraform module for AWS Lambda functions
terraform-aws-cloudwatch 28 HCL 35 Terraform module which creates Cloudwatch resources on AWS
terraform-aws-ecs-container-definition 181 HCL 115 Terraform module to generate well-formed JSON documents (container definitions) that are passed to the aws_ecs_task_definition Terraform resource
learn-terraform-enforce-policies 49 HCL 0
terraform-aws-elasticsearch 108 HCL 99 Terraform module to provision an Elasticsearch cluster with built-in integrations with Kibana and Logstash.
terraform-aws-rds 358 HCL 474 Terraform module which creates RDS resources on AWS
terraform-cidr-subnets 13 HCL 5 A Terraform module for calculating subnet IP address prefixes
terraform-aws-dynamodb-autoscaler 13 HCL 24 Terraform module to provision DynamoDB autoscaler
terraform-aws-s3-website 75 HCL 38 Terraform Module for Creating S3 backed Websites and Route53 DNS
aws-terraform-s3 2 HCL 4
terraform-labels 9 HCL 7 This terraform module is designed to generate consistent label names and tags for resources. You can use terraform-labels to implement a strict naming convention.

hiveql

Repo star language fork intro

hlsl

Repo star language fork intro

holyc

Repo star language fork intro

html

Repo star language fork intro
howtheytest 1,636 HTML 104 A collection of public resources about how software companies test their software
18S191 639 HTML 47 Course 18.S191 at MIT, fall 2020 - Introduction to computational thinking with Julia:
Server 399 HTML 77 PanDownload的个人维护版本
wowchemy-hugo-modules 4,948 HTML 2,244 📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!
tidytuesday 2,617 HTML 972 Official repo for the #tidytuesday project
web-design-in-4-minutes 4,019 HTML 386 Learn the basics of web design in 4 minutes
B787-XE 38 HTML 2 A modification of the Microsoft Flightsimulator 2020 787-10
qrcode-generator 1,415 HTML 504 QR Code Generator implementation in JavaScript, Java and more.
webdevbootcamp 1,785 HTML 1,138 All source code for back-end projects from the Web Developer Bootcamp
fastText 21,606 HTML 4,179 Library for fast text representation and classification.
EIPs 5,214 HTML 2,071 The Ethereum Improvement Proposal repository
SVG-Loaders 4,625 HTML 1,102 Loading icons and small animations built with pure SVG.
gd-utils 899 HTML 312 Google Drive 百宝箱
DocumentosUniversitarios 280 HTML 220
JavaScript30 13,395 HTML 15,799 30 Day Vanilla JS Challenge
tabler 21,873 HTML 2,377 Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
Java-Interview-Advanced 2,425 HTML 1,100 中华石杉--互联网Java进阶面试训练营
laravel-notify 604 HTML 59 Flexible Flash notifications for Laravel
MatBlazor 1,918 HTML 229 Material Design components for Blazor and Razor Components
eleventy-base-blog 364 HTML 223 A starter repository for a blog web site using the Eleventy static site generator.
gorm.io 82 HTML 141 GORM official site
zju-icicles 18,796 HTML 5,729 浙江大学课程攻略共享计划
proposal-decorators 1,221 HTML 61 Decorators for ES6 classes
TiddlyResearch 32 HTML 1 Free and local note-taking environment based on TiddlyWiki
100knocks-preprocess 890 HTML 115 データサイエンス100本ノック(構造化データ加工編)

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
Flexible-Survival 127 Inform 7 209 Flexible Survival is an Inform based text game.

ini

Repo star language fork intro

inno-setup

Repo star language fork intro
toolbox 2,852 Inno Setup 1,044 The Docker Toolbox

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
flink-learning 7,874 Java 2,109 flink learning blog. http://www.flink-learning.com 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监...
Java-Tutorial 3,681 Java 956 【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
beam 4,219 Java 2,655 Apache Beam is a unified programming model for Batch and Streaming
graal 13,313 Java 974 GraalVM: Run Programs Faster Anywhere 🚀
litemall 14,110 Java 5,677 又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
rocketmq 12,059 Java 6,579 Mirror of Apache RocketMQ
openapi-generator 6,274 Java 2,245 OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
react-native-push-notification 5,089 Java 1,550 React Native Local and Remote Notifications
CS-Notes 110,021 Java 35,954 📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
bazel 15,289 Java 2,663 a fast, scalable, multi-language and extensible build system
easyexcel 16,732 Java 4,371 快速、简单避免OOM的java处理Excel工具
jenkins 16,064 Java 6,412 Jenkins automation server
SpringBoot-Labs 7,398 Java 2,160 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
tutorials 22,686 Java 36,332 Just Announced - "Learn Spring Security OAuth":
selenium 18,560 Java 5,919 A browser automation framework and ecosystem.
JavaGuide 87,367 Java 30,192 「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。
GitHub-Chinese-Top-Charts 24,568 Java 3,328 🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
seata 17,079 Java 4,809 🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
spring-cloud-gateway 2,597 Java 1,813 A Gateway built on Spring Framework 5.x and Spring Boot 2.x providing routing and more.
quickstart 782 Java 1,259 Holds all versioned WildFly quickstarts
AndroidUtilCode 27,807 Java 9,205 🔥 Android developers should collect the following utils(updating).
hutool 15,266 Java 4,684 A set of tools that keep Java sweet.
camel 3,376 Java 4,099 Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
robolectric 5,050 Java 1,250 Android Unit Testing Framework
jvm 2,112 Java 717 🤗 JVM 底层原理知识总结

java-properties

Repo star language fork intro

java-server-pages

Repo star language fork intro

javascript

Repo star language fork intro
30-seconds-of-code 60,679 JavaScript 6,532 Short JavaScript code snippets for all your development needs
jira_clone 5,944 JavaScript 635 A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
fullstack-course4 3,728 JavaScript 6,406 Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
microsoft-authentication-library-for-js 1,101 JavaScript 738 Microsoft Authentication Library (MSAL) for JS
a32nx 869 JavaScript 107 The A32NX Project is a community driven open source project to create a free Airbus A320neo in Microsoft Flight Simulator that is as close to reality as possible. It aims to enhance the default A320ne...
OpenAPI-Specification 18,647 JavaScript 6,768 The OpenAPI Specification Repository
underscore 25,492 JavaScript 5,540 JavaScript's utility _ belt
appium 11,932 JavaScript 4,761 📱 Automation for iOS, Android, and Windows Apps.
nodebestpractices 51,907 JavaScript 4,923 ✅ The Node.js best practices list (August 2020)
svelte 36,757 JavaScript 1,756 Cybernetically enhanced web apps
swagger-ui 18,387 JavaScript 7,524 Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
jsplumb 5,893 JavaScript 1,278 Visual connectivity for webapps
realworld 46,410 JavaScript 3,886 "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
next.js 52,809 JavaScript 8,508 The React Framework
10-projects-10-hours 131 JavaScript 27
redash 17,161 JavaScript 2,905 Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
slick 26,019 JavaScript 5,362 the last carousel you'll ever need
pako 3,076 JavaScript 554 high speed zlib port to javascript, works in browser & node.js
objection.js 5,483 JavaScript 479 An SQL-friendly ORM for Node.js
vue 171,405 JavaScript 26,295 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
lib-jitsi-meet 807 JavaScript 631 A low-level JS video API that allows adding a completely custom video experience to web apps.
Detox 6,860 JavaScript 1,274 Gray box end-to-end testing and automation framework for mobile apps
strapi 28,694 JavaScript 3,590 🚀 Open source Node.js Headless CMS to easily build customisable APIs
react-ga 4,036 JavaScript 363 React Google Analytics Module
reselect 17,148 JavaScript 620 Selector library for Redux

javascript+erb

Repo star language fork intro

jflex

Repo star language fork intro

jison

Repo star language fork intro

jison-lex

Repo star language fork intro

jolie

Repo star language fork intro

json

Repo star language fork intro

json-with-comments

Repo star language fork intro

json5

Repo star language fork intro

jsoniq

Repo star language fork intro

jsonld

Repo star language fork intro

jsonnet

Repo star language fork intro
kfserving 565 Jsonnet 232 Serverless Inferencing on Kubernetes
examples 868 Jsonnet 449 A repository to host extended examples and tutorials
kfctl 65 Jsonnet 114 kfctl is a CLI for deploying and managing Kubeflow
kubeflow 9,341 Jsonnet 1,497 Machine Learning Toolkit for Kubernetes
grafonnet-lib-plugins 1 Jsonnet 3 Community grafonnet plugins

jsx

Repo star language fork intro

julia

Repo star language fork intro
julia 29,088 Julia 4,086 The Julia Language: A fresh approach to technical computing.
DataFrames.jl 825 Julia 282 In-memory tabular data in Julia
DifferentialEquations.jl 1,426 Julia 118 Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components
Pluto.jl 1,203 Julia 38 🎈 Lightweight reactive notebooks for Julia

jupyter-notebook

Repo star language fork intro
deeplearning-models 13,215 Jupyter Notebook 3,231 A collection of various deep learning architectures, models, and tips
Python-Essentials 298 Jupyter Notebook 202
jupyterlab-interactive-dashboard-editor 109 Jupyter Notebook 14
computervision-recipes 6,639 Jupyter Notebook 746 Best Practices, code samples, and documentation for Computer Vision.
Python-100-Days 92,189 Jupyter Notebook 37,069 Python - 100天从新手到大师
TensorFlow-Examples 38,640 Jupyter Notebook 14,511 TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
monodepth2 1,569 Jupyter Notebook 413 [ICCV 2019] Monocular depth estimation from a single image
Complete-Python-3-Bootcamp 11,808 Jupyter Notebook 43,758 Course Files for Complete Python 3 Bootcamp Course on Udemy
nlp_course 6,077 Jupyter Notebook 1,708 YSDA course in Natural Language Processing
fastpages 1,566 Jupyter Notebook 316 An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
PythonRobotics 10,020 Jupyter Notebook 3,257 Python sample codes for robotics algorithms.
cocoapi 3,804 Jupyter Notebook 2,619 COCO API - Dataset @ http://cocodataset.org/
Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020 48 Jupyter Notebook 27 Deep Reinforcement Learning for Automated Stock Trading: An Ensemble Strategy. ICAIF 2020.
dlwpt-code 1,994 Jupyter Notebook 733 Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
desafio-2-2020 149 Jupyter Notebook 281
Practical_RL 4,106 Jupyter Notebook 1,246 A course in reinforcement learning in the wild
code_snippets 5,614 Jupyter Notebook 11,042
Deep_Learning_Bootcamp 28 Jupyter Notebook 70 All the learning material for deep learning bootcamp can be found in this repository
models 2,635 Jupyter Notebook 581 A collection of pre-trained, state-of-the-art models in the ONNX format
python-machine-learning-book-3rd-edition 1,386 Jupyter Notebook 561 The "Python Machine Learning (3rd edition)" book code repository
ml-coursera-python-assignments 3,295 Jupyter Notebook 1,302 Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
dash-sample-apps 1,097 Jupyter Notebook 1,497 Apps hosted in the Dash Gallery
shap 10,068 Jupyter Notebook 1,434 A game theoretic approach to explain the output of any machine learning model.
AIML 2 Jupyter Notebook 12
first-order-model 6,976 Jupyter Notebook 1,457 This repository contains the source code for the paper First Order Motion Model for Image Animation

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
EasyWatermark 186 Kotlin 11 🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用
Pokedex 3,130 Kotlin 231 🗡️ Android Pokedex using Dagger Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
cwa-app-android 1,993 Kotlin 406 Native Android app using the Apple/Google exposure notification API.
kotlinx.coroutines 8,113 Kotlin 1,128 Library support for Kotlin coroutines
p3c 23,056 Kotlin 5,971 Alibaba Java Coding Guidelines pmd implements and IDE plugin
dokka 1,711 Kotlin 173 Documentation Engine for Kotlin
plaid 15,653 Kotlin 3,189 An Android app which provides design news & inspiration as well as being an example of implementing material design.
graphql-kotlin 789 Kotlin 146 Libraries for running GraphQL in Kotlin
lcg 182 Kotlin 37 吾爱破解第三方安卓应用
android-kotlin-fundamentals-starter-apps 410 Kotlin 1,431 android-kotlin-fundamentals-starter-apps
flexbox-layout 15,922 Kotlin 1,667 Flexbox for Android
PeopleInSpace 457 Kotlin 28 Minimal Kotlin Multiplatform project using Jetpack Compose and SwiftUI
ktor 7,182 Kotlin 604 Framework for quickly creating connected applications in Kotlin with minimal effort
RetroMusicPlayer 823 Kotlin 212 Best material design music player for Android
v2rayNG 6,608 Kotlin 1,336
material-components-android-examples 1,526 Kotlin 275 Companion example apps and code for MDC-Android.
Unciv 1,725 Kotlin 495 Open-source Android/Desktop remake of Civ V
tachiyomi 8,360 Kotlin 1,114 Free and open source manga reader for Android
iosched 20,110 Kotlin 6,100 The Google I/O 2019 Android App
detekt 3,123 Kotlin 402 Static code analysis for Kotlin
bk-ci 1,218 Kotlin 254 蓝鲸CI平台(BlueKing CI)
PirateHegemonyOnline 21 Kotlin 1 海賊爭霸Online - 下載就送S級火槍兵
intellij-platform-plugin-template 239 Kotlin 27 Template repository for creating plugins for IntelliJ Platform
android-kotlin-fundamentals-apps 544 Kotlin 862 android-kotlin-fundamentals-apps
dtd-finder 265 Kotlin 48 List DTDs and generate XXE payloads using those local DTDs.

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
mathlib 334 Lean 146 Lean mathematical components library

less

Repo star language fork intro

lex

Repo star language fork intro

lfe

Repo star language fork intro

lilypond

Repo star language fork intro

limbo

Repo star language fork intro

linker-script

Repo star language fork intro

linux-kernel-module

Repo star language fork intro

liquid

Repo star language fork intro

literate-agda

Repo star language fork intro

literate-coffeescript

Repo star language fork intro

literate-haskell

Repo star language fork intro

livescript

Repo star language fork intro

llvm

Repo star language fork intro

logos

Repo star language fork intro

logtalk

Repo star language fork intro

lolcode

Repo star language fork intro

lookml

Repo star language fork intro

loomscript

Repo star language fork intro

lsl

Repo star language fork intro

lua

Repo star language fork intro
telescope.nvim 92 Lua 10 [WIP] Find, Filter, Preview, Pick. All lua, all the time.
apisix 3,283 Lua 624 The Cloud-Native API Gateway
kong 26,782 Lua 3,437 🦍 The Cloud-Native API Gateway
docker-jitsi-meet 1,832 Lua 716 Jitsi Meet on Docker
awesome 3,387 Lua 404 awesome window manager
lsyncd 4,170 Lua 390 Lsyncd (Live Syncing Daemon) synchronizes local directories with remote targets
gta-resources 81 Lua 256 All the DiscworldZA GTA Resources
nvim-treesitter 282 Lua 41 Nvim Treesitter configurations and abstraction layer
ntopng 3,465 Lua 439 Web-based Traffic and Security Network Traffic Monitoring
otservbr-global 244 Lua 252 OTServBR-Global 12x for OpenTibia community. https://forums.otserv.com.br
vlsub 1,165 Lua 336 VLC extension to download subtitles from opensubtitles.org
WeakAuras2 575 Lua 146 World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
datadome-istio 1 Lua 0 datadome-istio
APIcast 208 Lua 113 3scale API Gateway
hekili 59 Lua 22 Hekili Priority Helper for DPS and Tanks (WoW Retail)
lite 3,579 Lua 145 A lightweight text editor written in Lua
packer.nvim 74 Lua 3 A use-package inspired plugin manager for Neovim. Uses native packages, written in Lua, allows for expressive config

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 17,760 Makefile 1,838 Standard Go Project Layout
opentelemetry-specification 847 Makefile 196 Specifications for OpenTelemetry
frida 6,089 Makefile 710 Clone this repo to build Frida
api 256 Makefile 334 API definitions for the Istio project
motioneyeos 5,541 Makefile 617 A Video Surveillance OS For Single-board Computers
awesome-django 2,822 Makefile 512 A curated list of awesome things related to Django
traefik-helm-chart 237 Makefile 186 Traefik v2 helm chart
client_model 39 Makefile 36 Data model artifacts for Prometheus.
nvidia-docker 11,724 Makefile 1,540 Build and run Docker containers leveraging NVIDIA GPUs
dappsys-monolithic 20 Makefile 12 Dappsys for all
docker-laravel 173 Makefile 38 🐳 Build a simple laravel development environment with docker-compose.
openwrt-v2ray 1,030 Makefile 279 V2Ray for OpenWrt

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,641 MATLAB 1,504 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
sarek 64 Nextflow 126 Analysis pipeline to detect germline or somatic variants from WGS / targeted sequencing

nginx

Repo star language fork intro

nim

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

ninja

Repo star language fork intro

nit

Repo star language fork intro

nix

Repo star language fork intro

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
TOCropViewController 3,688 Objective-C 698 A view controller for iOS that allows users to crop portions of UIImage objects
AFNetworking 32,933 Objective-C 10,128 A delightful networking framework for iOS, macOS, watchOS, and tvOS.
WeChatExtension-ForMac 10,003 Objective-C 1,523 Mac版微信的功能拓展(A plugin for Mac WeChat)
realm-cocoa 14,045 Objective-C 1,854 Realm is a mobile database: a replacement for Core Data & SQLite
push-notification-ios 267 Objective-C 99 React Native Push Notification API for iOS.
CocoaLumberjack 12,106 Objective-C 2,082 A fast & simple, yet powerful & flexible logging framework for Mac and iOS
Zebra 554 Objective-C 160 A Useful Package Manager for iOS
iCarousel 11,704 Objective-C 2,571 A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
TTTAttributedLabel 8,636 Objective-C 1,629 A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
cordova-plugin-camera 854 Objective-C 1,192 Apache Cordova Plugin camera
react-native-image-crop-picker 4,503 Objective-C 1,078 iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
material-components-ios 4,110 Objective-C 740 Modular and customizable Material Design UI components for iOS
GCDWebServer 5,508 Objective-C 941 The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)
react-native-permissions 2,229 Objective-C 612 An unified permissions API for React Native on iOS and Android
firebase-ios-sdk 2,053 Objective-C 590 Firebase iOS SDK
react-native-webrtc 2,965 Objective-C 737 The WebRTC module for React Native
V2RayX 5,849 Objective-C 893 GUI for v2ray-core on macOS
XVim2 1,994 Objective-C 166 Vim key-bindings for Xcode 9
aws-sdk-ios 1,381 Objective-C 776 AWS SDK for iOS. For more information, see our web site:
react-native-maps 11,388 Objective-C 3,856 React Native Mapview component for iOS + Android
FindUnusedClasses 45 Objective-C 2 查找ios项目无用类工具
fmdb 13,434 Objective-C 2,777 A Cocoa / Objective-C wrapper around SQLite
facebook-ios-sdk 6,526 Objective-C 2,700 Used to integrate the Facebook Platform with your iOS & tvOS apps.
react-native-code-push 7,041 Objective-C 1,081 React Native module for CodePush
FSCalendar 9,066 Objective-C 1,627 A fully customizable iOS calendar library, compatible with Objective-C and Swift

objective-c++

Repo star language fork intro
unity-webview 1,329 Objective-C++ 490
Texture 6,639 Objective-C++ 1,017 Smooth asynchronous user interfaces for iOS apps.
obs-mac-virtualcam 3,359 Objective-C++ 122 Creates a virtual webcam device from the output of OBS. Especially useful for streaming smooth, composited video into Zoom, Hangouts, Jitsi etc. Like CatxFish/obs-virtualcam but for macOS.

objective-j

Repo star language fork intro

objectscript

Repo star language fork intro

ocaml

Repo star language fork intro
infer 11,198 OCaml 1,537 A static analyzer for Java, C, C++, and Objective-C
google-drive-ocamlfuse 3,769 OCaml 245 FUSE filesystem over Google Drive
ocaml 2,958 OCaml 698 The core OCaml system: compilers, runtime system, base libraries
pyre-check 4,803 OCaml 278 Performant type-checking for python.
drom 24 OCaml 0 drom is a wrapper over opam/dune in an attempt to provide a cargo-like user experience. It can be used to create full OCaml projects with sphinx and odoc documentation. It has specific knowledge of Gi...

omgrofl

Repo star language fork intro

ooc

Repo star language fork intro

opa

Repo star language fork intro

opal

Repo star language fork intro

opencl

Repo star language fork intro

openedge-abl

Repo star language fork intro

openrc-runscript

Repo star language fork intro

openscad

Repo star language fork intro

opentype-feature-file

Repo star language fork intro

org

Repo star language fork intro

ox

Repo star language fork intro

oxygene

Repo star language fork intro

oz

Repo star language fork intro

p4

Repo star language fork intro

pan

Repo star language fork intro

papyrus

Repo star language fork intro

parrot

Repo star language fork intro

parrot-assembly

Repo star language fork intro

parrot-internal-representation

Repo star language fork intro

pascal

Repo star language fork intro
rdpwrap 7,442 Pascal 134 RDP Wrapper Library

pawn

Repo star language fork intro

pep8

Repo star language fork intro

perl

Repo star language fork intro
cloc 9,956 Perl 603 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
jetstream 946 PHP 90
symfony 23,847 PHP 7,775 The Symfony PHP framework
livewire 5,528 PHP 395 A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
installer 339 PHP 156
orm 8,015 PHP 2,239 Doctrine Object Relational Mapper (ORM)
PHP-CS-Fixer 9,319 PHP 1,158 A tool to automatically fix PHP Coding Standards issues
uuid 10,557 PHP 393 A PHP library for generating universally unique identifiers (UUIDs).
framework 21,975 PHP 7,519
image 11,142 PHP 1,232 PHP Image Manipulation
migrations 3,601 PHP 330 Doctrine Database Migrations Library
fortify 226 PHP 13
PocketMine-MP 2,027 PHP 1,264 A server software for Minecraft: Bedrock Edition in PHP
laravel 61,122 PHP 19,215 A PHP framework for web artisans
core 1,636 PHP 537 The server component of API Platform: hypermedia and GraphQL APIs in minutes
Laravel-Excel 8,949 PHP 1,450 🚀 Supercharged Excel exports and imports in Laravel
phpdotenv 10,673 PHP 504 Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically.
EasyAdminBundle 3,035 PHP 691 The new (and simple) admin generator for Symfony applications.
prophecy 7,662 PHP 206 Highly opinionated mocking framework for PHP 5.3+
php-ddd-example 1,202 PHP 381 🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 5
phpunit 16,520 PHP 1,920 The PHP Unit Testing framework.
october 10,148 PHP 2,146 Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
blade-ui-kit 406 PHP 19 A set of renderless components to utilise in your Laravel Blade views.
laravel-download-link 117 PHP 10 A simple Laravel package for generating download links with options such as expire time, IP restrictions, etc.
woocommerce 6,316 PHP 7,455 An open source eCommerce plugin for WordPress.
psr7 6,617 PHP 197 PSR-7 HTTP message library

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
CommonDataModel 472 PLpgSQL 284 Definition and DDLs for the OMOP Common Data Model (CDM)
chinook-database 677 PLpgSQL 211 Sample database for SQL Server, Oracle, MySQL, PostgreSQL, SQLite, DB2

plsql

Repo star language fork intro

pod

Repo star language fork intro

pod-6

Repo star language fork intro

pogoscript

Repo star language fork intro

pony

Repo star language fork intro

postcss

Repo star language fork intro

postscript

Repo star language fork intro

pov-ray-sdl

Repo star language fork intro

powerbuilder

Repo star language fork intro

powershell

Repo star language fork intro
PowerShell-Docs 871 PowerShell 1,023 The official PowerShell documentation sources
azure-quickstart-templates 7,968 PowerShell 11,194 Azure Quickstart Templates
machinelearning-samples 2,783 PowerShell 1,738 Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
Penetration_Testing_POC 2,017 PowerShell 681 渗透测试有关的POC、EXP、脚本、提权、小工具等,欢迎补充、完善---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss penetration-testing-poc csrf-webshell cobub-razor cve rce sql sql-poc p...
microsoft-graph-docs 637 PowerShell 1,003 Documentation for the Microsoft Graph REST API
azure-docs-powershell-azuread 65 PowerShell 198 Cmdlets reference help docs for Powershell Azure AD
atomic-red-team 3,753 PowerShell 1,259 Small and highly portable detection tests based on MITRE's ATT&CK.
azure-docs 4,441 PowerShell 10,960 Open source documentation of Microsoft Azure
office-js-docs-pr 264 PowerShell 150 Microsoft Office Add-ins Documentation
flare-vm 2,214 PowerShell 380
azure-docs-cli 76 PowerShell 269 Repository used to store content for the docs.microsoft.com content for the Azure CLI
azure-docs-powershell 82 PowerShell 286 Repository used to store Azure PowerShell cmdlet content published on docs.ms.com reference site.
dynamics-365-unified-operations-public 133 PowerShell 394 Documentation for Microsoft Dynamics 365 for Finance and Operations, Dynamics 365 for Retail, and Dynamics 365 for Talent
Virtualization-Documentation 1,283 PowerShell 1,224 Place to store our documentation, code samples, etc for public consumption.
Red_Team 883 PowerShell 226 Some scripts useful for red team activities
Azure-Sentinel 815 PowerShell 440 Cloud-native SIEM for intelligent security analytics for your entire enterprise.
OfficeDocs-Support 21 PowerShell 141 Support content for Office client and server products
terminal 159 PowerShell 37
dbatools 1,322 PowerShell 560 🚀 SQL Server automation and instance migrations have never been safer, faster or freer
docs 2,390 PowerShell 4,105 This repository contains .NET Documentation.
commando-vm 3,712 PowerShell 809 Complete Mandiant Offensive VM (Commando VM), a fully customizable Windows-based pentesting virtual machine distribution. [email protected]
Windows-10-Setup-Script 1,518 PowerShell 203 Script to setup Windows 10 LTSC/1903/1909/2004
k8s-for-docker-desktop 2,355 PowerShell 539 为Docker Desktop for Mac/Windows开启Kubernetes和Istio - Enable Kubernetes/Istio on Docker Desktop in China
PSAppDeployToolkit 714 PowerShell 191 Project Homepage & Forums
WindowsDiag 80 PowerShell 54 Windows Diagnostics, Data Collection and Analysis tools

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
x-deeplearning 3,520 PureBasic 911 An industrial deep learning framework for high-dimension sparse data
onnx 8,951 PureBasic 1,574 Open standard for machine learning interoperability

purescript

Repo star language fork intro

python

Repo star language fork intro
autoscraper 750 Python 44 A Smart, Automatic, Fast and Lightweight Web Scraper for Python
hivemind 237 Python 16 Decentralized deep learning framework in pytorch. Built to train models on thousands of volunteers across the world.
Wav2Lip 365 Python 46 This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020.
keras 49,499 Python 18,556 Deep Learning for humans
hydra 2,750 Python 206 Hydra is a framework for elegantly configuring complex applications
TBomb 795 Python 576 This is a SMS And Call Bomber For Linux And Termux
pytest 6,437 Python 1,499 The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Impulse 300 Python 98 💣 Impulse Denial-of-service ToolKit
newspaper 10,082 Python 1,660 News, full-text, and article metadata extraction in Python 3. Advanced docs:
DeepFaceLab 19,543 Python 4,592 DeepFaceLab is the leading software for creating deepfakes.
dask 7,152 Python 1,142 Parallel computing with task scheduling
b0mb3r 559 Python 145 💣 Открытый СМС бомбер
deepvariant 2,046 Python 509 DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
ansible 44,614 Python 19,559 Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud ...
spyder 5,654 Python 1,149 Official repository for Spyder - The Scientific Python Development Environment
mmdetection 11,576 Python 3,927 OpenMMLab Detection Toolbox and Benchmark
rasa 9,637 Python 2,979 💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
httpx 5,547 Python 360 A next generation HTTP client for Python. 🦋
pulse 3,510 Python 741 PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models
bot 276 Python 144 The community bot for the Python Discord community
Pytorch_Retinaface 895 Python 271 Retinaface get 80.99% in widerface hard val using mobilenet0.25.
smd 615 Python 127 Spotify Music Downloader
DeepSpeed 2,887 Python 258 DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
scikit-optimize 1,904 Python 368 Sequential model-based optimization with a scipy.optimize interface
fairseq 8,833 Python 2,236 Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

python-console

Repo star language fork intro

python-traceback

Repo star language fork intro

q

Repo star language fork intro

qmake

Repo star language fork intro

qml

Repo star language fork intro

quake

Repo star language fork intro

r

Repo star language fork intro
ggplot2 4,592 R 1,666 An implementation of the Grammar of Graphics in R
covid-19-excess-deaths-tracker 330 R 70 Source code and data for The Economist's covid-19 excess deaths tracker
broom 998 R 275 Convert statistical analysis objects from R into tidy format
bookdown 2,100 R 891 Authoring Books and Technical Documents with R Markdown
ProgrammingAssignment2 652 R 131,437 Repository for Programming Assignment 2 for R Programming on Coursera
httr 861 R 1,985 httr: a friendly http package for R
seurat 877 R 473 R toolkit for single cell genomics
mlr3learners.drat 9 R 2 drat repository for mlr3learners

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

rebol

Repo star language fork intro

red

Repo star language fork intro

redcode

Repo star language fork intro

regular-expression

Repo star language fork intro

ren'py

Repo star language fork intro

renderscript

Repo star language fork intro

restructuredtext

Repo star language fork intro

rexx

Repo star language fork intro

rhtml

Repo star language fork intro

rich-text-format

Repo star language fork intro
ckeditor4 5,176 Rich Text Format 2,268 The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
ckeditor5 3,772 Rich Text Format 1,051 Powerful rich text editor framework with a modular architecture, modern integrations and features like collaborative editing.

ring

Repo star language fork intro

rmarkdown

Repo star language fork intro

robotframework

Repo star language fork intro

roff

Repo star language fork intro
tedukuri 789 Roff 333 《算法竞赛进阶指南》资源社区
zork-1978-01 46 Roff 2 Source code for a January 1978 version of Zork

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
fastlane 29,693 Ruby 4,637 🚀 The easiest way to automate building and releasing your iOS and Android apps
cmsc330fall20 19 Ruby 26
CocoaPods 12,660 Ruby 2,296 The Cocoa Dependency Manager.
active_merchant 4,229 Ruby 2,366 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 ...
vagrant 20,545 Ruby 3,992 Vagrant is a tool for building and distributing development environments.
metasploit-framework 21,456 Ruby 10,389 Metasploit Framework
activerecord-import 3,331 Ruby 552 A library for bulk insertion of data into your database using ActiveRecord.
react-native-config 3,240 Ruby 526 Bring some 12 factor love to your mobile apps!
devise 21,062 Ruby 5,067 Flexible authentication solution for Rails with Warden.
decidim 750 Ruby 229 The participatory democracy framework. A generator and multiple gems made with Ruby on Rails
fluentd 9,513 Ruby 1,100 Fluentd: Unified Logging Layer (project under CNCF)
parallel_tests 2,866 Ruby 451 Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
google-api-ruby-client 2,288 Ruby 736 REST client for Google APIs
pry 6,032 Ruby 553 A runtime developer console and IRB alternative with powerful introspection capabilities.
ruby-saml 714 Ruby 506 SAML SSO for Ruby
sidekiq 10,526 Ruby 1,845 Simple, efficient background processing for Ruby
logstash 11,629 Ruby 3,051 Logstash - transport and process your logs, events, or other data
rspec-rails 4,374 Ruby 863 RSpec for Rails 5+
stripe-ruby-mock 796 Ruby 554 A mocking library for testing stripe ruby
zammad 2,241 Ruby 455 Zammad is a web based open source helpdesk/customer support system
rails 46,342 Ruby 18,677 Ruby on Rails
active_model_serializers 5,011 Ruby 1,343 ActiveModel::Serializer implementation and Rails hooks
puppet 5,881 Ruby 2,156 Server automation framework and application
prawn 4,040 Ruby 626 Fast, Nimble PDF Writer for Ruby
asciidoctor 3,283 Ruby 546 💎 A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.

runoff

Repo star language fork intro

rust

Repo star language fork intro
scipio 204 Rust 9 Scipio is a thread-per-core framework that aims to make the task of writing highly parallel asynchronous application in a thread-per-core architecture easier for rustaceans
slap 80 Rust 0 Painless shell argument parsing and dependency check.
display-switch 473 Rust 24 Turn a $30 USB switch into a full-featured multi-monitor KVM switch
shellharden 3,563 Rust 110 The corrective bash syntax highlighter
bat 22,504 Rust 489 A cat(1) clone with wings.
bottlerocket 4,499 Rust 168 An operating system designed for hosting containers
findomain 1,495 Rust 192 The fastest and cross-platform subdomain enumerator, do not waste your time.
unimap 73 Rust 9 Scan only once by IP address and reduce scan times with Nmap for large amounts of data.
mdBook 4,923 Rust 573 Create book from markdown files. Like Gitbook but implemented in Rust
bottom 746 Rust 19 Yet another cross-platform graphical process/system monitor.
static-analysis 7,651 Rust 886 Static analysis tools for all programming languages, build tools, config files and more.
stacks-blockchain 2,139 Rust 384 The Stacks 2.0 blockchain implementation
tikv 7,995 Rust 1,230 Distributed transactional key-value database, originally created to complement TiDB
tauri 6,412 Rust 142 Build smaller, faster, and more secure desktop applications with a web frontend.
tide 2,392 Rust 233 Fast and friendly HTTP server framework for async Rust
ruffle 2,888 Rust 88 A Flash Player emulator written in Rust
cargo 5,938 Rust 1,223 The Rust package manager
legion 793 Rust 67 High performance Rust ECS library
rustlings 11,583 Rust 1,420 🦀 Small exercises to get you used to reading and writing Rust code!
delta 4,845 Rust 96 A viewer for git and diff output
substrate 2,889 Rust 861 Substrate: The platform for blockchain innovators
RustPython 5,854 Rust 425 A Python Interpreter written in Rust
tokio 9,170 Rust 855 A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
vector 5,169 Rust 303 A lightweight and ultra-fast binary for building observability pipelines
nom 4,258 Rust 481 Rust parser combinator framework

sage

Repo star language fork intro

saltstack

Repo star language fork intro

sas

Repo star language fork intro

sass

Repo star language fork intro

scala

Repo star language fork intro
spark-nlp 1,558 Scala 336 State of the Art Natural Language Processing
shadowsocksr-v2ray-android 735 Scala 112 A ShadowsocksR, V2Ray and Trojan client for Android
playframework 11,671 Scala 3,916 Play Framework
spark 27,361 Scala 22,460 Apache Spark - A unified analytics engine for large-scale data processing
SZT-bigdata 385 Scala 136 深圳地铁大数据客流分析系统🚇🚄🌟
rocket-chip 1,553 Scala 639 Rocket Chip Generator
polynote 3,948 Scala 325 A better notebook for Scala (and more)
deequ 1,130 Scala 208 Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.
chisel3 1,462 Scala 296 Chisel 3: A Modern Hardware Design Language
CMAK 9,320 Scala 2,202 CMAK is a tool for managing Apache Kafka clusters
zio 2,458 Scala 671 ZIO — A type-safe, composable library for async and concurrent programming in Scala
fpinscala 4,927 Scala 2,719 Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
dotty 4,073 Scala 637 Research compiler that will become Scala 3
cats 4,027 Scala 999 Lightweight, modular, and extensible library for functional programming.
bfg-repo-cleaner 6,776 Scala 381 Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
fs2 1,723 Scala 452 Compositional, streaming I/O library for Scala
sttp 967 Scala 162 The Scala HTTP client you always wanted!

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
UnityChanToonShaderVer2_Project 1,284 ShaderLab 263 UnityChanToonShaderVer2 Project / v.2.0.7 Release

shell

Repo star language fork intro
rfcs 3,152 Shell 1,023 RFCs for changes to Rust
bats-core 1,858 Shell 195 Bash Automated Testing System
bioconda-recipes 1,193 Shell 1,574 Conda recipes for the bioconda channel.
dotfiles 23,949 Shell 8,212 🔧 .files, including ~/.macos — sensible hacker defaults for macOS
fhs-install-v2ray 399 Shell 121 Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd
nvm 43,892 Shell 4,301 Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
vault-guides 535 Shell 314 Example usage of HashiCorp Vault secrets management
awesome-zsh-plugins 8,188 Shell 348 A collection of ZSH frameworks, plugins, themes and tutorials.
udm-utilities 323 Shell 38 A collection of things I have made to make the Unifi Dream Machine more useful
enhancd 1,664 Shell 89 🚀 A next-generation cd command with your interactive filter
testssl.sh 4,436 Shell 617 Testing TLS/SSL encryption anywhere on any port
zplug 4,110 Shell 182 🌺 A next-generation plugin manager for zsh
docker-images 4,198 Shell 3,903 Official source for Docker configurations, images, and examples of Dockerfiles for Oracle products and projects
R2S-OpenWrt 134 Shell 61 OpenWrt for Nanopi R2S
one-key-hidpi 3,329 Shell 430 Enable macOS HiDPI and have a native setting.
kaldi 9,396 Shell 4,176 kaldi-asr/kaldi is the official location of the Kaldi project.
setup-ipsec-vpn 14,241 Shell 3,895 Scripts to build your own IPsec VPN server, with IPsec/L2TP and Cisco IPsec on Ubuntu, Debian and CentOS
papers-we-love 42,887 Shell 3,809 Papers from the computer science community to read and discuss.
docker-selenium 4,325 Shell 1,414 Docker images for the Selenium Grid Server
docker-solr 325 Shell 224 A Docker build for Solr, to manage the official Docker hub solr image
release 98 Shell 498 Release tooling for OpenShift
kafka-docker 4,571 Shell 2,110 Dockerfile for Apache Kafka
docker-php-extension-installer 594 Shell 72 Easily install PHP extension in Docker containers
tfenv 1,522 Shell 173 Terraform version manager
aws-app-mesh-examples 575 Shell 204 AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.

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
L3MON 378 Smali 213 L3MON - Remote Android Managment Suite

smalltalk

Repo star language fork intro

smarty

Repo star language fork intro
amundsen 1,236 Smarty 244 Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data.
argo-helm 161 Smarty 258 ArgoProj Helm Charts
Golang-100-Days 2,246 Smarty 780 Golang - 100天从新手到大师
helm-charts 7 Smarty 9 Jenkins community Helm charts
helm-charts 19 Smarty 33 Helm charts for Datadog products
helm-charts 220 Smarty 228 A curated set of Helm charts brought to you by codecentric
charts 1,801 Smarty 1,646 Helm Charts
charts 173 Smarty 375
contrib-helm-chart 36 Smarty 29 Community maintained Redash Helm Chart

smt

Repo star language fork intro

solidity

Repo star language fork intro
yam-protocol 545 Solidity 192 A stablizing reserve currency protocol
vaults 40 Solidity 22
yvault 22 Solidity 16

sourcepawn

Repo star language fork intro

sparql

Repo star language fork intro

spline-font-database

Repo star language fork intro

sqf

Repo star language fork intro

sql

Repo star language fork intro

sqlpl

Repo star language fork intro

squirrel

Repo star language fork intro

srecode-template

Repo star language fork intro

ssh-config

Repo star language fork intro

stan

Repo star language fork intro

standard-ml

Repo star language fork intro

stata

Repo star language fork intro

ston

Repo star language fork intro

stylus

Repo star language fork intro

subrip-text

Repo star language fork intro

sugarss

Repo star language fork intro

supercollider

Repo star language fork intro

svg

Repo star language fork intro

swift

Repo star language fork intro
Alamofire 34,293 Swift 6,345 Elegant HTTP Networking in Swift
open-source-ios-apps 24,619 Swift 4,041 📱 Collaborative List of Open-Source iOS Apps
swift-composable-architecture 2,175 Swift 156 A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
Nuke 5,323 Swift 329 Powerful image loading and caching system
V2rayU 10,382 Swift 1,524 V2rayU,基于v2ray核心的mac版客户端,用于科学上网,使用swift编写,支持vmess,shadowsocks,socks5等服务协议,支持订阅, 支持二维码,剪贴板导入,手动配置,二维码分享等
fluentui-system-icons 1,529 Swift 73 Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.
KeychainAccess 5,804 Swift 568 Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
SwiftLint 13,803 Swift 1,620 A tool to enforce Swift style and conventions.
Starscream 6,197 Swift 791 Websockets in swift for iOS and OSX
XcodeGen 3,802 Swift 408 A Swift command line tool for generating your Xcode project
ShapeScript 106 Swift 4 Source code for the ShapeScript 3D modeling app for macOS
apollo-ios 2,658 Swift 454 📱 A strongly-typed, caching GraphQL client for iOS, written in Swift
RxSwift 19,023 Swift 3,405 Reactive Programming in Swift
Hero 18,828 Swift 1,533 Elegant transition library for iOS & tvOS
RxDataSources 2,441 Swift 378 UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
MessageKit 4,333 Swift 800 A community-driven replacement for JSQMessagesViewController
SwiftyBeaver 4,876 Swift 365 Convenient & secure logging during development & release in Swift 3, 4 & 5
kmm-sample 318 Swift 54 Example of Kotlin multiplatform project
SwiftEntryKit 4,935 Swift 372 SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.
SwiftyJSON 19,921 Swift 3,150 The better way to deal with JSON data in Swift.
SwiftyStoreKit 5,053 Swift 568 Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺
SnapKit 16,790 Swift 1,641 A Swift Autolayout DSL for iOS & OS X
AlamofireImage 3,550 Swift 458 AlamofireImage is an image component library for Alamofire
Nimble 3,841 Swift 436 A Matcher Framework for Swift and Objective-C
SwifterSwift 8,796 Swift 1,119 A handy collection of more than 500 native Swift extensions to boost your productivity.

systemverilog

Repo star language fork intro
opentitan 762 SystemVerilog 199 OpenTitan: Open source silicon root of trust

tcl

Repo star language fork intro

tcsh

Repo star language fork intro

tea

Repo star language fork intro

terra

Repo star language fork intro

tex

Repo star language fork intro
awesome-deep-learning-papers 21,909 TeX 4,273 The most cited deep learning papers
pandoc-latex-template 2,581 TeX 449 A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
cheatsheets 2,223 TeX 754 RStudio Cheat Sheets
riscv-isa-manual 908 TeX 228 RISC-V Instruction Set Manual
docs 80 TeX 130 OpenBMC Documentation
os01 8,486 TeX 519 Bootstrap yourself to write an OS from scratch. A book for self-learner.
language 1,021 TeX 81 Design of the Dart language
MathModel 1,660 TeX 734 研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
deeplearningbook-chinese 29,518 TeX 8,478 Deep Learning Book Chinese Translation
owasp-masvs 849 TeX 252 The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security.

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
finance 221 TSQL 17 A self hosted app to help you get a better understanding of your personal finances.
sql-server-maintenance-solution 1,554 TSQL 409 SQL Server Maintenance Solution
topaz 101 TSQL 148 Server emulator for FFXI
APIJSON 8,072 TSQL 1,051 🏆码云最有价值开源项目 🚀后端接口和文档自动化,前端(客户端) 定制返回 JSON 的数据和结构!🏆Gitee Most Valuable Project 🚀A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.
gofixtures 7 TSQL 0 Deadly simple and effective fixtures preparing for testing for Go

tsx

Repo star language fork intro

turing

Repo star language fork intro

turtle

Repo star language fork intro

twig

Repo star language fork intro

txl

Repo star language fork intro

type-language

Repo star language fork intro

typescript

Repo star language fork intro
kibana 14,813 TypeScript 5,938 Your window into the Elastic Stack
urql 4,916 TypeScript 189 The highly customizable and versatile GraphQL client.
docusaurus 18,899 TypeScript 2,143 Easy to maintain open source documentation websites.
fullcalendar 12,648 TypeScript 3,016 Full-sized drag & drop event calendar
type-challenges 611 TypeScript 21 Collection of TypeScript type challenges with online judge
ant-design 63,102 TypeScript 23,969 🌈 A UI Design Language and React UI library
vendure 1,339 TypeScript 202 A headless GraphQL ecommerce framework for the modern web
grafana 37,043 TypeScript 7,440 The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
azure-sdk-for-js 623 TypeScript 356 This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-...
opentelemetry-js 451 TypeScript 146 OpenTelemetry JavaScript API and SDK
theia 11,635 TypeScript 1,341 Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
react-use 15,191 TypeScript 1,020 React Hooks — 👍
storybook 53,192 TypeScript 5,203 📓 The UI component explorer. Develop, document, & test for React, Vue, Angular, Ember, Web Components, & more!
react-admin 13,985 TypeScript 3,044 A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
formik 24,413 TypeScript 1,819 Build forms in React, without the tears 😭
deno 66,998 TypeScript 3,446 A secure JavaScript and TypeScript runtime
DefinitelyTyped 29,680 TypeScript 22,467 The repository for high quality TypeScript type definitions.
aws-cdk 5,326 TypeScript 1,131 The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
vetur 4,494 TypeScript 415 Vue tooling for VS Code.
vue-storefront 7,225 TypeScript 1,604 Vue Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, MIT license. Join us as contributor ([email protected]). Check out o...
azure-rest-api-specs 787 TypeScript 2,221 The source for REST API specifications for Microsoft Azure.
fluentui 9,332 TypeScript 1,684 We've moved! UI Fabric is now Fluent UI - A set of React components for building Microsoft web experiences.
mkdocs-material 4,538 TypeScript 1,171 A Material Design theme for MkDocs
better-scroll 12,753 TypeScript 2,336 📜 inspired by iscroll, and it supports more features and has a better scroll perfermance
kiss-orm 398 TypeScript 0 An extremely simple and explicit ORM for TypeScript

unified-parallel-c

Repo star language fork intro

unity3d-asset

Repo star language fork intro

unix-assembly

Repo star language fork intro

uno

Repo star language fork intro

unrealscript

Repo star language fork intro

urweb

Repo star language fork intro

vala

Repo star language fork intro
granite 137 Vala 48 Library that extends GTK with common widgets and utilities
GameHub 1,162 Vala 70 All your games in one place

vcl

Repo star language fork intro

verilog

Repo star language fork intro
uhd 479 Verilog 416 The USRP™ Hardware Driver Repository

vhdl

Repo star language fork intro

vim-script

Repo star language fork intro
nvim 583 Vim script 130 Truly the Ultimate Neovim Config NVCode
onehalf 785 Vim script 115 Clean, vibrant and pleasing color schemes for Vim, Sublime Text, iTerm, gnome-terminal and more.
vim-multiple-cursors 7,503 Vim script 252 True Sublime Text style multiple selections for Vim
dotfiles 356 Vim script 83 Settings for various tools I use.
vim-lsp 1,672 Vim script 193 async language server protocol plugin for vim and neovim
vim-fugitive 13,199 Vim script 773 fugitive.vim: A Git wrapper so awesome, it should be illegal
settings.vim 0 Vim script 0 default settings

visual-basic

Repo star language fork intro

volt

Repo star language fork intro

vue

Repo star language fork intro
hoppscotch 22,741 Vue 1,450 👽 A free, fast and beautiful API request builder used by 75k+ developers. https://hoppscotch.io
buefy 7,937 Vue 878 Lightweight UI components for Vue.js based on Bulma
wiki 10,936 Vue 1,213 Wiki.js
uView 1,467 Vue 248 uView UI,是uni-app生态最优秀的UI框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水
docs-next 486 Vue 148 Vue 3 core documentation
vue-admin-beautiful 4,763 Vue 947 🚀vue-admin-beautiful是一款基于vue+element-ui的绝佳的中后台前端开发管理框架(基于vue/cli 4 最新版,同时支持电脑,手机,平板),他同时是拥有100+页面的大型vue前端单页应用,长期更新维护,感谢您的star,我一直在努力 Vue admin beautiful is an excellent front-end development framewor...
element 47,111 Vue 11,339 A Vue.js 2.0 UI Toolkit for Web
ant-design-vue 11,695 Vue 1,820 🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
vue-element-admin 59,371 Vue 20,908 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
fes.js 253 Vue 15 Fes.js 是一个管理台应用解决方案,提供初始项目、开发调试、编译打包的命令行工具,内置布局、权限、数据字典、状态管理、Api等多个模块,文件目录结构即路由,用户只需要编写页面内容。基于Vue.js,内置管理台常用能力,让用户写的更少,更简单。经过多个项目中打磨,趋于稳定。
mall-admin-web 6,764 Vue 4,240 mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
vue-antd-admin 1,432 Vue 312 🐜 Ant Design Pro's implementation with Vue
mescroll 3,249 Vue 791 精致的下拉刷新和上拉加载 js框架.支持vue,完美运行于移动端和主流PC浏览器 (JS framework for pull-refresh and pull-up-loading)
vux 17,216 Vue 3,834 Mobile UI Components based on Vue & WeUI
iview-admin 15,088 Vue 4,656 Vue 2.0 admin management system template based on iView
vuestic-admin 7,407 Vue 1,148 Free and Beautiful Vue.js Admin Template
iview 23,494 Vue 4,210 A high quality UI Toolkit built on Vue.js 2.0
coreui-free-vue-admin-template 2,570 Vue 715 CoreUI Vue is free Vue admin template based on Bootstrap 4
vue-upload-component 2,101 Vue 565 Vue.js file upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory, Upload multiple files at the same time, html4 (IE 9), PUT method, Customize the filter
vue-form-making 3,417 Vue 1,020 A visual form designer/generator base on Vue.js, make form development simple and efficient.(基于Vue的可视化表单设计器,让表单开发简单而高效。)
vue-js-modal 3,538 Vue 480 Easy to use, highly customizable Vue.js modal library.
v-tooltip 1,645 Vue 199 💬 Easy tooltips, popovers, dropdown for Vue 2.x
form-generator 1,721 Vue 450 ✨Element UI表单设计及代码生成器
vue-tour 1,398 Vue 174 Vue Tour is a lightweight, simple and customizable guided tour plugin for use with Vue.js. It provides a quick and easy way to guide your users through your application.
coco-annotator 870 Vue 211 ✏️ Web-based image segmentation tool for object detection, localization and keypoints

wavefront-material

Repo star language fork intro

wavefront-object

Repo star language fork intro

wdl

Repo star language fork intro

web-ontology-language

Repo star language fork intro

webassembly

Repo star language fork intro
assemblyscript 9,463 WebAssembly 402 Definitely not a TypeScript to WebAssembly compiler 🚀
binaryen 4,262 WebAssembly 430 Compiler infrastructure and toolchain library for WebAssembly

webidl

Repo star language fork intro

webvtt

Repo star language fork intro

windows-registry-entries

Repo star language fork intro

wisp

Repo star language fork intro

wollok

Repo star language fork intro

world-of-warcraft-addon-data

Repo star language fork intro

x-bitmap

Repo star language fork intro

x-font-directory-index

Repo star language fork intro

x-pixmap

Repo star language fork intro

x10

Repo star language fork intro

xbase

Repo star language fork intro

xc

Repo star language fork intro

xcompose

Repo star language fork intro

xml

Repo star language fork intro

xojo

Repo star language fork intro

xpages

Repo star language fork intro

xproc

Repo star language fork intro

xquery

Repo star language fork intro

xs

Repo star language fork intro

xslt

Repo star language fork intro
LOLBAS 2,241 XSLT 384 Living Off The Land Binaries And Scripts - (LOLBins and LOLScripts)
BypassAntiVirus 1,288 XSLT 424 远控免杀系列文章及配套工具,汇总测试了互联网上的几十种免杀工具、113种白名单免杀方式、8种代码编译免杀、若干免杀实战技术,并对免杀效果进行了一一测试,为远控的免杀和杀软对抗免杀提供参考。

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,843 YARA 544 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

zephir

Repo star language fork intro

zig

Repo star language fork intro
zig 6,528 Zig 537 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