chiyutianyi / grpcfuseLinks
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…
☆17Updated this week
Alternatives and similar repositories for grpcfuse
Users that are interested in grpcfuse are comparing it to the libraries listed below
Sorting:
- Interactive Assembler for Go☆65Updated 9 months ago
- Pure-Go Netfilter Netlink family implementation.☆78Updated 3 months ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 3 weeks ago
- A purego binding for libffi.☆118Updated 3 weeks ago
- WebAssembly for Proxies (Golang host implementation)☆64Updated last year
- Fast NFS server implemented using GoJournal☆51Updated last year
- Go implementation of RFC-5802 Salted Challenge Response Authentication Mechanism (SCRAM)☆52Updated 2 years ago
- In-memory filesystem implementation of io/fs.FS☆92Updated last year
- Go package implementing WASI socket extensions☆171Updated 8 months ago
- This is a pure go implementation of the rsync algorithm with highwayhash signature☆33Updated last year
- sysconf for Go, without using cgo☆145Updated 2 weeks ago
- The buffered IO pipe.☆33Updated 2 years ago
- Go crypto backend for Linux using OpenSSL☆68Updated 2 weeks ago
- Example HTTP/2 Cleartext (H2C) server and client in golang☆114Updated last year
- ☆124Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- Perf Utilities for Go☆110Updated 2 years ago
- Tools for compiling many Go commands into one binary to save space. Builds are supported for vendor-based Go and module-based Go☆179Updated 7 months ago
- The `io_uring` library and runtime for GO☆143Updated 3 months ago
- An easy-to-use, flexible network simulator library in Go.☆149Updated last year
- Direct IO Golang Writer (Linux O_DIRECT)☆46Updated 9 months ago
- IO engine library supports BufferedIO/DirectIO/AsyncIO and provides a unified common unix-like system file operation interface☆12Updated 6 years ago
- ebpf compiler in Go; Write Go, get ebpf☆34Updated 10 months ago
- The assembler from the Go compiler, in library form.☆192Updated 4 years ago
- smbapi is a pure golang smb server library☆24Updated last year
- HTTP middleware libraries implemented by http-wasm WebAssembly Guest modules☆35Updated 10 months ago
- experimental raft storage☆102Updated last week
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆121Updated last month
- Go API to start QEMU VMs + run tests in those VM guests☆39Updated last year
- Go implementation of the Controlled Delay algorithm☆33Updated 6 months ago