GitHub Trending Daily for 2020-11-05

trending

java

  • prestodb/presto

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

  • geekxh/hello-algorithm

    东半球最酷的学习项目 | 1、我写的三十万字算法图解 2、千本开源电子书 3、100 张思维导图 4、100 篇大厂面经 5、30 个学习专题 右上角点个 star,加入我们万人学习群!English Supported!

  • MisterBooo/LeetCodeAnimation

    Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

  • funkygao/cp-ddd-framework

    A lightweight flexible development framework for complex business architecture!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!

  • webbukkit/dynmap

    A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.

  • eclipse/jetty.project

    Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more

  • google/ExoPlayer

    An extensible media player for Android

  • open-telemetry/opentelemetry-java

    OpenTelemetry Java SDK

  • wuyouzhuguli/SpringAll

    循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc

  • keycloak/keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • apache/skywalking

    APM, Application Performance Monitoring System

  • OpenAPITools/openapi-generator

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

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

  • jellysquid3/lithium-fabric

    A Fabric mod designed to improve the general performance of Minecraft without breaking things

  • zo0r/react-native-push-notification

    React Native Local and Remote Notifications

  • confluentinc/schema-registry

    Confluent Schema Registry for Kafka

  • apache/flink

    Apache Flink

  • elunez/eladmin

    项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由

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

  • openid/AppAuth-Android

    Android client SDK for communicating with OAuth 2.0 and OpenID Connect providers.

  • Snailclimb/JavaGuide

    「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

  • GoogleContainerTools/jib

    Build container images for your Java applications.

  • confluentinc/ksql

    The event streaming database purpose-built for stream processing applications

  • eugenp/tutorials

    Just Announced - "Learn Spring Security OAuth":

  • flowable/flowable-engine

    A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.

scala

kotlin

swift

python

javascript

typescript

go

  • argoproj/argo-cd

    Declarative continuous deployment for Kubernetes.

  • aws/aws-sdk-go

    AWS SDK for the Go programming language.

  • moonD4rk/HackBrowserData

    Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。

  • open-telemetry/opentelemetry-collector

    OpenTelemetry Collector

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

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

  • pion/webrtc

    Pure Go implementation of the WebRTC API

  • asim/nitro

    Nitro (formerly known as Go Micro) is a blazingly fast framework for distributed app development.

  • temporalio/temporal

    Temporal service and CLI

  • thanos-io/thanos

    Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.

  • elastic/beats

    Beats - Lightweight shippers for Elasticsearch & Logstash

  • minio/minio

    High Performance, Kubernetes Native Object Storage

  • swaggo/swag

    Automatically generate RESTful API documentation with Swagger 2.0 for Go.

  • pingcap/tidb

    TiDB is an open source distributed HTAP database compatible with the MySQL protocol

  • jackc/pgx

    PostgreSQL driver and toolkit for Go

  • hybridgroup/gocv

    Go package for computer vision using OpenCV 4 and beyond.

  • openshift/origin

    Conformance test suite for OpenShift

  • sirupsen/logrus

    Structured, pluggable logging for Go.

  • kubernetes/ingress-nginx

    NGINX Ingress Controller for Kubernetes

  • tailscale/tailscale

    The easiest, most secure way to use WireGuard and 2FA.

  • golang/mock

    GoMock is a mocking framework for the Go programming language.

  • jetstack/cert-manager

    Automatically provision and manage TLS certificates in Kubernetes

  • grafana/loki

    Like Prometheus, but for logs.

  • kubernetes-sigs/kind

    Kubernetes IN Docker - local clusters for testing Kubernetes

  • DATA-DOG/go-sqlmock

    Sql mock driver for golang to test database interactions

rust