jetstream_client

Crates.iojetstream_client
lib.rsjetstream_client
version8.3.1
created_at2024-10-03 12:39:10.010742+00
updated_at2025-06-06 14:08:38.286433+00
descriptionJetstream is a RPC framework for Rust, based on the 9P protocol and QUIC.
homepage
repositoryhttps://github.com/sevki/jetstream
max_upload_size
id1395188
size69,905
Sevki (sevki)

documentation

https://sevki.github.io/jetstream/

README

Fallback image description

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

Commit count: 402

cargo fmt