Pinned Repositories
algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
architect-awesome
后端架构师技术图谱
Atlas
A high-performance and stable proxy for MySQL
awesome-programming-books
📚 经典技术书籍 PDF 文件,持续更新...
commonrpc
还在羡慕BAT,京东等公司的大流量的架构吗?让你的java系统引用解耦,互相独立,commonrpc 就可以办到。commonrpc 是一个以netty为基础,spring 自定义shcema为基础标签的rpc框架,不侵入任何业务代码,一个高性能分布式rpc框架,支持tcp协议,支持restful 方式的http协议
HubbleRPC
It's a RPC Framework. It's base on netty,spring,zookeeper.
Lealone
兼具RDBMS、NoSQL优点的下一代NewSQL分布式关系数据库
nfs-rpc
An Abstract High Performance RPC Framework with mina/netty/grizzly/aio implemenation.
OpenExplorer
Open Explorer plugin for Eclipse
wechat-helper
WeChat Helper is a chrome plugin.
softliumin's Repositories
softliumin/Lealone
兼具RDBMS、NoSQL优点的下一代NewSQL分布式关系数据库
softliumin/curator
Mirror of Apache Curator
softliumin/dubbo
Dubbo is a distributed service framework empowers applications with service import/export capability with high performance RPC.
softliumin/free-programming-books
:books: Freely available programming books
softliumin/free-programming-books-zh_CN
免费的计算机编程类中文书籍,欢迎投稿
softliumin/github-cheat-sheet
A list of cool features of Git and GitHub.
softliumin/hexo
A fast, simple & powerful blog framework, powered by Node.js.
softliumin/iConfig
application config center based on zookeeper
softliumin/IO
softliumin/jedis
A blazingly small and sane redis java client
softliumin/Jprotobuf-rpc-socket
Protobuf RPC是一种基于TCP协议的二进制RPC通信协议的Java实现
softliumin/JUC
softliumin/leetcode
leetcode Solutions.java 213 (Algorithms)
softliumin/logback
The reliable, generic, fast and flexible logging framework for Java.
softliumin/Markdown
Markdown 基本语法。
softliumin/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
softliumin/msgpack
MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
softliumin/MyLeetCode
MyLeetCode is my way to Practice algorithm.
softliumin/python-patterns
A collection of design patterns/idioms in Python
softliumin/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
softliumin/redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
softliumin/redis-in-action
Example code from the book
softliumin/redis-py
Redis Python Client
softliumin/Schedule
softliumin/shadowsocks
backup of https://github.com/shadowsocks/shadowsocks
softliumin/SMSR
springMVC,MyBatis,Spring,Redis
softliumin/spring-framework
The Spring Framework
softliumin/SpringStudy
softliumin/zkclient
a zookeeper client, that makes life a little easier.
softliumin/zookeeper
Mirror of Apache Hadoop ZooKeeper