nes1983 / tree-regexLinks
A linear regular expression engine that produces parse trees (ASTs).
☆32Updated 11 years ago
Alternatives and similar repositories for tree-regex
Users that are interested in tree-regex are comparing it to the libraries listed below
Sorting:
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆66Updated 9 years ago
- ☆36Updated 2 years ago
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- JSuffixArrays (Suffix Arrays in Java)☆59Updated 9 years ago
- Generate railroad diagrams from code or BNF, generate BNF from code☆152Updated 2 years ago
- Sequoia is Java library for scoring and evaluating decision trees☆13Updated 10 years ago
- Neat algorithm implementations in Java.☆120Updated 4 years ago
- Bloofi: A java implementation of multidimensional Bloom filters☆85Updated 7 months ago
- Java port of TLSH (Trend Micro Locality Sensitive Hash)☆24Updated 4 years ago
- ☆12Updated 10 years ago
- A system and a Java API for large-scale graph processing based on Google's Pregel☆63Updated 13 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆171Updated 7 months ago
- Graal is a Java toolkit for querying knowledge bases within the framework of existential rules, aka Datalog+/-. See Graal's homepage:☆50Updated 3 years ago
- PH-Tree☆134Updated 9 months ago
- dk.brics.automaton - finite-state automata and regular expressions for Java☆234Updated 4 months ago
- Build parsers in Java☆350Updated 3 months ago
- Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.☆131Updated 6 months ago
- Bitmap compression using the CONCISE algorithm☆43Updated 8 years ago
- Fast in-memory graph structure, powering Gephi☆79Updated 2 weeks ago
- Various utilities regarding Levenshtein transducers. (Java)☆59Updated 4 years ago
- Embedded Key Value Java Database☆366Updated 5 years ago
- A fast and easy to use decision tree learner in java☆234Updated 3 years ago
- Code Examples☆78Updated 11 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆47Updated 5 years ago
- Implements C# await/async keywords and behaviour with any JVM language☆11Updated 5 years ago
- A vertex-centric CUDA/C++ API for large graph analytics on GPUs using the Gather-Apply-Scatter abstraction☆24Updated 11 years ago
- prototype parser run-time, back-end for different kinds of parser generators, including rascal.☆54Updated 7 months ago
- My experimental programming language using Truffle☆113Updated 5 years ago
- Modern IDE plus custom programming languages with interpreters and compilers☆66Updated 8 years ago
- 🎲 Efficient Java implementation of the probabilistic Earley algorithm to parse Stochastic Context Free Grammars (SCFGs)☆37Updated 3 months ago