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

no-std jetstream_wireformat

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

34 stable releases

new 7.2.1 Dec 10, 2024
7.2.0 Dec 9, 2024
7.1.1 Nov 25, 2024
6.6.0 Nov 20, 2024
5.3.0 Oct 23, 2024

#939 in Network programming

Download history 504/week @ 2024-10-03 247/week @ 2024-10-10 190/week @ 2024-10-17 67/week @ 2024-10-24 33/week @ 2024-10-31 1840/week @ 2024-11-07 656/week @ 2024-11-14 1230/week @ 2024-11-21 115/week @ 2024-11-28 422/week @ 2024-12-05

2,464 downloads per month
Used in 9 crates

BSD-3-Clause

30KB
604 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

~9–19MB
~232K SLoC