42 releases

new 0.6.0 Oct 16, 2024
0.5.21 Jul 12, 2024
0.5.13 Feb 14, 2024
0.5.12 Nov 10, 2023
0.1.0 May 12, 2022

#326 in Magic Beans

Download history 553/week @ 2024-07-02 747/week @ 2024-07-09 943/week @ 2024-07-16 750/week @ 2024-07-23 801/week @ 2024-07-30 785/week @ 2024-08-06 892/week @ 2024-08-13 925/week @ 2024-08-20 832/week @ 2024-08-27 896/week @ 2024-09-03 854/week @ 2024-09-10 719/week @ 2024-09-17 863/week @ 2024-09-24 877/week @ 2024-10-01 420/week @ 2024-10-08 1086/week @ 2024-10-15

3,406 downloads per month
Used in 18 crates (16 directly)

Apache-2.0

270KB
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.5–7MB
~124K SLoC