GitHub Trending Daily for 2021-08-25

trending

java

  • doocs/source-code-hunter

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

  • kunal-kushwaha/DSA-Bootcamp-Java

    This repository consists of the code samples, assignments, and the curriculum for the Community Classroom complete Data Structures & Algorithms Java bootcamp.

  • TeamNewPipe/NewPipe

    A libre lightweight streaming front-end for Android.

  • apache/druid

    Apache Druid: a high performance real-time analytics database.

  • jeremylong/DependencyCheck

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

  • ververica/flink-cdc-connectors

    Change Data Capture (CDC) Connectors for Apache Flink

  • doocs/advanced-java

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

  • macrozheng/springcloud-learning

    一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。22篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。

  • alibaba/ARouter

    💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)

  • Snailclimb/JavaGuide

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

  • apache/hudi

    Upserts, Deletes And Incremental Processing on Big Data.

  • grpc/grpc-java

    The Java gRPC implementation. HTTP/2 based RPC

  • react-native-camera/react-native-camera

    A Camera component for React Native. Also supports barcode scanning!

  • Anuken/Mindustry

    A sandbox tower defense game

  • debezium/debezium

    Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.

  • keycloak/keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • CyC2018/CS-Notes

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

  • kubernetes-client/java

    Official Java client library for kubernetes

  • web3j/web3j

    Lightweight Java and Android library for integration with Ethereum clients

  • fabric8io/kubernetes-client

    Java client for Kubernetes & OpenShift

  • prestodb/presto

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

  • elastic/elasticsearch

    Free and Open, Distributed, RESTful Search Engine

  • apache/camel

    Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.

  • JessYanCoding/AndroidAutoSize

    🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).

  • GoogleCloudPlatform/DataflowTemplates

    Google-provided Cloud Dataflow template pipelines for solving simple in-Cloud data tasks

scala

kotlin

swift

python

javascript

typescript

go

  • filebrowser/filebrowser

    📂 Web File Browser

  • armosec/kubescape

    kubescape is the first tool for testing if Kubernetes is deployed securely as defined in Kubernetes Hardening Guidance by to NSA and CISA (https://www.nsa.gov/News-Features/Feature-Stories/Article-View/Article/2716980/nsa-cisa-release-kubernetes-hardening-guidance/)

  • hashicorp/nomad

    Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.

  • vmware-tanzu/velero

    Backup and migrate Kubernetes applications and their persistent volumes

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

  • tektoncd/pipeline

    A cloud-native Pipeline resource.

  • cloudwego/kitex

  • argoproj/argo-cd

    Declarative continuous deployment for Kubernetes.

  • go-gitea/gitea

    Git with a cup of tea, painless self-hosted git service

  • ethereum/go-ethereum

    Official Go implementation of the Ethereum protocol

  • open-policy-agent/opa

    An open source, general-purpose policy engine.

  • kubernetes-sigs/external-dns

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

  • cli/cli

    GitHub’s official command line tool

  • gopherjs/gopherjs

    A compiler from Go to JavaScript for running Go code in a browser

  • open-policy-agent/gatekeeper

    Gatekeeper - Policy Controller for Kubernetes

  • gorilla/websocket

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

  • kubernetes-sigs/kubebuilder

    Kubebuilder - SDK for building Kubernetes APIs using CRDs

  • kubernetes-sigs/kustomize

    Customization of kubernetes YAML configurations

  • signalfx/splunk-otel-collector

  • asim/go-micro

    A Go framework for distributed systems development

  • hashicorp/terraform-provider-aws

    Terraform AWS provider

  • flipped-aurora/gin-vue-admin

    基于gin+vue搭建的(中)后台系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,通用工作流等基础功能,五分钟一套CURD前后端代码,VUE3版本正在重构,欢迎issue和pr~

  • yeasy/docker_practice

    Learn and understand Docker technologies, with real DevOps practice!

  • cri-o/cri-o

    Open Container Initiative-based implementation of Kubernetes Container Runtime Interface

  • go-redis/redis

    Type-safe Redis client for Golang

rust