go
-
authelia/authelia
The Single Sign-On Multi-Factor portal for web apps
-
linkerd/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
-
projectdiscovery/nuclei
Fast and customizable vulnerability scanner based on simple YAML based DSL.
-
fyne-io/fyne
Cross platform GUI in Go inspired by Material Design
-
cilium/cilium
eBPF-based Networking, Security, and Observability
-
OpenIMSDK/Open-IM-Server
Open-IM-Server is open source instant messaging Server.Backend in Go.
-
dutchcoders/transfer.sh
Easy and fast file sharing from the command-line.
-
influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
-
NyDubh3/CuiRi
一款红队专用免杀木马生成器,基于shellcode生成绕过所有杀软的木马。
-
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
-
cncamp/golang
-
rs/zerolog
Zero Allocation JSON Logger
-
argoproj/argo-workflows
Workflow engine for Kubernetes
-
evanw/esbuild
An extremely fast JavaScript bundler and minifier
-
coredns/coredns
CoreDNS is a DNS server that chains plugins
-
crossplane/crossplane
Manage any infrastructure your applications need directly from Kubernetes
-
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
-
vmware-tanzu/velero
Backup and migrate Kubernetes applications and their persistent volumes
-
oam-dev/kubevela
The Modern Application Deployment System Based on OAM.
-
Shopify/sarama
Sarama is a Go library for Apache Kafka 0.8, and up.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
prometheus/alertmanager
Prometheus Alertmanager
-
dexidp/dex
OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
-
erda-project/erda
An enterprise-grade Cloud-Native application platform for Kubernetes.
java
-
macrozheng/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。
-
jagrosh/MusicBot
🎶 A Discord music bot that's easy to set up and run yourself!
-
google/ExoPlayer
An extensible media player for Android
-
apache/skywalking
APM, Application Performance Monitoring System
-
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
-
seaswalker/spring-analysis
Spring源码阅读
-
981011512/--
停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车场(导航,可用车位数,停车场费用,优惠券,评分,评论等),可预约车位。⑤断电断网支持岗亭人员使用app可接管硬件进行停车记录的录入。 【技术架构】:后端开发语言java,框架oauth2+springboot2+dubble,数据库mysql/mongodb/redis,即时通讯底层框架net…
-
openjdk/jdk
JDK main-line development
-
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
-
zinggAI/zingg
Scalable fuzzy matching for data mastering, deduplication and entity resolution.
-
apache/druid
Apache Druid: a high performance real-time analytics database.
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
Blankj/AndroidUtilCode
🔥 Android developers should collect the following utils(updating).
-
rubyangxg/jd-qinglong
-
apache/calcite
Apache Calcite
-
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
SeleniumHQ/selenium
A browser automation framework and ecosystem.
-
WeBankFinTech/DataSphereStudio
DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, and task scheduling.
-
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
-
apache/dolphinscheduler
Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available out of box.
-
debezium/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
-
linkedin/datahub
A Metadata Platform for the Modern Data Stack
javascript
-
30-seconds/30-seconds-of-code
Short JavaScript code snippets for all your development needs
-
AMAI-GmbH/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2021
-
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
-
mui-org/material-ui
Material-UI is a simple and customizable component library to build faster, beautiful, and more accessible React applications. Follow your own design system, or start with Material Design.
-
LeCoupa/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
-
tannerlinsley/react-table
⚛️ Hooks for building fast and extendable tables and datagrids for React
-
HashLips/hashlips_art_engine
HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
answershuto/learnVue
Vue.js 源码解析
-
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
vuejs/vue-cli
🛠️ Standard Tooling for Vue.js Development
-
eritislami/evobot
🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide
-
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
-
nuxt/nuxt.js
The Intuitive Vue Framework
-
LingDong-/fishdraw
procedurally generated fish drawings
-
xingrz/awsl
Auto AWSLing
-
appium/appium
📱 Automation for iOS, Android, and Windows Apps.
-
dropzone/dropzone
Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
-
parcel-bundler/parcel
📦🚀 Blazing fast, zero configuration web application bundler
-
Androz2091/discord-music-bot
The perfect music bot for your Discord server! 🤘
-
SudhanPlayz/Discord-MusicBot
An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
-
jgraph/drawio-desktop
Official electron build of diagrams.net
-
nosir/cleave.js
Format input text content when you are typing...
-
wix/Detox
Gray box end-to-end testing and automation framework for mobile apps
-
localtunnel/localtunnel
expose yourself
python
-
public-apis/public-apis
A collective list of free APIs
-
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
-
testerSunshine/12306
12306智能刷票,订票
-
PyTorchLightning/lightning-flash
Your PyTorch AI Factory - Flash enables you to easily configure and run complex AI recipes for over 15 tasks across 7 data domains
-
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
-
ghealer/GUI_Tools
一个由各种图形化渗透工具组成的工具集
-
horizon3ai/CVE-2021-38647
Proof on Concept Exploit for CVE-2021-38647 (OMIGOD)
-
FutureSenzhong/FastAPI-demo
Python3.7 + FastAPI + MySQL + Redis + Tortoise-orm + aerich 这是一个各种教程的集合体,持续踩坑中
-
xfangfang/Macast
Macast is a cross-platform application which using mpv as DLNA Media Renderer.
-
PeterL1n/RobustVideoMatting
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
-
huggingface/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
-
Z4nzu/hackingtool
ALL IN ONE Hacking Tool For Hackers
-
eliahuhorwitz/DeepSIM
Official PyTorch implementation of the paper: "DeepSIM: Image Shape Manipulation from a Single Augmented Training Sample" (ICCV 2021 Oral)
-
The-Art-of-Hacking/h4cker
This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
-
sphinx-doc/sphinx
Main repository for the Sphinx documentation builder
-
frappe/frappe
Low code web framework for real world applications, in Python and Javascript
-
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
-
open-mmlab/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
-
GamestonkTerminal/GamestonkTerminal
Investment Research for Everyone.
-
spack/spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
-
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
-
pittcsc/Summer2022-Internships
Collection of Summer 2022 tech internships!
-
rwightman/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
-
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
-
Netflix/metaflow
Build and manage real-life data science projects with ease.
rust