improving regex-automata
I love to code.
- Marlborough, MA
-
13:13
(UTC -04:00) - https://burntsushi.net
Block or Report
Block or report BurntSushi
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
rust-lang/regex Public
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
-
704 contributions in the last year
Less
More
Activity overview
Contributed to
BurntSushi/ripgrep,
rust-lang/regex,
BurntSushi/aho-corasick
and 33 other
repositories
Contribution activity
April 2023
Created 19 commits in 4 repositories
Created a pull request in BurntSushi/aho-corasick that received 3 comments
1.0.0
The aho-corasick crate provides a fast implementation of multiple substring search. This includes SIMD algorithms for special cases. It, along with…
+2
−2
•
3
comments
Opened 3 other pull requests in 2 repositories
BurntSushi/aho-corasick
2
merged
rust-lang/regex
1
merged
Reviewed 2 pull requests in 2 repositories
BurntSushi/walkdir
1 pull request
BurntSushi/aho-corasick
1 pull request
Answered 3 discussions in 2 repositories
BurntSushi/ripgrep
BurntSushi/ripgrep
-
Using ignore crate to search in reverse
This contribution was made on Apr 10
-
Searching line-wrapped paragraphs
This contribution was made on Apr 7
rust-lang/regex
rust-lang/regex
-
How do I find match offsets with a `RegexSet` using the C API?
This contribution was made on Apr 4







