#rpc-framework #quic #remote #protocols #secure #9p #filesystem

jetstream_rpc

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

31 stable releases

new 7.4.0 Jan 18, 2025
7.3.0 Jan 17, 2025
7.2.1 Dec 10, 2024
7.1.1 Nov 25, 2024
5.3.0 Oct 23, 2024

#1553 in Network programming

Download history 137/week @ 2024-09-30 160/week @ 2024-10-07 42/week @ 2024-10-14 149/week @ 2024-10-21 20/week @ 2024-10-28 1205/week @ 2024-11-04 489/week @ 2024-11-11 997/week @ 2024-11-18 395/week @ 2024-11-25 148/week @ 2024-12-02 358/week @ 2024-12-09 27/week @ 2024-12-16 2/week @ 2024-12-30 3/week @ 2025-01-06 213/week @ 2025-01-13

219 downloads per month
Used in 6 crates

BSD-3-Clause

24KB
244 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

~5–15MB
~163K SLoC