letcheng / BloomFilterLinks
Bloom Filter、Count Bloom Filter 和Cached Bloom Filter三种数据去重策略实现
☆18Updated 9 years ago
Alternatives and similar repositories for BloomFilter
Users that are interested in BloomFilter are comparing it to the libraries listed below
Sorting:
- DataCarrier is a light, embed, high-throughput, publish-subscribe MQ.☆58Updated 5 years ago
- Navi is a distributed service framework that provides cluster management and high performance RPC☆95Updated 9 years ago
- Java 编写的 SSDB 客户端,支持负载均衡☆53Updated last year
- ☆44Updated 7 years ago
- Effective IntelliJ IDEA☆40Updated 8 years ago
- Quartz 的Cron任务调度表达式一般人很难理解,在Googole上查询也没有发现类似的代码,所以开发了一个对Quartz Cron 表达式的可视化双向解析和生成的一个java的GUI程序,供使用Quartz的程序员参考和使用.☆12Updated 11 years ago
- 用于跟踪应用中所有方法的执行,可以用于调试,也可以用于收集性能数据等(需扩展)☆36Updated 9 years ago
- 快速查看占用CPU前五的java线程栈☆56Updated 2 years ago
- 轻量级java消息中间件☆55Updated 9 years ago
- ☆31Updated 9 years ago
- 修改了开源中国的红薯的j2cache,全部依赖库都升级为最新版本,修改为maven结构,且去掉了hibernate的支持 注意:fst最新版本需要jdk1.7支持☆39Updated 10 years ago
- 专业java监控平台☆77Updated 10 years ago
- 保障服务的持续高可用、高性能及负载均衡☆17Updated 8 years ago
- 分布式事务处理框架☆26Updated 8 years ago
- 阿里中间件搬砖头比赛异步请求版☆68Updated 4 years ago
- 基于阿里Dubbo框架的服务切换工具☆19Updated 8 years ago
- A RPC framework in taobao based on java NIO.☆158Updated 3 years ago
- 基于zookeeper+spring task的分布式任务调度组件,非常小巧,无需任何修改就可以使spring task具备分布式特性,确保所有任务在集群中不重复,不遗漏的执行。☆117Updated 8 years ago
- Simple Expression Language☆123Updated 8 years ago
- 已作为 Hasor 的子项目,迁移到:http://git.oschina.net/zycgit/hasor☆78Updated 8 years ago
- 分布式可靠消息组件☆94Updated 4 years ago
- spring boot 集成各种中间件☆47Updated 9 years ago
- 高性能轻便的序列化组件☆34Updated 12 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Updated last year
- 基于二阶提交理论实现的分布式事务服务框架☆26Updated 8 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA实现库的极速扩容和降低数据迁移成本。Kratos站在巨人的肩膀上(SpringJdbc),采用与应用集成架构,放弃通用性,只为换取更好的执行性能…☆39Updated 10 years ago
- 全部改掉了,换回原先经典的雪花算法,41位时间戳+10位机器ID+12位序列号。只封装了rest风格的API~去除数据库等繁琐的封装。欢迎大家来做压测。☆31Updated 7 years ago
- an easy orm framework base on Spring jdbc. sborm只是针对spring jdbc的一些不方便的地方,做了一些封装,更加简化日常的开发工作,基于spring jdbc的RowMapper自动实现对象映射,也勉强算的上叫ORM,只是…☆50Updated 10 years ago
- A Quick SQL Parser Designed for MyCAT 2.0☆59Updated 8 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Updated 8 years ago