issues
search
BurntSushi
/
regex-automata
A low level regular expression library that uses deterministic finite automata.
The Unlicense
351
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Array out of bound bug
#32
xizheyin
closed
1 year ago
1
Leftmost Longest search
#31
RustyYato
closed
1 year ago
2
On a wip branch, there are some subtle soundness issues with Lazy
#30
matklad
closed
1 year ago
17
API for accessing to DFA internals (transition/states/classes/...)
#29
thomcc
closed
1 year ago
5
Update dependencies in test/cli, and fix a compile error in test.
#28
thomcc
closed
1 year ago
7
Serialization stability
#27
robertbastian
closed
1 year ago
11
add method for checking whether two DFA could both return true on any input
#26
droundy
closed
2 years ago
4
Provide a proc-macro for simple statically-compiled regexes
#25
jrose-signal
closed
1 year ago
3
improve dfa deserialization docs around alignment
#24
sam0x17
closed
1 year ago
10
NonStreaming find over multiple slices
#23
ratmice
closed
2 years ago
4
rewrite: the entire crate
#22
BurntSushi
closed
2 years ago
0
Add missing "to" word in doc
#21
pombredanne
closed
2 years ago
4
Higher level serialization support
#20
robertbastian
closed
2 years ago
15
ByteOrder::read_uint looks incorrect for big endian
#19
tmandry
closed
1 year ago
1
Broken crates.io badge in Readme
#18
atouchet
closed
3 years ago
0
Fix typo
#17
pickfire
closed
3 years ago
1
remove byteorder, redux
#16
BurntSushi
closed
3 years ago
1
Remove byteorder
#15
workingjubilee
closed
3 years ago
5
Sub-match extraction
#14
robopeter
closed
1 year ago
6
Use HTTPS and update some links
#13
atouchet
closed
3 years ago
0
Minimizing dependencies
#12
workingjubilee
closed
1 year ago
5
Analyze complexity before actual compile?
#11
audunhalland
closed
1 year ago
11
Add DFA::{find_iter, rfind_iter} for working on iterators.
#10
s3bk
closed
3 years ago
2
Replace `#[doc(hidden)] __Nonexhaustive` with `#[non_exhaustive]`
#9
aDotInTheVoid
closed
4 years ago
3
Incorrect paper linked in readme
#8
lily-commure
closed
1 year ago
0
RFC: removing configuration knobs and ability to choose state ID representation
#7
BurntSushi
closed
1 year ago
4
cleanup + switch to GitHub Actions + add fst automata support + massive compile time improvements
#6
BurntSushi
closed
4 years ago
0
[WIP] RegexSet-like functionality
#5
awygle
closed
4 years ago
3
Support for RegexSet-like cases
#4
RReverser
closed
1 year ago
15
chore: Update serde_derive to 0.11
#3
ignatenkobrain
closed
5 years ago
0
"Label" causing issues with alignment in DenseDFA deserialization
#2
jamesmunns
closed
5 years ago
4
Add no-std test
#1
jamesmunns
closed
5 years ago
0