GitHub Trending Daily for 2023-03-09

trending

java

  • Grt1228/chatgpt-java

    ChatGPT的Java客户端,ChatGPT Java SDK。OpenAI官方Api的Java 版SDK。OpenAI GPT-3.5-Turb Api Client for Java

  • LMAX-Exchange/disruptor

    High Performance Inter-Thread Messaging Library

  • micronaut-projects/micronaut-core

    Micronaut Application Framework

  • YunaiV/ruoyi-vue-pro

    官方推荐 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。你的 Star ,是作者生发的动力!

  • apache/beam

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

  • lcomplete/huntly

    Huntly, information management tool, rss reader, automatic saving browsed contents include tweets, github stars management tool. 信息管理工具、RSS 阅读器、GitHub stars 管理、推文管理、自动记录浏览过的文章。

  • ververica/flink-cdc-connectors

    CDC Connectors for Apache Flink®

  • liquibase/liquibase

    Main Liquibase Source

  • krahets/hello-algo

    《Hello 算法》是一本动画图解、能运行、可提问的数据结构与算法入门书,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言。

  • alibaba/DataX

    DataX是阿里云DataWorks数据集成的开源版本。

  • spring-projects/spring-security-samples

  • YunaiV/yudao-cloud

    ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 Star ,是作者生发的动力!

  • 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.md file below.

  • google/guava

    Google core libraries for Java

  • apache/skywalking

    APM, Application Performance Monitoring System

  • apache/rocketmq

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

  • PojavLauncherTeam/PojavLauncher

    A Minecraft: Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for Android platform.

  • PhilJay/MPAndroidChart

    A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.

  • alibaba/nacos

    an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.

  • jeecgboot/jeecg-boot

    「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。

  • springdoc/springdoc-openapi

    Library for OpenAPI 3 with spring-boot

  • Snailclimb/JavaGuide

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

  • dromara/hutool

    A set of tools that keep Java sweet.

  • alibaba/easyexcel

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

  • wuyouzhuguli/SpringAll

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

scala

kotlin

swift

python

javascript

typescript

go

  • zinclabs/zincsearch

    ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.

  • moby/moby

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

  • alist-org/alist

    A file list program that supports multiple storage, powered by Gin and Solidjs. / 一个支持多存储的文件列表程序,使用 Gin 和 Solidjs。

  • Shopify/sarama

    Sarama is a Go library for Apache Kafka.

  • devfullcycle/gointensivo2

  • 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-sigs/external-dns

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

  • json-iterator/go

    A high-performance 100% compatible drop-in replacement of "encoding/json"

  • wailsapp/wails

    Create beautiful applications using Go

  • ethereum/go-ethereum

    Official Go implementation of the Ethereum protocol

  • nektos/act

    Run your GitHub Actions locally

  • unknwon/the-way-to-go_ZH_CN

    《The Way to Go》中文译本,中文正式名《Go 入门指南》

  • go-gorm/gorm

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

  • prysmaticlabs/prysm

    Go implementation of Ethereum proof of stake

  • golang/go

    The Go programming language

  • kubesphere/kubesphere

    The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈

  • msterzhang/onelist

    一个类似emby的专注于刮削alist聚合网盘形成影视媒体库的程序。

  • containerd/containerd

    An open and reliable container runtime

  • tailscale/tailscale

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

  • seaweedfs/seaweedfs

    SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.

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

  • gofiber/fiber

    Express inspired web framework written in Go

  • cilium/hubble

    Hubble - Network, Service & Security Observability for Kubernetes using eBPF

  • databus23/helm-diff

    A helm plugin that shows a diff explaining what a helm upgrade would change

  • WireGuard/wireguard-go

    Mirror only. Official repository is at https://git.zx2c4.com/wireguard-go

rust