comn 0.1.1

my common rust code
Documentation

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