robert-bor / aho-corasickLinks
Java implementation of the Aho-Corasick algorithm for efficient string matching
☆965Updated 7 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,007Updated 4 years ago
- A ConcurrentLinkedHashMap for Java☆476Updated 5 years ago
- Java porting of Darts (Double ARray Trie System)☆273Updated 7 years ago
- Snappy compressor/decompressor for Java☆1,075Updated last week
- A compressed alternative to the Java BitSet class☆562Updated 2 months ago
- High Performance Primitive Collections for Java☆1,035Updated 6 months ago
- A Java library to detect and normalize URLs in text☆783Updated 6 months ago
- Concurrent Radix and Suffix Trees for Java☆515Updated 4 years ago
- Language Detection Library for Java☆585Updated 3 years ago
- FST: fast java serialization drop in-replacement☆1,595Updated 2 years ago
- Java large off heap cache☆1,096Updated last year
- Aho-Corasick的Java实现,针对Ascii优化,支持Unicode。☆189Updated 11 years ago
- Java Collections till the last breadcrumb of memory and performance☆1,023Updated 8 years ago
- PATRICIA, Double Array, LOUDS Trie implementations for Java☆181Updated last year
- Lightweight threads for Java, with message passing, nio, http and scheduling support.☆1,790Updated 3 years ago
- LZ4 compression for Java☆1,174Updated last month
- Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.☆863Updated last month
- High performance Java reflection☆1,544Updated 7 months ago
- fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.☆2,078Updated last month
- Java serialization library, proto compiler, code generator☆2,092Updated 9 months ago
- A Java implementation of Locality Sensitive Hashing (LSH)☆301Updated 3 years ago
- Bind a java thread to a given core☆1,886Updated this week
- linear time regular expression matching in Java☆1,239Updated last year
- Java implementation of ua-parser☆427Updated last year
- A stand-alone Bloom filter implementation written in Java☆486Updated 14 years ago
- Hashids algorithm v1.0.0 implementation in Java☆1,027Updated 2 years ago
- MessagePack serializer implementation for Java / msgpack.org[Java]☆1,462Updated this week
- Performance testing of serialization and deserialization of Java JSON libraries☆1,019Updated last month
- A simple implementation of simhash algorithm by java.☆154Updated 5 years ago
- Lightweight, high performance Java caching☆742Updated 5 months ago