almondtools / stringsearchalgorithmsLinks
String matching algorithms for searching a single or multiple strings in large texts
☆48Updated last year
Alternatives and similar repositories for stringsearchalgorithms
Users that are interested in stringsearchalgorithms are comparing it to the libraries listed below
Sorting:
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- High-performance pattern matching algorithms in Java☆82Updated 5 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆47Updated 5 years ago
- ☆64Updated 3 years ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆66Updated 9 years ago
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- An efficient sparse bit set implementation for Java☆268Updated 2 years ago
- Java implementation of the Sparkey key value store☆124Updated last month
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆101Updated 2 years ago
- Lightweight threads and continuations for Java, with actors and message passing☆46Updated 5 years ago
- External-Memory Sorting in Java☆263Updated 3 months ago
- Useful Java utilities☆152Updated last year
- Java port of a concurrent trie hash map implementation from the Scala collections library☆29Updated last year
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- JSuffixArrays (Suffix Arrays in Java)☆59Updated 8 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- simple rules engine☆92Updated 5 years ago
- Master repository for the JHeaps project☆52Updated 4 years ago
- adt4j - Algebraic Data Types for Java☆147Updated 7 years ago
- Data versioning library for Java☆64Updated 8 years ago
- Hot replaces classes in the JVM☆215Updated 2 years ago
- ANTLR as a libray for JVM based languages☆109Updated 2 years ago
- Simple performance framework for java☆210Updated last year
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆223Updated 2 years ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆61Updated 2 years ago
- ☆112Updated last week
- Memory consumption estimator for Java☆119Updated 7 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 2 months ago
- Deterministic Unit Tests for Multithreaded Java☆140Updated last week