robert-bor / aho-corasickLinks
Java implementation of the Aho-Corasick algorithm for efficient string matching
☆959Updated 5 months ago
Alternatives and similar repositories for aho-corasick
Users that are interested in aho-corasick are comparing it to the libraries listed below
Sorting:
- An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.☆1,002Updated 3 years ago
 - Language Detection Library for Java☆584Updated 3 years ago
 - Java porting of Darts (Double ARray Trie System)☆273Updated 7 years ago
 - A compressed alternative to the Java BitSet class☆563Updated 2 weeks ago
 - Aho-Corasick的Java实现,针对Ascii优化,支持Unicode。☆189Updated 11 years ago
 - linear time regular expression matching in Java☆1,226Updated 9 months ago
 - FST: fast java serialization drop in-replacement☆1,594Updated 2 years ago
 - Snappy compressor/decompressor for Java☆1,069Updated this week
 - A ConcurrentLinkedHashMap for Java☆477Updated 5 years ago
 - A Java library to detect and normalize URLs in text☆782Updated 3 months ago
 - Concurrent Radix and Suffix Trees for Java☆515Updated 4 years ago
 - High Performance Primitive Collections for Java☆1,030Updated 4 months ago
 - Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.☆862Updated 8 months ago
 - Java large off heap cache☆1,095Updated last year
 - PATRICIA, Double Array, LOUDS Trie implementations for Java☆180Updated last year
 - High performance Java reflection☆1,541Updated 4 months ago
 - fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.☆1,973Updated 3 weeks ago
 - Java Collections till the last breadcrumb of memory and performance☆1,020Updated 8 years ago
 - Lightweight threads for Java, with message passing, nio, http and scheduling support.☆1,788Updated 3 years ago
 - Java serialization library, proto compiler, code generator☆2,085Updated 7 months ago
 - Java implementation of ua-parser☆423Updated last year
 - Utilities for processing user-agent strings. Can be used to handle http requests in real-time or to analyze log files.☆915Updated 2 years ago
 - Java library to check for multiple regexp with a single deterministic automaton. Just a wrapper around dk.brics.automaton really.☆72Updated 8 years ago
 - Hashids algorithm v1.0.0 implementation in Java☆1,026Updated 2 years ago
 - LZ4 compression for Java☆1,161Updated last year
 - Performance testing of serialization and deserialization of Java JSON libraries☆1,013Updated 6 months ago
 - Redis embedded server for Java integration testing☆879Updated last year
 - MVEL (MVFLEX Expression Language)☆1,173Updated last week
 - MessagePack serializer implementation for Java / msgpack.org[Java]☆1,455Updated last month
 - deep clone java objects☆608Updated 9 months ago