GitHub Trending Daily for 2021-09-16

trending

java

  • jagrosh/MusicBot

    🎶 A Discord music bot that's easy to set up and run yourself!

  • macrozheng/mall

    mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

  • CyC2018/CS-Notes

    📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

  • 981011512/--

    停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车场(导航,可用车位数,停车场费用,优惠券,评分,评论等),可预约车位。⑤断电断网支持岗亭人员使用app可接管硬件进行停车记录的录入。 【技术架构】:后端开发语言java,框架oauth2+springboot2+dubble,数据库mysql/mongodb/redis,即时通讯底层框架net…

  • alibaba/canal

    阿里巴巴 MySQL binlog 增量订阅&消费组件

  • openjdk/jdk

    JDK main-line development

  • WeBankFinTech/Linkis

    Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resource control.

  • apache/maven

    Apache Maven core

  • doocs/advanced-java

    😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

  • CoderLeixiaoshuai/java-eight-part

    『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!

  • TheAlgorithms/Java

    All Algorithms implemented in Java

  • Netflix/zuul

    Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.

  • OpenFeign/feign

    Feign makes writing java http clients easier

  • spring-projects/spring-framework

    Spring Framework

  • termux/termux-app

    Termux - a terminal emulator application for Android OS extendible by variety of packages.

  • GoogleContainerTools/jib

    🏗 Build container images for your Java applications.

  • LuckSiege/PictureSelector

    Picture Selector Library for Android or 图片选择器

  • prometheus/jmx_exporter

    A process for exposing JMX Beans via HTTP for Prometheus consumption

  • junit-team/junit5

    ✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM

  • spring-projects/spring-boot

    Spring Boot

  • questdb/questdb

    An open source SQL database designed to process time series data, faster

  • apache/skywalking

    APM, Application Performance Monitoring System

  • 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.

  • linkedin/datahub

    A Metadata Platform for the Modern Data Stack

  • 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.

scala

kotlin

swift

python

javascript

typescript

go

  • hyperledger/fabric

    Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.

  • kubernetes-sigs/external-dns

    Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services

  • GoogleContainerTools/kaniko

    Build Container Images In Kubernetes

  • segmentio/asm

    Go library providing algorithms optimized to leverage the characteristics of modern CPUs

  • twpayne/chezmoi

    Manage your dotfiles across multiple diverse machines, securely.

  • go-redis/redis

    Type-safe Redis client for Golang

  • authelia/authelia

    The Single Sign-On Multi-Factor portal for web apps

  • knadh/listmonk

    High performance, self-hosted newsletter and mailing list manager with a modern dashboard. Single binary app.

  • golang/go

    The Go programming language

  • argoproj/argo-cd

    Declarative continuous deployment for Kubernetes.

  • argoproj/argo-workflows

    Workflow engine for Kubernetes

  • hashicorp/terraform-provider-google

    Terraform Google Cloud Platform provider

  • kgretzky/evilginx2

    Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication

  • stashapp/stash

    An organizer for your porn, written in Go

  • Shopify/sarama

    Sarama is a Go library for Apache Kafka 0.8, and up.

  • dexidp/dex

    OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors

  • xinliangnote/Go

    【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...

  • 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.

  • stretchr/testify

    A toolkit with common assertions and mocks that plays nicely with the standard library

  • sigstore/cosign

    Container Signing

  • GoogleCloudPlatform/spark-on-k8s-operator

    Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.

  • hashicorp/terraform-provider-kubernetes

    Terraform Kubernetes provider

  • erda-project/erda

    An enterprise-grade Cloud-Native application platform for Kubernetes.

  • GoogleCloudPlatform/golang-samples

    Sample apps and code written for Google Cloud in the Go programming language.

  • aquasecurity/kube-bench

    Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark

rust