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
- External-Memory Sorting in Java☆263Updated 3 months ago
- High-performance pattern matching algorithms in Java☆82Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Assorted functional-oriented data structures and algorithms for Java.☆117Updated 2 weeks ago
- Useful Java utilities☆152Updated last year
- Sux4J is an effort to bring succinct data structures to Java.☆171Updated 7 months ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆66Updated 9 years ago
- An efficient sparse bit set implementation for Java☆268Updated 2 years ago
- Deterministic Unit Tests for Multithreaded Java☆141Updated this week
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆61Updated 2 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
- ANTLR as a libray for JVM based languages☆109Updated 2 years ago
- Automatically exported from code.google.com/p/memory-measurer☆278Updated 8 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆29Updated last year
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 2 months ago
- String matching algorithm benchmark☆36Updated last year
- Simple performance framework for java☆210Updated last year
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- simple rules engine☆92Updated 5 years ago
- SIMD Intrinsics in the JVM☆48Updated 8 years ago
- A fast object pool for the JVM☆380Updated last week
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆114Updated 10 years ago
- Java monadic parser combinator framework for constructing LL(1) parsers☆122Updated 8 months ago
- ☆112Updated last week
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆101Updated 2 years ago
- A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269☆87Updated 4 years ago
- Java implementation of the Sparkey key value store☆124Updated last month