10000 zhenyu-cpu (zhenyu) / Starred · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View zhenyu-cpu's full-sized avatar
  • 15:38 (UTC -12:00)

Block or report zhenyu-cpu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Starred repositories

Showing results

Zero-config, pure-Go HTTP request visualizer & debugger for local Go web development.

Go 248 13 Updated May 5, 2025

一个简单易用的关联字段填充框架,通过简单的注解配置快速根据外键/编码值填充相关字段,支持字典,枚举,方法等多种数据源。 A simple and easy-to-use data mapping framework, quickly populate relevant fields according to foreign keys/encoded values through simple…

Java 243 34 Updated Sep 22, 2024

Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器

Java 539 80 Updated May 5, 2025

摸鱼低代码平台一个不正经的名字,却是一个很正经的项目。首创微服务单体服务一体化架构。基于SpringBoot3,Vue3等最新前后端技术栈。已用于多个成熟项目,学习和实战两不误。

Java 444 83 Updated Apr 30, 2025

🌏 A tiny 0-dependency thread-safe Java™ lib for setting/viewing dns programmatically without touching host file, make unit/integration testing portable; and a tiny tool for setting/viewing dns of r…

Java 930 188 Updated Apr 14, 2025

A Go web framework for quickly building recommendation online services based on JSON configuration.

Go 85 16 Updated Apr 28, 2025

A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple etc.

C++ 1,734 270 Updated Apr 30, 2025

OpenTelemetry Compile-Time Instrumentation for Golang

Go 556 64 Updated May 7, 2025
C 101 28 Updated May 6, 2025

SmartEngine is a lightweight business orchestration engine.

Java 829 230 Updated May 4, 2025

Fast and Lightweight Observability Data Collector

C++ 1,876 391 Updated May 7, 2025

GoFrame Helper is a Goland/IntelliJ plugin for GoFrame, similar to Laravel Idea. It provides code completion, live templates, file watch, and other features for GoFrame to make your Goframe's journ…

Kotlin 24 1 Updated Nov 26, 2024

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

Go 17,376 753 Updated Apr 15, 2025

UI Theme for AvaloniaUI

C# 1,831 187 Updated May 6, 2025

NetSparkle is a C#, cross-platform, highly-configurable software update framework with pre-built UI for .NET developers compatible with .NET 4.6.2/.NET 6+, WinForms, WPF, and Avalonia; uses Ed25519…

C# 696 87 Updated May 5, 2025

全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)

Vue 17,950 3,368 Updated May 3, 2025

Customizable and privacy-conscious open-source keyboard

Java 3,104 144 Updated May 4, 2025

分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。

Java 61 26 Updated Sep 16, 2022

CNCF Sandbox project: A Cloud-Native Proxyless Service Mesh based on Java Bytecode Enhancement Technology

Java 1,347 174 Updated Apr 30, 2025

📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

Java 7,952 1,708 Updated Apr 30, 2025

MapStruct Plus is an enhancement to the MapStruct framework. It can automatically generate the transformation operation between two classes through an annotation, omitting the operation of defining…

Java 328 27 Updated Apr 14, 2025

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable sta…

C# 8,273 1,134 Updated May 6, 2025

微服务(Microservices)和云原生架构教学案例项目,基于Spring Boot和Kubernetes技术栈

Java 1,898 1,167 Updated Dec 16, 2023

次世代更快,更强, 更精美的windows 包管理器 (By Rust), Next-generation, faster, more powerful, and more refined Windows package manager

Rust 74 2 Updated May 6, 2025

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.

TypeScript 21,887 4,072 Updated May 7, 2025

go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high relia…

Go 4,033 757 Updated Jan 2, 2025

一行代码将文件存储到 本地、FTP、SFTP、WebDAV、谷歌云存储、阿里云OSS、华为云OBS、七牛云Kodo、腾讯云COS、百度云 BOS、又拍云USS、MinIO、 AWS S3、FastDFS、 Azure Blob Storage、金山云 KS3、美团云 MSS、京东云 OSS、天翼云 OOS、移动云 EOS、沃云 OSS、 网易数帆 NOS、Ucloud US3、青云 Qing…

Java 1,909 281 Updated Aug 2, 2024

一个轻量级 Java 权限认证框架,让鉴权变得简单、优雅!—— 登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0

Java 17,574 2,731 Updated May 6, 2025

Concurrent Python made simple

Python 1,322 28 Updated Feb 4, 2025

💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 Worke…

C 2,858 390 Updated Apr 10, 2025
Next
0