Pinned Repositories
apollo-java
Apollo Java Clients
armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
cocos2d-html5-lab
a lab for cocos2d-html5
cocos2dx-flatbuffers-demo
using flatbuffers demo with the lib from cocos2d-x
cocos2dx-WebSprite
A Simple WebSprite implementation for cocos2d-x 3.0
IntroDynomitedb
RapidJsonSerialization
C++ implementation of serialization and deserialization by rapid json
richieyan's Repositories
richieyan/A-Philosophy-of-Software-Design-zh
A Philosophy of Software Design 《软件设计的哲学》中文翻译
richieyan/algorithm020
richieyan/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
richieyan/apollo-java
Apollo Java Clients
richieyan/armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
richieyan/armeria-examples
Armeria examples
richieyan/awesome-programming-books-1
计算机经典书籍📚,保留书单
richieyan/backup-openbilibili-go-common
2019年4-22日-bilibili-干杯站后端源码(原包删除前最后一版170M)
richieyan/ddia
《Designing Data-Intensive Application》DDIA中文翻译
richieyan/dependency-management-plugin
A Gradle plugin that provides Maven-like dependency management functionality
richieyan/etcd3-py
Pure python client for etcd v3 (Using gRPC-JSON-Gateway)
richieyan/excel_to_scriptableobject
An easy way to access data stated in excel (xlsx) files for Unity.
richieyan/flutter_boost
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
richieyan/gitbook-docs
:book: PostgreSQL 正體中文使用手冊
richieyan/gradle-scripts
Sensible multi-project defaults for Gradle
richieyan/GradleWiki
关于Gradle编译你需要知道的一切
richieyan/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
richieyan/java-maven-standard-version-sample
This simple module demos how to use Conventional Commits, Git Hooks to enforce Conventional Commits and Semantic Versioning in a Java project built with Maven.
richieyan/jd_seckill
richieyan/jmapper-core
Elegance, high performance and robustness all in one java bean mapper
richieyan/Motrix
A full-featured download manager.
richieyan/rCore-Tutorial-v3
Let's write an OS which can run on RISC-V in Rust from scratch!
richieyan/redis-taskqueue
Redis task queue: A simple, reliable, schedulable task queue for java
richieyan/resume
:space_invader: My resume / 我的简历
richieyan/richieyan.github.io
git blog
richieyan/rpc-performance
rpc performance benchmark test.
richieyan/shanghai_house_knowledge
2020年11月在上海买房经历总结出来的买房购房做的一些功课分享给大家,技术人帮助技术人,希望对大家有所帮助。启发来自这个兄弟17年做的杭州购房分享https://github.com/houshanren/hangzhou_house_knowledge。
richieyan/ShiArthur03
richieyan/slide_puzzle
The classic slide (15) puzzle in Dart and Flutter
richieyan/testable-mock
换种思路写Mock,让单元测试更简单