almondtools / stringsearchalgorithmsLinks
String matching algorithms for searching a single or multiple strings in large texts
☆46Updated last year
Alternatives and similar repositories for stringsearchalgorithms
Users that are interested in stringsearchalgorithms are comparing it to the libraries listed below
Sorting:
- Useful Java utilities☆150Updated last year
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- High-performance pattern matching algorithms in Java☆80Updated 4 years ago
- HashMap performance tests from java-performance.info☆98Updated 4 years ago
- JSuffixArrays (Suffix Arrays in Java)☆59Updated 8 years ago
- External-Memory Sorting in Java☆258Updated 2 years ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆65Updated 9 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆96Updated 2 years ago
- ☆64Updated 3 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Memory consumption estimator for Java☆119Updated 7 years ago
- An efficient sparse bit set implementation for Java☆266Updated last year
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆59Updated 2 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated last year
- Assorted functional-oriented data structures and algorithms for Java.☆112Updated 5 months ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- simple rules engine☆92Updated 5 years ago
- Java monadic parser combinator framework for constructing LL(1) parsers☆120Updated 2 months ago
- adt4j - Algebraic Data Types for Java☆146Updated 7 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆29Updated 6 months ago
- Java implementation of the Sparkey key value store☆121Updated last year
- Examples from my invokedynamic "deep dive" talk☆53Updated 9 years ago
- Master repository for the JHeaps project☆48Updated 4 years ago
- ☆29Updated 2 months ago
- Simple performance framework for java☆209Updated 10 months ago
- A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269☆87Updated 3 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆168Updated last month
- Generate railroad diagrams from code or BNF, generate BNF from code☆148Updated last year