| Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
|---|---|---|---|---|---|---|---|---|---|---|
| LK4D4/grfuse | 21 | 0 | 0 | about 10 years ago | 0 | 0 | mit | Go | ||
| Remote filesystem based on grpc and fuse | ||||||||||
| winternet/chord | 15 | 0 | 0 | about 3 years ago | 0 | 0 | other | C++ | ||
| Experimental layered distributed peer to peer overlay filesystem. Based on distributed hash tables (DHTs) and implemented as chord ring using C++20 and GRPC - work in progress. | ||||||||||
| wangkechun/vv | 13 | 0 | 0 | over 8 years ago | 0 | 0 | mit | Go | ||
| vv 编辑器,专注为经常在服务器、虚拟机、docker容器中修改代码或者配置文件的小伙伴提供本地coding新体验。 | ||||||||||
| anthonyaje/SNFS | 8 | 0 | 0 | about 9 years ago | 0 | 0 | C++ | |||
| Simple Network Filesystem implementation in C++ leveraging GRPC and FUSE | ||||||||||
| chiyutianyi/grpcfuse | 5 | 0 | 0 | almost 4 years ago | 2 | April 14, 2022 | 0 | apache-2.0 | Go | |
| Remote filesystem based on grpc and fuse. The server and client were implemented with pure go. Grpcfuse consists of two parts: GRPC Server GRPC Client They all follow github.com/hanwen/go-fuse/fuse#RawFileSystem, so you can choose from multiple server-side implementations (e.g. pathfs#FileSystem, nodefs#Node or sugguested fs )and convert to RawFileSystem. | ||||||||||