YiChengRepo's Stars
lich0821/WeChatFerry
微信机器人底层框架,可接入Gemini、ChatGPT、ChatGLM、讯飞星火、Tigerbot等大模型。WeChat Robot Hook.
latorc/Wechat-AI-Assistant
微信AI助理 (Wechat AI Assistant): 在微信中与 AI 助理进行多模态交互, 处理问答、扮演角色、响应语音消息、分析图片和视频、总结文章和网页链接、搜索互联网等等。现支持 OpenAI Assistant API 和 GPT-4o模型。
didi/rdebug
Rdebug — Real Debugger
apache/incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
codingapi/tx-lcn
LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases
seata/awesome-fescar
Seata 文档
twitter/twemproxy
A fast, light-weight proxy for memcached and redis
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
sofastack/sofa-boot
SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
sofastack/sofa-rpc
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
code4craft/tiny-spring
A tiny IoC container refer to Spring.
hamvocke/spring-testing
A Spring Boot application with lots of test examples
rest-assured/rest-assured
Java DSL for easy testing of REST services
pact-foundation/pact-jvm
JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
AdoptOpenJDK/homebrew-openjdk
AdoptOpenJDK HomeBrew Tap
google/google-java-format
Reformats Java source code to comply with Google Java Style.
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
uber/prototool
Your Swiss Army Knife for Protocol Buffers
bephrem1/interviewpen
Code samples for Back to Back SWE lessons (archive).
fullstorydev/grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
qiyuangong/leetcode
Python & JAVA Solutions for Leetcode
TheAlgorithms/Java
All Algorithms implemented in Java
FasterXML/jackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
grpc-ecosystem/awesome-grpc
A curated list of useful resources for gRPC
saturnism/grpc-by-example-java
A collection of useful/essential gRPC Java Examples
bbejeck/kafka-streams
Code examples for working with Kafka Streams
simplesteph/kafka-streams-course
Learn Kafka Streams with several examples!