go
-
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.
-
kubernetes-sigs/aws-load-balancer-controller
A Kubernetes controller for Elastic Load Balancers
-
mikefarah/yq
yq is a portable command-line YAML processor
-
mattermost/mattermost-server
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
-
GoogleContainerTools/kaniko
Build Container Images In Kubernetes
-
lima-vm/lima
Linux virtual machines, on macOS (aka "Linux-on-Mac", "macOS subsystem for Linux", "containerd for Mac", unofficially)
-
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
-
ent/ent
An entity framework for Go
-
docker/compose
Define and run multi-container applications with Docker
-
influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
-
go-redis/redis
Type-safe Redis client for Golang
-
charmbracelet/bubbletea
A powerful little TUI framework 🏗
-
micro/micro
Micro is a distributed cloud operating system
-
cilium/cilium
eBPF-based Networking, Security, and Observability
-
hashicorp/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
-
JanDeDobbeleer/oh-my-posh
A prompt theme engine for any shell.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
aws/amazon-vpc-cni-k8s
Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS
-
kubernetes/autoscaler
Autoscaling components for Kubernetes
-
aws/copilot-cli
The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner, Amazon ECS, and AWS Fargate.
-
zeromicro/go-zero
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.
-
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
-
gardener/gardener
Kubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, EquinixMetal, vSphere, MetalStack, and Kubevirt with minimal TCO.
-
merico-dev/lake
DevLake: the data lake for dev & dashboard for your DevOps tools.
-
kubernetes/sample-controller
Repository for sample controller. Complements sample-apiserver
java
-
dromara/Sa-Token
这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...
-
alibaba/easyexcel
快速、简单避免OOM的java处理Excel工具
-
dromara/hutool
🍬A set of tools that keep Java sweet.
-
square/retrofit
A type-safe HTTP client for Android and the JVM
-
jenkinsci/jenkins
Jenkins automation server
-
grpc/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
-
wuyouzhuguli/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
-
pinpoint-apm/pinpoint
APM, (Application Performance Management) tool for large-scale distributed systems.
-
macrozheng/mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
-
WeiYe-Jing/datax-web
DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。
-
baomidou/mybatis-plus
An powerful enhanced toolkit of MyBatis for simplify development
-
apache/incubator-doris
Apache Doris (Incubating)
-
jeecgboot/jeecg-boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
-
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
-
Blankj/AndroidUtilCode
🔥 Android developers should collect the following utils(updating).
-
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
-
skylot/jadx
Dex to Java decompiler
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
-
KunMinX/Jetpack-MVVM-Best-Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
-
eleme/lancet
A lightweight and fast AOP framework for Android App and SDK developers
-
apache/maven
Apache Maven core
-
apache/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
dbeaver/dbeaver
Free universal database tool and SQL client
-
apache/flink
Apache Flink
javascript
-
medusajs/medusa
The open-source Shopify alternative ⚡️
-
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
-
AsyncBanana/microdiff
A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.
-
ethereum-boilerplate/ethereum-boilerplate
The ultimate full-stack Ethereum Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with any EVM system and even Solana support is coming soon! Happy BUIDL!👷♂️
-
vercel/next.js
The React Framework
-
ethereum/remix-project
Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
-
OpenZeppelin/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
-
MetaMask/metamask-extension
🌐 🔌 The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
-
serverless/serverless
⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
-
ascoders/weekly
前端精读周刊。帮你理解最前沿、实用的技术。
-
serverless/examples
Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
-
Th3Wall/Fakeflix
Not the usual clone that you can find on the web.
-
Anarios/return-youtube-dislike
Chrome extension to return youtube dislikes
-
jvdutra/open-source-rpg
App de um sistema de RPG via web/navegador, semelhante e inspirado no usado pela série de RPG Ordem Paranormal, com integrações em stream, criação de personagens, painel para o mestre, etc.
-
babysor/MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
-
electerm/electerm
📻Terminal/ssh/sftp client(linux, mac, win)
-
pedroslopez/whatsapp-web.js
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
-
dcloudio/uni-app
uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架
-
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
-
webrtc/samples
WebRTC Web demos and samples
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
OpenZeppelin/openzeppelin-contracts-upgradeable
Upgradeable variant of OpenZeppelin Contracts, meant for use in upgradeable contracts.
-
microsoft/monaco-editor
A browser based code editor
-
rolling-scopes-school/tasks
-
hotwired/turbo-rails
Use Turbo in your Ruby on Rails app
python
-
PaddlePaddle/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
-
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies. An increasing number of SOTA Quant research works/papers are released in Qlib.
-
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
-
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
-
MIC-DKFZ/nnUNet
-
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
-
open-mmlab/mmfewshot
OpenMMLab FewShot Learning Toolbox and Benchmark
-
PeterL1n/RobustVideoMatting
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
-
booknlp/booknlp
BookNLP, a natural language processing pipeline for books
-
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
-
enpeizhao/CVprojects
computer vision projects | 计算机视觉等好玩的AI项目
-
microsoft/recommenders
Best Practices on Recommendation Systems
-
0x0021h/expbox
Vulnerability Exploitation Code Collection Repository
-
scipy/scipy
SciPy library main repository
-
BR-IDL/PaddleViT
🤖 PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+
-
DarkSprings/CVE-2021-42321
Microsoft Exchange Server Poc
-
Azure/azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
-
PaddlePaddle/PaddleRec
大规模推荐算法库,包含推荐系统经典及最新算法LR、Wide&Deep、DSSM、TDM、MIND、Word2Vec、DeepWalk、SSR、GRU4Rec、Youtube_dnn、NCF、GNN、FM、FFM、DeepFM、DCN、DIN、DIEN、DLRM、MMOE、PLE、ESMM、MAML、xDeepFM、DeepFEFM、NFM、AFM、RALM、Deep Crossing、PNN、BST、AutoInt、FGCNN、FLEN、ListWise等,包含经典推荐系统数据集criteo 、movielens等
-
facebookresearch/AugLy
A data augmentations library for audio, image, text, and video.
-
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
-
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
commaai/openpilot
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 100 supported car makes and models.
-
pytorch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
facebookresearch/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
rust