akiradeveloper / nim-fuse

Nim library for Filesystem in userspace (FUSE)
MIT License
19 stars 5 forks source link

nim-fuse

A FUSE Binding for Nim

Build Status

The aim of nim-fuse is to provide the fast, safe and portable fuse implementation and to show a real-world application of Nim language.

Architecture

Browse API

https://rawgit.com/akiradeveloper/nim-fuse/master/fuse.html

Why Nim?

Todo

Author

Akira Hayakawa (ruby.wktk@gmail.com)