Virtual block device framework in userland: userland-io

Let me introduce my new project: userland-io.

https://github.com/akiradeveloper/userland-io

If you know about FUSE it is easy to understand this framework. userland-io is a framework to develop virtual block device in userland. In short, it is a block layer version of FUSE. Or it is like device-mapper in userland.

Please read README for more detail. Thanks.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.