Skip to content

feat(rust): rewrite regex filter plugin in Rust#3154

Closed
crivetimihai wants to merge 5 commits intomainfrom
2996_rewrite_regex_filter_rust
Closed

feat(rust): rewrite regex filter plugin in Rust#3154
crivetimihai wants to merge 5 commits intomainfrom
2996_rewrite_regex_filter_rust

Conversation

@crivetimihai
Copy link
Copy Markdown
Member

Note: This PR was re-created from #2999 due to repository maintenance. Your code and branch are intact. @lucarlig please verify everything looks good.

closes #2996
blocked by #2961 needs to be rebased once that is merged
TBD
do not review

@crivetimihai crivetimihai added this to the Release 1.2.0 milestone Feb 24, 2026
@crivetimihai crivetimihai added rust Rust programming plugins COULD P3: Nice-to-have features with minimal impact if left out; included if time permits labels Feb 24, 2026
@lucarlig lucarlig marked this pull request as draft February 24, 2026 14:09
@lucarlig lucarlig force-pushed the 2996_rewrite_regex_filter_rust branch from d521220 to 5437df0 Compare February 25, 2026 14:03
lucarlig and others added 5 commits February 25, 2026 14:10
Signed-off-by: Luca <lucarlig@protonmail.com>
Update Containerfiles, Makefile, CI workflow, and documentation to
reflect the removal of the workspace-level Cargo.toml. Each Rust
plugin is now built independently by iterating over plugin
subdirectories instead of relying on a workspace root.

Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
Signed-off-by: Luca <lucarlig@protonmail.com>
Signed-off-by: lucarlig <luca.carlig@ibm.com>
Signed-off-by: lucarlig <luca.carlig@ibm.com>
@lucarlig lucarlig force-pushed the 2996_rewrite_regex_filter_rust branch from 5437df0 to 7e878a2 Compare February 25, 2026 14:12
@lucarlig lucarlig self-assigned this Feb 25, 2026
@lucarlig lucarlig changed the title refactor(rust): rewrite regex filter plugin in Rust feature(rust): rewrite regex filter plugin in Rust Feb 27, 2026
@crivetimihai crivetimihai changed the title feature(rust): rewrite regex filter plugin in Rust feat(rust): rewrite regex filter plugin in Rust Mar 2, 2026
@lucarlig lucarlig closed this Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

COULD P3: Nice-to-have features with minimal impact if left out; included if time permits plugins rust Rust programming

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE][RUST]: Rewrite regex_filter plugin in Rust for performance optimization

2 participants