BurntSushi
I love to code.
Repositories
Select a repository to view its commits, contributors, and more.ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
xsv
A fast CSV command line toolkit written in Rust.
toml
TOML parser for Golang with reflection.
quickcheck
Automated property based testing for Rust (with shrinking).
jiff
A datetime library for Rust that encourages you to jump into the pit of success.
fst
Represent large sets and maps compactly with finite state transducers.
erd
Translates a plain text description of a relational database schema to a graphical entity-relationship diagram.
rust-csv
A CSV parser for Rust, with Serde support.
walkdir
Rust library for walking directories recursively.
nflgame
An API to retrieve and read NFL Game Center JSON data. It can work with real-time data, which can be used for fantasy football.
nfldb
A library to manage and update NFL data in a relational database.
aho-corasick
A fast implementation of Aho-Corasick in Rust.