danieldk / dictomatonLinks
Finite state dictionaries in Java
☆131Updated 3 years ago
Alternatives and similar repositories for dictomaton
Users that are interested in dictomaton are comparing it to the libraries listed below
Sorting:
- Bloofi: A java implementation of multidimensional Bloom filters☆85Updated 3 months ago
- A simple proof of concept levenshtein automaton in Python☆108Updated 10 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…☆100Updated 2 years ago
- Probabilistic data structures for Guava.☆54Updated 4 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆170Updated 3 months ago
- JSuffixArrays (Suffix Arrays in Java)☆59Updated 8 years ago
- A Minimal Perfect Hash Function Library☆168Updated 4 years ago
- Compressed Hash-Array Mapped Prefix-tree (CHAMP) Implementation☆60Updated 8 years ago
- Artifact accompanying our OOPSLA'15 publication.☆33Updated 2 years ago
- Keyvi - a key value index that powers Cliqz search engine. It is an in-memory FST-based data structure highly optimized for size and look…☆177Updated 6 years ago
- ☆59Updated 10 years ago
- Monitoring and back pressure for task execution☆17Updated 7 years ago
- Implementations of a data structure with false negatives but no false positives.☆359Updated last year
- Scala implementation of the Ctrie datastructure.☆175Updated 4 years ago
- A very memory-efficient trie (radix tree) implementation☆47Updated 13 years ago
- Rolling hash functions in Java☆79Updated 9 years ago
- Schema and type system for creating sortable byte[]☆46Updated 12 years ago
- Fast directed acyclic word graph generator☆91Updated 7 years ago
- Trinity IR Infrastructure☆238Updated 5 years ago
- Compilation and rule-based optimization framework for relational algebra. Raco is the language, optimization, and query translation layer…☆74Updated 7 years ago
- ☆44Updated 3 years ago
- Interactive visualization framework for Runway models of distributed systems☆186Updated 3 years ago
- Java implementation of the Sparkey key value store☆122Updated last year
- ☆143Updated 3 years ago
- File-backed append-only object store.☆117Updated 9 years ago
- Writes to mmap-ed files on Linux can cause JVM garbage collection pauses☆41Updated 10 years ago
- The Capsule Hash Trie Collections Library