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.
☆31Updated 2 years ago
Alternatives and similar repositories for trie4j:
Users that are interested in trie4j are comparing it to the libraries listed below
- WAST is a high-performance Java toolset library package that includes JSON, YAML, CSV, HttpClient, JDBC and EL engines☆63Updated last week
- DamiBus,专为本地多模块之间通讯解耦而设计(尤其是未知模块、隔离模块)。也是 DDD 开发的良配。☆38Updated 4 months ago
- The jieba-analysis tool for java.(基于结巴分词词库实现的更加灵活优雅易用,高性能的 java 分词实现。支持词性标注。)☆147Updated 11 months ago
- 一个基于netty的高性能rpc框架,简单易用,零配置,可异步,可全双工通信,可保持状态☆34Updated 5 months ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆84Updated last year
- Local fallback and hotspot solutions in high traffic scenarios☆54Updated last year
- ☆41Updated last year
- mybatis-plus框架的拓展包,在框架原有基础上做了进一步的轻度封装,增强内容:多数据源自动建表、数据自动填充、自动关联查询、冗余数据自动更新、动态查询条件等。☆58Updated 3 weeks ago
- easy-log是基于SpringBoot的一款通用操作日志组件,它指在帮助我们通过注解优雅地聚合项目中的操作日志,对业务代码无侵入。☆87Updated last year
- ⭐Collect basic useful tools for java dev.(收集开发中常用的工具类)☆43Updated 4 months ago
- 🏭Auto generate mock data for java test.(便于 Java 测试自动生成对象信息)☆90Updated last year
- An object mapping jetbrains plugin, it will automatically generate the get/set code between the two objects.☆70Updated 3 months ago
- data replication☆19Updated 3 months ago
- 🚀🚀提升Java问题排查效率的工具集合☆43Updated 11 months ago
- ☆17Updated 2 months ago
- High-performance Jsonpath framework☆134Updated last week
- Spring Boot web应用优雅启动和停机示例☆25Updated 4 years ago
- MyDataHarbor是一个致力于解决任意数据源到任意数据源的分布式、高扩展性、高性能、事务级的数据同步中间件。帮助用户可靠、快速、稳定的对海量数据进行准实时增量同步或者定时全量同步,主要定位是为实时交易系统服务,亦可用于大数据的数据同步(ETL领域)。☆76Updated 5 months ago
- 这是一个用于对 SpringBoot 服务打包为 Windows、Linux、Docker、Helm Chart下可部署包的 Maven 插件。☆58Updated last year
- Java tools, helper, common utilities. A replacement of guava, apache-commons, hutool☆61Updated this week
- 提供适配mybatis、r2dbc的动态多数据源框架。提供两种动态多数据源:主从数据源 和 非主从的多数据源;其中easymulti-datasource-mybatis还支持:监听sql实现埋点事件、支持监听/跟踪事务状态(包括使用AOP时监听事务,在事务提交后再执行切面…☆31Updated 3 years ago
- spring-boot-starter-ip2region☆47Updated 3 months ago
- nginx4j 是 nginx 的java 版本。☆45Updated 6 months ago
- 简单、快速、强大的数据自动关联框架☆19Updated last year
- IDEA 插件 Doc View 的仓库地址☆184Updated 4 months ago
- A better feign client library to combine with SpringBoot.☆72Updated 9 months ago
- 一个轻量级的springboot项目性能分析工具,通过追踪方法调用链路以及对应的运行时长快速定位性能瓶颈。A lightweight springboot monitoring system for tracing call graph,which can help yo…☆56Updated 4 months ago
- mybatis-xmlreload-spring-boot-starter 支持xml文件热更新☆65Updated last year
- generate mock data with specified template. 生成mock数据的利器,mockjs的java实现。同时内置随机 random 一个对象的功能。OSSRH-56437☆30Updated 2 years ago
- java object diff☆89Updated last week