log4leo / FastRegexLinks
A regular expression engine written in Java with NFA theory, weaker but faster than JDK
☆48Updated 9 years ago
Alternatives and similar repositories for FastRegex
Users that are interested in FastRegex are comparing it to the libraries listed below
Sorting:
- An algorithm library using java native interface☆67Updated 6 years ago
- A Java implementation of a Double Array Trie☆124Updated 14 years ago
- Project 2: Language Modeling☆27Updated 16 years ago
- A hobby jvm, just want to know how a java virtual machine works.☆303Updated 9 years ago
- Easy-to-use Java library for similarity checking of strings or numeric-series☆20Updated 6 years ago
- Utility classes for dense and sparse matrices in JCuda☆11Updated 6 years ago
- Useful Java utilities☆152Updated last year
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆66Updated 7 years ago
- A simple multi-threaded HTTP 1.1 Server implemented in Java for educational purposes based on W3C specifications☆85Updated 3 weeks ago
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- Assorted java classes that make use of sun.misc.Unsafe☆96Updated 5 years ago
- External-Memory Sorting in Java☆263Updated 3 months ago
- Mavenized version of Kelvin Tan's example (http://www.lucenetutorial.com/lucene-in-5-minutes.html)☆71Updated last year
- PATRICIA, Double Array, LOUDS Trie implementations for Java☆182Updated last year
- Single file Kotlin/Java IDE features in lightweight.☆95Updated 5 years ago
- A Simple SearchEngine for learning basic concept.☆33Updated 4 months ago
- ☆162Updated 8 years ago
- String matching algorithms for searching a single or multiple strings in large texts☆48Updated last year
- Some java tracks, experiments, etc.☆10Updated 11 years ago
- Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist☆56Updated 8 years ago
- A framework to generate syntactically correct SQL statements in a typesafe, easy, and uniform way (without StringBuilders).☆52Updated 5 years ago
- A simple SQL Server...☆16Updated 11 years ago
- A Java implementation of a Generalized Suffix Tree using Ukkonen's algorithm☆126Updated 2 weeks ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆51Updated this week
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆61Updated 2 years ago
- Tiny Language with ANTLR 4☆210Updated 4 years ago
- Small useful things for Java☆134Updated 6 years ago
- JAVA implementation of Multinomial Naive Bayes Text Classifier.☆96Updated 11 years ago
- A fast streaming parser for JSON. Learn how to design:☆120Updated 3 years ago