GitHub Trending Daily for 2022-06-03

trending

java

  • YunaiV/SpringBoot-Labs

    一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024

  • doocs/source-code-hunter

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

  • google/gson

    A Java serialization/deserialization library to convert Java Objects into JSON and back

  • wenbochang888/house

    有完整版的PDF下载。

  • M66B/FairEmail

    Fully featured, open source, privacy friendly email app for Android

  • Activiti/Activiti

    Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the…

  • 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/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.

  • confluentinc/ksql

    The database purpose-built for stream processing applications.

  • reactor/reactor-netty

    TCP/HTTP/UDP/QUIC client/server with Reactor over Netty

  • material-components/material-components-android

    Modular and customizable Material Design UI components for Android

  • quarkusio/quarkus

    Quarkus: Supersonic Subatomic Java.

  • 648540858/wvp-GB28181-pro

    WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。

  • Blankj/AndroidUtilCode

    Android developers should collect the following utils(updating).

  • android-hacker/VirtualXposed

    A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.

  • Tencent/APIJSON

    零代码、全功能、强安全 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 A JSON Transmission Protocol and an ORM Library for providing APIs and Docs without writing any code.

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

  • ReactiveX/RxJava

    RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

  • xuxueli/xxl-job

    A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)

  • TheAlgorithms/Java

    All Algorithms implemented in Java

  • Netflix/conductor

    Conductor is a microservices orchestration engine.

  • apache/beam

    Apache Beam is a unified programming model for Batch and Streaming data processing.

  • kunal-kushwaha/DSA-Bootcamp-Java

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

  • android/connectivity-samples

    Multiple samples showing the best practices in connectivity on Android.

  • karatelabs/karate

    Test Automation Made Simple

  • catvod/CatVodTVSpider

scala

  • delta-io/delta

    An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs for Scala, Java, Rust, Ruby, and Python.

  • twitter/finagle

    A fault tolerant, protocol-agnostic RPC system

  • gatling/gatling

    Modern Load Testing as Code

  • awslabs/deequ

    Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.

  • TheHive-Project/TheHive

    TheHive: a Scalable, Open Source and Free Security Incident Response Platform

  • playframework/playframework

    Play Framework

  • JohnSnowLabs/spark-nlp

    State of the Art Natural Language Processing

  • akka/akka

    Build highly concurrent, distributed, and resilient message-driven applications on the JVM

  • apache/spark

    Apache Spark - A unified analytics engine for large-scale data processing

  • apache/incubator-kyuubi

    Apache Kyuubi is a distributed multi-tenant JDBC server for large-scale data processing and analytics, built on top of Apache Spark

  • microsoft/SynapseML

    Simple and Distributed Machine Learning

  • linkedin/feathr

    Feathr – An Enterprise-Grade, High Performance Feature Store

  • twitter/scrooge

    A Thrift parser/generator

  • Azure/azure-cosmosdb-spark

    Apache Spark Connector for Azure Cosmos DB

  • databricks/spark-xml

    XML data source for Spark SQL and DataFrames

  • slick/slick

    Scala Language Integrated Connection Kit. Slick is a modern database query and access library for Scala

  • rtyley/bfg-repo-cleaner

    Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala

  • lampepfl/dotty

    The Scala 3 compiler, also known as Dotty.

  • chipsalliance/chisel3

    Chisel 3: A Modern Hardware Design Language

  • datastax/spark-cassandra-connector

    DataStax Spark Cassandra Connector

  • rockthejvm/udemy-scala-beginners

  • akka/akka-http

    The Streaming-first HTTP server/module of Akka

  • typelevel/cats

    Lightweight, modular, and extensible library for functional programming.

  • streamxhub/streamx

    Make stream processing easier! Flink & Spark development scaffold, The original intention of StreamX is to make the development of Flink easier. StreamX focuses on the management of development phases and tasks. Our ultimate goal is to build a one-stop big data solution integrating stream processing, batch processing, data warehouse and data laker.

  • databricks/spark-redshift

    Redshift data source for Apache Spark

kotlin

swift

python

javascript

typescript

go

  • samber/lo

    A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)

  • tinygo-org/tinygo

    Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

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

  • grpc/grpc-go

    The Go language implementation of gRPC. HTTP/2 based RPC

  • grpc-ecosystem/grpc-gateway

    gRPC to JSON proxy generator following the gRPC HTTP spec

  • ethereum-optimism/optimism

    The Optimism monorepo

  • hashicorp/vault

    A tool for secrets management, encryption as a service, and privileged access management

  • hashicorp/terraform-provider-aws

    Terraform AWS provider

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

  • dapr/dapr

    Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.

  • twitchtv/twirp

    A simple RPC framework with protobuf service definitions

  • jackc/pgx

    PostgreSQL driver and toolkit for Go

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

  • casbin/casbin

    An authorization library that supports access control models like ACL, RBAC, ABAC in Golang

  • prometheus/node_exporter

    Exporter for machine metrics

  • noisetorch/NoiseTorch

    Real-time microphone noise suppression on Linux.

  • bufbuild/connect-go

    Simple, reliable, interoperable. A better gRPC.

  • fyne-io/fyne

    Cross platform GUI in Go inspired by Material Design

  • containers/podman

    Podman: A tool for managing OCI containers and pods.

  • dgrijalva/jwt-go

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

  • v2fly/v2ray-core

    A platform for building proxies to bypass network restrictions.

  • elastic/cloud-on-k8s

    Elastic Cloud on Kubernetes

  • ory/hydra

    OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Works with Hardware Security Modules. Compatible with MITREid.

  • ccfos/nightingale

    An enterprise-level cloud-native monitoring system, which can be used as drop-in replacement of Prometheus for alerting and Grafana for visualization.

  • envoyproxy/gateway

    Manages Envoy Proxy as a standalone or Kubernetes-based application gateway

rust