From 0d127851fdafb8d27bb3078dac7aa50478f51728 Mon Sep 17 00:00:00 2001 From: Domingo Dirutigliano Date: Wed, 3 May 2023 23:20:52 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index f855769..bcbcfae 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# 2.2.0 VERSION NEW TO IMPLEMENT +1. PCRE2 ---> HyperScan Streams (VectorScan for arm64 compatibility using debian Bookworm) +2. nfregex from c++ to rust + - https://crates.io/crates/hyperscan + - https://docs.rs/nfqueue/latest/nfqueue/ + - https://libtins.github.io/ (Using this lib in rust) +3. Re-implement communication between the binary and the python webserver using json (a more simple way) (only for nfregex) + +--- + # [Fi]*regex 🔥