Pinned Repositories
algorithm
算法学习记录
ares-integration
单元测试与集成测试的综合体
blog_demos
CSDN博客专家程序员欣宸的github,这里有六百多篇原创文章的详细分类和汇总,以及对应的源码,内容涉及Java、Docker、Kubernetes、DevOPS等方面
BrokenMoon
code_study
学习源码和阅读书籍的代码记录
CppPrimer
:books: Solutions for C++ Primer 5th exercises.
ddia
《Designing Data-Intensive Application》DDIA中文翻译
Discovery
🐳 Nepxion Discovery is an enhancement for Spring Cloud Discovery with gray release, router, weight, limitation, circuit breaker, degrade, isolation, monitor, tracing 灰度发布、路由、权重、限流、熔断、降级、隔离、监控、追踪
dva
🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)
EasyTransaction
依赖于Spring的一个柔性事务实现(分布式事务),包含 TCC事务,补偿事务,基于消息的最终一致性事务,基于消息的最大努力交付事务交付
liyebing's Repositories
liyebing/blog_demos
CSDN博客专家程序员欣宸的github,这里有六百多篇原创文章的详细分类和汇总,以及对应的源码,内容涉及Java、Docker、Kubernetes、DevOPS等方面
liyebing/BrokenMoon
liyebing/code_study
学习源码和阅读书籍的代码记录
liyebing/ddia
《Designing Data-Intensive Application》DDIA中文翻译
liyebing/Discovery
🐳 Nepxion Discovery is an enhancement for Spring Cloud Discovery with gray release, router, weight, limitation, circuit breaker, degrade, isolation, monitor, tracing 灰度发布、路由、权重、限流、熔断、降级、隔离、监控、追踪
liyebing/Effective-Concurrency-in-Go
Effective Concurrency in Go, published by Packt
liyebing/flink-cep
dynamic load pattern
liyebing/jksj_work
liyebing/rocketmq
Mirror of Apache RocketMQ
liyebing/rpcx
Faster multil-language bidirectional RPC framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it!
liyebing/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
liyebing/sofa-ark
SOFAArk is a light-weight,java based classloader isolation framework.
liyebing/spring-boot
Spring Boot
liyebing/spring-cloud-gateway
A Gateway built on Spring Framework 5.x and Spring Boot 2.x providing routing and more.
liyebing/tyr-rust-bootcamp-01-rcli
第一周:魔法神箭:从 Hello world 到实用的 CLI 工具
liyebing/tyr-rust-bootcamp-01-template
project template
liyebing/tyr-rust-bootcamp-02-concurrency
第二周:时空之门:从单线程到多线程,从同步到异步
liyebing/tyr-rust-bootcamp-02-simple-redis
第二周:时空之门:从单线程到多线程,从同步到异步(实现 simple-redis)
liyebing/tyr-rust-bootcamp-03_error_info
第三周 - 透视之眼:深入浅出元编程
liyebing/tyr-rust-bootcamp-03_macros
第三周 - 透视之眼:深入浅出元编程
liyebing/tyr-rust-bootcamp-04-ecosystem
召唤元素:Rust 生态系统概览
liyebing/tyr-rust-bootcamp-05-chat
第五周:连锁闪电:构建高性能互联网应用
liyebing/tyr-rust-bootcamp-06-crm
第六周 - 瞬间移动:构建强大高效的微服务
liyebing/tyr-rust-bootcamp-07-taotie
第7周:凌波微步:轻松处理各种数据
liyebing/tyr-rust-bootcamp-08-dino
第8周:异次元之门:灵活嵌入各种语法 - dino
liyebing/tyr-rust-bootcamp-08-grammar
第8周 - 异次元之门:灵活嵌入各种语法
liyebing/tyr-rust-bootcamp-09-ffi
镜像大法:让 Rust 代码成为 其他语言编写的系统的基石
liyebing/tyr-rust-bootcamp-10-chatapp
飞行奇术:打造跨端应用 - chat app
liyebing/tyr-rust-bootcamp-10-clientapps
飞行奇术:打造跨端应用
liyebing/tyr-rust-bootcamp-qa-code
0512 Q&A 部分示例代码