Pinned Repositories
6.S081-All-in-one
6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录
async-retry
Asynchronous retrying for Java 7/8
avro-util
Collection of utilities to allow writing java code that operates across a wide range of avro versions.
aws-nats
Python and CF script to run a NATS cluster in AWS
BatteryML
commoncrawl-crawler
The Common Crawl Crawler Engine and Related MapReduce code (2008-2012)
commons-configuration
Apache Commons Configuration 公共配置
data-algorithms-book
MapReduce, Spark, Java, and Scala for Data Algorithms Book
df4j
Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.
docker-elk
The Elastic stack (ELK) powered by Docker and Compose.
Liyongwu-liyongwu's Repositories
Liyongwu-liyongwu/avro-util
Collection of utilities to allow writing java code that operates across a wide range of avro versions.
Liyongwu-liyongwu/BatteryML
Liyongwu-liyongwu/commoncrawl-crawler
The Common Crawl Crawler Engine and Related MapReduce code (2008-2012)
Liyongwu-liyongwu/commons-configuration
Apache Commons Configuration 公共配置
Liyongwu-liyongwu/data-algorithms-book
MapReduce, Spark, Java, and Scala for Data Algorithms Book
Liyongwu-liyongwu/df4j
Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.
Liyongwu-liyongwu/docker-elk
The Elastic stack (ELK) powered by Docker and Compose.
Liyongwu-liyongwu/docker-mysql-master-slave
Docker MySQL master-slave replication
Liyongwu-liyongwu/docker-redis-cluster
Dockerfile for Redis Cluster (redis 3.0+)
Liyongwu-liyongwu/docker-spark
Apache Spark docker image
Liyongwu-liyongwu/failsafe
Fault tolerance and resilience patterns for the JVM
Liyongwu-liyongwu/flink-dynamic-config
A lib can change flink config dynamically at one stop
Liyongwu-liyongwu/guava-retrying
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
Liyongwu-liyongwu/hippo4j
📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
Liyongwu-liyongwu/java-concurrency-patterns
Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.
Liyongwu-liyongwu/java-design-patterns
Design patterns implemented in Java
Liyongwu-liyongwu/jcasbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Java
Liyongwu-liyongwu/json-logic-java
A pure Java implementation of JsonLogic without using the Nashorn JS engine
Liyongwu-liyongwu/JsonPath
Java JsonPath implementation
Liyongwu-liyongwu/jt808-server
JT808、JT808协议解析;支持TCP、UDP,实时兼容2011、2013、2019版本协议,支持分包。支持JT/T1078音视频协议,T/JSATL12苏标主动安全协议,T/GDRTA002粤标主动安全协议,支持Android客户端编解码。
Liyongwu-liyongwu/jvm
🤗 JVM 底层原理最全知识总结
Liyongwu-liyongwu/kafka-gitops
🚀Manage Apache Kafka topics and generate ACLs through a desired state file.
Liyongwu-liyongwu/moquette
Java MQTT lightweight broker
Liyongwu-liyongwu/netflix-graph
Compact in-memory representation of directed graph data
Liyongwu-liyongwu/netmc
MVC framework based on netty implementation
Liyongwu-liyongwu/redis-cluster
HA Redis Cluster with Sentinel by Docker Compose
Liyongwu-liyongwu/samplemod
Liyongwu-liyongwu/sparktorch
Train and run Pytorch models on Apache Spark.
Liyongwu-liyongwu/squirrel
squirrel-foundation is a State Machine library, which provided a lightweight, easy use, type safe and programmable state machine implementation for Java.
Liyongwu-liyongwu/threadandjuc
⭐⭐⭐⭐高并发-高可靠-高性能three-high-import导入系统-高并发多线程进阶