carrotsearch / jsuffixarraysLinks
JSuffixArrays (Suffix Arrays in Java)
☆59Updated 8 years ago
Alternatives and similar repositories for jsuffixarrays
Users that are interested in jsuffixarrays are comparing it to the libraries listed below
Sorting:
- Sux4J is an effort to bring succinct data structures to Java.☆163Updated 3 weeks ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆59Updated 2 years ago
- Bloofi: A java implementation of multidimensional Bloom filters☆79Updated 2 weeks ago
- Master repository for the JHeaps project☆48Updated 4 years ago
- Java implementation of the Sparkey key value store☆120Updated last year
- simple rules engine☆92Updated 5 years ago
- Banana is a Java primitive collections library with its own memory management☆72Updated 3 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Finite state dictionaries in Java☆130Updated 3 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- ☆17Updated 5 years ago
- AirConcurrentMap is a fast, memory efficient Java ConcurrentNavigableMap implementation☆32Updated 7 years ago
- Parallel boolean circuit evaluation☆24Updated 6 years ago
- Rolling hash functions in Java☆78Updated 9 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- ☆17Updated 10 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- Various utilities regarding Levenshtein transducers. (Java)☆57Updated 3 years ago
- Useful Java utilities☆150Updated last year
- Disk-backed hashmaps for Java☆31Updated 9 years ago
- Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch proce…☆98Updated 2 years ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆65Updated 9 years ago
- ☆30Updated 3 years ago
- String matching algorithms for searching a single or multiple strings in large texts☆46Updated last year
- SIMD Intrinsics in the JVM☆48Updated 7 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 4 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆45Updated 4 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago