#update #stream #snapshot #abstraction-of-subsequent

snapup

Abstractions for handling snapshots with streams of subsequent updates

9 releases

0.1.8 Apr 10, 2024
0.1.7 Apr 5, 2024
0.1.6 Sep 15, 2023
0.1.5 May 23, 2023

#1587 in Asynchronous

Download history 64/week @ 2025-11-01 88/week @ 2025-11-08 57/week @ 2025-11-15 58/week @ 2025-11-22 75/week @ 2025-11-29 78/week @ 2025-12-06 69/week @ 2025-12-13 20/week @ 2025-12-20 43/week @ 2026-01-03 85/week @ 2026-01-10 38/week @ 2026-01-17 63/week @ 2026-01-24 151/week @ 2026-01-31 130/week @ 2026-02-07 66/week @ 2026-02-14

415 downloads per month

MIT/Apache

33KB
707 lines

SnapUp

Abstractions for handling snapshots with streams of subsequent updates.

Please read the API documentation here.

build_status crates.io

How to use with Cargo:

[dependencies]
snapup = "0.1.8"

License

Dual-licensed to be compatible with the Rust project.

Licensed under the Apache License, Version 2.0 https://www.apache.org/licenses/LICENSE-2.0 or the MIT license https://opensource.org/licenses/MIT, at your option. This file may not be copied, modified, or distributed except according to those terms.

Dependencies

~5MB
~93K SLoC