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

jetstream

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

42 releases (stable)

new 7.1.1 Nov 25, 2024
6.5.0 Nov 20, 2024
5.4.0 Nov 7, 2024
4.0.0 Oct 3, 2024
0.6.0 Mar 21, 2024

#647 in Network programming

Download history 17/week @ 2024-09-18 11/week @ 2024-09-25 145/week @ 2024-10-02 13/week @ 2024-10-09 5/week @ 2024-10-16 127/week @ 2024-10-23 6/week @ 2024-10-30 1394/week @ 2024-11-06 258/week @ 2024-11-13 939/week @ 2024-11-20

2,598 downloads per month

BSD-3-Clause

2.5MB
4K SLoC

JavaScript 2K SLoC // 0.0% comments Rust 2K SLoC // 0.0% comments Shell 18 SLoC // 0.2% comments

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–29MB
~424K SLoC