32 releases

0.5.13 Feb 14, 2024
0.5.12 Nov 10, 2023
0.5.10 Jul 26, 2023
0.5.6 Feb 27, 2023
0.1.0 May 12, 2022

#412 in Magic Beans

Download history 540/week @ 2023-11-20 476/week @ 2023-11-27 462/week @ 2023-12-04 618/week @ 2023-12-11 498/week @ 2023-12-18 224/week @ 2023-12-25 237/week @ 2024-01-01 466/week @ 2024-01-08 496/week @ 2024-01-15 538/week @ 2024-01-22 557/week @ 2024-01-29 650/week @ 2024-02-05 813/week @ 2024-02-12 746/week @ 2024-02-19 720/week @ 2024-02-26 503/week @ 2024-03-04

2,830 downloads per month
Used in 16 crates (14 directly)

Apache-2.0

255KB
4.5K SLoC

Substreams

Developer preview

Substreams is a powerful blockchain indexing technology, developed for The Graph Network.

It enables you to write Rust modules, composing data streams alongside the community, and provides extremely high performance indexing by virtue of parallelization, in a streaming-first fashion.

It has all the benefits of the Firehose, like low-cost caching and archiving of blockchain data, high throughput processing, and cursor-based reorgs handling.

Substreams is the successor of https://github.com/streamingfast/sparkle. This iteration enables greater composability, provides similar powers of parallelization, and is a much simpler model to work with.

Documentation

Full documentation is accessible at https://substreams.streamingfast.io.

Getting Started

Concept & Fundamentals

Developer Guide

Dependencies

~2.7–5MB
~90K SLoC