38 releases

new 0.5.19 May 21, 2024
0.5.13 Feb 14, 2024
0.5.12 Nov 10, 2023
0.5.10 Jul 26, 2023
0.1.0 May 12, 2022

#716 in Magic Beans

Download history 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 815/week @ 2024-03-11 788/week @ 2024-03-18 1086/week @ 2024-03-25 998/week @ 2024-04-01 766/week @ 2024-04-08 955/week @ 2024-04-15 929/week @ 2024-04-22 826/week @ 2024-04-29 962/week @ 2024-05-06 1432/week @ 2024-05-13

4,220 downloads per month
Used in 16 crates (14 directly)

Apache-2.0

265KB
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

~4–6.5MB
~114K SLoC