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.

critcmp

191
Stars
12
Forks
Watchers

A command line tool for comparing benchmarks run by Criterion.

dotfiles

130
Stars
7
Forks
Watchers

My configuration files and personal collection of scripts.

encoding_rs_io

22
Stars
6
Forks
Watchers

Streaming I/O adapters for the encoding_rs crate.

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.

globset

38
Stars
7
Forks
Watchers

A globbing library for Rust.

go-sumtype

397
Stars
21
Forks
Watchers

A simple utility for running exhaustiveness checks on Go "sum types."