My collection of common rust code. Including:

- a gflags style command line argments parser implementation based clap

- a single flight implementation for sync && async code

- a lock free list

- a smart pointer