#rpc-framework #low-latency #quic #remote #mtls #9p #protocols

jetstream_client

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

6 stable releases

new 6.0.0 Nov 7, 2024
5.4.2 Nov 7, 2024
5.3.0 Oct 23, 2024
5.2.3 Oct 11, 2024
5.0.0 Oct 3, 2024

#1791 in Network programming

Download history 145/week @ 2024-09-30 153/week @ 2024-10-07 34/week @ 2024-10-14 137/week @ 2024-10-21 14/week @ 2024-10-28

343 downloads per month
Used in 3 crates (2 directly)

BSD-3-Clause

87KB
1.5K SLoC

JetStream

crates.io docs.rs Build Status Build Status 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–27MB
~394K SLoC