conduit

Block data pipeline

A framework for ingesting blocks from a blockchain into external applications

Algorand's data pipeline framework.

GitHub

37 stars
7 watching
26 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
algorand/go-algorand An implementation of Algorand's blockchain protocol in Go 1,352
algorand/go-algorand-sdk Provides APIs and tools for interacting with the Algorand blockchain 185
algorandfoundation/algokit-cli A toolset for building and deploying applications on the Algorand network 169
algorand/java-algorand-sdk Provides a Java library for interacting with the Algorand blockchain network 68
cusma/algorand-school A comprehensive resource for learning Algorand's blockchain technology and ecosystem 78
greencoda/confiq A Go package for loading structured data into structs with mapping using tags and selectors. 35
destel/rill A toolkit for building concurrent programs by composing simple, reusable parts into clean pipelines. 510
giacbrd/smartpipeline A framework for designing and executing concurrent data pipelines with a focus on simplicity and efficiency 23
arnauddri/algorithms A collection of algorithms and data structures implemented in Go for educational purposes. 1,855
algorand/js-algorand-sdk An official JavaScript library for interacting with the Algorand blockchain network 285
ypares/porcupine A tool that enables data manipulation and analysis pipelines to be flexible, reusable, and reproducible in different environments 89
databand-ai/dbnd A framework for building and tracking data pipelines to simplify data engineering workflows 251
johnsonc/lambdo A workflow engine for unifying feature engineering and machine learning operations in data analysis pipelines 1
unix4fun/naclpipe A package providing an io.Reader/io.Writer interface with an NaCL crypto backend for cryptographic key stretching and decryption 23
rainu/go-command-chain A Go library that simplifies executing complex command pipelines by abstracting away shell-specific details and providing control over input streams and output redirection. 62