#rpc-framework #quic #remote #protocols #secure #9p #filesystem

jetstream_rpc

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

40 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

#1604 in Network programming

Download history 18/week @ 2024-10-29 1474/week @ 2024-11-05 318/week @ 2024-11-12 1084/week @ 2024-11-19 213/week @ 2024-11-26 233/week @ 2024-12-03 273/week @ 2024-12-10 22/week @ 2024-12-17 3/week @ 2024-12-31 3/week @ 2025-01-07 247/week @ 2025-01-14 82/week @ 2025-01-21 606/week @ 2025-01-28 97/week @ 2025-02-04 499/week @ 2025-02-11

1,309 downloads per month
Used in 6 crates

BSD-3-Clause

25KB
283 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

~8–17MB
~201K SLoC