All projects of muyinliu

muyinliu/cl-atomic A portable atomic library for Common Lisp
muyinliu/cl-cpus A Common Lisp feature to get number of CPUs on Linux/Mac/Windows
muyinliu/cl-diskspace A Common Lisp feature to list disks with command line tool df(Linux/Mac) or GetLogicalDrives(Windows), and get disk space information using statvfs(Unix/Linux/Mac) or GetDiskFreeSpace(Windows), supports Unix/Linux/Mac/Windows.
muyinliu/cl-fswatch cl-fswatch is CFFI wrap of fswatch(https://github.com/emcrisostomo/fswatch), a cross-platform file change monitor.
muyinliu/cl-ssdb SSDB client for Common Lisp