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

no-std jetstream_wireformat

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

45 stable releases (3 major)

new 8.1.2 Feb 15, 2025
8.0.7 Jan 30, 2025
7.4.0 Jan 18, 2025
7.2.1 Dec 10, 2024
5.4.2 Nov 7, 2024

#793 in Network programming

Download history 39/week @ 2024-10-26 713/week @ 2024-11-02 1195/week @ 2024-11-09 1262/week @ 2024-11-16 635/week @ 2024-11-23 151/week @ 2024-11-30 400/week @ 2024-12-07 67/week @ 2024-12-14 2/week @ 2024-12-21 2/week @ 2024-12-28 5/week @ 2025-01-04 108/week @ 2025-01-11 250/week @ 2025-01-18 513/week @ 2025-01-25 333/week @ 2025-02-01 160/week @ 2025-02-08

1,369 downloads per month
Used in 9 crates

BSD-3-Clause

35KB
679 lines

JetStream

crates.io docs.rs FOSSA Status 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

FOSSA Status

Dependencies

~4–14MB
~148K SLoC