improving regex-automata
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.
-
425 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2022
Created 11 commits in 5 repositories
Created 1 repository
Reviewed 4 pull requests in 4 repositories
BurntSushi/rust-csv
1 pull request
BurntSushi/go-sumtype
1 pull request
BurntSushi/ripgrep
1 pull request
rust-lang/rust
1 pull request
Answered 16 discussions in 2 repositories
rust-lang/regex
rust-lang/regex
-
Question: Does the regex-syntax crate optimize its HIR?
This contribution was made on Oct 17
-
why is binary size still large after disabling unicode?
This contribution was made on Oct 16
-
how to fix \: being treated as an unrecognized escape sequence?
This contribution was made on Oct 16
-
Anchor to start with is_match_at
This contribution was made on Oct 16
-
How to get the performance of re2 in regex
This contribution was made on Oct 16
-
Why can't Rust regex handle capture groups with the same name?
This contribution was made on Oct 16
-
Why can't Rust regex handle capture groups with the same name?
This contribution was made on Oct 16
-
Is this the correct way to use regex.replace?
This contribution was made on Oct 6
-
Will `look-around` be supported one day?
This contribution was made on Oct 6
-
Will `look-around` be supported one day?
This contribution was made on Oct 6
BurntSushi/ripgrep
BurntSushi/ripgrep
-
Different behavior with and without config file?
This contribution was made on Oct 24
-
Regex to match anything in braces?
This contribution was made on Oct 20
-
Does `rg -g='glob'` help to overcome "argument list too long" limitations?
This contribution was made on Oct 13
-
How to exclude the lookahead part from colouring
This contribution was made on Oct 9
-
How to escape double underscore and single underscore in rg.
This contribution was made on Oct 8
-
Config file isn't being recognised
This contribution was made on Oct 7









