You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A very simple filesystem abstraction specifically for POSIX systems, with conviences left out by the standard libraries due to desire to make working between windows and other system easier. Will support complex zero-copy streaming IO but with incredibly simpistic API