Andrew Gallant
Andrew Gallant
cif
A golang package for reading and writing data in the Crystallographic Information File (CIF) format. It mostly conforms to the CIF 1.1 specification.
clibs
A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and implementation of common data structures (hashmaps, vectors and linked...
cluster
A simple API for managing a network cluster with smart peer discovery.
cmail
cmail runs a command and sends the output to your email address at certain intervals.
cmd
A convenience library for executing commands in Go, including executing commands in parallel with a pool.
xsv
A fast CSV command line toolkit written in Rust.
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore