#stream #operations #async #methods #handle #conveniently #p2panda

p2panda-stream

Stream-based methods to conveniently handle p2panda operations

1 unstable release

0.1.0 Dec 6, 2024

#1873 in Rust patterns

Download history 329/week @ 2024-12-02 315/week @ 2024-12-09

644 downloads per month

MIT/Apache

165KB
3K SLoC

p2panda-stream

Stream-based methods to conveniently handle p2panda operations

This crate provides a collection of various methods which help to decode, validate, order, prune or store p2panda operations. More methods are planned in the future.

With the stream-based design it is easy to "stack" these methods on top of each other, depending on the requirements of the application (or each "topic" data stream). Like this a user can decide if they want to persist data or keep it "ephemeral", apply automatic pruning techniques for outdated operations etc.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in p2panda by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


This project has received funding from the European Union’s Horizon 2020 research and innovation programme within the framework of the NGI-POINTER Project funded under grant agreement No 871528, NGI-ASSURE No 957073 and NGI0-ENTRUST No 101069594.

Dependencies

~5–6.5MB
~148K SLoC