Andrew Gallant

Results 49 repositories owned by Andrew Gallant

chan

392
Stars
16
Forks
Watchers

Multi-producer, multi-consumer concurrent channel for Rust.

chan-signal

126
Stars
14
Forks
Watchers

Respond to OS signals with channels.

cif

7
Stars
1
Forks
Watchers

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

99
Stars
28
Forks
Watchers

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

19
Stars
1
Forks
Watchers

A simple API for managing a network cluster with smart peer discovery.

cmail

12
Stars
2
Forks
Watchers

cmail runs a command and sends the output to your email address at certain intervals.

cmd

14
Stars
3
Forks
Watchers

A convenience library for executing commands in Go, including executing commands in parallel with a pool.

crev-proofs

8
Stars
1
Forks
Watchers

My crev reviews.

xsv

10.1k
Stars
314
Forks
Watchers

A fast CSV command line toolkit written in Rust.

ripgrep

45.6k
Stars
1.9k
Forks
Watchers

ripgrep recursively searches directories for a regex pattern while respecting your gitignore