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 5 months ago
Alternatives and similar repositories for grpcfuse
Users that are interested in grpcfuse are comparing it to the libraries listed below
Sorting:
- Direct IO Golang Writer (Linux O_DIRECT)☆46Updated 4 months ago
- sysconf for Go, without using cgo☆148Updated this week
- A golang querystring parser☆48Updated 2 years ago
- Go implementation of RFC-5802 Salted Challenge Response Authentication Mechanism (SCRAM)☆55Updated 2 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 6 months ago
- Interactive Assembler for Go☆69Updated last year
- Simple raw TCP proxy with eBPF support☆29Updated 3 years ago
- Perf Utilities for Go☆110Updated 2 years ago
- Pure-Go Netfilter Netlink family implementation.☆85Updated 9 months ago
- An easy-to-use, flexible network simulator library in Go.☆150Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated last week
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- Manage the QEMU qcow2 disk image written in Go☆64Updated 9 years ago
- The assembler from the Go compiler, in library form.☆202Updated 5 years ago
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆103Updated 2 years ago
- experimental raft storage☆110Updated 2 months ago
- ☆127Updated 2 years ago
- Example HTTP/2 Cleartext (H2C) server and client in golang☆117Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago
- ☆80Updated 5 months ago
- An eBPF enhanced Linux kernel skb and socket tracing tool.☆24Updated 9 months ago
- WebAssembly for Proxies (Golang host implementation)☆66Updated last year
- The `io_uring` library and runtime for GO☆157Updated 9 months ago
- This is a pure go implementation of the rsync algorithm with highwayhash signature☆40Updated last year
- Go package implementing WASI socket extensions☆178Updated last year
- IO engine library supports BufferedIO/DirectIO/AsyncIO and provides a unified common unix-like system file operation interface☆11Updated 6 years ago
- NxtUnit is an automatically unit test generation application for Go.☆77Updated last year
- Visualize Go SSA function using Graphviz☆49Updated 8 months ago
- ebpf compiler in Go; Write Go, get ebpf☆34Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago