leonchen83's repos on GitHub
Java · 991 人关注
redis-replicator
A tool that can parse, filter, split, and merge RDB files, as well as analyze memory usage offline. It can also sync data between two Redis instances and allows users to define their own sink services to migrate Redis data to custom destinations.
Java · 459 人关注
redis-rdb-cli
Redis RDB CLI: A command-line tool to parse, filter, split, and merge Redis RDB files, and to analyze memory usage offline. It also supports data synchronization between two Redis instances and allows users to define custom sink services for data migration.
Java · 16 人关注
share
mycode
Java · 13 人关注
redis-cluster-watchdog
pretend as a redis cluster node which accept RCmb(Redis Cluster message bus) message and play with redis cluster
Assembly · 8 人关注
cool-lang
An interpreter of Classroom Object Oriented Language(Stanford cs143) written by Java 10
Java · 7 人关注
miz-translator
DCS world, translate campaign(miz mission) to Chinese or Japanese or Korean
2 人关注
ddia
《Designing Data-Intensive Application》DDIA中文翻译
Scala · 2 人关注
jsonpath
An implementation of RFC6901 and support Scala DSL
Rust · 0 人关注
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Java · 0 人关注
disruptor
High Performance Inter-Thread Messaging Library
Shell · 0 人关注
docker_practice
Learn and understand Docker, with real DevOps practice!
0 人关注
dou2
一份面向残疾地区的,简单的无障碍上网指南
Go · 0 人关注
etcd
Distributed reliable key-value store for the most critical data of a distributed system
Shell · 0 人关注
Flink-K8s
在Kubernetes(K8s)上搭建基于Zookeeper的Flink高可用集群(HA)
Scala · 0 人关注
fppis
homework of <Functional Programming Principles in Scala>
Java · 0 人关注
jedis
Redis Java client designed for performance and ease of use.
Java · 0 人关注
jetcd
etcd java client
Java · 0 人关注
jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Java · 0 人关注
JGroups
The JGroups project
Java · 0 人关注
JRedisJSON
A Java client (wrapper) for Redis RedisJSON
Java · 0 人关注
logback
The reliable, generic, fast and flexible logging framework for Java.
JavaScript · 0 人关注
markdown-toc
Generate a markdown TOC (table of contents) for a README or any markdown files, using remarkable. Used by assemble, verb, and lots of other projects on GitHub. API and CLI.
CoffeeScript · 0 人关注
marp
Markdown presentation writer, powered by Electron.
0 人关注
marp-cli-example
The good starter for using Marp via Marp CLI, by the author of Marp
Python · 0 人关注
mini-pysonar
a mini version of PySonar static analyzer
Java · 0 人关注
mybatis-3
MyBatis SQL mapper framework for Java
C++ · 0 人关注
mysql
MySQL fork maintained and used at Twitter
Java · 0 人关注
netty
Netty project - an event-driven asynchronous network application framework
Groovy · 0 人关注
NuwaGradle
gradle plugin wrote for Nuwa
0 人关注
Oak
A Scalable Concurrent Key-Value Map for Big Data Analytics
HTML · 0 人关注
porp
homework of <principles of reactive programming>
Java · 0 人关注
pusher-websocket-java
Pusher client library for Java targeting general Java and Android | owner=@kn100
Java · 0 人关注
pysonar2
a deep static analyzer for Python
Java · 0 人关注
quickfixj
The official QuickFIX/J project repository
0 人关注
README
README文件语法解读,即Github Flavored Markdown语法介绍
C · 0 人关注
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.
Java · 0 人关注
redisson
Redisson - distributed Java objects and services (Set, Multimap, SortedSet, Map, List, Queue, BlockingQueue, Deque, BlockingDeque, Semaphore, Lock, AtomicLong, CountDownLatch, Publish / Subscribe, Bloom filter, Spring Cache, Executor service, Tomcat Session Manager, Scheduler service, JCache API) on top of Redis server.
0 人关注
swagger-maven-plugin
JAX-RS & SpringMVC supported maven build plugin, helps you generate Swagger JSON and API document in build phase.
Java · 0 人关注
swiss-map
A Swiss map implementation written in Java
Java · 0 人关注
syntax
Syntax is a compiler-compiler based on java that produces Java, Pascal and C parsers with LALR and SLR
Java · 0 人关注
tair-cli
Code for Tair Hackathon
Java · 0 人关注
uc_pircbotx
A bot for #unity-coders using pircbotx
Java · 0 人关注
user-agent-utils
Utilities for processing user-agent strings. Can be used to handle http requests in real-time or to analyze log files.
Java · 0 人关注
yin
the Yin programming language