zhztheplayer / DFA-RegexLinks
A DFA regex engine in java.
☆61Updated last year
Alternatives and similar repositories for DFA-Regex
Users that are interested in DFA-Regex are comparing it to the libraries listed below
Sorting:
- Disk-based B+-tree written in Pure Java☆226Updated 5 years ago
- Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5☆195Updated 2 months ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 4 months ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- Java dynamic debug tool☆104Updated last year
- Using JavaParser (https://github.com/JavaParser/JavaParser), browse and navigate the Abstract Syntax Tree (AST) based on the code in your…☆51Updated last month
- Utility class to compile java source code in memory☆276Updated 4 years ago
- This library contains a set of parsers that parse the output of the maven command "mvn dependency:tree", and a set of utilities to create…☆36Updated 8 years ago
- ClauDB is a REDIS implementation in Java☆182Updated last week
- High performance Java implementation of a Cuckoo filter - Apache Licensed☆177Updated 2 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆320Updated 3 years ago
- (Deprecated) Compile-time transformer to run Groovy code in a restrictive sandbox☆129Updated last year
- Zql java SQL parser☆35Updated 5 years ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆102Updated 2 years ago
- Maintenance fork of the Xeger Java library for generating strings according to a regexp☆94Updated 3 years ago
- PATRICIA, Double Array, LOUDS Trie implementations for Java☆181Updated last year
- 一组快速环境构建、编译、裁剪、调试OpenJDK的懒人包☆119Updated 4 years ago
- A Java example for Antlr4☆64Updated last month
- High-level Java library for generating JVM bytecode☆72Updated last year
- 《ANTLR 4 权威指南》学习笔记☆62Updated 7 years ago
- This include several agents created using Byte-Buddy. Using this project we can get an idea how to create effective agents with byte-budd…☆61Updated 7 years ago
- External-Memory Sorting in Java☆262Updated 2 months ago
- Java implementation of a mini Spark-like framework named MiniSpark that can run on top of a HDFS cluster. MiniSpark supports operators in…☆37Updated 8 years ago
- A Java implementation of Lamport's Paxos algorithm.☆92Updated last year
- A Java implementation of skip list 跳表的Java语言实现☆39Updated 3 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- parse sql into elasticsearch dsl with antlr4☆348Updated 2 years ago
- Low Level Persistence Library☆99Updated last year
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆50Updated 2 weeks ago
- java agent 断点调试,java agent debug,java agent 学习理解☆31Updated 5 years ago