yihleego / trie4j
📒 An Aho-Corasick algorithm based string-searching utility for Java. It supports tokenization, ignoring case, replacing text. So you can use it to find keywords in an article, filter sensitive words, etc.
☆32Updated 2 years ago
Alternatives and similar repositories for trie4j:
Users that are interested in trie4j are comparing it to the libraries listed below
- DamiBus,专为本地多模块之间通讯解耦而设计(尤其是未知模块、隔离模块)。也是 DDD 开发的良配。☆39Updated 3 weeks ago
- ☆88Updated this week
- The jieba-analysis tool for java.(基于结巴分词词库实现的更加灵活优雅易用,高性能的 java 分词实现。支持词性标注。)☆148Updated last year
- ☆41Updated last year
- Local fallback and hotspot solutions in high traffic scenarios☆55Updated last year
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆85Updated last year
- An object mapping jetbrains plugin, it will automatically generate the get/set code between the two objects.☆71Updated 4 months ago
- 一个基于netty的高性能rpc框架,简单易用,零配置,可异步,可全双工通信,可保持状态☆34Updated 7 months ago
- WAST is a high-performance Java toolset library package that includes JSON, YAML, CSV, HttpClient, JDBC and EL engines☆66Updated this week
- mybatis-plus框架的拓展包,在框架原有基础上做了进一步的轻度封装,增强内容:多数据源自动建表、数据自动填充、自动关联查询、冗余数据自动更新、动态查询条件等。☆61Updated last week
- data replication☆19Updated 5 months ago
- mybatis-xmlreload-spring-boot-starter 支持xml文件热更新☆66Updated last year
- easy-log是基于SpringBoot的一款通用操作日志组件,它指在帮助我们通过注解优雅地聚合项目中的操作日志,对业务代码无侵入。☆88Updated last year
- nginx4j 是 nginx 的java 版本。☆47Updated 8 months ago
- ☆98Updated last week
- Canal胶水层,可以轻松转换binlog事件绑定到目标实体,提供编程式和Spring容器整合☆36Updated 4 years ago
- Java tools, helper, common utilities. A replacement of guava, apache-commons, hutool☆61Updated this week
- Provides an unified JSON access API, you can adapter any JSON library to Gson, Jackson, FastJson with easyjson。 提供了一个JSON门面库,就像slf4j一样。ea…☆113Updated 2 months ago
- High-performance Jsonpath framework☆137Updated 2 weeks ago
- Enhance Spring @Scheduled annotation supports distributed☆52Updated 2 years ago
- 🚀🚀提升Java问题排查效率的工具集合