rustr/rsegex: Rust Regex in R

This Rust implementation of regular expressions guarantees linear time performance. It can handle both untrusted regular expressions and untrusted search text.

Getting started

Package details

AuthorQin Wenfeng
MaintainerQin Wenfeng <mail@qinwenfeng.com>
LicenseMIT
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rustr/rsegex")
rustr/rsegex documentation built on May 28, 2019, 10:41 a.m.