Pinned Repositories
bitcoin
Bitcoin Core integration/staging tree
bitcoinj
A library for working with Bitcoin
bitherj
ByteJTA
ByteJTA是一个兼容JTA规范的基于XA/2PC的分布式事务管理器。用户手册:https://github.com/liuyangming/ByteJTA/wiki
ByteTCC
ByteTCC是一个兼容JTA规范的基于TCC机制的分布式事务管理器。用户手册:https://github.com/liuyangming/ByteTCC/wiki
chenansys.github.com
my blog
graphql-java
GraphQL Java implementation
Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
incubator-shenyu
ShenYu is High-Performance Java API Gateway.
nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
chenansys's Repositories
chenansys/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
chenansys/bitcoin
Bitcoin Core integration/staging tree
chenansys/bitcoinj
A library for working with Bitcoin
chenansys/bitherj
chenansys/ByteJTA
ByteJTA是一个兼容JTA规范的基于XA/2PC的分布式事务管理器。用户手册:https://github.com/liuyangming/ByteJTA/wiki
chenansys/ByteTCC
ByteTCC是一个兼容JTA规范的基于TCC机制的分布式事务管理器。用户手册:https://github.com/liuyangming/ByteTCC/wiki
chenansys/chenansys.github.com
my blog
chenansys/graphql-java
GraphQL Java implementation
chenansys/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
chenansys/incubator-shenyu
ShenYu is High-Performance Java API Gateway.
chenansys/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
chenansys/jivejdon
Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture
chenansys/Leaf
Distributed ID Generate Service
chenansys/Lintcode
My solution of LintcodeOJ
chenansys/MobileIMSDK
一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。
chenansys/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
chenansys/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
chenansys/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
chenansys/sharding-jdbc
A JDBC driver for shard databases and tables
chenansys/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
chenansys/spring-cloud-commons
Common classes used in different Spring Cloud implementations
chenansys/spring-cloud-netflix_1.4.4
Integration with Netflix OSS components
chenansys/spring-framework
Spring Framework
chenansys/vnpy
基于python的开源量化交易平台开发框架
chenansys/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
chenansys/ZXBlog
记录各种学习笔记(算法、Java、数据库、并发......)