GitHub Trending Daily for 2021-07-16

trending

java

  • dromara/Sa-Token

    这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...

  • kon9chunkit/GitHub-Chinese-Top-Charts

    🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!

  • opensearch-project/OpenSearch

    Open source distributed and RESTful search engine.

  • confluentinc/schema-registry

    Confluent Schema Registry for Kafka

  • apache/incubator-doris

    Apache Doris (Incubating)

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

  • IrisShaders/Iris

    (WIP) A new shaders mod for Minecraft intended to be compatible with existing ShadersMod/Optifine shaders

  • austinhuang0131/barinsta

    Open-source alternative Instagram client on Android. More maintainers needed!

  • jeecgboot/JimuReport

    「可视化报表工具」类似excel操作风格,在线拖拽完成设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。

  • Anuken/Mindustry

    A sandbox tower defense game

  • airbytehq/airbyte

    Airbyte is an open-source EL(T) platform that helps you replicate your data in your warehouses, lakes and databases.

  • jeecgboot/jeecg-boot

    「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。

  • apache/skywalking

    APM, Application Performance Monitoring System

  • NationalSecurityAgency/ghidra

    Ghidra is a software reverse engineering (SRE) framework

  • jetlinks/jetlinks-community

    JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。

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

  • seata/seata

    🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.

  • alibaba/nacos

    an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.

  • forezp/SpringCloudLearning

    《史上最简单的Spring Cloud教程源码》

  • spring-projects/spring-kafka

    Provides Familiar Spring Abstractions for Apache Kafka

  • spring-projects/spring-boot

    Spring Boot

  • alibaba/DataX

    DataX是阿里云DataWorks数据集成的开源版本。

  • fabric8io/kubernetes-client

    Java client for Kubernetes & OpenShift

  • apache/avro

    Apache Avro is a data serialization system.

  • Azure/azure-sdk-for-java

    This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.

scala

kotlin

swift

python

javascript

typescript

go

  • cloudwego/kitex

  • cloudwego/netpoll

    A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.

  • yedf/dtm

    🔥go语言分布式事务管理器 a lightweight distributed transaction management service, support xa tcc saga

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

  • envoyproxy/protoc-gen-validate

    protoc plugin to generate polyglot message validators

  • karmada-io/karmada

    Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration

  • codenotary/immudb

    immudb - world’s fastest immutable database

  • milvus-io/milvus

    An open source vector database powered by Faiss, NMSLIB and Annoy

  • bytedance/Elkeid

    Elkeid is a Cloud-Native Host-Based Intrusion Detection solution project to provide next-generation Threat Detection and Behavior Audition with modern architecture.

  • kubernetes/ingress-nginx

    NGINX Ingress Controller for Kubernetes

  • slackhq/nebula

    A scalable overlay networking tool with a focus on performance, simplicity and security

  • rancher/rancher

    Complete container management platform

  • magma/magma

    Platform for building access networks and modular network services

  • snail007/goproxy

    🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。

  • tmrts/go-patterns

    Curated list of Go design patterns, recipes and idioms

  • aquasecurity/kube-bench

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

  • kubernetes/kubernetes

    Production-Grade Container Scheduling and Management

  • avelino/awesome-go

    A curated list of awesome Go frameworks, libraries and software

  • panjf2000/gnet

    🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。

  • open-policy-agent/opa

    An open source, general-purpose policy engine.

  • containers/podman

    Podman: A tool for managing OCI containers and pods.

  • aws/aws-sdk-go

    AWS SDK for the Go programming language.

  • oauth2-proxy/oauth2-proxy

    A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

  • syncthing/syncthing

    Open Source Continuous File Synchronization

  • quay/clair

    Vulnerability Static Analysis for Containers

rust