Owner
BurntSushi
47 indexed repositories · View on GitHub
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Rust · 68256 stars
-
toml
TOML parser for Golang with reflection.
Go · 5005 stars
-
jiff
A datetime library for Rust that encourages you to jump into the pit of success.
Rust · 2927 stars
-
quickcheck
Automated property based testing for Rust (with shrinking).
Rust · 2791 stars
-
fst
Represent large sets and maps compactly with finite state transducers.
Rust · 2117 stars
-
rust-csv
A CSV parser for Rust, with Serde support.
Rust · 1960 stars
-
erd
Translates a plain text description of a relational database schema to a graphical entity-relationship diagram.
Haskell · 1864 stars
-
memchr
Optimized string search routines for Rust.
Rust · 1559 stars
-
walkdir
Rust library for walking directories recursively.
Rust · 1542 stars
-
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.
Python · 1302 stars
-
aho-corasick
A fast implementation of Aho-Corasick in Rust.
Rust · 1288 stars
-
bstr
A string type for Rust that is not required to be valid UTF-8.
Rust · 1117 stars
-
byteorder
Rust library for reading/writing numbers in big-endian and little-endian.
Rust · 1096 stars
-
nfldb
A library to manage and update NFL data in a relational database.
Python · 1079 stars
-
bttf
A command line tool for datetime arithmetic, parsing, formatting and more.
Rust · 767 stars
-
xgb
The X Go Binding is a low-level API to communicate with the X server. It is modeled on XCB and supports many X extensions.
Go · 517 stars
-
rust-snappy
Snappy compression implemented in Rust (including the Snappy frame format).
Rust · 513 stars
-
termcolor
Cross platform terminal colors for Rust.
Rust · 491 stars
-
go-sumtype
A simple utility for running exhaustiveness checks on Go "sum types."
Go · 456 stars
-
cargo-benchcmp
A small utility to compare Rust micro-benchmarks.
Rust · 369 stars
- 27 more repositories live on View on GitHub
-
BurntSushi/openbox-multihead#1 · 5 comments · 0 reactions · 0 assignees ·
-
enhancement
BurntSushi/nflgame#13 · 6 comments · 0 reactions · 1 assignee ·
-
BurntSushi/nflgame#30 · 5 comments · 0 reactions · 0 assignees ·
-
adding missing data Open
BurntSushi/nflgame#63 · 20 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#73 · 5 comments · 0 reactions · 0 assignees ·
-
python 3 support Open
BurntSushi/nflgame#78 · 34 comments · 0 reactions · 0 assignees ·
-
unit tests Open
BurntSushi/nflgame#79 · 4 comments · 0 reactions · 0 assignees ·
-
Hardware/OS Open
BurntSushi/nflgame#105 · 3 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#108 · 6 comments · 0 reactions · 0 assignees ·
-
bug
BurntSushi/nflgame#115 · 1 comment · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#131 · 1 comment · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#132 · 1 comment · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#133 · 3 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#134 · 28 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#135 · 14 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#136 · 6 comments · 0 reactions · 0 assignees ·
-
bug
BurntSushi/nflgame#137 · 3 comments · 0 reactions · 0 assignees ·
-
Tracking QB changes Open
BurntSushi/nflgame#148 · 1 comment · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#151 · 1 comment · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#152 · 1 comment · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#154 · 2 comments · 0 reactions · 0 assignees ·
-
Playoff games Open
BurntSushi/nflgame#155 · 0 comments · 0 reactions · 0 assignees ·
-
Play by play updates Open
BurntSushi/nflgame#160 · 4 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#163 · 7 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#165 · 1 comment · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#166 · 4 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#167 · 1 comment · 0 reactions · 0 assignees ·
-
passing_int issue Open
BurntSushi/nflgame#168 · 3 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#174 · 7 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#180 · 1 comment · 0 reactions · 0 assignees ·
-
Question on nfldb Open
BurntSushi/nflgame#181 · 1 comment · 0 reactions · 0 assignees ·
-
idmap as JSON Open
BurntSushi/nflgame#187 · 4 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#188 · 1 comment · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#190 · 2 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#191 · 2 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#192 · 2 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#193 · 8 comments · 0 reactions · 0 assignees ·
-
python error Open
BurntSushi/nflgame#194 · 3 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#195 · 1 comment · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#199 · 2 comments · 0 reactions · 0 assignees ·
-
Current week Open
BurntSushi/nflgame#200 · 0 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#201 · 15 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#202 · 2 comments · 1 reaction · 0 assignees ·
-
BurntSushi/nflgame#204 · 3 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#206 · 3 comments · 0 reactions · 0 assignees ·
-
Installation problem Open
BurntSushi/nflgame#208 · 1 comment · 0 reactions · 0 assignees ·
-
Red Zone Open
BurntSushi/nflgame#209 · 4 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#211 · 9 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#213 · 7 comments · 0 reactions · 0 assignees ·
-
BurntSushi/nflgame#215 · 2 comments · 0 reactions · 0 assignees ·
Showing the newest 100
This page lists what was indexed most recently. Advanced filter has the whole inventory, narrowed by language, difficulty and how long a task takes.