graceful-fs functions as a drop-in replacement for the fs module, making various improvements. The improvements are meant to normalize behavior across different platforms and environments, and to make filesystem access more resilient to errors. Improvements over fs module Queues up open and readdir calls, and retries them once something closes if there is an EMFILE error from too many file descrip