Pinned Repositories
AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
caffeine
A high performance caching library for Java 8
disruptor
High Performance Inter-Thread Messaging Library
Elasticsearch
Baidu Elasticsearch
flowmix
Flowmix is a flexible event processing engine for Apache Storm. It supports complex correlations of events via sliding/tumbling windows. It allows parallel streams to be processed that can be grouped together in different ways.
jstorm
Java Storm
leetcode
LeetCode的算法题解答
leetcode_other
LeetCode算法题典
mapdb
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
martix-x-pub
公开版
gengdaomi's Repositories
gengdaomi/AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
gengdaomi/caffeine
A high performance caching library for Java 8
gengdaomi/disruptor
High Performance Inter-Thread Messaging Library
gengdaomi/Elasticsearch
Baidu Elasticsearch
gengdaomi/flowmix
Flowmix is a flexible event processing engine for Apache Storm. It supports complex correlations of events via sliding/tumbling windows. It allows parallel streams to be processed that can be grouped together in different ways.
gengdaomi/jstorm
Java Storm
gengdaomi/leetcode
LeetCode的算法题解答
gengdaomi/leetcode_other
LeetCode算法题典
gengdaomi/mapdb
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
gengdaomi/martix-x-pub
公开版
gengdaomi/Orestes-Bloomfilter
Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.
gengdaomi/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
gengdaomi/sharkstore
distributed key - value persisted storage system
gengdaomi/stream-lib
Stream summarizer and cardinality estimator.
gengdaomi/technology-talk
汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典案例、数据库、常用三方库、线上运维等知识
gengdaomi/vavr
Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+, which aims to reduce the lines of code and increase code quality.
gengdaomi/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM