01Detailed error handling using the Maybe(T) tagged union pattern
02Cross-platform file I/O with native Windows and libuv support
03Efficient directory iteration with bun.DirIterator
04Automatic EINTR retry handling for system calls
05Platform-normalized file flags using the bun.O namespace
060 GitHub stars