klawson88 / MDAGLinks
A Java library capable of constructing character-sequence-storing, directed acyclic graphs of minimal size
☆42Updated 12 years ago
Alternatives and similar repositories for MDAG
Users that are interested in MDAG are comparing it to the libraries listed below
Sorting:
- A Java library capable of constructing character-sequence-storing, directed acyclic graphs of minimal size☆18Updated 4 years ago
- A fast and comprehensive Java library capable of performing automaton and non-automaton based Levenshtein distance determination and neig…☆42Updated 12 years ago
- A Mixed Trie and Levenshtein distance implementation in Java for extremely fast prefix string searching and string similarity.☆44Updated 3 years ago
- Various utilities regarding Levenshtein transducers. (Java)☆57Updated 3 years ago
- BK-tree Java library☆28Updated 11 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆45Updated 4 years ago
- YCB Java☆27Updated 2 years ago
- A distributed in-memory key-value storage for billions of small objects.☆24Updated 5 years ago
- ☆29Updated last month
- The next generation of open source search☆92Updated 8 years ago
- Implements common Lucene queries in C via JNI for Sizable (2-4X) speedups in certain cases☆50Updated 11 years ago
- High-performance pattern matching algorithms in Java☆80Updated 4 years ago
- Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...☆34Updated 6 years ago
- A Java library for byte pattern matching and searching☆41Updated 4 years ago
- Production-ready Java implementation of the Xor Filter.☆17Updated 5 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆163Updated this week
- Java autocomplete library.☆116Updated 5 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- Simple full text indexing and searching library for Java☆54Updated 6 years ago
- A Java port of darts-clone.☆44Updated 11 years ago
- Data versioning library for Java☆61Updated 7 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- A HTTP cache for Java☆29Updated 3 years ago
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java☆64Updated 9 years ago
- View Zookeeper znode tree in a browser☆25Updated 9 years ago
- JSON streaming parser☆88Updated 4 years ago
- SQL Parser with ANTLR v4☆59Updated 10 years ago
- Patched version of the Trove 3 library - changes the Collections semantics to match proper java.util.Map semantics☆32Updated 6 months ago
- A lightweight and easy to use full text search implementation for Java. Uses inverted index and cosine similarity w/ TFIDF ranking.☆52Updated 7 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 2 weeks ago