/rescan

A work-in-progress port of Hyperscan to Rust

Primary LanguageRustApache License 2.0Apache-2.0

REscan

REscan is a work-in-progress port of the Hyperscan regular expression matching library to Rust.

Coverage Status

This crate is in a very early stage. Only parsing very basic regular expressions is done. The first goal is to make a string literal matching work. Any help is welcome!

Requirements

REscan requires Rust version 1.47 or greater.

License

This project is licensed under the Apache License, Version 2.0. See the LICENSE file for details.