Bloom Filter、Count Bloom Filter 和Cached Bloom Filter三种数据去重策略实现
☆18Jul 10, 2016Updated 10 years ago
Alternatives and similar repositories for BloomFilter
Users that are interested in BloomFilter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是一个改进后的布隆过滤器,600M可能存储1亿个唯一字符串☆16Apr 11, 2016Updated 10 years ago
- ConfiJ is a Java configuration framework to facilitate loading and validating configurations from various sources in a type-safe manner.☆10Aug 16, 2022Updated 3 years ago
- 学习netty。 微信公众号:匠心零度【关注获取更多精彩历史】☆18Nov 2, 2019Updated 6 years ago
- An implementation of the Circuit Breaker stability design pattern using AOP☆20Feb 2, 2024Updated 2 years ago
- Demonstrate the some of features of gRPC☆14Dec 15, 2019Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 一个基于redis消息队列的livePush推流器的分布式服务,修改部分livePush推流实现,采用监听redis消息队列方式控制推流和停止☆11Sep 22, 2016Updated 9 years ago
- 基于DBUtils的实体类、DAO、Service、Controller自动生成☆38Oct 23, 2019Updated 6 years ago
- Implemention of lanenet model for real time lane detection using deep neural network model https://maybeshewill-cv.github.io/lanenet-lane…☆10Jan 4, 2019Updated 7 years ago
- 📚 A Go port for caj2pdf/caj2pdf☆10Feb 23, 2023Updated 3 years ago
- Apache Streams☆80Apr 24, 2025Updated last year
- move to https://github.com/BuildFarBox/templates/ now!☆31Apr 10, 2014Updated 12 years ago
- 项 目由最新的SpringCloud H版+SpringCloud alibaba构成,双剑合并威力大增,所用技术涵盖了目前火热的分布式微服务架构的全部技术栈。既有传统Eureka、Ribbon、OpenFeign、Hystrix、Config等技术的运用,又有Consul、…☆12Jun 21, 2022Updated 4 years ago
- Mybatis Mappings for Joda Time Types☆48Apr 22, 2021Updated 5 years ago
- ☆12Oct 12, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Windows安全防火墙☆14Aug 25, 2020Updated 5 years ago
- 点赞机器人,spring4,mybatis,quartz,mongodb,MS消息队列,dubbo☆11Feb 8, 2015Updated 11 years ago
- mglory是一个java分布式框架。具备以下功能:分布式计算、分布式内存存储(支持持久化)、分布式消息队列☆12Mar 16, 2015Updated 11 years ago
- 小星星点起,谢谢哈~html5的多个video标签:截取视频源的封面图poster;增加监听视频播放状态的功能;☆10Feb 23, 2021Updated 5 years ago
- A single Scala file providing bulk-loading for HBase in Spark.☆13Mar 28, 2017Updated 9 years ago
- 基于nginx lua做前端防御,基于hadoop做用户行为分析的waf☆11Nov 17, 2016Updated 9 years ago
- MIB browser using snmp4j API☆10Feb 27, 2017Updated 9 years ago
- 基于spring boot 2实现的各类小例子。有aop日志,发送邮件,模板导出excel,模板导出word,resttemplate调用封装,redis调用,hibernate和mybatis多数据源,通用工具类和java网络io例子等☆16Jun 29, 2022Updated 4 years ago
- Gecco是一款用java语言开发的轻量化的易用的网络爬虫。Gecco整合了jsoup、httpclient、fastjson、spring、htmlunit、redission等优秀框架,让您只需要配置一些jquery风格的选择器就能很快的写出一个爬虫。Gecco框架有优…☆12Mar 9, 2017Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于Flume、Kafka、SparkSql模拟的实时日志分析系统☆12Feb 1, 2016Updated 10 years ago
- hanboDB is a high available,low latency memory database system☆39Apr 4, 2023Updated 3 years ago
- acmeair-netflixoss-dockerlocal☆13Aug 22, 2014Updated 11 years ago
- h5端调起高德、腾讯、百度地图实现车载导航插件封装☆10Dec 10, 2022Updated 3 years ago
- 基于K-means算法的聚类分析☆21Feb 23, 2016Updated 10 years ago
- textcnn for advertising detection,广告检测☆11Jan 12, 2024Updated 2 years ago
- jvm堆内存结构、垃圾回收原理、jvm内存调优、jvm监控等☆15Apr 26, 2019Updated 7 years ago
- Scrum, but with GitHub Issues (experimental)☆16Feb 17, 2015Updated 11 years ago
- Random implementation notes☆34Apr 23, 2013Updated 13 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- packaging of the NFSEN NFDUMP projects☆18Jan 29, 2016Updated 10 years ago
- Translations for ImportNew☆18Feb 21, 2014Updated 12 years ago
- 数据基本清洗包括日期、时间、数值、字符串、字符、金钱、数据库(mysql、postgresql、mongodb、hbase、hdfsmemcached)、加解密(md5、sha、base64、aes、rsa)、文件、http服务、正则表达式等,后期会不断更新。☆13Jul 25, 2018Updated 8 years ago
- xfilter防火墙C源码☆16May 8, 2015Updated 11 years ago
- 使用原生js封装的一个比较完整的游戏引擎,实现了游戏引擎中的一些必需的模块,包括游戏循环模块、游戏状态切换模块、基于时间运动、资源加载(图像、音乐文件)、键盘事件处理、高分榜的维护等模块,并以这个小型的游戏引擎设计了一个简单的小球运动的测试案例。☆16Apr 29, 2019Updated 7 years ago
- 基于redis的bloomfilter☆44Jul 7, 2014Updated 12 years ago
- Simple SQL injection filter that attempts to detect malicious SQL strings from a pre-defined dataset. Note this tool does not carry out …☆25Oct 5, 2018Updated 7 years ago