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

macro jetstream_macros

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

27 stable releases

new 8.1.2 Feb 15, 2025
8.0.10 Feb 14, 2025
8.0.7 Jan 30, 2025
7.4.0 Jan 18, 2025
6.6.2 Nov 21, 2024

#1432 in Procedural macros

Download history 726/week @ 2024-11-18 401/week @ 2024-11-25 158/week @ 2024-12-02 385/week @ 2024-12-09 35/week @ 2024-12-16 4/week @ 2024-12-30 9/week @ 2025-01-06 275/week @ 2025-01-13 97/week @ 2025-01-20 985/week @ 2025-01-27 169/week @ 2025-02-03 598/week @ 2025-02-10

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

BSD-3-Clause

88KB
2K SLoC

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

~3.5–9.5MB
~86K SLoC