robert-bor / aho-corasick
Java implementation of the Aho-Corasick algorithm for efficient string matching
☆898Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for aho-corasick
- An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.☆951Updated 2 years ago
- Java porting of Darts (Double ARray Trie System)☆268Updated 6 years ago
- Snappy compressor/decompressor for Java☆1,036Updated this week
- fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.☆1,802Updated last month
- Language Detection Library for Java☆569Updated 2 years ago
- Concurrent Radix and Suffix Trees for Java☆511Updated 3 years ago
- High Performance Primitive Collections for Java☆985Updated 4 months ago
- Lightweight, high performance Java caching☆709Updated last year
- FST: fast java serialization drop in-replacement☆1,590Updated last year
- MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java dat…☆4,907Updated 5 months ago
- Aho-Corasick的Java实现,针对Ascii优化,支持Unicode。☆189Updated 10 years ago
- Java large off heap cache☆1,072Updated 2 months ago
- A compressed alternative to the Java BitSet class☆561Updated 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,436Updated last year
- Port of LevelDB to Java☆1,529Updated 2 years ago
- Bind a java thread to a given core☆1,792Updated this week
- Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong …☆958Updated 3 years ago
- Java agent that enables class reloading in a running JVM☆2,721Updated 2 years ago
- Java Collections till the last breadcrumb of memory and performance☆1,007Updated 7 years ago
- An in-memory file system for Java 7+☆2,443Updated 2 weeks ago
- linear time regular expression matching in Java☆1,188Updated last year
- Hashids algorithm v1.0.0 implementation in Java☆1,023Updated last year
- Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.☆843Updated 3 months ago
- MessagePack serializer implementation for Java / msgpack.org[Java]☆1,416Updated 2 weeks ago
- Redis embedded server for Java integration testing☆862Updated 7 months ago
- Java Agent for Memory Measurements☆684Updated 10 months ago
- Lightweight threads for Java, with message passing, nio, http and scheduling support.☆1,781Updated 2 years ago
- A ConcurrentLinkedHashMap for Java☆471Updated 4 years ago
- High performance Java reflection☆1,531Updated last year
- Asynchronous Java made easier☆1,166Updated 5 months ago