#rpc-framework #latency #jetstream #quic #protocols #9p

jetstream_cluster

Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC

1 stable release

6.5.0 Nov 20, 2024

#2116 in Network programming

Download history 116/week @ 2024-11-15 28/week @ 2024-11-22 1/week @ 2024-11-29 7/week @ 2024-12-06

152 downloads per month

BSD-3-Clause

38KB
679 lines

JetStream

crates.io docs.rs Build Status Release Please🙏! benchmark pull requests crates.io downloads

JetStream is an RPC framework built on top of s2n-quic and p9. It's designed to be a high performance, low latency, secure, and reliable RPC framework.

Features:

Motivation

Building remote filesystems over internet, is the main motivation behind JetStream.

Ready?

JetStream is not ready for production use. It's still in the early stages of development.

Alternatives

Docs

Examples

License

BSD-3-Clause

Dependencies

~18–28MB
~403K SLoC