Fast and robust atproto CAR file processing in rust
14
fork

Configure Feed

Select the types of activity you want to include in your feed.

sponsor badge why not

phil 9437513f 336e416d

+2
+2
readme.md
··· 4 4 5 5 [![Crates.io][crates-badge]](https://crates.io/crates/repo-stream) 6 6 [![Documentation][docs-badge]](https://docs.rs/repo-stream) 7 + [![Sponsor][sponsor-badge]](https://github.com/sponsors/uniphil) 7 8 8 9 [crates-badge]: https://img.shields.io/crates/v/repo-stream.svg 9 10 [docs-badge]: https://docs.rs/repo-stream/badge.svg 11 + [sponsor-badge]: https://img.shields.io/badge/at-microcosm-b820f9?labelColor=b820f9&logo=githubsponsors&logoColor=fff 10 12 11 13 ```rust 12 14 use repo_stream::{Driver, DriverBuilder, DriveError, DiskBuilder};