#rpc-framework #quic #remote #9p #protocols #jetstream #performance

jetstream_9p

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

26 stable releases

new 7.1.1 Nov 25, 2024
7.0.4 Nov 23, 2024
6.5.0 Nov 20, 2024
5.4.2 Nov 7, 2024
5.3.0 Oct 23, 2024

#1649 in Network programming

Download history 145/week @ 2024-10-02 174/week @ 2024-10-09 19/week @ 2024-10-16 154/week @ 2024-10-23 13/week @ 2024-10-30 1526/week @ 2024-11-06 238/week @ 2024-11-13 1052/week @ 2024-11-20

2,832 downloads per month
Used in 4 crates

BSD-3-Clause

91KB
2K SLoC

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

~17–27MB
~397K SLoC