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

macro jetstream_macros

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

14 stable releases

new 7.2.1 Dec 10, 2024
7.2.0 Dec 9, 2024
7.1.1 Nov 25, 2024
6.6.2 Nov 21, 2024

#1463 in Procedural macros

Download history 518/week @ 2024-11-15 545/week @ 2024-11-22 86/week @ 2024-11-29 527/week @ 2024-12-06

1,676 downloads per month
Used in 10 crates (3 directly)

BSD-3-Clause

83KB
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

~1.1–1.8MB
~35K SLoC