issues
search
smarty-archives
/
mafsa
Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of strings.
https://godoc.org/github.com/smartystreets/mafsa
Other
295
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Impossible to use utf
#12
pahanini
opened
7 years ago
3
remove type Entry and entry arg of decodeEdge as they are unused
#11
mschoch
closed
6 years ago
1
unused Entry and unnecessary entry
#10
mschoch
opened
7 years ago
1
support encoding FSA with characterLen > 1
#9
mschoch
closed
6 years ago
2
Unicode serialization fixes
#8
Shugyousha
closed
6 years ago
2
Add ReadFrom and WriteTo methods
#7
Shugyousha
closed
8 years ago
2
Share the testing data
#6
ashish01
opened
9 years ago
0
Consistent use of []rune and string
#5
mholt
closed
9 years ago
0
Unusual Encoder/Decoder signatures?
#4
dmitshur
opened
9 years ago
3
Elaborate on fuzzy matching and autocomplete?
#3
dmitshur
opened
9 years ago
12
When encoding, adjust pointer size
#2
mholt
closed
9 years ago
0
Support Unicode encodings
#1
mholt
closed
9 years ago
2