gensync
Allows users to use generators in order to write common functions that can be both sync or async.
fs-syn
Lightweight purely synchronous file operation utility for Node.js, built on native fs module with zero dependencies
merge2
Merge multiple streams into one stream in sequence or parallel.
synckit
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.