MottoX / SkipListLinks
A Java implementation of skip list 跳表的Java语言实现
☆39Updated 3 years ago
Alternatives and similar repositories for SkipList
Users that are interested in SkipList are comparing it to the libraries listed below
Sorting:
- 超精简分布式对象存储☆48Updated 7 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 7 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 4 months ago
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- leveldb的源码中文注释解读版☆51Updated 4 years ago
- 一个Java实现的轻量级的rpc小框架☆37Updated 3 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 3 years ago
- alibaba 2018 天池中间件大赛复赛百万队列 java 实现☆90Updated 7 years ago
- 一个模仿Kafka的简单消息中间件☆15Updated 3 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆91Updated 7 years ago
- xnnyygn's raft implementation☆239Updated 11 months ago
- ☆26Updated 7 years ago
- A Distributed Message Middleware☆18Updated 13 years ago
- 文件数据库☆62Updated 3 years ago
- a lightweight database implements some basic function of hbase☆59Updated 8 years ago
- 在学习RocketMQ过程中写的一个复刻版MQ☆35Updated 6 years ago
- Disruptor源码剖析(超详细注释),源码版本3.4.2,方便大家阅读源码,供大家学习使用。项目中使用时请从Disruptor官方引入依赖。 注释也可能存在一些不太到位的地方,可能是理解偏差,欢迎指正。☆142Updated last year
- 死磕NETTY源码-NETTY源码深度解析☆30Updated 5 years ago
- 一个基于netty用少量的类和依赖实现了所有功能的servlet容器. 提供了文件或mmap零拷贝输出流接口☆50Updated 4 months ago
- 基于springboot , zookeeper , redis 分布式事务强一致性方案☆31Updated 3 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 8 years ago
- A simple Java pool that supports customized ref counting.☆57Updated 4 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆205Updated 6 years ago
- 自己编写RPC(动态代理+反射+zookeeper+netty通信),并结合Spring☆33Updated 6 years ago
- Redis-based distributed queue with queue task monitoring, task timeout, failed task retries and more☆19Updated 7 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 8 years ago
- 由java构建的轻量级消息队列,支持订阅和点对点模式☆33Updated 6 years ago
- A Java Direct IO framework which is very simple to use.☆122Updated last year