Pinned Repositories
app-sdk-api-standardization
app sdk 开发及使用规范
AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
AutoLoadCache-nutz
AutoLoadCache 在 nutz 中的扩展实现
cache-example
example for AutoLoadCache
cachecloud
搜狐视频(sohu tv)Redis私有云平台
free-programming-books-zh_CN
免费的计算机编程类中文书籍,欢迎投稿
google-play-billing
Google play支付流程,解决丢单问题
istio-1
Istio官方文档中文版
kafka-eagle
Used to monitor the consumer status of Kafka clusters, as well as offsets, metadata and other information.
Linux-Tutorial
《Java 程序员眼中的 Linux》
qiujiayu's Repositories
qiujiayu/AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
qiujiayu/google-play-billing
Google play支付流程,解决丢单问题
qiujiayu/kafka-eagle
Used to monitor the consumer status of Kafka clusters, as well as offsets, metadata and other information.
qiujiayu/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
qiujiayu/kafka_book_demo
《深入理解Kafka:核心设计与设计实践》
qiujiayu/apollo-java
Apollo Java Clients
qiujiayu/Catch
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++98, C++03, C++11, C++14 and later
qiujiayu/dubbo
Dubbo is a distributed service framework empowers applications with service import/export capability with high performance RPC.
qiujiayu/go_learning
qiujiayu/grpc-rs
The gRPC library for Rust built on C Core library and futures
qiujiayu/incubator-apisix
Cloud-Native Microservices API Gateway
qiujiayu/kafka-manager
A tool for managing Apache Kafka.
qiujiayu/kong
🦍 The Cloud-Native API Gateway
qiujiayu/libexpat
Expat library: Fast XML parser in C; in the process of migrating from SourceForge to GitHub
qiujiayu/libtiff
Unofficial mirror of libtiff cvs repository at cvs.maptools.org created and updated using "git cvsimport".
qiujiayu/micrometer
An application metrics facade for the most popular monitoring tools. Think SLF4J, but for metrics.
qiujiayu/micrometer-jvm-extras
A set of additional JVM process metrics for micrometer.io.
qiujiayu/mysql-binlog-connector-java
MySQL Binary Log connector
qiujiayu/notes
:notebook_with_decorative_cover: Linux、MySQL、Nginx、PHP、Git、Shell等笔记
qiujiayu/prometheus
The Prometheus monitoring system and time series database.
qiujiayu/psutil
Cross-platform lib for process and system monitoring in Python
qiujiayu/raft-rs
Raft distributed consensus algorithm implemented in Rust.
qiujiayu/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
qiujiayu/spring-cloud-gray
Spring Cloud版本控制和灰度starter
qiujiayu/spring-cloud-netflix
Integration with Netflix OSS components
qiujiayu/useful-scripts
🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.
qiujiayu/vnote
A note-taking application that knows programmers and Markdown better.
qiujiayu/wxlua
wxlua: Lua bindings for wxWidgets cross-patform GUI toolkit; supports Lua 5.1, 5.2, 5.3, LuaJIT and wxWidgets 3.x
qiujiayu/wxWidgets
Cross-Platform GUI Library - Report issues here: https://trac.wxwidgets.org/
qiujiayu/ZeroBraneStudio
Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, LuaJIT and other Lua interpreters on Windows, macOS, and Linux