robert-bor / aho-corasickLinks
Java implementation of the Aho-Corasick algorithm for efficient string matching
☆963Updated 6 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,004Updated 4 years ago
- A ConcurrentLinkedHashMap for Java☆476Updated 5 years ago
- Aho-Corasick的Java实现,针对Ascii优化,支持Unicode。☆189Updated 11 years ago
- Snappy compressor/decompressor for Java☆1,071Updated 3 weeks ago
- High Performance Primitive Collections for Java☆1,030Updated 5 months ago
- MVEL (MVFLEX Expression Language)☆1,177Updated last month
- A Java library to detect and normalize URLs in text☆782Updated 4 months ago
- A compressed alternative to the Java BitSet class☆563Updated last month
- FST: fast java serialization drop in-replacement☆1,594Updated 2 years ago
- Java large off heap cache☆1,096Updated last year
- Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.☆862Updated 8 months ago
- Concurrent Radix and Suffix Trees for Java☆515Updated 4 years ago
- PATRICIA, Double Array, LOUDS Trie implementations for Java☆180Updated last year
- Automatically exported from code.google.com/p/memory-measurer☆276Updated 8 years ago
- Language Detection Library for Java☆584Updated 3 years ago
- fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.☆2,018Updated last month
- Lightweight threads for Java, with message passing, nio, http and scheduling support.☆1,790Updated 3 years ago
- Java implementation of ua-parser☆425Updated last year
- Java serialization library, proto compiler, code generator☆2,089Updated 7 months ago
- High performance Java reflection☆1,542Updated 5 months ago
- Lightweight Java State Machine☆921Updated 2 years ago
- Lightweight, high performance Java caching☆739Updated 4 months ago
- Janino is a super-small, super-fast Java™ compiler.☆1,315Updated last year
- This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary functi…☆1,464Updated 2 years ago
- LZ4 compression for Java☆1,169Updated last year
- MessagePack serializer implementation for Java / msgpack.org[Java]☆1,459Updated 2 months ago
- Bind a java thread to a given core☆1,880Updated this week
- Performance testing of serialization and deserialization of Java JSON libraries☆1,014Updated 6 months ago
- linear time regular expression matching in Java☆1,234Updated 10 months ago
- Redis embedded server for Java integration testing☆883Updated last year