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

macro jetstream_macros

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

3 stable releases

new 6.6.1 Nov 20, 2024
6.5.0 Nov 20, 2024

#421 in Procedural macros

Download history

78 downloads per month
Used in 9 crates (3 directly)

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.2–1.8MB
~36K SLoC