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

macro jetstream_derive

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

22 stable releases

new 6.4.2 Nov 18, 2024
6.4.1 Nov 11, 2024
5.4.2 Nov 7, 2024
5.3.0 Oct 23, 2024

#6 in #jetstream

Download history 457/week @ 2024-10-02 283/week @ 2024-10-09 97/week @ 2024-10-16 169/week @ 2024-10-23 23/week @ 2024-10-30 1828/week @ 2024-11-06 271/week @ 2024-11-13

2,308 downloads per month

BSD-3-Clause

72KB
1.5K 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