abahgat / suffixtreeLinks
A Java implementation of a Generalized Suffix Tree using Ukkonen's algorithm
☆124Updated 5 years ago
Alternatives and similar repositories for suffixtree
Users that are interested in suffixtree are comparing it to the libraries listed below
Sorting:
- Huge Collections for Java using efficient off heap storage☆276Updated 10 years ago
- Large off-heap arrays and mmap files for Scala and Java☆404Updated 2 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆144Updated this week
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Concurrent Radix and Suffix Trees for Java☆515Updated 4 years ago
- Java classes designed with optimizable object layout in mind☆408Updated last year
- Port of Snappy to Java☆359Updated last year
- LMDB for Java☆205Updated 4 years ago
- Useful Java utilities☆151Updated last year
- A gulp of low latency Java☆307Updated 5 years ago
- High performance native memory access for Java.☆127Updated 5 months ago
- Practical Algorithm to Retrieve Information Coded in Alphanumeric (PATRICIA)☆177Updated 6 years ago
- Java Language support☆285Updated 2 years ago
- A simple integer compression library in Java☆560Updated 2 weeks ago
- Offheap Java POJOs with guaranteed memory alignment☆190Updated 12 years ago
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.☆419Updated 10 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime