conduit
Block data pipeline
A framework for ingesting blocks from a blockchain into external applications
Algorand's data pipeline framework.
38 stars
8 watching
26 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
algorand/go-algorand | An implementation of Algorand's blockchain protocol in Go | 1,364 |
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 | 171 |
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 | 79 |
greencoda/confiq | A library for populating structs with data from various formats. | 35 |
destel/rill | A toolkit that simplifies concurrency in Go by providing a composable and clean way to handle channels and errors. | 1,440 |
giacbrd/smartpipeline | A framework for designing and executing concurrent data pipelines with a focus on simplicity and efficiency | 25 |
arnauddri/algorithms | A collection of algorithms and data structures implemented in Go for educational purposes. | 1,854 |
algorand/js-algorand-sdk | An official JavaScript library for interacting with the Algorand blockchain network | 288 |
ypares/porcupine | A tool that enables data manipulation and analysis pipelines to be flexible, reusable, and reproducible in different environments | 89 |
databand-ai/dbnd | An agile pipeline framework for data engineering teams to track and orchestrate their data processes. | 260 |
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 |