go
-
screego/server
screen sharing for developers https://screego.net/
-
terraform-providers/terraform-provider-azurerm
Terraform provider for Azure Resource Manager
-
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
-
sirupsen/logrus
Structured, pluggable logging for Go.
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
tal-tech/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.
-
lanyulei/ferry
本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。
-
aws/aws-sdk-go
AWS SDK for the Go programming language.
-
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.
-
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
-
golang/go
The Go programming language
-
roboll/helmfile
Deploy Kubernetes Helm Charts
-
quay/clair
Vulnerability Static Analysis for Containers
-
terraform-providers/terraform-provider-aws
Terraform AWS provider
-
RichardKnop/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
-
containers/buildah
A tool that facilitates building OCI images
-
golang-migrate/migrate
Database migrations. CLI and Golang library.
-
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
-
filecoin-project/lotus
Implementation of the Filecoin protocol, written in Go
-
chriswalz/bit
Bit is a modern Git CLI
-
cilium/cilium
eBPF-based Networking, Security, and Observability
-
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
-
TheAlgorithms/Go
Algorithms Implemented in GoLang
-
moby/buildkit
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
-
DataDog/datadog-agent
Datadog Agent
java
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
yuanguangxin/LeetCode
LeetCode刷题记录与面试整理
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
macrozheng/mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
-
thingsboard/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
macrozheng/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(39k+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容器化部署。
-
kaustubhgupta/Hacktoberfest2020_
Use this repository to contribute quality code in languages you are comfortable with during the Hacktoberfest event. Do not make this repo act like a source of +1
-
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
-
dbeaver/dbeaver
Free universal database tool and SQL client
-
awsdocs/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
-
FasterXML/jackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
-
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
-
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
-
zhangdaiscott/jeecg-boot
基于代码生成器的低代码平台,超越传统商业平台!前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新开发模式(OnlineCoding-> 代码生成-> 手工MERGE),帮助Java项目解决70%重复工作,让开发更关注业务逻辑,既能快速提高开发效率,帮助公司节省成本,同时又不失灵活性。
-
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
apache/storm
Mirror of Apache Storm
-
xkcoding/spring-boot-demo
spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作M…
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
Snailclimb/springboot-guide
Not only Spring Boot but also important knowledge of Spring(不只是SpringBoot还有Spring重要知识点)
-
dooboolab/react-native-iap
react-native native module for In App Purchase.
-
linlinjava/litemall
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
-
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
javascript
python
rust