GitHub Trending Daily for 2022-08-04

trending

java

  • theonedev/onedev

    Self-hosted Git Server with CI/CD and Kanban

  • debezium/debezium

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

  • alibaba/arthas

    Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas

  • prestodb/presto

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

  • 648540858/wvp-GB28181-pro

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

  • quarkusio/quarkus

    Quarkus: Supersonic Subatomic Java.

  • reactor/reactor-netty

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

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

  • mock-server/mockserver

    MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and…

  • ben-manes/caffeine

    A high performance caching library for Java

  • spring-projects/spring-boot

    Spring Boot

  • Netflix/conductor

    Conductor is a microservices orchestration engine.

  • react-native-svg/react-native-svg

    SVG library for React Native, React Native Web, and plain React web projects.

  • gz-yami/mall4j

    电商商城 java电商商城系统 uniapp商城 多用户商城

  • keycloak/keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • redis/jedis

    Redis Java client designed for performance and ease of use.

  • OpenLineage/OpenLineage

    An Open Standard for lineage metadata collection

  • alibaba/druid

    阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池

  • alibaba/easyexcel

    快速、简洁、解决大文件内存溢出的java处理Excel工具

  • strimzi/strimzi-kafka-operator

    Apache Kafka® running on Kubernetes

  • trinodb/trino

    Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)

  • apache/rocketmq

    Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.

  • Netflix/zuul

    Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.

  • alibaba/Sentinel

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

  • seata/seata

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

scala

kotlin

swift

python

javascript

typescript

go

  • nsqio/nsq

    A realtime distributed messaging platform

  • golang/go

    The Go programming language

  • rancher/rancher

    Complete container management platform

  • jackc/pgx

    PostgreSQL driver and toolkit for Go

  • gioui/gio

    Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)

  • docker-slim/docker-slim

    DockerSlim (docker-slim): Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)

  • chaos-mesh/chaos-mesh

    A Chaos Engineering Platform for Kubernetes.

  • labstack/echo

    High performance, minimalist Go web framework

  • go-playground/validator

    Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving

  • hajimehoshi/ebiten

    Ebitengine - A dead simple 2D game library for Go

  • golangci/golangci-lint

    Fast linters Runner for Go

  • moby/moby

    Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

  • helmfile/helmfile

    Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases in one shot

  • fluxcd/flagger

    Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)

  • open-telemetry/opentelemetry-go

    OpenTelemetry Go API and SDK

  • metallb/metallb

    A network load-balancer implementation for Kubernetes using standard routing protocols

  • cookieY/Yearning

    A most popular sql audit platform for mysql

  • DataDog/datadog-agent

    Datadog Agent

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

  • go-gorm/gorm

    The fantastic ORM library for Golang, aims to be developer friendly

  • helm/charts

    (OBSOLETE) Curated applications for Kubernetes

  • prometheus-operator/prometheus-operator

    Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes

  • 99designs/gqlgen

    go generate based graphql server library

  • influxdata/influxdb

    Scalable datastore for metrics, events, and real-time analytics

  • segmentio/kafka-go

    Kafka library in Go

rust

  • MystenLabs/sui

    Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language

  • solana-labs/solana-program-library

    A collection of Solana-maintained on-chain programs

  • TheAlgorithms/Rust

    All Algorithms implemented in Rust

  • paritytech/polkadot

    Polkadot Node Implementation

  • Geal/nom

    Rust parser combinator framework

  • dani-garcia/vaultwarden

    Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs

  • CeresDB/ceresdb

    CeresDB is a high-performance, distributed, schema-less, cloud native time-series database that can handle both time-series and analytics workloads.

  • bottlerocket-os/bottlerocket

    An operating system designed for hosting containers

  • AleoHQ/snarkOS

    A Decentralized Operating System for Zero-Knowledge Applications

  • vectordotdev/vector

    A high-performance observability data pipeline.

  • gfx-rs/wgpu

    Safe and portable GPU abstraction in Rust, implementing WebGPU API.

  • diesel-rs/diesel

    A safe, extensible ORM and Query Builder for Rust

  • launchbadge/sqlx

    The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.

  • budde25/switcheroo

    A cross platform, rust implementation for the Tegra X1 bootROM exploit

  • foundry-rs/foundry

    Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

  • barafael/cute-copter

  • sigp/lighthouse

    Ethereum consensus client in Rust

  • rust-lang/rust

    Empowering everyone to build reliable and efficient software.

  • starcoinorg/starcoin

    Starcoin - A smart contract blockchain network that scales by layering

  • lambdaclass/cleopatra_cairo

    Cleopatra Cairo is a Rust implementation of the Cairo VM. Cairo is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly. Cairo and similar proof systems can be used to provide scalability to blockchains.

  • tokio-rs/axum

    Ergonomic and modular web framework built with Tokio, Tower, and Hyper

  • rust-windowing/winit

    Window handling library in pure Rust

  • serde-rs/serde

    Serialization framework for Rust

  • solana-labs/solana

    Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

  • tensorflow/rust

    Rust language bindings for TensorFlow