GitHub Trending Daily for 2021-07-28

trending

java

  • doocs/source-code-hunter

    😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等

  • fuzhengwei/small-spring

    🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。

  • seata/seata

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

  • spotbugs/spotbugs

    SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.

  • keycloak/keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • doocs/jvm

    🤗 JVM 底层原理最全知识总结

  • linkedin/datahub

    A Metadata Platform for the Modern Data Stack

  • prestodb/presto

    The official home of the Presto distributed SQL query engine for big data

  • apache/dubbo

    Apache Dubbo is a high-performance, java based, open source RPC framework.

  • confluentinc/ksql

    The database purpose-built for stream processing applications.

  • raphw/byte-buddy

    Runtime code generation for the Java virtual machine.

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

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

  • li-xiaojun/XPopup

    🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom popup view.)

  • spring-projects/spring-graphql

    Spring integration for GraphQL

  • jeremylong/DependencyCheck

    OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.

  • alibaba/Sentinel

    A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)

  • fabric8io/kubernetes-client

    Java client for Kubernetes & OpenShift

  • alibaba/easyexcel

    快速、简单避免OOM的java处理Excel工具

  • micronaut-projects/micronaut-core

    Micronaut Application Framework

  • google/tsunami-security-scanner

    Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence.

  • apache/skywalking

    APM, Application Performance Monitoring System

  • apache/zookeeper

    Apache ZooKeeper

  • 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 the box`.

  • alibaba/spring-cloud-alibaba

    Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

scala

kotlin

swift

python

javascript

typescript

go

  • iotexproject/iotex-core

    Official implementation of IoTeX blockchain protocol in Go.

  • amirgamil/apollo

    A Unix-style personal search engine and web crawler for your digital footprint.

  • golang-jwt/jwt

    Community maintained clone of https://github.com/dgrijalva/jwt-go

  • erda-project/erda

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

  • aquasecurity/trivy

    Scanner for vulnerabilities in container images, file systems, and Git repositories, as well as for configuration issues

  • hashicorp/consul

    Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

  • daffainfo/Key-Checker

    Go scripts for checking API key / access token validity

  • tinode/chat

    Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots

  • sourcegraph/sourcegraph

    Universal code search (self-hosted)

  • dgrijalva/jwt-go

    ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:

  • cloudreve/Cloudreve

    🌩支持多家云存储的云盘系统 (A project helps you build your own cloud in minutes)

  • slack-go/slack

    Slack API in Go - community-maintained fork created by the original author, @nlopes

  • prometheus/node_exporter

    Exporter for machine metrics

  • gorilla/websocket

    A fast, well-tested and widely used WebSocket implementation for Go.

  • cockroachdb/cockroach

    CockroachDB - the open source, cloud-native distributed SQL database.

  • gin-gonic/gin

    Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

  • kubernetes/enhancements

    Enhancements tracking repo for Kubernetes

  • go-yaml/yaml

    YAML support for the Go language.

  • golang/mock

    GoMock is a mocking framework for the Go programming language.

  • tektoncd/pipeline

    A cloud-native Pipeline resource.

  • argoproj/argo-workflows

    Workflow engine for Kubernetes

  • jetstack/cert-manager

    Automatically provision and manage TLS certificates in Kubernetes

  • containers/podman

    Podman: A tool for managing OCI containers and pods.

  • robfig/cron

    a cron library for go

  • kubernetes/test-infra

    Test infrastructure for the Kubernetes project.

rust