Andrew Gallant
Results
49
repositories owned by
Andrew Gallant
regex-automata
353
Stars
26
Forks
Watchers
A low level regular expression library that uses deterministic finite automata.
memchr
767
Stars
94
Forks
Watchers
Optimized string search routines for Rust.
rust-csv
1.6k
Stars
211
Forks
Watchers
A CSV parser for Rust, with Serde support.
erd
1.7k
Stars
151
Forks
Watchers
Translates a plain text description of a relational database schema to a graphical entity-relationship diagram.
fst
1.7k
Stars
114
Forks
Watchers
Represent large sets and maps compactly with finite state transducers.
go-sumtype
397
Stars
21
Forks
Watchers
A simple utility for running exhaustiveness checks on Go "sum types."