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,008Updated 4 years ago
- Snappy compressor/decompressor for Java☆1,075Updated this week
- A compressed alternative to the Java BitSet class☆562Updated 2 months ago
- High Performance Primitive Collections for Java☆1,035Updated 6 months ago
- Language Detection Library for Java☆585Updated 3 years ago
- Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.☆863Updated last month
- A stand-alone Bloom filter implementation written in Java☆486Updated 14 years ago
- Java porting of Darts (Double ARray Trie System)☆273Updated 7 years ago
- LZ4 compression for Java☆1,174Updated last month
- FST: fast java serialization drop in-replacement☆1,595Updated 2 years ago
- A ConcurrentLinkedHashMap for Java☆476Updated 5 years ago
- High performance Java reflection☆1,544Updated 7 months ago
- linear time regular expression matching in Java☆1,239Updated last year
- A Java library to detect and normalize URLs in text☆783Updated 5 months ago
- Java large off heap cache☆1,096Updated last year
- Concurrent Radix and Suffix Trees for Java☆515Updated 4 years ago
- fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.☆2,078Updated last month
- Automatically exported from code.google.com/p/memory-measurer☆277Updated 8 years ago
- Lightweight threads for Java, with message passing, nio, http and scheduling support.☆1,790Updated 3 years ago
- More kryo serializers☆384Updated last year
- Port of LevelDB to Java☆1,557Updated 3 years ago
- Aho-Corasick的Java实现,针对Ascii优化,支持Unicode。☆189Updated 11 years ago
- Janino is a super-small, super-fast Java™ compiler.☆1,318Updated last year
- Java serialization library, proto compiler, code generator☆2,092Updated 9 months ago
- MessagePack serializer implementation for Java / msgpack.org[Java]☆1,462Updated this week
- A Java Native Interface to LevelDB☆541Updated 2 years ago
- Lightweight, high performance Java caching☆742Updated 5 months ago
- Java Collections till the last breadcrumb of memory and performance☆1,023Updated 8 years ago
- A high performance thread-safe map that expires entries☆1,036Updated 11 months ago
- This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary functi…☆1,468Updated 2 years ago